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
2012-02-27
mac80211: fix associated vs. idle race
Johannes Berg
1
-1
/
+15
2012-02-27
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
6
-2
/
+4
2012-02-27
mac80211: remove redundant monitor_work enqueueing
Eliad Peller
1
-1
/
+0
2012-02-27
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
Eliad Peller
1
-2
/
+6
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
4
-206
/
+210
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
48
-231
/
+272
2012-02-15
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
1
-1
/
+1
2012-02-15
mac80211: call rate control only after init
Johannes Berg
4
-3
/
+6
2012-02-15
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-3
/
+3
2012-02-15
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-15
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
3
-7
/
+9
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
1
-4
/
+8
2012-02-15
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
1
-1
/
+1
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-15
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
1
-0
/
+4
2012-02-09
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-02-08
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
1
-1
/
+1
2012-02-08
mac80211: rename mesh static path_lookup()
Luis R. Rodriguez
1
-3
/
+3
2012-02-08
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
Felix Fietkau
1
-0
/
+2
2012-02-06
mac80211: call rate control only after init
Johannes Berg
4
-3
/
+6
2012-02-06
mac80211: support hw scan while idle
Eliad Peller
3
-1
/
+7
2012-02-06
mac80211: off by one in mcs mask handling
Dan Carpenter
2
-2
/
+2
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
3
-9
/
+19
2012-02-06
mac80211: redesign auth/assoc
Johannes Berg
8
-1227
/
+1038
2012-02-06
cfg80211: export cfg80211_ref_bss
Johannes Berg
2
-5
/
+12
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
5
-333
/
+80
2012-02-06
mac80211: remove dummy STA support
Johannes Berg
4
-155
/
+38
2012-02-06
mac80211: implement sta_add/sta_remove in sta_state
Johannes Berg
4
-19
/
+19
2012-02-06
mac80211: add sta_state callback
Johannes Berg
7
-28
/
+164
2012-02-06
mac80211: add NOTEXIST station state
Johannes Berg
2
-0
/
+3
2012-02-06
mac80211: dont program keys for stations not uploaded
Johannes Berg
1
-16
/
+14
2012-02-06
mac80211: simplify AP_VLAN handling
Johannes Berg
5
-33
/
+7
2012-02-06
mac80211: move managed mode station state modification
Johannes Berg
1
-14
/
+14
2012-02-01
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
1
-1
/
+1
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-20
/
+39
2012-01-30
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
Helmut Schaa
1
-9
/
+9
2012-01-30
mac80211: add support for mcs masks
Simon Wunderlich
6
-9
/
+167
2012-01-30
nl80211: add support for mcs masks
Simon Wunderlich
1
-1
/
+60
2012-01-30
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
Helmut Schaa
2
-7
/
+5
2012-01-30
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
Helmut Schaa
1
-3
/
+1
2012-01-30
mac80211: station state transition error handling
Johannes Berg
8
-39
/
+59
2012-01-30
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
John W. Linville
1
-3
/
+2
2012-01-30
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
1
-15
/
+4
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2
-3
/
+14
2012-01-27
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2
-21
/
+2
2012-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+2
2012-01-27
mac80211: Do not scan for IBSS merge with a fixed BSSID.
Nicolas Cavallari
1
-2
/
+3
[next]