index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2018-05-19
udp: fix SO_BINDTODEVICE
Paolo Abeni
2018-05-19
tcp: ignore Fast Open on repair mode
Yuchung Cheng
2018-05-19
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
2018-05-19
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-19
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
2018-05-16
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-05-16
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-05-16
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
2018-05-09
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-04-29
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
2018-04-29
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-04-29
tcp: don't read out-of-bounds opsize
Jann Horn
2018-04-26
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-04-26
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-04-26
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
2018-04-12
route: check sysctl_fib_multipath_use_neigh earlier than hash
Xin Long
2018-04-12
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-12
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
2018-04-08
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
2018-03-31
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-03-31
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
2018-03-31
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2018-03-24
ip_gre: fix potential memory leak in erspan_rcv
Haishuang Yan
2018-03-24
ip_gre: fix error path when erspan_rcv failed
Haishuang Yan
2018-03-15
netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
Cong Wang
2018-03-15
netfilter: add back stackpointer size checks
Florian Westphal
2018-03-08
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
2018-03-08
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
2018-03-08
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
2018-03-08
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
2018-03-08
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
2018-03-08
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-03-08
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-08
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
2018-03-08
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-03-03
ip_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-02-25
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-13
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
Neal Cardwell
2018-02-13
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-13
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-02-13
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-01-31
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
2018-01-31
gso: validate gso_type in GSO handlers
Willem de Bruijn
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
[next]