index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdevsim: Fix build error without CONFIG_INET
YueHaibing
2019-08-20
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
4
-86
/
+98
|
\
|
*
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
2019-08-11
4
-86
/
+98
*
|
Documentation: Add description of netdevsim traps
Ido Schimmel
2019-08-17
1
-0
/
+3
*
|
netdevsim: Add devlink-trap support
Ido Schimmel
2019-08-17
2
-1
/
+279
*
|
netdevsim: implement support for devlink region and snapshots
Jiri Pirko
2019-08-15
2
-1
/
+63
*
|
netdevsim: register couple of devlink params
Jiri Pirko
2019-08-11
2
-1
/
+73
|
/
*
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
1
-1
/
+4
*
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
1
-21
/
+5
*
netdevsim: implement fake flash updating with notifications
Jiri Pirko
2019-06-04
2
-0
/
+45
*
netdevsim: Make nsim_num_vf static
YueHaibing
2019-05-05
1
-1
/
+1
*
netdevsim: fix fall-through annotation
Gustavo A. R. Silva
2019-05-01
1
-1
/
+1
*
netdevsim: implement ndo_get_devlink_port
Jiri Pirko
2019-04-26
1
-0
/
+8
*
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2019-04-26
6
-118
/
+85
*
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
2019-04-26
3
-4
/
+92
*
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
2019-04-26
4
-30
/
+160
*
netdevsim: change debugfs tree topology
Jiri Pirko
2019-04-26
3
-15
/
+11
*
netdevsim: generate random switch id instead of using dev id
Jiri Pirko
2019-04-26
3
-2
/
+5
*
netdevsim: merge sdev into dev
Jiri Pirko
2019-04-26
5
-115
/
+116
*
netdevsim: rename dev_init/exit() functions and make them independent on ns
Jiri Pirko
2019-04-26
3
-28
/
+30
*
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
2019-04-26
3
-4
/
+99
*
netdevsim: use ida for bus device ids
Jiri Pirko
2019-04-26
1
-3
/
+10
*
netdevsim: add stub netdevsim driver implementation
Jiri Pirko
2019-04-26
1
-1
/
+20
*
netdevsim: move device registration and related code to bus.c
Jiri Pirko
2019-04-26
4
-163
/
+207
*
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
2019-04-26
4
-13
/
+38
*
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
2019-04-26
4
-59
/
+56
*
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
2019-04-26
4
-202
/
+124
*
netdevsim: move device registration on bus to be done earlier in init
Jiri Pirko
2019-04-26
1
-13
/
+13
*
netdevsim: move sdev-specific init/uninit code into separate functions
Jiri Pirko
2019-04-12
1
-25
/
+38
*
netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns
Jiri Pirko
2019-04-12
1
-12
/
+14
*
netdevsim: move sdev specific bpf debugfs files to sdev dir
Jiri Pirko
2019-04-12
2
-12
/
+12
*
netdevsim: move shared dev creation and destruction into separate file
Jiri Pirko
2019-04-12
4
-50
/
+104
*
netdevsim: assume CONFIG_NET_DEVLINK is always enabled
Jiri Pirko
2019-04-09
2
-27
/
+1
*
netdevsim: let net core to free netdevsim netdev
Jiri Pirko
2019-04-09
1
-1
/
+1
*
netdevsim: remove nsim_dellink() implementation
Jiri Pirko
2019-04-09
1
-6
/
+0
*
bpf: offload: add priv field for drivers
Jakub Kicinski
2019-02-12
1
-2
/
+3
*
netdevsim: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-17
/
+6
*
drivers: net: netdevsim: use skb_sec_path helper
Florian Westphal
2018-12-19
1
-3
/
+4
*
netdevsim: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-12
1
-14
/
+2
*
bpf: Remove unused variable in nsim_bpf
Nathan Chancellor
2018-11-16
1
-1
/
+0
*
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
2018-11-10
1
-4
/
+3
*
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2018-11-10
1
-2
/
+2
*
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-10
1
-3
/
+1
*
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-10
1
-5
/
+9
*
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-10
1
-15
/
+17
*
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
2018-11-10
1
-3
/
+3
*
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2018-10-08
1
-1
/
+7
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-0
/
+1
|
\
|
*
netdevsim: don't leak devlink resources
Jakub Kicinski
2018-07-25
1
-0
/
+1
*
|
netdevsim: make debug dirs' dentries static
Jakub Kicinski
2018-07-26
2
-6
/
+3
[next]