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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-13
1
-5
/
+6
*
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2018-04-13
2
-6
/
+14
*
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-04-08
1
-2
/
+4
*
tcp: remove poll() flakes with FastOpen
Eric Dumazet
2018-03-24
1
-7
/
+9
*
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-03-11
1
-0
/
+5
*
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
2018-03-11
1
-2
/
+5
*
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-11
1
-0
/
+5
*
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-28
1
-6
/
+1
*
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
2
-11
/
+9
*
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-02-25
1
-3
/
+13
*
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-02-16
1
-0
/
+6
*
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-02-16
1
-0
/
+4
*
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-01-31
1
-1
/
+6
*
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-01-31
1
-1
/
+1
*
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-31
2
-0
/
+18
*
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
2018-01-02
1
-5
/
+10
*
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-01-02
1
-1
/
+1
*
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
2018-01-02
1
-1
/
+19
*
ipv4: igmp: guard against silly MTU values
Eric Dumazet
2018-01-02
3
-12
/
+18
*
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-12-25
1
-18
/
+1
*
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2017-12-16
1
-3
/
+2
*
route: also update fnhe_genid when updating a route cache
Xin Long
2017-12-16
1
-2
/
+7
*
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
2017-11-24
1
-7
/
+2
*
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
2017-11-18
1
-17
/
+42
*
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-11-18
1
-1
/
+2
*
IPsec: do not ignore crypto err in ah4 input
Gilad Ben-Yossef
2017-11-15
1
-0
/
+3
*
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-10-21
1
-1
/
+2
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-10-08
1
-0
/
+1
*
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-09-27
1
-0
/
+4
*
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-30
1
-2
/
+1
*
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2017-08-12
1
-1
/
+1
*
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-12
2
-3
/
+6
*
revert "ipv4: Should use consistent conditional judgement for ip fragment in ...
Greg Kroah-Hartman
2017-08-12
1
-1
/
+1
*
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-12
1
-1
/
+1
*
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-12
1
-0
/
+3
*
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
2017-08-12
1
-1
/
+2
*
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-08-12
1
-2
/
+2
*
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2017-08-11
1
-1
/
+1
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-08-11
1
-4
/
+5
*
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
2017-07-21
1
-0
/
+2
*
igmp: add a missing spin_lock_init()
WANG Cong
2017-07-05
1
-0
/
+1
*
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
2017-07-05
1
-8
/
+13
*
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-14
1
-1
/
+1
*
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
2017-06-14
1
-0
/
+1
*
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
2017-06-07
1
-2
/
+5
*
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-06-07
1
-1
/
+1
*
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-06-07
1
-4
/
+5
*
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-06-07
1
-0
/
+2
*
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-15
1
-2
/
+4
*
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-15
1
-0
/
+3
[next]