1. 5c0418e netdevsim: Protect both reload_down and reload_up paths by Leon Romanovsky · 3 years, 5 months ago
  2. d4861fc netdevsim: Add multi-queue support by Peilin Ye · 3 years, 6 months ago
  3. 275b51c drivers: net: netdevsim: fix devlink_trap selftests failing by Oleksandr Mazur · 3 years, 7 months ago
  4. a7b3527 drivers: net: netdevsim: add devlink trap_drop_counter_get implementation by Oleksandr Mazur · 3 years, 7 months ago
  5. f3d101b netdevsim: Allow setting parent node of rate objects by Dmytro Linkin · 3 years, 7 months ago
  6. 885226f netdevsim: Implement support for devlink rate nodes by Dmytro Linkin · 3 years, 7 months ago
  7. 160dc37 netdevsim: Implement legacy/switchdev mode for VFs by Dmytro Linkin · 3 years, 7 months ago
  8. 814b9ce netdevsim: Implement port types and indexing by Dmytro Linkin · 3 years, 7 months ago
  9. 32ac15d netdevsim: Disable VFs on nsim_dev_reload_destroy() call by Dmytro Linkin · 3 years, 7 months ago
  10. d395381 netdevsim: Add max_vfs to bus_dev by Dmytro Linkin · 3 years, 7 months ago
  11. 0d7f76d netdevsim: add FEC settings support by Jakub Kicinski · 3 years, 9 months ago
  12. a8700c3 netdevsim: Add dummy psample implementation by Ido Schimmel · 3 years, 10 months ago
  13. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  14. e4ff5aa netdevsim: Add debugfs toggle to reject BPF programs in verifier by Toke Høiland-Jørgensen · 4 years, 1 month ago
  15. a7fc6db netdevsim: support ethtool ring and coalesce settings by Antonio Cardace · 4 years, 1 month ago
  16. 77f9591 netdevsim: move ethtool pause params in separate struct by Antonio Cardace · 4 years, 1 month ago
  17. 3526625 netdevsim: Add devlink resource for nexthops by Ido Schimmel · 4 years, 2 months ago
  18. dda7517 netdevsim: support the static IANA VXLAN port flag by Jakub Kicinski · 4 years, 3 months ago
  19. dc9c075 netdevsim: shared UDP tunnel port table support by Jakub Kicinski · 4 years, 3 months ago
  20. cbb5836 netdevsim: add support for flash_update overwrite mask by Jacob Keller · 4 years, 3 months ago
  21. ff1f7c1 netdevsim: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
  22. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 5 months ago
  23. 424be63 netdevsim: add UDP tunnel port offload support by Jakub Kicinski · 4 years, 6 months ago
  24. 0dc8249 netdevsim: Add support for setting of packet trap group parameters by Ido Schimmel · 4 years, 9 months ago
  25. ad18845 netdevsim: Add devlink-trap policer support by Ido Schimmel · 4 years, 9 months ago
  26. d3cbb90 netdevsim: add ACL trap reporting cookie as a metadata by Jiri Pirko · 4 years, 10 months ago
  27. 8526ad9 netdevsim: fix panic in nsim_dev_take_snapshot_write() by Taehee Yoo · 5 years ago
  28. 6ab6336 netdevsim: disable devlink reload when resources are being used by Taehee Yoo · 5 years ago
  29. f5cd216 netdevsim: fix using uninitialized resources by Taehee Yoo · 5 years ago
  30. 82c93a8 netdevsim: implement couple of testing devlink health reporters by Jiri Pirko · 5 years ago
  31. 155ddfc netdevsim: add couple of debugfs bools to debug devlink reload by Jiri Pirko · 5 years ago
  32. 7b60027 netdevsim: create devlink and netdev instances in namespace by Jiri Pirko · 5 years ago
  33. 90d2991 netdevsim: register port netdevices into net of device by Jiri Pirko · 5 years ago
  34. 75ba029 netdevsim: implement proper devlink reload by Jiri Pirko · 5 years ago
  35. a5facc4 netdevsim: change fib accounting and limitations to be per-device by Jiri Pirko · 5 years ago
  36. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  37. da58f90 netdevsim: Add devlink-trap support by Ido Schimmel · 5 years ago
  38. 4418f86 netdevsim: implement support for devlink region and snapshots by Jiri Pirko · 5 years ago
  39. 150e8f8 netdevsim: register couple of devlink params by Jiri Pirko · 5 years ago
  40. 59c84b9 netdevsim: Restore per-network namespace accounting for fib entries by David Ahern · 5 years ago
  41. fa4dfc4 netdevsim: implement fake flash updating with notifications by Jiri Pirko · 6 years ago
  42. e05b2d1 netdevsim: move netdev creation/destruction to dev probe by Jiri Pirko · 6 years ago
  43. 794b2c0 netdevsim: extend device attrs to support port addition and deletion by Jiri Pirko · 6 years ago
  44. 8320d14 netdevsim: implement dev probe/remove skeleton with port initialization by Jiri Pirko · 6 years ago
  45. ab1d0cc netdevsim: change debugfs tree topology by Jiri Pirko · 6 years ago
  46. 514cf64 netdevsim: generate random switch id instead of using dev id by Jiri Pirko · 6 years ago
  47. d514f41 netdevsim: merge sdev into dev by Jiri Pirko · 6 years ago
  48. a60f9e4 netdevsim: rename dev_init/exit() functions and make them independent on ns by Jiri Pirko · 6 years ago
  49. f9d9db4 netdevsim: add bus attributes to add new and delete devices by Jiri Pirko · 6 years ago
  50. 40e4fe4 netdevsim: move device registration and related code to bus.c by Jiri Pirko · 6 years ago
  51. 925f5af netdevsim: put netdevsim bus code into separate file by Jiri Pirko · 6 years ago
  52. 8fb4bc6 netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items by Jiri Pirko · 6 years ago
  53. 5fc4942 netdevsim: create devlink instance per netdevsim instance by Jiri Pirko · 6 years ago
  54. 38f58c9 netdevsim: move sdev specific bpf debugfs files to sdev dir by Jiri Pirko · 6 years ago
  55. af9095f netdevsim: move shared dev creation and destruction into separate file by Jiri Pirko · 6 years ago
  56. 027d4ca netdevsim: assume CONFIG_NET_DEVLINK is always enabled by Jiri Pirko · 6 years ago
  57. f61b6db netdevsim: make debug dirs' dentries static by Jakub Kicinski · 6 years ago
  58. 602144c bpf: offload: keep the offload state per-ASIC by Jakub Kicinski · 6 years ago
  59. d6d6071 netdevsim: associate bound programs with shared dev by Jakub Kicinski · 6 years ago
  60. eeeaaf1 netdevsim: add shared netdevsim devices by Jakub Kicinski · 6 years ago
  61. 5f07655 netdevsim: add switch_id attribute by Jakub Kicinski · 6 years ago
  62. 799e173 netdevsim: add support for simultaneous driver and hw XDP by Jakub Kicinski · 6 years ago
  63. 0529662 xdp: factor out common program/flags handling from drivers by Jakub Kicinski · 6 years ago
  64. 7699353 netdevsim: add ipsec offload testing by Shannon Nelson · 7 years ago
  65. 7fa76d7 netdevsim: Add extack error message for devlink reload by David Ahern · 7 years ago
  66. ef81710 netdevsim: Change nsim_devlink_setup to return error to caller by David Ahern · 7 years ago
  67. 37923ed netdevsim: Add simple FIB resource controller via devlink by David Ahern · 7 years ago
  68. 7c5db7e netdevsim: don't compile BPF code if syscall not enabled by Jakub Kicinski · 7 years ago
  69. 395cacb netdevsim: bpf: support fake map offload by Jakub Kicinski · 7 years ago
  70. 7957922 netdevsim: add SR-IOV functionality by Jakub Kicinski · 7 years ago
  71. 31d3ad8 netdevsim: add bpf offload support by Jakub Kicinski · 7 years ago
  72. 83c9e13 netdevsim: add software driver for testing offloads by Jakub Kicinski · 7 years ago