index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-24
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
1
-2
/
+1
2017-11-24
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
1
-2
/
+10
2017-11-24
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-24
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
1
-1
/
+1
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-1
/
+2
2017-11-18
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
1
-1
/
+1
2017-11-18
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
1
-17
/
+42
2017-11-18
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2
-3
/
+3
2017-11-18
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-11-18
soreuseport: fix initialization race
Craig Gallek
2
-8
/
+2
2017-11-18
tcp/dccp: fix ireq->opt races
Eric Dumazet
5
-33
/
+24
2017-11-18
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-11-18
gso: fix payload length when gso_size is zero
Alexey Kodanev
2
-2
/
+2
2017-10-12
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-12
udp: perform source validation for mcast early demux
Paolo Abeni
2
-21
/
+38
2017-10-12
IPv4: early demux can return an error code
Paolo Abeni
3
-19
/
+26
2017-10-12
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
1
-1
/
+2
2017-10-12
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-10-12
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-10-12
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-20
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-20
tcp: fix a request socket leak
Eric Dumazet
1
-3
/
+3
2017-09-20
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-1
/
+4
2017-09-20
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-9
/
+3
2017-09-20
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-3
/
+1
2017-09-01
udp: fix secpath leak
Yossi Kuperman
1
-1
/
+1
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+4
2017-08-26
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
1
-1
/
+3
2017-08-26
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2
-6
/
+15
2017-08-25
esp: Fix skb tailroom calculation
Steffen Klassert
1
-1
/
+1
2017-08-25
esp: Fix locking on page fragment allocation
Steffen Klassert
1
-2
/
+3
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-10
/
+13
2017-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-6
/
+9
2017-08-19
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-19
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
1
-2
/
+9
2017-08-19
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
1
-1
/
+2
2017-08-17
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-1
/
+1
2017-08-16
net: igmp: Use ingress interface rather than vrf device
David Ahern
1
-1
/
+9
2017-08-16
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-15
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
1
-2
/
+2
2017-08-15
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
1
-7
/
+7
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
1
-1
/
+2
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2
-4
/
+6
2017-08-10
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-09
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
1
-1
/
+1
2017-08-09
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-07
esp: Fix error handling on layer 2 xmit.
Steffen Klassert
1
-1
/
+1
2017-08-04
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2
-18
/
+16
2017-08-04
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
1
-9
/
+5
2017-08-04
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
1
-4
/
+1
[next]