index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+1
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-9
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-0
/
+1
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-11-01
netdevsim: move vfconfig to nsim_dev
Jakub Kicinski
1
-36
/
+36
2021-07-16
netdevsim: Add multi-queue support
Peilin Ye
1
-2
/
+4
2021-06-03
netdevsim: Implement legacy/switchdev mode for VFs
Dmytro Linkin
1
-0
/
+5
2021-06-03
netdevsim: Implement VFs
Dmytro Linkin
1
-25
/
+65
2021-03-05
netdevsim: init u64 stats for 32bit hardware
Hillf Danton
1
-0
/
+1
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-09-15
netdevsim: add pause frame stats
Jakub Kicinski
1
-0
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-22
netdevsim: fix unbalaced locking in nsim_create()
Taehee Yoo
1
-2
/
+2
2020-07-10
netdevsim: add UDP tunnel port offload support
Jakub Kicinski
1
-1
/
+11
2019-10-04
netdevsim: register port netdevices into net of device
Jiri Pirko
1
-0
/
+1
2019-10-04
netdevsim: change fib accounting and limitations to be per-device
Jiri Pirko
1
-8
/
+1
2019-08-12
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
1
-1
/
+8
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-21
/
+5
2019-04-26
netdevsim: implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+8
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
1
-89
/
+49
2019-04-26
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
1
-11
/
+4
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
1
-12
/
+3
2019-04-26
netdevsim: generate random switch id instead of using dev id
Jiri Pirko
1
-2
/
+1
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
1
-36
/
+13
2019-04-26
netdevsim: rename dev_init/exit() functions and make them independent on ns
Jiri Pirko
1
-6
/
+8
2019-04-26
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
1
-1
/
+1
2019-04-26
netdevsim: move device registration and related code to bus.c
Jiri Pirko
1
-150
/
+45
2019-04-26
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
1
-12
/
+6
2019-04-26
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
1
-5
/
+5
2019-04-26
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
1
-17
/
+10
2019-04-26
netdevsim: move device registration on bus to be done earlier in init
Jiri Pirko
1
-13
/
+13
2019-04-13
netdevsim: move shared dev creation and destruction into separate file
Jiri Pirko
1
-49
/
+27
2019-04-09
netdevsim: let net core to free netdevsim netdev
Jiri Pirko
1
-1
/
+1
2019-04-09
netdevsim: remove nsim_dellink() implementation
Jiri Pirko
1
-6
/
+0
2019-02-07
netdevsim: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-17
/
+6
2018-07-27
netdevsim: make debug dirs' dentries static
Jakub Kicinski
1
-3
/
+3
2018-07-18
netdevsim: add shared netdevsim devices
Jakub Kicinski
1
-6
/
+81
2018-07-18
netdevsim: add switch_id attribute
Jakub Kicinski
1
-0
/
+24
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
1
-2
/
+1
2018-06-28
netdevsim: add ipsec offload testing
Shannon Nelson
1
-0
/
+7
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-04-01
netdevsim: Change nsim_devlink_setup to return error to caller
David Ahern
1
-1
/
+5
2018-03-29
netdevsim: Add simple FIB resource controller via devlink
David Ahern
1
-1
/
+11
2017-12-20
netdevsim: correctly check return value of debugfs_create_dir
Prashant Bhole
1
-2
/
+4
2017-12-20
netdevsim: declare struct device_type as static
Jakub Kicinski
1
-1
/
+1
2017-12-03
netdevsim: add SR-IOV functionality
Jakub Kicinski
1
-2
/
+272
2017-12-03
netdevsim: add bpf offload support
Jakub Kicinski
1
-1
/
+115
2017-12-03
netdevsim: add software driver for testing offloads
Jakub Kicinski
1
-0
/
+118