index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2018-05-22
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-05-22
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-05-22
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-05-22
tcp: don't read out-of-bounds opsize
Jann Horn
2018-05-22
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-05-22
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
2018-05-22
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-05-22
tcp: remove poll() flakes with FastOpen
Eric Dumazet
2018-05-19
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
2018-03-20
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-20
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
2018-03-04
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-03-04
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2018-03-04
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-03-04
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-02-28
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-02-28
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-02-28
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-02-28
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-02-28
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-02-28
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
2018-02-28
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
2018-02-28
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-02-28
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
2018-02-28
ipv4: igmp: guard against silly MTU values
Eric Dumazet
2018-02-28
tcp: fix under-evaluated ssthresh in TCP Vegas
Hoang Tran
2018-02-28
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2018-01-17
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2018-01-17
route: also update fnhe_genid when updating a route cache
Xin Long
2018-01-17
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
2018-01-17
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
2018-01-17
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2018-01-17
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2018-01-17
dccp/tcp: fix routing redirect race
Jon Maxwell
2018-01-17
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2018-01-17
ipv4: mask tos for input route
Julian Anastasov
2017-12-06
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
2017-12-06
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
2017-12-06
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-12-06
IPsec: do not ignore crypto err in ah4 input
Gilad Ben-Yossef
2017-11-05
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-11-05
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-10-03
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-10-03
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-09-10
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-09-10
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-09-10
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2017-09-10
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-31
igmp: add a missing spin_lock_init()
WANG Cong
2017-07-31
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
[next]