index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: Add extack error message for devlink reload
David Ahern
2018-06-05
3
-6
/
+10
*
devlink: Add extack to reload and port_{un, }split operations
David Ahern
2018-06-05
1
-1
/
+2
*
devlink: convert occ_get op to separate registration
Jiri Pirko
2018-04-08
1
-34
/
+31
*
netdevsim: remove incorrect __net_initdata annotations
Arnd Bergmann
2018-04-04
2
-2
/
+2
*
netdevsim: Change nsim_devlink_setup to return error to caller
David Ahern
2018-03-31
3
-8
/
+15
*
netdevsim: Add simple FIB resource controller via devlink
David Ahern
2018-03-29
5
-1
/
+615
*
netdevsim: fix overflow on the error path
Jakub Kicinski
2018-02-01
1
-3
/
+2
*
netdevsim: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
1
-4
/
+1
*
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
2018-01-23
1
-0
/
+6
*
netdevsim: don't compile BPF code if syscall not enabled
Jakub Kicinski
2018-01-23
2
-1
/
+33
*
netdevsim: add extack support for TC eBPF offload
Quentin Monnet
2018-01-23
1
-7
/
+28
*
netdevsim: bpf: support fake map offload
Jakub Kicinski
2018-01-18
2
-0
/
+249
*
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2017-12-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-11
/
+14
*
netdevsim: correctly check return value of debugfs_create_dir
Prashant Bhole
2017-12-20
2
-6
/
+8
*
netdevsim: bpf: remove unused variable
Jakub Kicinski
2017-12-20
1
-3
/
+0
*
netdevsim: declare struct device_type as static
Jakub Kicinski
2017-12-20
1
-1
/
+1
*
netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static
Colin Ian King
2017-12-05
1
-2
/
+2
*
netdevsim: add SR-IOV functionality
Jakub Kicinski
2017-12-03
2
-2
/
+284
*
netdevsim: add bpf offload support
Jakub Kicinski
2017-12-03
4
-1
/
+529
*
netdevsim: add software driver for testing offloads
Jakub Kicinski
2017-12-03
3
-0
/
+150