1. 3902baf netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write by Gustavo A. R. Silva · 4 years, 10 months ago
  2. 0dc8249 netdevsim: Add support for setting of packet trap group parameters by Ido Schimmel · 4 years, 10 months ago
  3. f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 4 years, 10 months ago
  4. ad18845 netdevsim: Add devlink-trap policer support by Ido Schimmel · 4 years, 10 months ago
  5. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 4 years, 10 months ago
  6. c7f0d4c netdevsim: Change dummy reporter auto recover default by Eran Ben Elisha · 4 years, 10 months ago
  7. 3fe0fd5 netdevsim: support taking immediate snapshot via devlink by Jacob Keller · 4 years, 10 months ago
  8. 1210243 devlink: track snapshot id usage count using an xarray by Jacob Keller · 4 years, 10 months ago
  9. 7ef19d3 devlink: report error once U32_MAX snapshot ids have been used by Jacob Keller · 4 years, 10 months ago
  10. a0a09f6 devlink: convert snapshot destructor callback to region op by Jacob Keller · 4 years, 10 months ago
  11. e893768 devlink: prepare to support region operations by Jacob Keller · 4 years, 10 months ago
  12. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  13. 107f167 devlink: Only pass packet trap group identifier in trap structure by Ido Schimmel · 4 years, 10 months ago
  14. b29545d netdevsim: Explicitly register packet trap groups by Ido Schimmel · 4 years, 10 months ago
  15. 2da222f net: netdevsim: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  16. d3cbb90 netdevsim: add ACL trap reporting cookie as a metadata by Jiri Pirko · 4 years, 11 months ago
  17. 5a2e106 devlink: extend devlink_trap_report() to accept cookie and pass by Jiri Pirko · 4 years, 11 months ago
  18. 34611e6 netdevsim: fix ptr_ret.cocci warnings by kbuild test robot · 5 years ago
  19. 2453116 netdevsim: remove unused sdev code by Taehee Yoo · 5 years ago
  20. 83cf421 netdevsim: use __GFP_NOWARN to avoid memalloc warning by Taehee Yoo · 5 years ago
  21. 6556ff3 netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs by Taehee Yoo · 5 years ago
  22. 6fb8852 netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init() by Taehee Yoo · 5 years ago
  23. 8526ad9 netdevsim: fix panic in nsim_dev_take_snapshot_write() by Taehee Yoo · 5 years ago
  24. 6ab6336 netdevsim: disable devlink reload when resources are being used by Taehee Yoo · 5 years ago
  25. f5cd216 netdevsim: fix using uninitialized resources by Taehee Yoo · 5 years ago
  26. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  27. 41cdc74 netdevsim: fix nsim_fib6_rt_create() error path by Eric Dumazet · 5 years ago
  28. 48bb9eb netdevsim: fib: Add dummy implementation for FIB offload by Ido Schimmel · 5 years ago
  29. b0efcae devlink: correct misspelling of snapshot by Jacob Keller · 5 years ago
  30. 04e4272 devlink: rename and expand devlink-trap-netdevsim.rst by Jacob Keller · 5 years ago
  31. f4bdd71 devlink: move devlink documentation to subfolder by Jacob Keller · 5 years ago
  32. caafb25 ipv6: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  33. 446f739 ipv4: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  34. 8fdcd8f netdevsim: Update dummy reporter's devlink binary interface by Aya Levin · 5 years ago
  35. a0c7634 devlink: disallow reload operation during device cleanup by Jiri Pirko · 5 years ago
  36. bfcccfe netdevsim: drop code duplicated by a merge by Jakub Kicinski · 5 years ago
  37. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  38. 6d6f038 netdevsim: Fix use-after-free during device dismantle by Ido Schimmel · 5 years ago
  39. 33902b4 netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit by YueHaibing · 5 years ago
  40. 82c93a8 netdevsim: implement couple of testing devlink health reporters by Jiri Pirko · 5 years ago
  41. f9867b5 netdevsim: fix spelling mistake "forbidded" -> "forbid" by Colin Ian King · 5 years ago
  42. 8e23cc0 netdevsim: implement devlink dev_info op by Jiri Pirko · 5 years ago
  43. 155ddfc netdevsim: add couple of debugfs bools to debug devlink reload by Jiri Pirko · 5 years ago
  44. 7b60027 netdevsim: create devlink and netdev instances in namespace by Jiri Pirko · 5 years ago
  45. 070c63f net: devlink: allow to change namespaces during reload by Jiri Pirko · 5 years ago
  46. 4f174bb netdevsim: take devlink net instead of init_net by Jiri Pirko · 5 years ago
  47. 90d2991 netdevsim: register port netdevices into net of device by Jiri Pirko · 5 years ago
  48. 75ba029 netdevsim: implement proper devlink reload by Jiri Pirko · 5 years ago
  49. 7f36a77 netdevsim: add all ports in nsim_dev_create() and del them in destroy() by Jiri Pirko · 5 years ago
  50. b7a5955 net: fib_notifier: propagate extack down to the notifier block callback by Jiri Pirko · 5 years ago
  51. 7c550da net: fib_notifier: make FIB notifier per-netns by Jiri Pirko · 5 years ago
  52. a5facc4 netdevsim: change fib accounting and limitations to be per-device by Jiri Pirko · 5 years ago
  53. 58a406d netdevsim: Set offsets to various protocol layers by Ido Schimmel · 5 years ago
  54. 9769106 net: devlink: split reload op into two by Jiri Pirko · 5 years ago
  55. d9bd6d2 netdevsim: Fix build error without CONFIG_INET by YueHaibing · 5 years ago
  56. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  57. 9e08745 Documentation: Add description of netdevsim traps by Ido Schimmel · 5 years ago
  58. da58f90 netdevsim: Add devlink-trap support by Ido Schimmel · 5 years ago
  59. 4418f86 netdevsim: implement support for devlink region and snapshots by Jiri Pirko · 5 years ago
  60. 150e8f8 netdevsim: register couple of devlink params by Jiri Pirko · 5 years ago
  61. 59c84b9 netdevsim: Restore per-network namespace accounting for fib entries by David Ahern · 5 years ago
  62. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 6 years ago
  63. 4e95bc2 net: flow_offload: add flow_block_cb_setup_simple() by Pablo Neira Ayuso · 6 years ago
  64. fa4dfc4 netdevsim: implement fake flash updating with notifications by Jiri Pirko · 6 years ago
  65. 69bbbdc netdevsim: Make nsim_num_vf static by YueHaibing · 6 years ago
  66. 6d1474a netdevsim: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  67. a62fdbb netdevsim: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  68. e05b2d1 netdevsim: move netdev creation/destruction to dev probe by Jiri Pirko · 6 years ago
  69. 794b2c0 netdevsim: extend device attrs to support port addition and deletion by Jiri Pirko · 6 years ago
  70. 8320d14 netdevsim: implement dev probe/remove skeleton with port initialization by Jiri Pirko · 6 years ago
  71. ab1d0cc netdevsim: change debugfs tree topology by Jiri Pirko · 6 years ago
  72. 514cf64 netdevsim: generate random switch id instead of using dev id by Jiri Pirko · 6 years ago
  73. d514f41 netdevsim: merge sdev into dev by Jiri Pirko · 6 years ago
  74. a60f9e4 netdevsim: rename dev_init/exit() functions and make them independent on ns by Jiri Pirko · 6 years ago
  75. f9d9db4 netdevsim: add bus attributes to add new and delete devices by Jiri Pirko · 6 years ago
  76. 57ce977 netdevsim: use ida for bus device ids by Jiri Pirko · 6 years ago
  77. 23d415d netdevsim: add stub netdevsim driver implementation by Jiri Pirko · 6 years ago
  78. 40e4fe4 netdevsim: move device registration and related code to bus.c by Jiri Pirko · 6 years ago
  79. 925f5af netdevsim: put netdevsim bus code into separate file by Jiri Pirko · 6 years ago
  80. 8fb4bc6 netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items by Jiri Pirko · 6 years ago
  81. 5fc4942 netdevsim: create devlink instance per netdevsim instance by Jiri Pirko · 6 years ago
  82. 1daf36c netdevsim: move device registration on bus to be done earlier in init by Jiri Pirko · 6 years ago
  83. 4b3a84b netdevsim: move sdev-specific init/uninit code into separate functions by Jiri Pirko · 6 years ago
  84. b26b694 netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns by Jiri Pirko · 6 years ago
  85. 38f58c9 netdevsim: move sdev specific bpf debugfs files to sdev dir by Jiri Pirko · 6 years ago
  86. af9095f netdevsim: move shared dev creation and destruction into separate file by Jiri Pirko · 6 years ago
  87. 027d4ca netdevsim: assume CONFIG_NET_DEVLINK is always enabled by Jiri Pirko · 6 years ago
  88. c3d9a43 netdevsim: let net core to free netdevsim netdev by Jiri Pirko · 6 years ago
  89. 7d1df2c netdevsim: remove nsim_dellink() implementation by Jiri Pirko · 6 years ago
  90. dd27c2e bpf: offload: add priv field for drivers by Jakub Kicinski · 6 years ago
  91. e58df56 netdevsim: Implement ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  92. 56d1ac3 drivers: net: netdevsim: use skb_sec_path helper by Florian Westphal · 6 years ago
  93. e6652f0 netdevsim: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  94. ac8acec bpf: Remove unused variable in nsim_bpf by Nathan Chancellor · 6 years ago
  95. 16a8cb5c bpf: do not pass netdev to translate() and prepare() offload callbacks by Quentin Monnet · 6 years ago
  96. a40a263 bpf: pass prog instead of env to bpf_prog_offload_verifier_prep() by Quentin Monnet · 6 years ago
  97. eb91194 bpf: pass destroy() as a callback and remove its ndo_bpf subcommand by Quentin Monnet · 6 years ago
  98. b07ade2 bpf: pass translate() as a callback and remove its ndo_bpf subcommand by Quentin Monnet · 6 years ago
  99. 00db12c bpf: call verifier_prep from its callback in struct bpf_offload_dev by Quentin Monnet · 6 years ago
  100. 1385d75 bpf: pass a struct with offload callbacks to bpf_offload_dev_create() by Quentin Monnet · 6 years ago