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.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
*
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
2018-01-05
1
-0
/
+1
*
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
2018-01-05
1
-0
/
+4
*
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2018-01-02
3
-5
/
+16
*
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
2018-01-02
1
-2
/
+7
*
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
*
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
2018-01-02
1
-2
/
+5
*
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
*
tcp: fix under-evaluated ssthresh in TCP Vegas
Hoang Tran
2017-12-25
1
-1
/
+1
*
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
2017-12-25
1
-1
/
+1
*
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-12-25
1
-18
/
+1
*
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-12-25
1
-8
/
+17
*
icmp: don't fail on fragment reassembly time exceeded
Matteo Croce
2017-12-20
1
-3
/
+12
*
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2017-12-16
1
-0
/
+6
*
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2017-12-14
1
-3
/
+2
*
route: also update fnhe_genid when updating a route cache
Xin Long
2017-12-14
1
-2
/
+7
*
netfilter: don't track fragmented packets
Florian Westphal
2017-12-14
2
-5
/
+4
*
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
2017-12-09
1
-1
/
+1
*
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2017-11-30
1
-1
/
+6
*
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
2017-11-24
1
-7
/
+2
*
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
2017-11-24
1
-1
/
+1
*
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
2017-11-21
1
-8
/
+10
*
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
2017-11-18
1
-17
/
+42
*
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2017-11-18
2
-3
/
+3
*
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
2017-11-18
1
-1
/
+2
*
soreuseport: fix initialization race
Craig Gallek
2017-11-18
2
-8
/
+2
*
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-11-18
5
-33
/
+24
*
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-11-18
1
-1
/
+2
*
gso: fix payload length when gso_size is zero
Alexey Kodanev
2017-11-18
2
-2
/
+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-12
1
-1
/
+2
*
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
2017-10-12
1
-0
/
+9
*
tcp: fix data delivery rate
Eric Dumazet
2017-10-12
1
-4
/
+3
*
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
2017-10-12
1
-7
/
+12
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-10-08
1
-0
/
+1
*
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
2017-10-08
1
-0
/
+3
*
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
2017-09-20
1
-2
/
+2
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-20
1
-9
/
+3
*
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
2017-09-20
1
-3
/
+1
*
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-09-20
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: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-30
1
-1
/
+1
*
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-30
1
-5
/
+7
*
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
*
revert "net: account for current skb length when deciding about UFO"
Greg Kroah-Hartman
2017-08-12
1
-2
/
+1
*
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2017-08-12
2
-6
/
+7
*
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
[next]