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-7.1.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
2020-11-18
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
2020-11-17
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
2020-11-16
tcp: factor out __tcp_close() helper
Paolo Abeni
2020-11-16
tcp: factor out tcp_build_frag()
Paolo Abeni
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-14
inet: unexport udp{4|6}_lib_lookup_skb()
Eric Dumazet
2020-11-14
tcp: uninline tcp_stream_memory_free()
Eric Dumazet
2020-11-14
IPv4: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
net: ipconfig: Avoid spurious blank lines in boot log
Thierry Reding
2020-11-12
net: udp: remove redundant initialization in udp_gro_complete
Menglong Dong
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-12
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-11
ipv4: Set nexthop flags in a more consistent way
Ido Schimmel
2020-11-11
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
2020-11-10
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
2020-11-10
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2020-11-10
net: ipv4: remove redundant initialization in inet_rtm_deladdr
Menglong Dong
2020-11-09
net: remove ip_tunnel_get_stats64
Heiner Kallweit
2020-11-09
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
2020-11-09
vti: switch to dev_get_tstats64
Heiner Kallweit
2020-11-09
net: udp: remove redundant initialization in udp_dump_one
Menglong Dong
2020-11-09
net: udp: remove redundant initialization in udp_send_skb
Menglong Dong
2020-11-09
tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
Stefano Brivio
2020-11-09
net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
Menglong Dong
2020-11-07
net: ipv4: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
2020-11-06
nexthop: Replay nexthops when registering a notifier
Ido Schimmel
2020-11-06
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
2020-11-06
nexthop: Emit a notification when a nexthop group is reduced
Ido Schimmel
2020-11-06
nexthop: Emit a notification when a nexthop group is modified
Ido Schimmel
2020-11-06
nexthop: Emit a notification when a single nexthop is replaced
Ido Schimmel
2020-11-06
nexthop: Emit a notification when a nexthop group is replaced
Ido Schimmel
2020-11-06
nexthop: Emit a notification when a nexthop is added
Ido Schimmel
2020-11-06
nexthop: Allow setting "offload" and "trap" indications on nexthops
Ido Schimmel
2020-11-06
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
2020-11-06
nexthop: vxlan: Convert to new notification info
Ido Schimmel
2020-11-06
nexthop: Prepare new notification info
Ido Schimmel
2020-11-06
nexthop: Pass extack to nexthop notifier
Ido Schimmel
2020-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-11-04
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
2020-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-11-02
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
2020-11-01
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
2020-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-31
ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
wenxu
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2020-10-30
udp: support sctp over udp in skb_udp_tunnel_segment
Xin Long
[prev]
[next]