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