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
*
sch_sfq: fix peek() implementation
Eric Dumazet
2011-06-03
1
-13
/
+1
*
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
2011-06-03
1
-0
/
+16
*
sch_sfq: avoid giving spurious NET_XMIT_CN signals
Eric Dumazet
2011-06-03
1
-2
/
+6
*
net: add skb_dst_force() in sock_queue_err_skb()
Eric Dumazet
2011-06-03
1
-0
/
+3
*
igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
Veaceslav Falico
2011-06-03
1
-5
/
+5
*
vlan: fix GVRP at dismantle time MIME-Version: 1.0
Eric Dumazet
2011-06-03
2
-3
/
+3
*
tcp: len check is unnecessarily devastating, change to WARN_ON
Ilpo Järvinen
2011-06-03
1
-1
/
+2
*
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
Jacek Luczak
2011-06-03
1
-6
/
+4
*
Revert "tcp: disallow bind() to reuse addr/port"
David S. Miller
2011-06-03
2
-4
/
+3
*
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
2011-06-03
1
-1
/
+1
*
net: use hlist_del_rcu() in dev_change_name()
Eric Dumazet
2011-06-03
1
-1
/
+1
*
net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST
Joakim Tjernlund
2011-06-03
1
-3
/
+0
*
ipv6: udp: fix the wrong headroom check
Shan Wei
2011-06-03
1
-1
/
+1
*
ipv6: Remove hoplimit initialization to -1
Thomas Egerer
2011-06-03
1
-1
/
+0
*
inetpeer: reduce stack usage
Eric Dumazet
2011-06-03
1
-6
/
+7
*
irda: fix locking unbalance in irda_sendmsg
Dave Jones
2011-06-03
1
-2
/
+1
*
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile
David S. Miller
2011-06-03
1
-2
/
+0
*
bridge: fix forwarding of IPv6
Stephen Hemminger
2011-06-03
1
-1
/
+1
*
mac80211: fix a few RCU issues
Johannes Berg
2011-06-03
1
-5
/
+7
*
nl80211: Fix set_key regression with some drivers
Jouni Malinen
2011-06-03
1
-8
/
+0
*
net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg
Anton Blanchard
2011-06-03
1
-2
/
+4
*
net: dev_close() should check IFF_UP
Eric Dumazet
2011-05-21
1
-4
/
+6
*
net: ip_expire() must revalidate route
Eric Dumazet
2011-05-21
1
-16
/
+15
*
dccp: handle invalid feature options length
Dan Rosenberg
2011-05-21
1
-0
/
+2
*
can: add missing socket check in can/raw release
Oliver Hartkopp
2011-05-09
1
-1
/
+6
*
can: Add missing socket check in can/bcm release.
Dave Jones
2011-05-09
1
-1
/
+6
*
af_unix: Only allow recv on connected seqpacket sockets.
Eric W. Biederman
2011-05-09
1
-1
/
+15
*
mac80211: fix SMPS debugfs locking
Johannes Berg
2011-05-09
2
-2
/
+4
*
ip: ip_options_compile() resilient to NULL skb route
Eric Dumazet
2011-04-21
1
-3
/
+3
*
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
2011-04-21
1
-4
/
+2
*
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
2011-04-21
2
-2
/
+7
*
bridge: Reset IPCB when entering IP stack on NF_FORWARD
Herbert Xu
2011-04-21
1
-0
/
+3
*
vlan: should take into account needed_headroom
Eric Dumazet
2011-04-21
1
-0
/
+1
*
xfrm: Refcount destination entry on xfrm_lookup
Steffen Klassert
2011-04-21
1
-0
/
+2
*
tcp: avoid cwnd moderation in undo
Yuchung Cheng
2011-04-21
1
-5
/
+7
*
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
David S. Miller
2011-04-21
1
-2
/
+2
*
net_sched: fix ip_tos2prio
Dan Siemon
2011-04-21
1
-1
/
+1
*
net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
Eric W. Biederman
2011-04-21
1
-7
/
+11
*
l2tp: fix possible oops on l2tp_eth module unload
James Chapman
2011-04-21
1
-1
/
+1
*
fib: add rtnl locking in ip_fib_net_exit
Eric Dumazet
2011-04-21
1
-0
/
+2
*
bridge: Fix possibly wrong MLD queries' ethernet source address
Linus Lüssing
2011-04-21
1
-1
/
+1
*
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
2011-04-14
1
-0
/
+1
*
netfilter: h323: bug in parsing of ASN1 SEQOF field
David Sterba
2011-04-14
1
-1
/
+1
*
econet: 4 byte infoleak to the network
Vasiliy Kulikov
2011-04-14
1
-1
/
+1
*
ipv6: netfilter: ip6_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-04-14
1
-0
/
+3
*
netfilter: ipt_CLUSTERIP: fix buffer overflow
Vasiliy Kulikov
2011-04-14
1
-1
/
+4
*
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-04-14
1
-0
/
+3
*
netfilter: xtables: fix reentrancy
Eric Dumazet
2011-04-14
2
-4
/
+4
*
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-04-14
1
-0
/
+3
*
Bluetooth: bnep: fix buffer overflow
Vasiliy Kulikov
2011-04-14
1
-0
/
+1
[next]