summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2020-11-16tcp: factor out __tcp_close() helperPaolo Abeni
2020-11-16tcp: factor out tcp_build_frag()Paolo Abeni
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-14inet: unexport udp{4|6}_lib_lookup_skb()Eric Dumazet
2020-11-14tcp: uninline tcp_stream_memory_free()Eric Dumazet
2020-11-14IPv4: RTM_GETROUTE: Add RTA_ENCAP to resultOliver Herms
2020-11-13net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-12net: ipconfig: Avoid spurious blank lines in boot logThierry Reding
2020-11-12net: udp: remove redundant initialization in udp_gro_completeMenglong Dong
2020-11-12net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GROAlexander Lobakin
2020-11-12net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin
2020-11-11ipv4: Set nexthop flags in a more consistent wayIdo Schimmel
2020-11-11net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrmVincent Bernat
2020-11-10inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet
2020-11-10net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-10net: ipv4: remove redundant initialization in inet_rtm_deladdrMenglong Dong
2020-11-09net: remove ip_tunnel_get_stats64Heiner Kallweit
2020-11-09ipv4/ipv6: switch to dev_get_tstats64Heiner Kallweit
2020-11-09vti: switch to dev_get_tstats64Heiner Kallweit
2020-11-09net: udp: remove redundant initialization in udp_dump_oneMenglong Dong
2020-11-09net: udp: remove redundant initialization in udp_send_skbMenglong Dong
2020-11-09tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 repliesStefano Brivio
2020-11-09net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong
2020-11-07net: ipv4: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06nexthop: Remove in-kernel route notifications when nexthop changesIdo Schimmel
2020-11-06nexthop: Replay nexthops when registering a notifierIdo Schimmel
2020-11-06nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is reducedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is modifiedIdo Schimmel
2020-11-06nexthop: Emit a notification when a single nexthop is replacedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is replacedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop is addedIdo Schimmel
2020-11-06nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel
2020-11-06rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel
2020-11-06nexthop: vxlan: Convert to new notification infoIdo Schimmel
2020-11-06nexthop: Prepare new notification infoIdo Schimmel
2020-11-06nexthop: Pass extack to nexthop notifierIdo Schimmel
2020-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-11-04tcp: propagate MPTCP skb extensions on xmit splitsPaolo Abeni
2020-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-11-02tcp: avoid slow start during fast recovery on new lossesYuchung Cheng
2020-11-01netfilter: nft_reject_inet: allow to use reject from inet ingressPablo Neira Ayuso
2020-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-31ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flagswenxu
2020-10-31netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez
2020-10-30udp: support sctp over udp in skb_udp_tunnel_segmentXin Long
2020-10-30udp: check udp sock encap_type in __udp_lib_errXin Long
2020-10-30net: ipv4: Fix some kerneldoc warnings in TCP Low PriorityAndrew Lunn