summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata2021-01-071-1/+1
* nexthop: Unlink nexthop group entry in error pathIdo Schimmel2021-01-071-1/+3
* nexthop: Fix off-by-one error in error pathIdo Schimmel2021-01-071-1/+1
* net: ip: always refragment ip defragmented packetsFlorian Westphal2021-01-071-1/+1
* net: fix pmtu check in nopmtudisc modeFlorian Westphal2021-01-071-6/+5
* erspan: fix version 1 check in gre_parse_header()Cong Wang2020-12-281-1/+1
* ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault2020-12-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-12-182-2/+2
|\
| * netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan2020-12-172-2/+2
* | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-167-9/+9
|\ \ | |/ |/|
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-237-9/+9
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-1528-279/+965
|\ \
| * | tcp: Add logic to check for SYN w/ data in tcp_simple_retransmitAlexander Duyck2020-12-141-1/+16
| * | tcp: parse mptcp options contained in reset packetsFlorian Westphal2020-12-142-6/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2020-12-143-5/+7
| |\ \
| | * | netfilter: use actual socket sk for REJECT actionJan Engelhardt2020-12-013-5/+7
| * | | inet: frags: batch fqdir destroy worksSeongJae Park2020-12-121-8/+39
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-117-22/+29
| |\ \ \
| * | | | tcp: correctly handle increased zerocopy args struct sizeArjun Roy2020-12-101-2/+2
| * | | | net-zerocopy: Defer vm zap unless actually needed.Arjun Roy2020-12-041-50/+97
| * | | | net-zerocopy: Set zerocopy hint when data is copiedArjun Roy2020-12-041-0/+45
| * | | | net-zerocopy: Introduce short-circuit small reads.Arjun Roy2020-12-041-0/+36
| * | | | net-zerocopy: Fast return if inq < PAGE_SIZEArjun Roy2020-12-041-0/+8
| * | | | net-zerocopy: Refactor frag-is-remappable test.Arjun Roy2020-12-041-8/+26
| * | | | net-zerocopy: Refactor skb frag fast-forward op.Arjun Roy2020-12-041-9/+26
| * | | | net-tcp: Introduce tcp_recvmsg_locked().Arjun Roy2020-12-041-30/+39
| * | | | net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy2020-12-041-16/+68
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-043-11/+19
| |\ \ \ \
| | * | | | 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