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
2009-12-28
cfg80211: fix error path in cfg80211_wext_siwscan
Johannes Berg
1
-4
/
+9
2009-12-28
cfg80211: fix race between deauth and assoc response
Johannes Berg
1
-1
/
+12
2009-12-28
mac80211: fix ibss join with fixed-bssid
Felix Fietkau
1
-0
/
+4
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
26
-120
/
+236
2009-12-26
llc: fix SAP reference counting w.r.t. socket handling
Octavian Purdila
1
-4
/
+1
2009-12-26
llc: convert llc_sap_list to RCU
Octavian Purdila
2
-39
/
+18
2009-12-26
llc: replace the socket list with a local address based hash
Octavian Purdila
4
-36
/
+95
2009-12-26
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
2
-3
/
+15
2009-12-26
llc: optimize multicast delivery
Octavian Purdila
1
-8
/
+28
2009-12-26
llc: convert the socket list to RCU locking
Octavian Purdila
5
-67
/
+120
2009-12-26
llc: add support for SO_BINDTODEVICE
Octavian Purdila
1
-2
/
+27
2009-12-26
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
1
-0
/
+29
2009-12-26
llc: use dev_hard_header
Octavian Purdila
3
-44
/
+14
2009-12-26
NET: XFRM: Fix spelling of neighbour.
Ralf Baechle
1
-1
/
+1
2009-12-25
net: restore ip source validation
Jamal Hadi Salim
2
-0
/
+3
2009-12-25
wireless: fix comments in genregdb.awk
John W. Linville
1
-2
/
+2
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
44
-611
/
+1395
2009-12-23
pktgen: ndo_start_xmit can return NET_XMIT_xxx values
John Fastabend
1
-2
/
+7
2009-12-23
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
3
-6
/
+17
2009-12-23
net: release dst entry while cache-hot for GSO case too
Krishna Kumar
1
-0
/
+8
2009-12-23
tcp: Slightly optimize tcp_sendmsg
Krishna Kumar
1
-8
/
+9
2009-12-23
tcp: Remove unrequired operations in tcp_push()
Krishna Kumar
1
-7
/
+6
2009-12-23
tcp: Remove check in __tcp_push_pending_frames
Krishna Kumar
1
-5
/
+0
2009-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+32
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+2
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-1
/
+1
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-3
/
+3
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
1
-11
/
+9
2009-12-22
mac80211: only bother printing highest data rate on debugfs if its set
Luis R. Rodriguez
1
-2
/
+10
2009-12-22
mac80211: parse the HT capabilities info through debugfs
Luis R. Rodriguez
1
-1
/
+47
2009-12-22
mac80211: make debugfs mcs set entry reflect 16 bits
Luis R. Rodriguez
1
-1
/
+1
2009-12-22
mac80211: disallow fixing bitrates with hw rate control
Johannes Berg
1
-14
/
+22
2009-12-22
mac80211: dont try to use existing sta for AP
Johannes Berg
1
-33
/
+24
2009-12-22
cfg80211: avoid sending spurious deauth to userspace
Johannes Berg
1
-2
/
+9
2009-12-22
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
4
-3
/
+25
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
9
-7
/
+415
2009-12-22
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
2
-88
/
+117
2009-12-22
mac80211 : fix a race with update_tkip_key
gregor kowski
2
-19
/
+27
2009-12-22
ipvs: ip_vs_wrr.c: use lib/gcd.c
Florian Fainelli
2
-15
/
+3
2009-12-21
wireless: support internal statically compiled regulatory database
John W. Linville
7
-24
/
+261
2009-12-21
mac80211: remove payload alignment warning
Kalle Valo
2
-32
/
+7
2009-12-21
mac80211: trace interface name
Johannes Berg
10
-50
/
+49
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
27
-207
/
+221
2009-12-21
mac80211: make station management completely depend on vif
Johannes Berg
13
-101
/
+134
2009-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-3
/
+32
2009-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-4
/
+7
2009-12-21
mac80211: fix WMM AP settings application
Johannes Berg
1
-0
/
+8
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-3
/
+22
2009-12-21
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
4
-39
/
+38
2009-12-18
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
1
-1
/
+2
[prev]
[next]