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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Age
Commit message (
Expand
)
Author
2021-07-25
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...
Taehee Yoo
2021-04-22
netdevsim: Only use sampling truncation length when valid
Ido Schimmel
2021-04-06
netdevsim: remove unneeded semicolon
Qiheng Lin
2021-03-31
netdevsim: add FEC settings support
Jakub Kicinski
2021-03-24
netdevsim: switch to memdup_user_nul()
Wei Yongjun
2021-03-14
netdevsim: Add dummy psample implementation
Ido Schimmel
2021-03-12
netdevsim: Allow reporting activity on nexthop buckets
Ido Schimmel
2021-03-12
netdevsim: Add support for resilient nexthop groups
Ido Schimmel
2021-03-12
netdevsim: Create a helper for setting nexthop hardware flags
Ido Schimmel
2021-03-12
netdevsim: fib: Introduce a lock to guard nexthop hashtable
Petr Machata
2021-03-11
netdevsim: fib: Remove redundant code
Jiapeng Chong
2021-03-04
netdevsim: init u64 stats for 32bit hardware
Hillf Danton
2021-02-08
netdevsim: fib: Add debugfs to debug route offload failure
Amit Cohen
2021-02-08
netdevsim: dev: Initialize FIB module after debugfs
Ido Schimmel
2021-02-08
netdevsim: fib: Do not warn if route was not found for several events
Amit Cohen
2021-02-08
IPv6: Add "offload failed" indication to routes
Amit Cohen
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
2021-02-02
net: Do not call fib6_info_hw_flags_set() when IPv6 is disabled
Amit Cohen
2021-02-02
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
Amit Cohen
2021-02-02
netdevsim: fib: Perform the route programming in a non-atomic context
Amit Cohen
2021-02-02
netdevsim: fib: Convert the current occupancy to an atomic variable
Amit Cohen
2021-01-28
nexthop: Use enum to encode notification type
Ido Schimmel
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
netdevsim: Add debugfs toggle to reject BPF programs in verifier
Toke Høiland-Jørgensen
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
2020-11-20
netdevsim: support ethtool ring and coalesce settings
Antonio Cardace
2020-11-20
netdevsim: move ethtool pause params in separate struct
Antonio Cardace
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-17
netdevsim: set .owner to THIS_MODULE
Taehee Yoo
2020-11-06
netdevsim: Allow programming routes with nexthop objects
Ido Schimmel
2020-11-06
netdevsim: Add dummy implementation for nexthop offload
Ido Schimmel
2020-11-06
netdevsim: Add devlink resource for nexthops
Ido Schimmel
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
2020-09-28
netdevsim: support the static IANA VXLAN port flag
Jakub Kicinski
2020-09-28
netdevsim: shared UDP tunnel port table support
Jakub Kicinski
2020-09-28
netdevsim: add warnings on unexpected UDP tunnel port errors
Jakub Kicinski
2020-09-26
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
2020-09-25
netdevsim: add support for flash_update overwrite mask
Jacob Keller
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-18
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
2020-09-18
netdevsim: devlink flash timeout message
Shannon Nelson
2020-09-15
netdevsim: add pause frame stats
Jakub Kicinski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
[next]