summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-05-192-13/+4
|\
| * skmsg: Remove unused parameters of sk_msg_wait_data()Cong Wang2021-05-182-13/+4
* | net: Add notifications when multipath hash field changeIdo Schimmel2021-05-191-1/+17
* | cipso: correct comments of cipso_v4_cache_invalidate()Zheng Yejian2021-05-181-2/+1
* | ipv4: Add custom multipath hash policyIdo Schimmel2021-05-182-1/+123
* | ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-182-0/+18
* | ipv4: Calculate multipath hash inside switch statementIdo Schimmel2021-05-181-2/+4
* | net: Remove the member netns_okYejune Deng2021-05-177-19/+0
* | ip: Treat IPv4 segment's lowest address as unicastSeth David Schoen2021-05-171-3/+1
* | tcp: add tracepoint for checksum errorsJakub Kicinski2021-05-142-0/+4
* | rtnetlink: avoid RCU read lock when holding RTNLCong Wang2021-05-101-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-05-072-4/+3
|\
| * netfilter: arptables: use pernet ops struct during unregisterFlorian Westphal2021-05-032-4/+3
* | tcp: Specify cmsgbuf is user pointer for receive zerocopy.Arjun Roy2021-05-061-0/+1
* | net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart2021-05-041-0/+4
|/
* icmp: standardize naming of RFC 8335 PROBE constantsAndreas Roeseler2021-04-281-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-2610-158/+189
|\
| * netfilter: allow to turn off xtables compat layerFlorian Westphal2021-04-263-20/+20
| * netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal2021-04-262-18/+31
| * netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal2021-04-266-52/+65
| * netfilter: xt_nat: pass table to hookfnFlorian Westphal2021-04-261-10/+34
| * netfilter: x_tables: remove paranoia testsFlorian Westphal2021-04-266-18/+0
| * netfilter: arptables: unregister the tables by nameFlorian Westphal2021-04-262-10/+12
| * netfilter: iptables: unregister the tables by nameFlorian Westphal2021-04-266-32/+20
| * netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2021-04-262-10/+1
| * netfilter: disable defrag once its no longer neededFlorian Westphal2021-04-261-6/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-252-6/+2
|\ \ | |/ |/|
| * skmsg: Pass psock pointer to ->psock_update_sk_prot()Cong Wang2021-04-122-4/+2
| * bpf, udp: Remove some pointless commentsCong Wang2021-04-061-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-191-0/+2
|\ \
| * | netfilter: Dissect flow after packet manglingIdo Schimmel2021-04-181-0/+2
* | | nexthop: Restart nexthop dump based on last dumped nexthop identifierIdo Schimmel2021-04-191-8/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-174-6/+33
|\ \ \
| * | | net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart2021-04-131-3/+13
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-04-123-3/+20
| |\ \ \
| | * | | netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-132-0/+4
| | * | | netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-102-3/+16
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-04-141-1/+1
|\ \ \ \ \
| * | | | | esp4: Simplify the calculation of variablesJiapeng Chong2021-03-121-1/+1
* | | | | | icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler2021-04-131-0/+5
| |_|_|/ / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-097-8/+32
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-081-1/+2
| * | | | net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer2021-04-011-0/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-03-314-7/+20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | xfrm: Provide private skb extensions for segmented and hw offloaded ESP packetsSteffen Klassert2021-03-291-1/+10
| | * | | esp: delete NETIF_F_SCTP_CRC bit from features for esp offloadXin Long2021-03-221-2/+4
| | * | | xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo2021-03-032-2/+2
| | * | | vti: fix ipv4 pmtu check to honor ip header dfEyal Birger2021-03-031-2/+4
* | | | | Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet2021-04-091-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-065-578/+23
|\ \ \ \ \