summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | bpf: Remove hard-coded btf_vmlinux assumption from BPF verifierAndrii Nakryiko2020-12-031-1/+2
| | * | | | bpf: Adds support for setting window clampPrankur gupta2020-12-031-9/+16
| | * | | | bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev2020-12-021-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-031-3/+4
| |\ \ \ \ \
| * | | | | | tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal2020-12-032-9/+9
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-274-15/+88
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | mptcp: track window announced to peerFlorian Westphal2020-11-201-4/+7
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-195-10/+22
| |\ \ \ \ \ \
| * | | | | | | tcp: factor out __tcp_close() helperPaolo Abeni2020-11-161-2/+7
| * | | | | | | tcp: factor out tcp_build_frag()Paolo Abeni2020-11-161-52/+67
| * | | | | | | treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel2020-11-163-3/+3
| * | | | | | | inet: unexport udp{4|6}_lib_lookup_skb()Eric Dumazet2020-11-141-1/+0
| * | | | | | | tcp: uninline tcp_stream_memory_free()Eric Dumazet2020-11-141-0/+14
| * | | | | | | IPv4: RTM_GETROUTE: Add RTA_ENCAP to resultOliver Herms2020-11-141-0/+3
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-123-7/+25
| |\ \ \ \ \ \
| * | | | | | | net: ipconfig: Avoid spurious blank lines in boot logThierry Reding2020-11-121-5/+9
| * | | | | | | net: udp: remove redundant initialization in udp_gro_completeMenglong Dong2020-11-121-1/+1
| * | | | | | | ipv4: Set nexthop flags in a more consistent wayIdo Schimmel2020-11-111-5/+2
| * | | | | | | net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrmVincent Bernat2020-11-111-6/+6
| * | | | | | | inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet2020-11-101-1/+1
| * | | | | | | net: ipv4: remove redundant initialization in inet_rtm_deladdrMenglong Dong2020-11-101-2/+1
| * | | | | | | net: remove ip_tunnel_get_stats64Heiner Kallweit2020-11-091-9/+0
| * | | | | | | ipv4/ipv6: switch to dev_get_tstats64Heiner Kallweit2020-11-092-4/+4
| * | | | | | | vti: switch to dev_get_tstats64Heiner Kallweit2020-11-091-1/+1
| * | | | | | | net: udp: remove redundant initialization in udp_dump_oneMenglong Dong2020-11-091-1/+1
| * | | | | | | net: udp: remove redundant initialization in udp_send_skbMenglong Dong2020-11-091-1/+1
| * | | | | | | net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong2020-11-092-0/+4
| * | | | | | | net: ipv4: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-5/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-065-10/+9
| |\ \ \ \ \ \ \
| * | | | | | | | nexthop: Remove in-kernel route notifications when nexthop changesIdo Schimmel2020-11-061-9/+0
| * | | | | | | | nexthop: Replay nexthops when registering a notifierIdo Schimmel2020-11-061-2/+52
| * | | | | | | | nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel2020-11-061-1/+2
| * | | | | | | | nexthop: Emit a notification when a nexthop group is reducedIdo Schimmel2020-11-061-1/+6
| * | | | | | | | nexthop: Emit a notification when a nexthop group is modifiedIdo Schimmel2020-11-061-2/+30
| * | | | | | | | nexthop: Emit a notification when a single nexthop is replacedIdo Schimmel2020-11-061-0/+10
| * | | | | | | | nexthop: Emit a notification when a nexthop group is replacedIdo Schimmel2020-11-061-1/+5
| * | | | | | | | nexthop: Emit a notification when a nexthop is addedIdo Schimmel2020-11-061-1/+5
| * | | | | | | | nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel2020-11-061-0/+21
| * | | | | | | | rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel2020-11-061-0/+2
| * | | | | | | | nexthop: vxlan: Convert to new notification infoIdo Schimmel2020-11-061-1/+1
| * | | | | | | | nexthop: Prepare new notification infoIdo Schimmel2020-11-061-0/+109
| * | | | | | | | nexthop: Pass extack to nexthop notifierIdo Schimmel2020-11-061-2/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2020-11-041-2/+126
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nft_reject_inet: allow to use reject from inet ingressPablo Neira Ayuso2020-11-011-2/+4
| | * | | | | | | | netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez2020-10-311-0/+122
| * | | | | | | | | tcp: propagate MPTCP skb extensions on xmit splitsPaolo Abeni2020-11-041-0/+3
| * | | | | | | | | tcp: avoid slow start during fast recovery on new lossesYuchung Cheng2020-11-022-6/+6
| * | | | | | | | | udp: support sctp over udp in skb_udp_tunnel_segmentXin Long2020-10-301-0/+3
| * | | | | | | | | udp: check udp sock encap_type in __udp_lib_errXin Long2020-10-301-1/+1
| * | | | | | | | | net: ipv4: Fix some kerneldoc warnings in TCP Low PriorityAndrew Lunn2020-10-301-0/+7
| |/ / / / / / / /