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.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
*
netfilter: nf_conntrack: fix early_drop with reliable event delivery
Pablo Neira Ayuso
2012-03-06
1
-2
/
+6
*
bridge: netfilter: don't call iptables on vlan packets if sysctl is off
Florian Westphal
2012-03-06
1
-14
/
+18
*
netfilter: bridge: fix wrong pointer dereference
Pablo Neira Ayuso
2012-03-06
1
-1
/
+1
*
netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload
Pablo Neira Ayuso
2012-03-06
1
-3
/
+0
*
netfilter: ebtables: fix wrong name length while copying to user-space
Santosh Nayak
2012-03-06
1
-3
/
+13
*
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
Neal Cardwell
2012-03-06
1
-0
/
+4
*
bridge: check return value of ipv6_dev_get_saddr()
Ulrich Weber
2012-03-05
1
-2
/
+5
*
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
2012-03-04
1
-8
/
+10
*
bridge: message age needs to increase, not decrease.
Joakim Tjernlund
2012-03-04
1
-1
/
+1
*
bridge: Adjust min age inc for HZ > 256
Joakim Tjernlund
2012-03-04
1
-2
/
+2
*
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Neal Cardwell
2012-03-03
1
-0
/
+1
*
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-03-01
1
-8
/
+2
|
\
|
*
netfilter: bridge: fix module autoload in compat case
Florian Westphal
2012-02-25
1
-8
/
+2
*
|
tcp: fix false reordering signal in tcp_shifted_skb
Neal Cardwell
2012-02-28
1
-8
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-27
2
-1
/
+4
|
\
\
|
*
|
mac80211: Fix a warning on changing to monitor mode from STA
Mohammed Shafi Shajakhan
2012-02-21
1
-0
/
+3
|
*
|
mac80211: zero initialize count field in ieee80211_tx_rate
Mohammed Shafi Shajakhan
2012-02-21
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-26
28
-128
/
+220
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-02-24
2
-11
/
+38
|
|
\
\
|
|
*
|
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2012-02-24
2
-34
/
+50
|
|
*
|
Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
Pablo Neira Ayuso
2012-02-24
1
-16
/
+27
|
*
|
|
gre: fix spelling in comments
stephen hemminger
2012-02-24
1
-5
/
+5
|
*
|
|
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-02-23
4
-17
/
+6
|
|
/
/
|
*
|
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2012-02-23
3
-36
/
+49
|
|
\
\
|
|
*
|
netfilter: ctnetlink: fix soft lockup when netlink adds new entries
Jozsef Kadlecsik
2012-02-21
1
-27
/
+16
|
|
*
|
netfilter: nf_queue: fix queueing of bridged gro skbs
Florian Westphal
2012-02-09
1
-8
/
+32
|
|
*
|
ipvs: fix matching of fwmark templates during scheduling
Simon Horman
2012-02-04
1
-1
/
+1
|
*
|
|
netfilter: ip6_route_output() never returns NULL.
RongQing.Li
2012-02-22
1
-2
/
+3
|
*
|
|
ipv6: ip6_route_output() never returns NULL.
RongQing.Li
2012-02-22
2
-3
/
+6
|
*
|
|
atm: clip: remove clip_tbl
Eric Dumazet
2012-02-22
1
-4
/
+6
|
*
|
|
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
2012-02-21
1
-0
/
+1
|
*
|
|
rtnetlink: Fix problem with buffer allocation
Greg Rose
2012-02-21
1
-21
/
+57
|
*
|
|
neighbour: Fixed race condition at tbl->nht
Michel Machado
2012-02-21
1
-0
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-20
11
-29
/
+49
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
2012-02-15
1
-1
/
+1
|
|
*
|
mac80211: call rate control only after init
Johannes Berg
2012-02-15
4
-3
/
+6
|
|
*
|
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
2012-02-15
1
-2
/
+2
|
|
*
|
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-15
1
-3
/
+3
|
|
*
|
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
2012-02-15
1
-1
/
+2
|
|
*
|
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
2012-02-15
1
-6
/
+12
|
|
*
|
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
3
-7
/
+9
|
|
*
|
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-15
1
-4
/
+8
|
|
*
|
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
2012-02-15
1
-1
/
+1
|
|
*
|
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-15
1
-1
/
+1
|
|
*
|
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2012-02-15
1
-0
/
+4
|
*
|
|
netem: fix dequeue
Eric Dumazet
2012-02-19
1
-4
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-02-20
1
-2
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
2012-02-13
1
-2
/
+3
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
2012-02-09
1
-2
/
+2
[next]