index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
2011-11-22
1
-2
/
+1
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-11-22
1
-1
/
+3
|
\
|
*
SUNRPC: destroy freshly allocated transport in case of sockaddr init error
Stanislav Kinsbursky
2011-11-10
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-11-21
1
-1
/
+1
|
\
\
|
*
|
libceph: Allocate larger oid buffer in request msgs
Stratos Psomadakis
2011-11-11
1
-1
/
+1
*
|
|
ipv4: fix redirect handling
Eric Dumazet
2011-11-18
1
-51
/
+59
*
|
|
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
2011-11-18
1
-2
/
+0
*
|
|
bridge: correct IPv6 checksum after pull
stephen hemminger
2011-11-16
1
-0
/
+2
*
|
|
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
Eric Dumazet
2011-11-16
1
-0
/
+1
*
|
|
net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer
Jesper Juhl
2011-11-14
1
-2
/
+4
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-14
4
-4
/
+14
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-11
4
-4
/
+14
|
|
\
\
\
|
|
*
|
|
mac80211: fix race between connection monitor & suspend
Johannes Berg
2011-11-09
1
-1
/
+1
|
|
*
|
|
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
2011-11-09
1
-0
/
+3
|
|
*
|
|
mac80211: fix bug in ieee80211_build_probe_req
Johannes Berg
2011-11-09
1
-0
/
+4
|
|
*
|
|
mac80211: fix NULL dereference in radiotap code
Johannes Berg
2011-11-09
1
-3
/
+6
*
|
|
|
|
net-netlink: Add a new attribute to expose TCLASS values via netlink
Maciej Żenczykowski
2011-11-14
1
-2
/
+2
*
|
|
|
|
bridge: Fix potential deadlock on br->multicast_lock
Andrey Vagin
2011-11-14
1
-2
/
+2
*
|
|
|
|
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
2011-11-14
1
-1
/
+7
*
|
|
|
|
rds: drop "select LLIST"
Paul Bolle
2011-11-14
1
-1
/
+0
*
|
|
|
|
net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...
Jesper Juhl
2011-11-14
1
-4
/
+2
*
|
|
|
|
ah: Don't return NET_XMIT_DROP on input.
Nick Bowler
2011-11-12
2
-4
/
+0
|
/
/
/
/
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-09
6
-20
/
+47
|
\
\
\
\
|
*
|
|
|
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
2011-11-09
6
-20
/
+47
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-08
2
-9
/
+9
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: Use miliseconds for L2CAP channel timeouts
Andrzej Kaczmarek
2011-11-07
1
-8
/
+8
|
|
|
*
|
|
Bluetooth: Revert: Fix L2CAP connection establishment
Arek Lichwa
2011-11-07
1
-1
/
+1
|
|
*
|
|
|
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
Janusz.Dziedzic@tieto.com
2011-11-07
1
-4
/
+4
|
|
*
|
|
|
cfg80211: fix cmp_ies
Johannes Berg
2011-11-07
1
-5
/
+8
|
|
*
|
|
|
cfg80211: allow setting TXQ parameters only in AP mode
Johannes Berg
2011-11-07
1
-0
/
+6
|
|
*
|
|
|
nl80211: fix HT capability attribute validation
Johannes Berg
2011-11-07
1
-2
/
+1
|
|
*
|
|
|
mac80211: use min rate as basic rate for buggy APs
Eliad Peller
2011-11-07
1
-0
/
+19
|
|
|
/
/
/
*
|
|
|
|
ipv4: fix for ip_options_rcv_srr() daddr update.
Li Wei
2011-11-09
1
-0
/
+1
*
|
|
|
|
ah: Read nexthdr value before overwriting it in ahash input callback.
Nick Bowler
2011-11-09
2
-4
/
+4
*
|
|
|
|
ah: Correctly pass error codes in ahash output callback.
Nick Bowler
2011-11-09
2
-4
/
+0
*
|
|
|
|
ipv4: Fix inetpeer expire time information
Steffen Klassert
2011-11-08
1
-3
/
+7
*
|
|
|
|
tcp: Fix comments for Nagle algorithm
Feng King
2011-11-08
1
-1
/
+1
*
|
|
|
|
l2tp: fix l2tp_udp_recv_core()
Eric Dumazet
2011-11-08
1
-4
/
+4
*
|
|
|
|
ipv6: drop packets when source address is multicast
Brian Haley
2011-11-08
1
-0
/
+8
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
8
-19
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
wanrouter: Remove kernel_lock annotations
Richard Weinberger
2011-11-07
1
-2
/
+0
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-04
7
-17
/
+34
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-04
7
-17
/
+34
|
|
|
\
|
|
|
|
|
*
|
mac80211: disable powersave for broken APs
Johannes Berg
2011-11-02
2
-2
/
+17
|
|
|
*
|
mac80211: Fix TDLS support validation in add_station handler
Jouni Malinen
2011-11-02
1
-6
/
+6
|
|
|
*
|
mac80211: config hw when going back on-channel
Eliad Peller
2011-11-02
1
-2
/
+1
|
|
|
*
|
mac80211: fix remain_off_channel regression
Eliad Peller
2011-11-02
1
-2
/
+2
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-02
3
-5
/
+8
|
|
|
|
\
\
|
|
|
|
*
|
Bluetooth: Set HCI_MGMT flag only in read_controller_info
Johan Hedberg
2011-10-31
1
-2
/
+0
|
|
|
|
*
|
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
Szymon Janc
2011-10-31
1
-1
/
+1
[next]