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
*
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
2017-01-19
1
-9
/
+7
*
net: ipv4: Fix multipath selection with vrf
David Ahern
2017-01-15
1
-2
/
+7
*
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-01-15
1
-0
/
+1
*
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-15
1
-2
/
+3
*
gro: Enter slow-path if there is no tailroom
Herbert Xu
2017-01-15
1
-1
/
+2
*
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
2017-01-15
1
-1
/
+1
*
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
2017-01-15
1
-1
/
+6
*
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-01-15
1
-1
/
+7
*
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2017-01-15
1
-9
/
+24
*
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2017-01-15
1
-1
/
+3
*
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2017-01-15
1
-1
/
+5
*
mac80211: initialize fast-xmit 'info' later
Johannes Berg
2017-01-12
1
-1
/
+2
*
libceph: verify authorize reply on connect
Ilya Dryomov
2017-01-09
1
-0
/
+13
*
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
2017-01-09
4
-9
/
+39
*
batman-adv: Check for alloc errors when preparing TT local data
Sven Eckelmann
2016-12-15
1
-2
/
+2
*
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2016-12-15
1
-0
/
+3
*
esp6: Fix integrity verification when ESN are used
Tobias Brunner
2016-12-10
1
-1
/
+1
*
esp4: Fix integrity verification when ESN are used
Tobias Brunner
2016-12-10
1
-1
/
+1
*
ipv4: Set skb->protocol properly for local output
Eli Cooper
2016-12-10
1
-0
/
+3
*
ipv6: Set skb->protocol properly for local output
Eli Cooper
2016-12-10
1
-0
/
+2
*
net: ping: check minimum size on ICMP header length
Kees Cook
2016-12-10
1
-0
/
+4
*
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-10
1
-2
/
+2
*
packet: fix race condition in packet_set_ring
Philip Pettersson
2016-12-10
1
-6
/
+12
*
net/dccp: fix use-after-free in dccp_invalid_packet
Eric Dumazet
2016-12-10
1
-5
/
+7
*
netlink: Do not schedule work from sk_destruct
Herbert Xu
2016-12-10
1
-17
/
+15
*
netlink: Call cb->done from a worker thread
Herbert Xu
2016-12-10
2
-4
/
+25
*
net/sched: pedit: make sure that offset is valid
Amir Vadai
2016-12-10
1
-4
/
+20
*
net, sched: respect rcu grace period on cls destruction
Daniel Borkmann
2016-12-10
7
-20
/
+31
*
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2016-12-10
2
-4
/
+6
*
rtnetlink: fix FDB size computation
Sabrina Dubroca
2016-12-10
1
-1
/
+4
*
af_unix: conditionally use freezable blocking calls in read
WANG Cong
2016-12-10
1
-6
/
+11
*
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
2016-12-10
1
-2
/
+11
*
net: check dead netns for peernet2id_alloc()
WANG Cong
2016-12-10
1
-0
/
+2
*
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
2016-12-02
1
-1
/
+1
*
cfg80211: limit scan results cache size
Johannes Berg
2016-12-02
2
-0
/
+70
*
netfilter: nft_dynset: fix element timeout for HZ != 1000
Anders K. Pedersen
2016-11-26
1
-2
/
+4
*
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
2016-11-26
1
-9
/
+23
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-21
3
-8
/
+27
*
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
2016-11-21
1
-1
/
+3
*
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
2016-11-21
1
-3
/
+8
*
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
2016-11-21
1
-0
/
+2
*
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
2016-11-21
1
-12
/
+9
*
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
2016-11-21
1
-2
/
+5
*
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
2016-11-21
1
-0
/
+1
*
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
2016-11-21
1
-7
/
+8
*
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet
2016-11-21
1
-6
/
+8
*
dccp: do not send reset to already closed sockets
Eric Dumazet
2016-11-21
1
-0
/
+4
*
tcp: fix potential memory corruption
Eric Dumazet
2016-11-21
1
-1
/
+1
*
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2016-11-21
1
-1
/
+1
*
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
2016-11-21
1
-0
/
+1
[next]