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