index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-27
llc: add support for SO_BINDTODEVICE
Octavian Purdila
1
-2
/
+27
2009-12-27
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
1
-0
/
+29
2009-12-27
llc: use dev_hard_header
Octavian Purdila
3
-44
/
+14
2009-12-26
wireless: fix comments in genregdb.awk
John W. Linville
1
-2
/
+2
2009-12-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
44
-611
/
+1395
2009-12-24
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
3
-6
/
+17
2009-12-24
net: release dst entry while cache-hot for GSO case too
Krishna Kumar
1
-0
/
+8
2009-12-24
tcp: Slightly optimize tcp_sendmsg
Krishna Kumar
1
-8
/
+9
2009-12-24
tcp: Remove unrequired operations in tcp_push()
Krishna Kumar
1
-7
/
+6
2009-12-24
tcp: Remove check in __tcp_push_pending_frames
Krishna Kumar
1
-5
/
+0
2009-12-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+32
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+2
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-1
/
+1
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-3
/
+3
2009-12-23
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
wireless: support internal statically compiled regulatory database
John W. Linville
7
-24
/
+261
2009-12-22
mac80211: remove payload alignment warning
Kalle Valo
2
-32
/
+7
2009-12-22
mac80211: trace interface name
Johannes Berg
10
-50
/
+49
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
27
-207
/
+221
2009-12-22
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-19
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
1
-1
/
+2
2009-12-19
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
1
-0
/
+1
2009-12-17
Bluetooth: Fix L2CAP locking scheme regression
Andrei Emeltchenko
1
-0
/
+1
2009-12-17
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
1
-1
/
+1
2009-12-17
fs: no games with DCACHE_UNHASHED
Nick Piggin
1
-19
/
+0
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2
-138
/
+82
2009-12-16
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+15
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-49
/
+43
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-134
/
+149
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-4
/
+4
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-8
/
+9
2009-12-16
switch sock_alloc_file() to alloc_file()
Al Viro
1
-11
/
+11
2009-12-16
9p connect fixes
Al Viro
1
-66
/
+46
[next]