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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2019-10-07
udp: only do GSO if # of segs > 1
Josh Hunt
2019-10-07
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2019-10-07
udp: fix gso_segs calculations
Josh Hunt
2019-10-07
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-07
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-10-05
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-10-05
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-10-05
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
2019-10-01
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-19
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-09-10
tcp: remove empty skb from write queue in error cases
Eric Dumazet
2019-09-10
tcp: inherit timestamp on mtu probe
Willem de Bruijn
2019-09-06
ipv4/icmp: fix rt dst dev null pointer dereference
Hangbin Liu
2019-09-06
net: fix __ip_mc_inc_group usage
Li RongQing
2019-08-25
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2019-08-09
ipip: validate header length in ipip_tunnel_xmit
Haishuang Yan
2019-07-28
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
2019-07-28
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-28
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-07-28
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
2019-07-28
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2019-06-25
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-21
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
Thomas Gleixner
2019-06-18
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
2019-06-18
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
Merge branch 'tcp-fixes'
David S. Miller
2019-06-16
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2019-06-15
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
2019-06-11
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
2019-06-09
tcp: fix undo spurious SYNACK in passive Fast Open
Yuchung Cheng
2019-06-09
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-06
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-06-05
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
[next]