index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2010-07-24
net sched: fix race in mirred device removal
stephen hemminger
2010-07-22
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
2010-07-22
net: Fix skb_copy_expand() handling of ->csum_start
David S. Miller
2010-07-22
net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
Andrea Shepard
2010-07-19
bridge: Partially disable netpoll support
Herbert Xu
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
2010-07-18
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
2010-07-15
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
2010-07-14
net: fix problem in reading sock TX queue
Tom Herbert
2010-07-14
net/core: neighbour update Oops
Doug Kehn
2010-07-14
net: skb_tx_hash() fix relative to skb_orphan_try()
Eric Dumazet
2010-07-14
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
2010-07-14
xfrm: do not assume that template resolving always returns xfrms
Timo Teräs
2010-07-12
dsa: Fix Kconfig dependencies.
David S. Miller
2010-07-12
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
2010-07-08
Phonet: fix skb leak in pipe endpoint accept()
Rémi Denis-Courmont
2010-07-08
Bluetooth: Update sec_level/auth_type for already existing connections
Ville Tervo
2010-07-08
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
2010-07-08
Bluetooth: Check L2CAP pending status before sending connect request
Andrei Emeltchenko
2010-07-07
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
2010-07-05
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-06-25
ipv6: fix NULL reference in proxy neighbor discovery
stephen hemminger
2010-06-24
Bluetooth: Bring back var 'i' increment
Gustavo F. Padovan
2010-06-24
xfrm: check bundle policy existance before dereferencing it
Timo Teräs
2010-06-21
udp: Fix bogus UFO packet generation
Herbert Xu
2010-06-17
bridge: fdb cleanup runs too often
stephen hemminger
2010-06-16
Clear IFF_XMIT_DST_RELEASE for teql interfaces
Tom Hughes
2010-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
2010-06-15
bridge: Fix OOM crash in deliver_clone
Herbert Xu
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-13
net: rxhash already set in __copy_skb_header
Eric Dumazet
2010-06-13
net: fix deliver_no_wcard regression on loopback device
John Fastabend
2010-06-10
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
2010-06-10
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
2010-06-10
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-09
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
2010-06-09
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
David S. Miller
2010-06-09
caif: fix a couple range checks
Dan Carpenter
2010-06-09
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
2010-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-09
ipvs: Add missing locking during connection table hashing and unhashing
Sven Wegener
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
2010-06-07
mac80211: fix function pointer check
Holger Schurig
[next]