- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 6706721 tcp_yeah: check struct yeah size at compile time by Eric Dumazet · 3 years, 7 months ago
- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 7 months ago
- 47bdd1d net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() by Liam Howlett · 3 years, 7 months ago
- 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 7 months ago
- 1fd07f3 ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages by Andreas Roeseler · 3 years, 7 months ago
- 1b077ce Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git by David S. Miller · 3 years, 7 months ago
- aab1e89 gre: let mac_header point to outer header only when necessary by Guillaume Nault · 3 years, 7 months ago
- 7ad136f ipip: allow redirecting ipip and mplsip packets to eth devices by Guillaume Nault · 3 years, 7 months ago
- fade564 net: lwtunnel: handle MTU calculation in forwading by Vadim Fedorenko · 3 years, 7 months ago
- 6d123b8 net: ip: avoid OOM kills with large UDP sends over loopback by Jakub Kicinski · 3 years, 7 months ago
- c2f5c57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 7 months ago
- 55d444b tcp: Add stats for socket migration. by Kuniyuki Iwashima · 3 years, 7 months ago
- 7c2becf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 7 months ago
- c69f114 net/ipv4: swap flow ports when validating source by Miao Wang · 3 years, 7 months ago
- e00a5c3 udp: Fix a memory leak in udp_read_sock() by Cong Wang · 3 years, 7 months ago
- 9f2470f skmsg: Improve udp_bpf_recvmsg() accuracy by Cong Wang · 3 years, 7 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 3218274 icmp: don't send out ICMP messages with a source address of 0.0.0.0 by Toke Høiland-Jørgensen · 3 years, 7 months ago
- a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
- d8e2973 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
- 1b3fc77 inet_diag: add support for tw_mark by Maciej Żenczykowski · 3 years, 7 months ago
- d4f2c86 tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK. by Kuniyuki Iwashima · 3 years, 7 months ago
- c905dee tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs. by Kuniyuki Iwashima · 3 years, 7 months ago
- 54b92e8 tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues. by Kuniyuki Iwashima · 3 years, 7 months ago
- 333bb73 tcp: Keep TCP_CLOSE sockets in the reuseport group. by Kuniyuki Iwashima · 3 years, 7 months ago
- f9ac779 net: Introduce net.ipv4.tcp_migrate_req. by Kuniyuki Iwashima · 3 years, 7 months ago
- b87b04f ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
- 9d44fa3 ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
- a8b897c udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
- dcd01ee inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
- 152bca0 xfrm: remove description from xfrm_type struct by Florian Westphal · 3 years, 7 months ago
- 5ac6b19 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
- d612c3f net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
- 974d8f8 ipv4: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
- 892bfd3 tcp: export timestamp helpers for mptcp by Florian Westphal · 3 years, 8 months ago
- e32ea44 icmp: fix lib conflict with trinity by Andreas Roeseler · 3 years, 8 months ago
- a29cb69 net: tcp better handling of reordering then loss cases by Yuchung Cheng · 3 years, 8 months ago
- b508d5f net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 8 months ago
- 5fe8e51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 8 months ago
- ca746c5 net: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
- 85554eb netfilter: nf_tables: add and use nft_sk helper by Florian Westphal · 3 years, 8 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
- 7b16509 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
- eb0e4d59 net: Add notifications when multipath hash field change by Ido Schimmel · 3 years, 8 months ago
- 4ac9e23 cipso: correct comments of cipso_v4_cache_invalidate() by Zheng Yejian · 3 years, 8 months ago
- 4253b49 ipv4: Add custom multipath hash policy by Ido Schimmel · 3 years, 8 months ago
- ce5c9c2 ipv4: Add a sysctl to control multipath hash fields by Ido Schimmel · 3 years, 8 months ago
- 2e68ea9 ipv4: Calculate multipath hash inside switch statement by Ido Schimmel · 3 years, 8 months ago
- c49661a skmsg: Remove unused parameters of sk_msg_wait_data() by Cong Wang · 3 years, 8 months ago
- 7912118 ipv4: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 8 months ago
- 94c821c ip: Treat IPv4 segment's lowest address as unicast by Seth David Schoen · 3 years, 8 months ago
- 709c031 tcp: add tracepoint for checksum errors by Jakub Kicinski · 3 years, 8 months ago
- 335a2a1 esp: drop unneeded assignment in esp4_gro_receive() by Yang Li · 3 years, 9 months ago
- df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
- 569c484 bpf: Limit static tcp-cc functions in the .BTF_ids list to x86 by Martin KaFai Lau · 3 years, 8 months ago
- a100243 rtnetlink: avoid RCU read lock when holding RTNL by Cong Wang · 3 years, 8 months ago
- 55bc1af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 8 months ago
- a6f8ee5 tcp: Specify cmsgbuf is user pointer for receive zerocopy. by Arjun Roy · 3 years, 8 months ago
- 8d43259 net: Only allow init netns to set default tcp cong to a restricted algo by Jonathon Reinhart · 3 years, 9 months ago
- 43016d0 netfilter: arptables: use pernet ops struct during unregister by Florian Westphal · 3 years, 9 months ago
- e542d29 icmp: standardize naming of RFC 8335 PROBE constants by Andreas Roeseler · 3 years, 9 months ago
- eb43c08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 9 months ago
- 47a6959 netfilter: allow to turn off xtables compat layer by Florian Westphal · 3 years, 9 months ago
- f9006ac netfilter: arp_tables: pass table pointer via nf_hook_ops by Florian Westphal · 3 years, 9 months ago
- ae68933 netfilter: ip_tables: pass table pointer via nf_hook_ops by Florian Westphal · 3 years, 9 months ago
- a4aeafa netfilter: xt_nat: pass table to hookfn by Florian Westphal · 3 years, 9 months ago
- f68772e netfilter: x_tables: remove paranoia tests by Florian Westphal · 3 years, 9 months ago
- 4d70539 netfilter: arptables: unregister the tables by name by Florian Westphal · 3 years, 9 months ago
- 20a9df3 netfilter: iptables: unregister the tables by name by Florian Westphal · 3 years, 9 months ago
- 7716bf0 netfilter: x_tables: remove ipt_unregister_table by Florian Westphal · 3 years, 9 months ago
- de8c121 netfilter: disable defrag once its no longer needed by Florian Westphal · 3 years, 9 months ago
- 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 9 months ago
- 6dd06ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 9 months ago
- 9e46fb6 nexthop: Restart nexthop dump based on last dumped nexthop identifier by Ido Schimmel · 3 years, 9 months ago
- b515d26 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 by Sabrina Dubroca · 3 years, 9 months ago
- 812fa71 netfilter: Dissect flow after packet mangling by Ido Schimmel · 3 years, 9 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 8c1186b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 9 months ago
- 97684f0 net: Make tcp_allowed_congestion_control readonly in non-init netns by Jonathon Reinhart · 3 years, 9 months ago
- 3143320 icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv by Andreas Roeseler · 3 years, 9 months ago
- ccb39c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 9 months ago
- b29c457 netfilter: x_tables: fix compat match/target pad out-of-bound write by Florian Westphal · 3 years, 9 months ago
- 51e0158 skmsg: Pass psock pointer to ->psock_update_sk_prot() by Cong Wang · 3 years, 9 months ago
- d163a92 netfilter: arp_tables: add pre_exit hook for table unregister by Florian Westphal · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- a7150e3 Revert "tcp: Reset tcp connections in SYN-SENT state" by Eric Dumazet · 3 years, 9 months ago
- 3583a4e ipv6: report errors for iftoken via netlink extack by Stephen Hemminger · 3 years, 9 months ago
- 5106efe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 9 months ago
- e880f8b tcp: Reset tcp connections in SYN-SENT state by Manoj Basapathi · 3 years, 10 months ago
- 928dc40 bpf, udp: Remove some pointless comments by Cong Wang · 3 years, 10 months ago
- 7b1957b netfilter: nf_defrag_ipv4: use net_generic infra by Florian Westphal · 3 years, 10 months ago
- dc87efd mptcp: add mptcp reset option support by Florian Westphal · 3 years, 10 months ago
- c2bcb4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
- 9818461 net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...); by Norman Maurer · 3 years, 10 months ago
- 1f5be6b udp: Implement udp_bpf_recvmsg() for sockmap by Cong Wang · 3 years, 10 months ago