index
:
Linux Stable
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.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
...
*
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
2013-11-04
1
-1
/
+1
*
unix_diag: fix info leak
Mathias Krause
2013-11-04
1
-0
/
+1
*
l2tp: must disable bh before calling l2tp_xmit_skb()
Eric Dumazet
2013-11-04
1
-0
/
+4
*
vti: get rid of nf mark rule in prerouting
Christophe Gouault
2013-11-04
1
-3
/
+11
*
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
2013-11-04
1
-1
/
+1
*
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
2013-11-04
1
-0
/
+2
*
ipv4: fix ineffective source address selection
Jiri Benc
2013-11-04
1
-1
/
+1
*
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2013-11-04
2
-4
/
+22
*
l2tp: Fix build warning with ipv6 disabled.
David S. Miller
2013-11-04
1
-5
/
+8
*
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François CACHEREUL
2013-11-04
2
-4
/
+26
*
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2013-11-04
2
-2
/
+2
*
tcp: fix incorrect ca_state in tail loss probe
Yuchung Cheng
2013-11-04
1
-1
/
+1
*
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
2013-11-04
1
-1
/
+4
*
tcp: must unclone packets before mangling them
Eric Dumazet
2013-11-04
1
-3
/
+6
*
tcp: TSQ can use a dynamic limit
Eric Dumazet
2013-11-04
1
-6
/
+11
*
tcp: TSO packets automatic sizing
Eric Dumazet
2013-11-04
5
-7
/
+68
*
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
2013-10-13
1
-2
/
+2
*
Bluetooth: Fix rfkill functionality during the HCI setup stage
Johan Hedberg
2013-10-13
1
-3
/
+12
*
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
2013-10-13
1
-5
/
+10
*
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
2013-10-13
1
-0
/
+2
*
Bluetooth: Fix security level for peripheral role
Andre Guedes
2013-10-13
1
-1
/
+3
*
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
2013-10-13
1
-0
/
+1
*
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
2013-10-13
1
-0
/
+1
*
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
2013-10-13
1
-6
/
+6
*
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
*
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
*
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
2013-10-13
1
-2
/
+2
*
net: net_secret should not depend on TCP
Eric Dumazet
2013-10-13
2
-6
/
+25
*
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin(ux) M. BOIE
2013-10-13
2
-15
/
+96
*
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2013-10-13
1
-31
/
+22
*
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-13
8
-12
/
+12
*
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
2013-10-13
1
-1
/
+1
*
net:dccp: do not report ICMP redirects to user space
Duan Jiong
2013-10-13
1
-0
/
+1
*
net: sctp: rfc4443: do not report ICMP redirects to user space
Daniel Borkmann
2013-10-13
2
-3
/
+2
*
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
2013-10-13
1
-2
/
+2
*
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
2013-10-13
1
-4
/
+1
*
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2013-10-13
2
-3
/
+3
*
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-10-13
3
-8
/
+26
*
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-10-13
1
-1
/
+1
*
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
2013-10-13
1
-29
/
+13
*
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-10-13
1
-5
/
+4
*
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
Sonic Zhang
2013-10-13
1
-1
/
+1
*
net_sched: htb: fix a typo in htb_change_class()
Vimalkumar
2013-10-13
1
-1
/
+1
*
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
2013-10-13
1
-2
/
+2
*
net: fix multiqueue selection
Eric Dumazet
2013-10-13
1
-1
/
+1
*
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
2013-10-13
1
-0
/
+3
*
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
Daniel Borkmann
2013-10-13
1
-1
/
+1
*
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
2013-10-13
1
-1
/
+1
*
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
2013-10-13
1
-6
/
+0
*
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
2013-10-13
1
-1
/
+2
[prev]
[next]