index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
netdev.c
Age
Commit message (
Expand
)
Author
2020-09-15
netdevsim: add pause frame stats
Jakub Kicinski
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-21
netdevsim: fix unbalaced locking in nsim_create()
Taehee Yoo
2020-07-10
netdevsim: add UDP tunnel port offload support
Jakub Kicinski
2019-10-04
netdevsim: register port netdevices into net of device
Jiri Pirko
2019-10-04
netdevsim: change fib accounting and limitations to be per-device
Jiri Pirko
2019-08-11
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-04-26
netdevsim: implement ndo_get_devlink_port
Jiri Pirko
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2019-04-26
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
2019-04-26
netdevsim: generate random switch id instead of using dev id
Jiri Pirko
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
2019-04-26
netdevsim: rename dev_init/exit() functions and make them independent on ns
Jiri Pirko
2019-04-26
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
2019-04-26
netdevsim: move device registration and related code to bus.c
Jiri Pirko
2019-04-26
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
2019-04-26
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
2019-04-26
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
2019-04-26
netdevsim: move device registration on bus to be done earlier in init
Jiri Pirko
2019-04-12
netdevsim: move shared dev creation and destruction into separate file
Jiri Pirko
2019-04-09
netdevsim: let net core to free netdevsim netdev
Jiri Pirko
2019-04-09
netdevsim: remove nsim_dellink() implementation
Jiri Pirko
2019-02-06
netdevsim: Implement ndo_get_port_parent_id()
Florian Fainelli
2018-07-26
netdevsim: make debug dirs' dentries static
Jakub Kicinski
2018-07-18
netdevsim: add shared netdevsim devices
Jakub Kicinski
2018-07-18
netdevsim: add switch_id attribute
Jakub Kicinski
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-06-28
netdevsim: add ipsec offload testing
Shannon Nelson
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-03-31
netdevsim: Change nsim_devlink_setup to return error to caller
David Ahern
2018-03-29
netdevsim: Add simple FIB resource controller via devlink
David Ahern
2017-12-20
netdevsim: correctly check return value of debugfs_create_dir
Prashant Bhole
2017-12-20
netdevsim: declare struct device_type as static
Jakub Kicinski
2017-12-03
netdevsim: add SR-IOV functionality
Jakub Kicinski
2017-12-03
netdevsim: add bpf offload support
Jakub Kicinski
2017-12-03
netdevsim: add software driver for testing offloads
Jakub Kicinski