1. 19e16d2 neigh: support smaller retrans_time settting by Hangbin Liu · 4 years, 9 months ago
  2. c427bfe net: core: enable SO_BINDTODEVICE for non-root users by Vincent Bernat · 4 years, 9 months ago
  3. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  4. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  5. d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
  6. c064875 devlink: Allow setting of packet trap group parameters by Ido Schimmel · 4 years, 9 months ago
  7. f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 4 years, 9 months ago
  8. 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 4 years, 9 months ago
  9. 7ae215d bpf: Don't refcount LISTEN sockets in sk_assign() by Joe Stringer · 4 years, 9 months ago
  10. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 9 months ago
  11. 48bb52c devlink: Add auto dump flag to health reporter by Eran Ben Elisha · 4 years, 9 months ago
  12. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 4 years, 9 months ago
  13. 054eae8 net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG by Jiri Pirko · 4 years, 9 months ago
  14. cf673ed net: fix fraglist segmentation reference count leak by Florian Westphal · 4 years, 9 months ago
  15. f76510b ethtool: add timestamping related string sets by Michal Kubecek · 4 years, 9 months ago
  16. a7a29f9 net: ipv6: add rpl sr tunnel by Alexander Aring · 4 years, 9 months ago
  17. faee676 net: add net available in build_state by Alexander Aring · 4 years, 9 months ago
  18. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 9 months ago
  19. 798dda8 net: page pool: allow to pass zero flags to page_pool_init() by Denis Kirjanov · 4 years, 10 months ago
  20. 92234c8 xdp: Support specifying expected existing program when attaching XDP by Toke Høiland-Jørgensen · 4 years, 10 months ago
  21. 834ebca bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks by Daniel Borkmann · 4 years, 9 months ago
  22. 0f09abd bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id by Daniel Borkmann · 4 years, 9 months ago
  23. 5a52ae4 bpf: Allow to retrieve cgroup v1 classid from v2 hooks by Daniel Borkmann · 4 years, 9 months ago
  24. f318903 bpf: Add netns cookie and enable it for bpf cgroup hooks by Daniel Borkmann · 4 years, 9 months ago
  25. fcf752e bpf: Enable perf event rb output for bpf cgroup progs by Daniel Borkmann · 4 years, 9 months ago
  26. 0e53d9e bpf: Enable retrieval of socket cookie for bind/post-bind hook by Daniel Borkmann · 4 years, 9 months ago
  27. 133a2fe5 netfilter: flowtable: Fix incorrect tc_setup_type type by wenxu · 4 years, 10 months ago
  28. b9a17abf devlink: implement DEVLINK_CMD_REGION_NEW by Jacob Keller · 4 years, 9 months ago
  29. 1210243 devlink: track snapshot id usage count using an xarray by Jacob Keller · 4 years, 9 months ago
  30. 7ef19d3 devlink: report error once U32_MAX snapshot ids have been used by Jacob Keller · 4 years, 9 months ago
  31. 7000108 devlink: extract snapshot id allocation to helper function by Jacob Keller · 4 years, 9 months ago
  32. 47a39f6 devlink: use -ENOSPC to indicate no more room for snapshots by Jacob Keller · 4 years, 9 months ago
  33. cf80fae devlink: add function to take snapshot while locked by Jacob Keller · 4 years, 9 months ago
  34. 6d82f67 devlink: trivial: fix tab in function documentation by Jacob Keller · 4 years, 9 months ago
  35. a0a09f6 devlink: convert snapshot destructor callback to region op by Jacob Keller · 4 years, 9 months ago
  36. e893768 devlink: prepare to support region operations by Jacob Keller · 4 years, 9 months ago
  37. 1434021 Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 9 months ago
  38. 98fed6e devlink: Rely on driver eswitch thread safety instead of devlink by Parav Pandit · 4 years, 11 months ago
  39. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  40. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 10 months ago
  41. 29f3490 net: use indirect call wrappers for skb_copy_datagram_iter() by Eric Dumazet · 4 years, 10 months ago
  42. 107f167 devlink: Only pass packet trap group identifier in trap structure by Ido Schimmel · 4 years, 10 months ago
  43. a09b37f devlink: Stop reference counting packet trap groups by Ido Schimmel · 4 years, 10 months ago
  44. 95ad955 devlink: Add API to register packet trap groups by Ido Schimmel · 4 years, 10 months ago
  45. 1454c9f net: Make skb_segment not to compute checksum if network controller supports checksumming by Yadu Kishore · 4 years, 10 months ago
  46. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 4 years, 10 months ago
  47. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
  48. 2de9780 net: core: dev.c: fix a documentation warning by Mauro Carvalho Chehab · 4 years, 10 months ago
  49. 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 4 years, 10 months ago
  50. 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 4 years, 10 months ago
  51. 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 4 years, 10 months ago
  52. b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 4 years, 10 months ago
  53. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  54. 6a64037 bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER by Björn Töpel · 4 years, 10 months ago
  55. 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  56. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  57. d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 4 years, 10 months ago
  58. ee1c45e flow_offload: Add flow_match_ct to get rule ct match by Paul Blakey · 4 years, 10 months ago
  59. bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  60. 7c4046b Revert "net: sched: make newly activated qdiscs visible" by Julian Wiedmann · 4 years, 10 months ago
  61. 4cda752 net: sched: make newly activated qdiscs visible by Julian Wiedmann · 4 years, 10 months ago
  62. 90db6d7 bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free by John Fastabend · 4 years, 10 months ago
  63. 1e09e58 pktgen: Allow on loopback device by Lukas Wunner · 4 years, 10 months ago
  64. d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
  65. 018d26f cgroup, netclassid: periodically release file_lock on classid updating by Dmitry Yakunin · 4 years, 10 months ago
  66. 7b98cd4 bpf: sockmap: Add UDP support by Lorenz Bauer · 4 years, 10 months ago
  67. cb21802 bpf: sockmap: Simplify sock_map_init_proto by Lorenz Bauer · 4 years, 10 months ago
  68. f747632 bpf: sockmap: Move generic sockmap hooks from BPF TCP by Lorenz Bauer · 4 years, 10 months ago
  69. d19da36 bpf: tcp: Move assertions into tcp_bpf_get_proto by Lorenz Bauer · 4 years, 10 months ago
  70. 7b70973 bpf: sockmap: Only check ULP for TCP sockets by Lorenz Bauer · 4 years, 10 months ago
  71. cf62089 bpf: Add gso_size to __sk_buff by Willem de Bruijn · 4 years, 10 months ago
  72. acf1ee4 devlink: Introduce devlink port flavour virtual by Parav Pandit · 4 years, 10 months ago
  73. ff3b63b devlink: validate length of region addr/len by Jakub Kicinski · 4 years, 10 months ago
  74. 8750939 devlink: validate length of param values by Jakub Kicinski · 4 years, 10 months ago
  75. 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  76. e427cad net: datagram: drop 'destructor' argument from several helpers by Paolo Abeni · 4 years, 10 months ago
  77. d2afb41 net: core: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  78. 1ed4d92 bpf: INET_DIAG support in bpf_sk_storage by Martin KaFai Lau · 4 years, 10 months ago
  79. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  80. ef6a4c8 net: fix sysfs permssions when device changes network namespace by Christian Brauner · 4 years, 10 months ago
  81. d755407 net-sysfs: add queue_change_owner() by Christian Brauner · 4 years, 10 months ago
  82. e6dee9f net-sysfs: add netdev_change_owner() by Christian Brauner · 4 years, 10 months ago
  83. 2eb51c7 net: core: devlink.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 10 months ago
  84. 6e11d15 net: Fix Tx hash bound checking by Amritha Nambiar · 4 years, 11 months ago
  85. 5a2e106 devlink: extend devlink_trap_report() to accept cookie and pass by Jiri Pirko · 4 years, 10 months ago
  86. 742b8cc drop_monitor: extend by passing cookie from driver by Jiri Pirko · 4 years, 10 months ago
  87. 85b0589 devlink: add trap metadata type for cookie by Jiri Pirko · 4 years, 10 months ago
  88. 2008495 flow_offload: pass action cookie through offload structures by Jiri Pirko · 4 years, 10 months ago
  89. 3d9f773c bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. by David Miller · 4 years, 11 months ago
  90. ecd942a devlink: add ACL generic packet traps by Jiri Pirko · 4 years, 11 months ago
  91. 366ed1ac net: Remove unneeded export of a couple of xdp generic functions by David Ahern · 4 years, 11 months ago
  92. 6132c1d net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register() by Madhuparna Bhowmik · 4 years, 11 months ago
  93. b105e8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 11 months ago
  94. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  95. 035ff35 net: Generate reuseport group ID on group creation by Jakub Sitnicki · 4 years, 11 months ago
  96. 9fed900 bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
  97. 1d59f3b bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
  98. c1cdf65 bpf, sockmap: Return socket cookie on lookup from syscall by Jakub Sitnicki · 4 years, 11 months ago
  99. 6e830c2 bpf, sockmap: Don't set up upcalls and progs for listening sockets by Jakub Sitnicki · 4 years, 11 months ago
  100. 8ca30379 bpf, sockmap: Allow inserting listening TCP sockets into sockmap by Jakub Sitnicki · 4 years, 11 months ago