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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2019-05-11
ipv4: fix a race in update_or_create_fnhe()
Eric Dumazet
2019-05-11
inet: update the IP ID generation algorithm to higher standards.
Amit Klein
2019-05-02
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-02-11
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
2019-02-11
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2019-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2018-12-16
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-12-16
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-12-16
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
2018-12-16
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
2018-11-20
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-11-20
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-11-20
net: metrics: add proper netlink validation
Eric Dumazet
2018-10-21
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
2018-10-21
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-10-21
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-10-21
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-10-21
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
2018-10-21
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-10-21
tcp: don't read out-of-bounds opsize
Jann Horn
2018-10-21
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-10-21
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-10-21
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-09-25
Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"
Ben Hutchings
2018-06-16
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
2018-06-16
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-06-16
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
2018-06-16
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-06-16
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-06-16
net: Refactor rtable initialization
David Ahern
2018-06-16
route: remove unsed variable in __mkroute_input
Masatake YAMATO
2018-06-16
udplite: fix partial checksum initialization
Alexey Kodanev
2018-06-16
netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
Cong Wang
2018-06-16
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-06-16
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-06-16
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-06-16
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-03-03
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-03-03
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
2018-03-03
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
2018-03-03
xfrm: Return error on unknown encap_type in init_state
Herbert Xu
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2018-03-03
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-03-03
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
2018-03-03
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
2018-03-03
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
2018-02-13
route: also update fnhe_genid when updating a route cache
Xin Long
2018-02-13
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2018-01-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2018-01-01
udp: fix bcast packet reception
Paolo Abeni
[next]