- a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 9643609 Revert "ipv4: tunnel: fix compilation on ARCH=um" by David S. Miller · 4 years, 5 months ago
- 06a7a37 ipv4: tunnel: fix compilation on ARCH=um by Johannes Berg · 4 years, 5 months ago
- d76f335 net: initialize fastreuse on inet_inherit_port by Tim Froidcoeur · 4 years, 5 months ago
- 62ffc58 net: refactor bind_bucket fastreuse into helper by Tim Froidcoeur · 4 years, 5 months ago
- f19008e tcp: correct read of TFO keys on big endian systems by Jason Baron · 4 years, 5 months ago
- 519a8a6 net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" by Christoph Hellwig · 4 years, 5 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 8ed54f1 ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM by Stefano Brivio · 4 years, 5 months ago
- 3950e97 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 5 months ago
- df23bb1 ipv4: route: Ignore output interface in FIB lookup for PMTU route by Stefano Brivio · 4 years, 5 months ago
- 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
- 76769c3 Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 5 months ago
- 730e700 tcp: apply a floor of 1 for RTT samples from TCP timestamps by Jianfeng Wang · 4 years, 5 months ago
- 622e32b net: gre: recompute gre csum for sctp over gre tunnels by Lorenzo Bianconi · 4 years, 5 months ago
- 966e505 udp_tunnel: add the ability to hard-code IANA VXLAN by Jakub Kicinski · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 0e8642c tcp: fix build fong CONFIG_MPTCP=n by Eric Dumazet · 4 years, 5 months ago
- 4804079 tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years, 5 months ago
- 9466a1c mptcp: enable JOIN requests even if cookies are in use by Florian Westphal · 4 years, 5 months ago
- 6fc8c82 tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option by Florian Westphal · 4 years, 5 months ago
- f8ace8d tcp: rename request_sock cookie_ts bit to syncookie by Florian Westphal · 4 years, 5 months ago
- c64c9c28 udp, bpf: Ignore connections in reuseport group after BPF sk lookup by Jakub Sitnicki · 4 years, 5 months ago
- 3c2d19c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 5 months ago
- 83f3522 ipv4: Silence suspicious RCU usage warning by Ido Schimmel · 4 years, 5 months ago
- b9aaec8 fib: use indirect call wrappers in the most common fib_rules_ops by Brian Vazquez · 4 years, 5 months ago
- a31edb2 net: improve the user pointer check in init_user_sockptr by Christoph Hellwig · 4 years, 5 months ago
- d3c4815 net: remove sockptr_advance by Christoph Hellwig · 4 years, 5 months ago
- a3ad434 netfilter: arp_tables: restore a SPDX identifier by Christoph Hellwig · 4 years, 5 months ago
- 73cb119 ipmr: Copy option to correct variable by Ido Schimmel · 4 years, 5 months ago
- f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 5 months ago
- 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 5 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 0137043 icmp6: support rfc 4884 by Willem de Bruijn · 4 years, 5 months ago
- 178c49d icmp: prepare rfc 4884 for ipv6 by Willem de Bruijn · 4 years, 5 months ago
- c4e9e09 icmp: revise rfc4884 tests by Willem de Bruijn · 4 years, 5 months ago
- 6d04fe1 net: optimize the sockptr_t for unified kernel/user address spaces by Christoph Hellwig · 4 years, 5 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- d38d2b0 net/tcp: switch do_tcp_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- d4c19c4 net/tcp: switch ->md5_parse to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- 91ac1cc net/udp: switch udp_lib_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- 89654c5 net/ipv4: switch do_ip_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- de40a3e net/ipv4: merge ip_options_get and ip_options_get_from_user by Christoph Hellwig · 4 years, 5 months ago
- 01ccb5b net/ipv4: switch ip_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- b03afaa bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- c2f1263 netfilter: switch nf_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- ab214d1 netfilter: switch xt_copy_counters to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- c6d1b26 net/xfrm: switch xfrm_user_policy to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- 76be93f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 5 months ago
- dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
- b0a4227 net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years, 5 months ago
- efc6b6f udp: Improve load balancing for SO_REUSEPORT. by Kuniyuki Iwashima · 4 years, 5 months ago
- 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
- b328ecc xfrm: Make the policy hold queue work with VTI. by Steffen Klassert · 4 years, 6 months ago
- eba75c5 icmp: support rfc 4884 by Willem de Bruijn · 4 years, 6 months ago
- 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 02caad7 net/ipv4: factor out mcast join/leave setsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
- d62c38f net/ipv4: factor out MCAST_MSFILTER setsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
- 49e74c2 net/ipv4: factor out MCAST_MSFILTER getsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
- c34bc10 netfilter: remove the compat argument to xt_copy_counters_from_user by Christoph Hellwig · 4 years, 6 months ago
- 77d4df4 netfilter: remove the compat_{get,set} methods by Christoph Hellwig · 4 years, 6 months ago
- 89c53c1 netfilter/ip_tables: clean up compat {get,set}sockopt handling by Christoph Hellwig · 4 years, 6 months ago
- 983094b netfilter/arp_tables: clean up compat {get, set}sockopt handling by Christoph Hellwig · 4 years, 6 months ago
- 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 72f7e94 udp: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
- 7629c73 udp: Extract helper for selecting socket from reuseport group by Jakub Sitnicki · 4 years, 6 months ago
- 1559b4a inet: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
- 80b373f inet: Extract helper for selecting socket from reuseport group by Jakub Sitnicki · 4 years, 6 months ago
- e3a5a1e tcp: add SNMP counter for no. of duplicate segments reported by DSACK by Priyaranjan Jha · 4 years, 6 months ago
- a71d77e tcp: fix segment accounting when DSACK range covers multiple segments by Priyaranjan Jha · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- ec2ffdf Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into bpf-next by Alexei Starovoitov · 4 years, 6 months ago
- 55a48c7 ip_vti: not register vti_ipip_handler twice by Xin Long · 4 years, 6 months ago
- 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 3628e3c net: ipv4: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- a594920 inet: Remove an unnecessary argument of syn_ack_recalc(). by Kuniyuki Iwashima · 4 years, 6 months ago
- c7d759e ethtool: add tunnel info interface by Jakub Kicinski · 4 years, 6 months ago
- cc4e383 udp_tunnel: add central NIC RX port offload infrastructure by Jakub Kicinski · 4 years, 6 months ago
- ce69e56 tcp: make sure listeners don't initialize congestion-control state by Christoph Paasch · 4 years, 6 months ago
- 3f935c7 inet_diag: support for wider protocol numbers by Paolo Abeni · 4 years, 6 months ago
- d5a7a50 ipcomp: assign if_id to child tunnel from parent tunnel by Xin Long · 4 years, 6 months ago
- e6ce645 ip_vti: support IPIP6 tunnel processing by Xin Long · 4 years, 6 months ago
- 87e66b9 ip_vti: support IPIP tunnel processing with .cb_handler by Xin Long · 4 years, 6 months ago
- 6df2db5 tunnel4: add cb_handler to struct xfrm_tunnel by Xin Long · 4 years, 6 months ago
- e80a07b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 6 months ago
- f583674 bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook by Stanislav Fomichev · 4 years, 6 months ago
- 5eff069 ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg by Sabrina Dubroca · 4 years, 6 months ago
- e80eb1d bpfilter: Take advantage of the facilities of struct pid by Eric W. Biederman · 4 years, 6 months ago
- 7a6498e Replace HTTP links with HTTPS ones: IPv* by Alexander A. Klimov · 4 years, 6 months ago
- f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 1c340ea umd: Track user space drivers with struct pid by Eric W. Biederman · 4 years, 6 months ago
- 1199c6c umd: Rename umd_info.cmdline umd_info.driver_name by Eric W. Biederman · 4 years, 6 months ago
- 74be2d3 umd: For clarity rename umh_info umd_info by Eric W. Biederman · 4 years, 6 months ago
- 1ca0faf tcp: md5: allow changing MD5 keys in all socket states by Eric Dumazet · 4 years, 6 months ago
- ba3bb0e tcp: fix SO_RCVLOWAT possible hangs under high mem pressure by Eric Dumazet · 4 years, 6 months ago