index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
netdevsim: update queue NAPI association on queue reset
Eric Dumazet
1
-0
/
+2
2026-08-13
netdevsim: drop the ability to change max_vfs via debugfs
Slawomir Stepien
3
-82
/
+3
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
3
-5
/
+7
2026-06-29
netdevsim: remove ethtool debugfs files before freeing netdev
Yousef Alhouseen
3
-0
/
+10
2026-06-13
netdevsim: tc: allow to test nf_tables offload control plane code
Florian Westphal
2
-7
/
+19
2026-06-09
net: change ndo_set_rx_mode_async return type to int
Stanislav Fomichev
1
-3
/
+4
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
Jakub Kicinski
1
-0
/
+1
2026-06-02
netdevsim: psp: use atomic64 for psp stats counters
Daniel Zahka
2
-22
/
+12
2026-06-02
netdevsim: psp: update rx stats on the peer netdevsim
Daniel Zahka
1
-8
/
+11
2026-06-02
netdevsim: fib: fix use-after-free of FIB data via debugfs
Zijing Yin
1
-8
/
+9
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
1
-2
/
+2
2026-05-18
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
[next]