1. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 4 years, 9 months ago
  2. 054eae8 net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG by Jiri Pirko · 4 years, 9 months ago
  3. f76510b ethtool: add timestamping related string sets by Michal Kubecek · 4 years, 9 months ago
  4. a7a29f9 net: ipv6: add rpl sr tunnel by Alexander Aring · 4 years, 9 months ago
  5. faee676 net: add net available in build_state by Alexander Aring · 4 years, 9 months ago
  6. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 10 months ago
  7. 798dda8 net: page pool: allow to pass zero flags to page_pool_init() by Denis Kirjanov · 4 years, 10 months ago
  8. b9a17abf devlink: implement DEVLINK_CMD_REGION_NEW by Jacob Keller · 4 years, 9 months ago
  9. 1210243 devlink: track snapshot id usage count using an xarray by Jacob Keller · 4 years, 9 months ago
  10. 7ef19d3 devlink: report error once U32_MAX snapshot ids have been used by Jacob Keller · 4 years, 9 months ago
  11. 7000108 devlink: extract snapshot id allocation to helper function by Jacob Keller · 4 years, 9 months ago
  12. 47a39f6 devlink: use -ENOSPC to indicate no more room for snapshots by Jacob Keller · 4 years, 9 months ago
  13. cf80fae devlink: add function to take snapshot while locked by Jacob Keller · 4 years, 9 months ago
  14. 6d82f67 devlink: trivial: fix tab in function documentation by Jacob Keller · 4 years, 9 months ago
  15. a0a09f6 devlink: convert snapshot destructor callback to region op by Jacob Keller · 4 years, 9 months ago
  16. e893768 devlink: prepare to support region operations by Jacob Keller · 4 years, 9 months ago
  17. 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
  18. 98fed6e devlink: Rely on driver eswitch thread safety instead of devlink by Parav Pandit · 4 years, 11 months ago
  19. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  20. 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
  21. 29f3490 net: use indirect call wrappers for skb_copy_datagram_iter() by Eric Dumazet · 4 years, 10 months ago
  22. 107f167 devlink: Only pass packet trap group identifier in trap structure by Ido Schimmel · 4 years, 10 months ago
  23. a09b37f devlink: Stop reference counting packet trap groups by Ido Schimmel · 4 years, 10 months ago
  24. 95ad955 devlink: Add API to register packet trap groups by Ido Schimmel · 4 years, 10 months ago
  25. 1454c9f net: Make skb_segment not to compute checksum if network controller supports checksumming by Yadu Kishore · 4 years, 10 months ago
  26. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 4 years, 10 months ago
  27. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
  28. 2de9780 net: core: dev.c: fix a documentation warning by Mauro Carvalho Chehab · 4 years, 10 months ago
  29. 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 4 years, 10 months ago
  30. 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 4 years, 10 months ago
  31. 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 4 years, 10 months ago
  32. b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 4 years, 10 months ago
  33. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  34. 6a64037 bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER by Björn Töpel · 4 years, 10 months ago
  35. 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  36. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  37. d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 4 years, 10 months ago
  38. ee1c45e flow_offload: Add flow_match_ct to get rule ct match by Paul Blakey · 4 years, 10 months ago
  39. 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
  40. 7c4046b Revert "net: sched: make newly activated qdiscs visible" by Julian Wiedmann · 4 years, 10 months ago
  41. 4cda752 net: sched: make newly activated qdiscs visible by Julian Wiedmann · 4 years, 10 months ago
  42. 90db6d7 bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free by John Fastabend · 4 years, 10 months ago
  43. 1e09e58 pktgen: Allow on loopback device by Lukas Wunner · 4 years, 10 months ago
  44. d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
  45. 018d26f cgroup, netclassid: periodically release file_lock on classid updating by Dmitry Yakunin · 4 years, 10 months ago
  46. 7b98cd4 bpf: sockmap: Add UDP support by Lorenz Bauer · 4 years, 10 months ago
  47. cb21802 bpf: sockmap: Simplify sock_map_init_proto by Lorenz Bauer · 4 years, 10 months ago
  48. f747632 bpf: sockmap: Move generic sockmap hooks from BPF TCP by Lorenz Bauer · 4 years, 10 months ago
  49. d19da36 bpf: tcp: Move assertions into tcp_bpf_get_proto by Lorenz Bauer · 4 years, 10 months ago
  50. 7b70973 bpf: sockmap: Only check ULP for TCP sockets by Lorenz Bauer · 4 years, 10 months ago
  51. cf62089 bpf: Add gso_size to __sk_buff by Willem de Bruijn · 4 years, 10 months ago
  52. acf1ee4 devlink: Introduce devlink port flavour virtual by Parav Pandit · 4 years, 10 months ago
  53. ff3b63b devlink: validate length of region addr/len by Jakub Kicinski · 4 years, 10 months ago
  54. 8750939 devlink: validate length of param values by Jakub Kicinski · 4 years, 10 months ago
  55. 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  56. e427cad net: datagram: drop 'destructor' argument from several helpers by Paolo Abeni · 4 years, 10 months ago
  57. d2afb41 net: core: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  58. 1ed4d92 bpf: INET_DIAG support in bpf_sk_storage by Martin KaFai Lau · 4 years, 10 months ago
  59. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  60. ef6a4c8 net: fix sysfs permssions when device changes network namespace by Christian Brauner · 4 years, 10 months ago
  61. d755407 net-sysfs: add queue_change_owner() by Christian Brauner · 4 years, 10 months ago
  62. e6dee9f net-sysfs: add netdev_change_owner() by Christian Brauner · 4 years, 10 months ago
  63. 2eb51c7 net: core: devlink.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 10 months ago
  64. 6e11d15 net: Fix Tx hash bound checking by Amritha Nambiar · 4 years, 11 months ago
  65. 5a2e106 devlink: extend devlink_trap_report() to accept cookie and pass by Jiri Pirko · 4 years, 11 months ago
  66. 742b8cc drop_monitor: extend by passing cookie from driver by Jiri Pirko · 4 years, 11 months ago
  67. 85b0589 devlink: add trap metadata type for cookie by Jiri Pirko · 4 years, 11 months ago
  68. 2008495 flow_offload: pass action cookie through offload structures by Jiri Pirko · 4 years, 11 months ago
  69. 3d9f773c bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. by David Miller · 4 years, 11 months ago
  70. ecd942a devlink: add ACL generic packet traps by Jiri Pirko · 4 years, 11 months ago
  71. 366ed1ac net: Remove unneeded export of a couple of xdp generic functions by David Ahern · 4 years, 11 months ago
  72. 6132c1d net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register() by Madhuparna Bhowmik · 4 years, 11 months ago
  73. b105e8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 11 months ago
  74. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  75. 035ff35 net: Generate reuseport group ID on group creation by Jakub Sitnicki · 4 years, 11 months ago
  76. 9fed900 bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
  77. 1d59f3b bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
  78. c1cdf65 bpf, sockmap: Return socket cookie on lookup from syscall by Jakub Sitnicki · 4 years, 11 months ago
  79. 6e830c2 bpf, sockmap: Don't set up upcalls and progs for listening sockets by Jakub Sitnicki · 4 years, 11 months ago
  80. 8ca30379 bpf, sockmap: Allow inserting listening TCP sockets into sockmap by Jakub Sitnicki · 4 years, 11 months ago
  81. f1ff5ce net, sk_msg: Clear sk_user_data pointer on clone if tagged by Jakub Sitnicki · 4 years, 11 months ago
  82. b8e202d net, sk_msg: Annotate lockless access to sk_prot on clone by Jakub Sitnicki · 4 years, 11 months ago
  83. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 4 years, 11 months ago
  84. 458de8a net: page_pool: API cleanup and comments by Ilias Apalodimas · 4 years, 11 months ago
  85. 94e512d net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRY by Li RongQing · 4 years, 11 months ago
  86. 161d179 net: core: Distribute switch variables for initialization by Kees Cook · 4 years, 11 months ago
  87. 7d17c54 net: sched: Pass ingress block to tcf_classify_ingress by Paul Blakey · 4 years, 11 months ago
  88. 9410c94 net: sched: Introduce ingress classification function by Paul Blakey · 4 years, 11 months ago
  89. 573ed90 devlink: Force enclosing array on binary fmsg data by Aya Levin · 5 years ago
  90. 379349e Revert "net: dev: introduce support for sch BYPASS for lockless qdisc" by Paolo Abeni · 4 years, 11 months ago
  91. 45a4296 bpf, sockmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  92. 583cb0b net: bridge: teach ndo_dflt_bridge_getlink() more brport flags by Julian Wiedmann · 4 years, 11 months ago
  93. 8955b43 skbuff: remove stale bit mask comments by Randy Dunlap · 4 years, 11 months ago
  94. 7151aff net: export netdev_next_lower_dev_rcu() by Taehee Yoo · 5 years ago
  95. e08ad80 net: add strict checks in netdev_name_node_alt_destroy() by Eric Dumazet · 5 years ago
  96. 44bfa9c net: rtnetlink: fix bugs in rtnl_alt_ifname() by Eric Dumazet · 5 years ago
  97. 540e585 net: fib_rules: Correctly set table field when table number exceeds 8 bits by Jethro Beekman · 5 years ago
  98. 304db6c page_pool: refill page when alloc.count of pool is zero by Li RongQing · 5 years ago
  99. ad1e03b core: Don't skip generic XDP program execution for cloned SKBs by Toke Høiland-Jørgensen · 5 years ago
  100. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago