| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | devlink: pass param values by pointer | Ratheesh Kannoth | 1 | -2/+2 |
| 13 days | netdevsim: psp: reset spi on key rotation and check for exhaustion on alloc | Daniel Zahka | 1 | -5/+16 |
| 2026-05-06 | netdevsim: psp: rcu protect psp_dev reference | Daniel Zahka | 2 | -20/+36 |
| 2026-05-06 | netdevsim: psp: serialize calls to nsim_psp_uninit() | Daniel Zahka | 2 | -3/+16 |
| 2026-05-06 | netdevsim: psp: only call nsim_psp_uninit() on PFs | Daniel Zahka | 1 | -1/+2 |
| 2026-04-27 | netdevsim: zero initialize struct iphdr in dummy sk_buff | Nikola Z. Ivanov | 1 | -1/+1 |
| 2026-04-21 | netdevsim: convert to ndo_set_rx_mode_async | Stanislav Fomichev | 1 | -3/+5 |
| 2026-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+71 |
| 2026-04-09 | nsim: Add support for VLAN filters | Cosmin Ratiu | 2 | -2/+71 |
| 2026-04-09 | net: use get_random_u{16,32,64}() where appropriate | David Carlier | 1 | -2/+2 |
| 2026-04-08 | netdevsim: Add devlink port resource registration | Or Har-Toov | 2 | -1/+26 |
| 2026-03-20 | netdevsim: support tc-ets offload | Davide Caratti | 1 | -0/+22 |
| 2026-03-20 | netdevsim: move TC offload code to a dedicated file | Davide Caratti | 4 | -52/+61 |
| 2026-03-20 | net: netdevsim: correct typo in new_device_store error message | Alok Tiwari | 1 | -1/+1 |
| 2026-03-18 | netdevsim: drop PSP ext ref on forward failure | Wesley Atwell | 1 | -1/+4 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 6 | -12/+12 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 7 | -26/+25 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-01-26 | netdevsim: use u64_stats_t with u64_stats_sync properly | David Yang | 2 | -12/+14 |
| 2026-01-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -0/+9 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-20 | netdevsim: fix a race issue related to the operation on bpf_bound_progs list | Yun Lu | 3 | -0/+9 |
| 2026-01-14 | net: add bare bone queue configs | Pavel Begunkov | 1 | -2/+5 |
| 2026-01-06 | net: netdevsim: fix inconsistent carrier state after link/unlink | Yohei Kojima | 1 | -0/+8 |
| 2025-11-20 | netdevsim: register a new devlink param with default value interface | Daniel Zahka | 2 | -0/+57 |
| 2025-11-20 | netdevsim: add loopback support | Jakub Kicinski | 1 | -5/+12 |
| 2025-11-20 | netdevsim: pass packets thru GRO on Rx | Jakub Kicinski | 1 | -7/+2 |
| 2025-11-07 | netdevsim: implement psp device stats | Daniel Zahka | 2 | -0/+32 |
| 2025-10-16 | netdevsim: add ipsec hw_features | Hangbin Liu | 1 | -0/+1 |
| 2025-10-15 | netdevsim: set the carrier when the device goes up | Breno Leitao | 1 | -0/+7 |
| 2025-09-30 | netdevsim: a basic test PSP implementation | Jakub Kicinski | 4 | -6/+293 |
| 2025-09-26 | ethtool: add FEC bins histogram report | Vadim Fedorenko | 1 | -1/+24 |
| 2025-09-22 | net: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 1 | -3/+3 |
| 2025-08-26 | devlink: Move graceful period parameter to reporter ops | Shahar Shitrit | 1 | -2/+2 |
| 2025-08-13 | netdevsim: Fix wild pointer access in nsim_queue_free(). | Kuniyuki Iwashima | 1 | -3/+7 |
| 2025-07-23 | netdevsim: access ->pp through netmem_desc instead of page | Byungchul Park | 1 | -2/+4 |
| 2025-07-23 | netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs | Jiri Pirko | 2 | -3/+7 |
| 2025-07-22 | net: netdevsim: hook in XDP handling | Jakub Kicinski | 1 | -1/+20 |
| 2025-07-17 | netdevsim: remove redundant branch | Dennis Chen | 1 | -4/+1 |
| 2025-07-14 | netdevsim: implement peer queue flow control | Breno Leitao | 3 | -7/+85 |
| 2025-07-11 | net: netdevsim: Support setting dev->perm_addr on port creation | Toke Høiland-Jørgensen | 4 | -18/+40 |
| 2025-07-02 | selftest: netdevsim: Add devlink rate tc-bw test | Carolina Jubran | 2 | -0/+44 |
| 2025-06-22 | netdevsim: fix UaF when counting Tx stats | Jakub Kicinski | 1 | -1/+1 |
| 2025-06-19 | netdevsim: account dropped packet length in stats on queue free | Breno Leitao | 1 | -4/+7 |
| 2025-06-19 | netdevsim: collect statistics at RX side | Breno Leitao | 1 | -2/+10 |
| 2025-06-19 | netdevsim: migrate to dstats stats collection | Breno Leitao | 2 | -32/+6 |
| 2025-06-18 | netdevsim: remove udp_ports_sleep | Stanislav Fomichev | 2 | -10/+0 |
| 2025-06-18 | udp_tunnel: remove rtnl_lock dependency | Stanislav Fomichev | 1 | -4/+0 |
| 2025-06-12 | net: drv: netdevsim: don't napi_complete() from netpoll | Jakub Kicinski | 1 | -1/+2 |
| 2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 1 | -8/+7 |
| 2025-05-20 | selftests: net: validate team flags propagation | Stanislav Fomichev | 1 | -0/+2 |
| 2025-04-24 | netdevsim: Mark NAPI ID on skb in nsim_rcv | Joe Damato | 1 | -0/+2 |
| 2025-04-16 | xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} | Cosmin Ratiu | 1 | -8/+7 |
| 2025-04-05 | treewide: Convert new and leftover hrtimer_init() users | Thomas Gleixner | 1 | -2/+2 |
| 2025-04-03 | netdevsim: add dummy device notifiers | Stanislav Fomichev | 2 | -0/+16 |
| 2025-03-25 | Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2 | -12/+0 |
| 2025-03-12 | netdevsim: 'support' multi-buf XDP | Jakub Kicinski | 2 | -2/+4 |
| 2025-03-12 | net: drop rtnl_lock for queue_mgmt operations | Stanislav Fomichev | 1 | -2/+2 |
| 2025-03-08 | net: move misc netdev_lock flavors to a separate header | Jakub Kicinski | 1 | -0/+1 |
| 2025-03-06 | net: ethtool: try to protect all callback with netdev instance lock | Jakub Kicinski | 1 | -2/+0 |
| 2025-03-06 | net: hold netdev instance lock during queue operations | Stanislav Fomichev | 1 | -9/+16 |
| 2025-03-06 | net: hold netdev instance lock during ndo_open/ndo_stop | Stanislav Fomichev | 1 | -5/+9 |
| 2025-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2025-02-24 | selftests: drv-net: test XDP, HDS auto and the ioctl path | Jakub Kicinski | 1 | -0/+2 |
| 2025-02-21 | xfrm: provide common xdo_dev_offload_ok callback implementation | Leon Romanovsky | 2 | -12/+0 |
| 2025-02-20 | netdevsim: call napi_schedule from a timer context | Breno Leitao | 2 | -1/+21 |
| 2025-02-07 | netdevsim: allow normal queue reset while down | Jakub Kicinski | 1 | -6/+4 |
| 2025-01-30 | Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -10/+16 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -16/+13 |
| 2025-01-27 | netdevsim: don't assume core pre-populates HDS params on GET | Jakub Kicinski | 1 | -1/+1 |
| 2025-01-27 | net: netdevsim: try to close UDP port harness races | Jakub Kicinski | 2 | -9/+15 |
| 2025-01-20 | net: ethtool: populate the default HDS params in the core | Jakub Kicinski | 1 | -5/+0 |
| 2025-01-20 | net: move HDS config from ethtool state | Jakub Kicinski | 2 | -9/+10 |
| 2025-01-15 | net: add netdev_lock() / netdev_unlock() helpers | Jakub Kicinski | 1 | -2/+2 |
| 2025-01-15 | netdevsim: add HDS feature | Taehee Yoo | 3 | -1/+23 |
| 2025-01-15 | netdevsim: don't embed file_operations into your structs | Al Viro | 1 | -16/+13 |
| 2025-01-09 | netdevsim: add debugfs-triggered queue reset | Jakub Kicinski | 2 | -0/+56 |
| 2025-01-09 | netdevsim: add queue management API support | Jakub Kicinski | 2 | -12/+124 |
| 2025-01-09 | netdevsim: add queue alloc/free helpers | Jakub Kicinski | 1 | -11/+24 |
| 2025-01-09 | netdevsim: allocate rqs individually | Jakub Kicinski | 2 | -19/+32 |
| 2025-01-09 | netdevsim: support NAPI config | Jakub Kicinski | 1 | -1/+1 |
| 2024-12-17 | net: netdevsim: fix nsim_pp_hold_write() | Eric Dumazet | 1 | -2/+2 |
| 2024-12-15 | netdevsim: prevent bad user input in nsim_dev_health_break_write() | Eric Dumazet | 1 | -0/+2 |
| 2024-11-11 | netdevsim: add more hw_features | Sabrina Dubroca | 1 | -1/+5 |
| 2024-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
| 2024-10-29 | netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a... | Zichen Xie | 1 | -1/+3 |
| 2024-10-23 | netdevsim: macsec: pad u64 to correct length in logs | Ales Nezbeda | 1 | -28/+28 |
| 2024-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -6/+9 |
| 2024-10-15 | netdevsim: use cond_resched() in nsim_dev_trap_report_work() | Eric Dumazet | 1 | -6/+9 |
| 2024-10-11 | netdevsim: copy addresses for both in and out paths | Hangbin Liu | 1 | -6/+5 |
| 2024-10-11 | netdevsim: print human readable IP address | Hangbin Liu | 1 | -4/+8 |
| 2024-10-10 | testing: net-drv: add basic shaper test | Paolo Abeni | 2 | -0/+41 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
| 2024-06-10 | netdevsim: fix backwards compatibility in nsim_get_iflink() | David Wei | 1 | -1/+2 |
| 2024-05-08 | netdevsim: add NAPI support | David Wei | 2 | -12/+205 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
| 2024-04-15 | net: netdevsim: add some fake page pool use | Jakub Kicinski | 2 | -0/+97 |
| 2024-04-08 | netdevsim: report stats by default, like a real device | Jakub Kicinski | 2 | -0/+60 |
| 2024-03-01 | netdevsim: add ndo_get_iflink() implementation | David Wei | 1 | -0/+16 |
| 2024-03-01 | netdevsim: forward skbs from one connected port to another | David Wei | 2 | -5/+23 |
| 2024-03-01 | netdevsim: allow two netdevsim ports to be connected | David Wei | 3 | -0/+157 |
| 2024-02-21 | net: netdevsim: constify the struct device_type usage | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+4 |
| 2024-02-07 | netdevsim: make nsim_bus const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-02 | netdevsim: avoid potential loop in nsim_dev_trap_report_work() | Eric Dumazet | 1 | -4/+4 |
| 2024-01-17 | net: netdevsim: don't try to destroy PHC on VFs | Jakub Kicinski | 1 | -2/+7 |
| 2023-12-27 | net: macsec: move sci_to_cpu to macsec header | Radu Pirea (NXP OSS) | 1 | -5/+0 |
| 2023-11-23 | netdevsim: Don't accept device bound programs | Stanislav Fomichev | 1 | -2/+2 |
| 2023-10-28 | net: fill in MODULE_DESCRIPTION()s in kuba@'s modules | Jakub Kicinski | 1 | -0/+1 |
| 2023-10-27 | netdevsim: Block until all devices are released | Ido Schimmel | 1 | -0/+12 |
| 2023-10-20 | netdevsim: devlink health: use retained error fmsg API | Przemek Kitszel | 1 | -86/+32 |
| 2023-08-09 | net: netdevsim: mimic tc-taprio offload | Vladimir Oltean | 1 | -0/+27 |
| 2023-08-09 | net: netdevsim: use mock PHC driver | Vladimir Oltean | 3 | -1/+23 |
| 2023-07-14 | netdevsim: add dummy macsec offload | Sabrina Dubroca | 4 | -0/+397 |
| 2023-07-12 | netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write() | Dan Carpenter | 1 | -6/+3 |
| 2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-02-10 | Daniel Borkmann says: | Jakub Kicinski | 1 | -0/+1 |
| 2023-02-02 | drivers: net: turn on XDP features | Marek Majtyka | 1 | -0/+1 |
| 2023-01-30 | devlink: remove devlink features | Jiri Pirko | 1 | -1/+0 |
| 2023-01-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -4/+0 |
| 2023-01-27 | devlink: protect devlink param list by instance lock | Jiri Pirko | 1 | -18/+18 |
| 2023-01-26 | netdevsim: Fill IPsec state validation failure reason | Leon Romanovsky | 1 | -6/+5 |
| 2023-01-26 | xfrm: extend add state callback to set failure reason | Leon Romanovsky | 1 | -1/+2 |
| 2023-01-23 | bpf: Introduce device-bound XDP programs | Stanislav Fomichev | 1 | -4/+0 |
| 2023-01-19 | devlink: protect health reporter operation with instance lock | Jiri Pirko | 1 | -10/+10 |
| 2023-01-06 | netdevsim: move devlink registration under the instance lock | Jakub Kicinski | 1 | -3/+8 |
| 2023-01-06 | netdevsim: rename a label | Jakub Kicinski | 1 | -2/+2 |
| 2022-12-05 | xfrm: allow state packet offload mode | Leon Romanovsky | 1 | -0/+5 |
| 2022-11-30 | net: devlink: let the core report the driver name instead of the drivers | Vincent Mailhol | 1 | -3/+0 |
| 2022-11-17 | devlink: Allow to set up parent in devl_rate_leaf_create() | Michal Wilczynski | 1 | -1/+1 |
| 2022-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2022-11-16 | netdevsim: Fix memory leak of nsim_dev->fa_cookie | Wang Yufen | 1 | -0/+1 |
| 2022-11-03 | net: remove unused ndo_get_devlink_port | Jiri Pirko | 1 | -9/+0 |
| 2022-11-03 | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port | Jiri Pirko | 2 | -2/+1 |
| 2022-10-28 | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). | Thomas Gleixner | 1 | -2/+2 |
| 2022-10-27 | netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed | Zhengchao Shao | 1 | -4/+7 |
| 2022-10-27 | netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist... | Zhengchao Shao | 1 | -7/+13 |
| 2022-10-27 | netdevsim: fix memory leak in nsim_bus_dev_new() | Zhengchao Shao | 1 | -2/+7 |
| 2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2022-09-19 | netdevsim: Fix hwstats debugfs file permissions | Ido Schimmel | 1 | -3/+3 |
| 2022-09-01 | netdevsim: remove redundant variable ret | Jinpeng Cui | 1 | -3/+2 |
| 2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2022-08-29 | net: Use u64_stats_fetch_begin_irq() for stats fetch. | Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2022-08-25 | net: devlink: limit flash component name to match version returned by info_get() | Jiri Pirko | 1 | -2/+1 |
| 2022-08-25 | netdevsim: add version fw.mgmt info info_get() and mark as a component | Jiri Pirko | 1 | -1/+11 |
| 2022-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+40 |
| 2022-08-01 | net: devlink: convert reload command to take implicit devlink->lock | Jiri Pirko | 1 | -6/+0 |
| 2022-07-29 | netdevsim: Avoid allocation warnings triggered from user space | Jakub Kicinski | 1 | -3/+5 |
| 2022-07-29 | netdevsim: fib: Add debugfs knob to simulate route deletion failure | Ido Schimmel | 1 | -0/+14 |
| 2022-07-29 | netdevsim: fib: Fix reference count leak on route deletion failure | Ido Schimmel | 1 | -1/+26 |
| 2022-07-18 | netdevsim: convert driver to use unlocked devlink API during init/fini | Jiri Pirko | 4 | -123/+95 |
| 2022-05-06 | netdevsim: rely on XFRM state direction instead of flags | Leon Romanovsky | 1 | -1/+1 |
| 2022-04-11 | netdevsim: Use dscp_t in struct nsim_fib4_rt | Guillaume Nault | 1 | -3/+3 |
| 2022-04-11 | ipv4: Use dscp_t in struct fib_entry_notifier_info | Guillaume Nault | 1 | -2/+2 |
| 2022-04-11 | ipv4: Use dscp_t in struct fib_rt_info | Guillaume Nault | 1 | -2/+3 |
| 2022-03-21 | devlink: hold the instance lock during eswitch_mode callbacks | Jakub Kicinski | 1 | -11/+5 |
| 2022-03-21 | netdevsim: replace vfs_lock with devlink instance lock | Jakub Kicinski | 2 | -18/+20 |
| 2022-03-21 | netdevsim: replace port_list_lock with devlink instance lock | Jakub Kicinski | 2 | -21/+20 |
| 2022-03-15 | netdevsim: Introduce support for L3 offload xstats | Petr Machata | 4 | -3/+525 |
| 2022-02-17 | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt | Eric Dumazet | 1 | -2/+2 |
| 2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+5 |
| 2021-12-15 | netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma... | Haimin Zhang | 1 | -0/+1 |
| 2021-12-10 | netdevsim: don't overwrite read only ethtool parms | Filip Pokryvka | 1 | -1/+4 |
| 2021-11-30 | devlink: Simplify devlink resources unregister call | Leon Romanovsky | 1 | -2/+2 |
| 2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen | 1 | -2/+6 |
| 2021-11-01 | netdevsim: fix uninit value in nsim_drv_configure_vfs() | Jakub Kicinski | 1 | -4/+2 |
| 2021-11-01 | netdevsim: rename 'driver' entry points | Jakub Kicinski | 3 | -14/+14 |
| 2021-11-01 | netdevsim: move max vf config to dev | Jakub Kicinski | 3 | -82/+64 |
| 2021-11-01 | netdevsim: move details of vf config to dev | Jakub Kicinski | 3 | -73/+63 |
| 2021-11-01 | netdevsim: move vfconfig to nsim_dev | Jakub Kicinski | 4 | -91/+111 |
| 2021-11-01 | netdevsim: take rtnl_lock when assigning num_vfs | Jakub Kicinski | 1 | -3/+11 |
| 2021-10-29 | netdevsim: remove max_vfs dentry | Jakub Kicinski | 2 | -6/+3 |
| 2021-10-12 | devlink: Delete reload enable/disable interface | Leon Romanovsky | 1 | -3/+0 |
| 2021-10-12 | devlink: Allow control devlink ops behavior through feature mask | Leon Romanovsky | 1 | -0/+1 |
| 2021-09-27 | netdevsim: Move devlink registration to be last devlink command | Leon Romanovsky | 1 | -5/+3 |
| 2021-09-22 | devlink: Make devlink_register to be void | Leon Romanovsky | 1 | -5/+1 |
| 2021-09-17 | devlink: Delete not-used devlink APIs | Leon Romanovsky | 1 | -32/+0 |
| 2021-09-15 | netdevsim: add ability to change channel count | Jakub Kicinski | 2 | -0/+29 |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo | 1 | -2/+6 |
| 2021-08-09 | devlink: Set device as early as possible | Leon Romanovsky | 1 | -2/+2 |
| 2021-08-06 | netdevsim: Protect both reload_down and reload_up paths | Leon Romanovsky | 3 | -1/+22 |
| 2021-08-05 | netdevsim: Forbid devlink reload when adding or deleting ports | Leon Romanovsky | 2 | -12/+11 |
| 2021-08-02 | netdevsim: make array res_ids static const, makes object smaller | Colin Ian King | 1 | -1/+1 |
| 2021-07-30 | devlink: Allocate devlink directly in requested net namespace | Leon Romanovsky | 1 | -2/+2 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-07-16 | netdevsim: Add multi-queue support | Peilin Ye | 3 | -9/+15 |
| 2021-07-06 | net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ... | Taehee Yoo | 1 | -4/+4 |
| 2021-06-18 | drivers: net: netdevsim: fix devlink_trap selftests failing | Oleksandr Mazur | 2 | -8/+8 |
| 2021-06-14 | drivers: net: netdevsim: add devlink trap_drop_counter_get implementation | Oleksandr Mazur | 2 | -0/+23 |
| 2021-06-09 | netdevsim: delete unnecessary debugfs checking | Dan Carpenter | 1 | -15/+1 |
| 2021-06-03 | netdevsim: Fix unsigned being compared to less than zero | Colin Ian King | 1 | -1/+1 |
| 2021-06-02 | netdevsim: Allow setting parent node of rate objects | Dmytro Linkin | 2 | -4/+89 |
| 2021-06-02 | netdevsim: Implement support for devlink rate nodes | Dmytro Linkin | 2 | -0/+81 |
| 2021-06-02 | netdevsim: Implement devlink rate leafs tx rate support | Dmytro Linkin | 1 | -3/+75 |
| 2021-06-02 | netdevsim: Register devlink rate leaf objects per VF | Dmytro Linkin | 1 | -0/+11 |
| 2021-06-02 | netdevsim: Implement legacy/switchdev mode for VFs | Dmytro Linkin | 4 | -1/+104 |
| 2021-06-02 | netdevsim: Implement VFs | Dmytro Linkin | 2 | -27/+77 |