summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2021-06-09xfrm: remove description from xfrm_type structFlorian Westphal5-5/+0
2021-06-08net: ipv4: Remove unneed BUG() functionZheng Yongjun1-1/+1
2021-06-08net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun1-0/+1
2021-06-08ipv4: Fix spelling mistakesZheng Yongjun4-6/+6
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+8
2021-06-05tcp: export timestamp helpers for mptcpFlorian Westphal1-6/+4
2021-06-04icmp: fix lib conflict with trinityAndreas Roeseler1-1/+1
2021-06-04net: tcp better handling of reordering then loss casesYuchung Cheng1-19/+26
2021-06-02net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett1-5/+8
2021-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2021-06-02net: Return the correct errno codeZheng Yongjun1-1/+1
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal1-1/+1
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-13/+4
2021-05-19net: Add notifications when multipath hash field changeIdo Schimmel1-1/+17
2021-05-18cipso: correct comments of cipso_v4_cache_invalidate()Zheng Yejian1-2/+1
2021-05-18ipv4: Add custom multipath hash policyIdo Schimmel2-1/+123
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel2-0/+18
2021-05-18ipv4: Calculate multipath hash inside switch statementIdo Schimmel1-2/+4
2021-05-18skmsg: Remove unused parameters of sk_msg_wait_data()Cong Wang2-13/+4
2021-05-18ipv4: Fix fall-through warnings for ClangGustavo A. R. Silva5-0/+5
2021-05-18net: Remove the member netns_okYejune Deng7-19/+0
2021-05-17ip: Treat IPv4 segment's lowest address as unicastSeth David Schoen1-3/+1
2021-05-15tcp: add tracepoint for checksum errorsJakub Kicinski2-0/+4
2021-05-14esp: drop unneeded assignment in esp4_gro_receive()Yang Li1-2/+1
2021-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+2
2021-05-12bpf: Limit static tcp-cc functions in the .BTF_ids list to x86Martin KaFai Lau1-0/+2
2021-05-11rtnetlink: avoid RCU read lock when holding RTNLCong Wang1-2/+2
2021-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-4/+3
2021-05-07tcp: Specify cmsgbuf is user pointer for receive zerocopy.Arjun Roy1-0/+1
2021-05-04net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart1-0/+4
2021-05-04netfilter: arptables: use pernet ops struct during unregisterFlorian Westphal2-4/+3
2021-04-28icmp: standardize naming of RFC 8335 PROBE constantsAndreas Roeseler1-8/+8
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller10-158/+189
2021-04-26netfilter: allow to turn off xtables compat layerFlorian Westphal3-20/+20
2021-04-26netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal2-18/+31
2021-04-26netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal6-52/+65
2021-04-26netfilter: xt_nat: pass table to hookfnFlorian Westphal1-10/+34
2021-04-26netfilter: x_tables: remove paranoia testsFlorian Westphal6-18/+0
2021-04-26netfilter: arptables: unregister the tables by nameFlorian Westphal2-10/+12
2021-04-26netfilter: iptables: unregister the tables by nameFlorian Westphal6-32/+20
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2-10/+1
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal1-6/+24
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-6/+2
2021-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+2
2021-04-20nexthop: Restart nexthop dump based on last dumped nexthop identifierIdo Schimmel1-8/+6
2021-04-19xfrm: xfrm_state_mtu should return at least 1280 for ipv6Sabrina Dubroca1-1/+1
2021-04-18netfilter: Dissect flow after packet manglingIdo Schimmel1-0/+2
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-6/+33
2021-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1