index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
mac80211: explain padding in place of rate field
Johannes Berg
1
-1
/
+2
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
2
-1
/
+15
2011-04-19
mac80211: fix debugfs printk format warning
Randy Dunlap
1
-1
/
+1
2011-04-19
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
3
-0
/
+176
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-666
/
+754
2011-04-18
Bluetooth: Only keeping SAR bits when retransmitting one frame.
Ruiyi Zhang
1
-0
/
+1
2011-04-18
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
1
-0
/
+9
2011-04-18
Bluetooth: Fix keeping the command timer running
Vinicius Costa Gomes
1
-3
/
+2
2011-04-18
Bluetooth: Fix refcount balance for hci connection
Ville Tervo
1
-2
/
+0
2011-04-14
Bluetooth: Fix lockdep warning in L2CAP
Gustavo F. Padovan
1
-2
/
+0
2011-04-14
Bluetooth: Fix another locking unbalance
Gustavo F. Padovan
1
-0
/
+2
2011-04-13
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
Gustavo F. Padovan
1
-5
/
+3
2011-04-13
mac80211: Allocate new mesh path and portal tables before taking locks
cozybit Inc
1
-24
/
+25
2011-04-13
mac80211: receive EAP frames from a station in an AP VLAN on the main AP
Felix Fietkau
1
-4
/
+16
2011-04-13
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
1
-0
/
+4
2011-04-13
Bluetooth: Add proper handling of received LE data
Gustavo F. Padovan
1
-0
/
+34
2011-04-13
Bluetooth: Fix wrong comparison in listen()
Gustavo F. Padovan
1
-1
/
+1
2011-04-13
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
2
-25
/
+22
2011-04-13
Bluetooth: Remove unneeded uninitialized_vars()
Gustavo F. Padovan
1
-1
/
+1
2011-04-13
Bluetooth: Remove some sk references from l2cap_core.c
Gustavo F. Padovan
1
-17
/
+12
2011-04-13
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
2
-12
/
+11
2011-04-12
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
5
-1
/
+40
2011-04-12
mac80211: send notification on new peer candidate for our secure mesh
Javier Cardona
4
-9
/
+21
2011-04-12
nl80211: New notification to discover mesh peer candidates.
Javier Cardona
3
-0
/
+56
2011-04-12
nl80211/mac80211: Perform PLINK_ACTION on new station
Javier Cardona
2
-1
/
+6
2011-04-12
mac80211: ignore peer link requests from unauthenticated stations.
Javier Cardona
1
-0
/
+9
2011-04-12
mac80211: Let user space receive and send mesh auth/deauth frames
Javier Cardona
2
-2
/
+5
2011-04-12
nl80211/mac80211: let userspace authenticate stations
Javier Cardona
2
-1
/
+10
2011-04-12
mac80211: ignore peers if security is enabled for this mesh
Javier Cardona
5
-0
/
+11
2011-04-12
cfg80211/nl80211: Add userspace authentication flag to mesh setup
Javier Cardona
2
-0
/
+9
2011-04-12
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
Javier Cardona
7
-22
/
+22
2011-04-12
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
3
-8
/
+42
2011-04-07
Bluetooth: Fix lockdep warning with skb list lock
Gustavo F. Padovan
1
-0
/
+5
2011-04-07
Bluetooth: Move busy workqueue to struct l2cap_chan
Gustavo F. Padovan
1
-11
/
+9
2011-04-07
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
2
-24
/
+20
2011-04-07
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
2
-44
/
+43
2011-04-07
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
2
-18
/
+18
2011-04-07
Bluetooth: Move SDU related vars to struct l2cap_chan
Gustavo F. Padovan
1
-37
/
+37
2011-04-07
Bluetooth: Move more ERTM stuff to struct l2cap_chan
Gustavo F. Padovan
1
-27
/
+24
2011-04-07
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
Gustavo F. Padovan
2
-67
/
+63
2011-04-07
Bluetooth: Move conn_state to struct l2cap_chan
Gustavo F. Padovan
2
-193
/
+214
2011-04-07
Bluetooth: clean up l2cap_sock_recvmsg()
Gustavo F. Padovan
2
-25
/
+28
2011-04-07
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
Gustavo F. Padovan
2
-31
/
+32
2011-04-07
Bluetooth: Move ident to struct l2cap_chan
Gustavo F. Padovan
2
-21
/
+21
2011-04-07
Bluetooth: Remove struct del_list
Gustavo F. Padovan
1
-17
/
+7
2011-04-07
Bluetooth: Use struct list_head for L2CAP channels list
Gustavo F. Padovan
1
-103
/
+85
2011-04-07
Bluetooth: Create struct l2cap_chan
Gustavo F. Padovan
2
-90
/
+163
2011-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-36
/
+90
2011-04-07
cfg80211: add a timer for invalid user reg hints
Luis R. Rodriguez
1
-1
/
+24
2011-04-07
cfg80211: fix regulatory restore upon user hints
Luis R. Rodriguez
1
-1
/
+45
[prev]
[next]