index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-14
/
+21
|
\
|
*
net: Introduce preferred busy-polling
Björn Töpel
2020-12-01
1
-14
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-1
/
+13
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-28
1
-1
/
+13
|
|
\
\
|
|
*
|
net, xsk: Avoid taking multiple skbuff references
Björn Töpel
2020-11-24
1
-1
/
+13
*
|
|
|
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
2020-12-01
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
1
-0
/
+5
|
\
|
|
|
|
*
|
|
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
2020-11-23
1
-0
/
+5
|
|
/
/
*
|
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-1
/
+1
*
|
|
net: core: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-17
1
-2
/
+9
|
|
/
|
/
|
*
|
net: core: add dev_get_tstats64 as a ndo_get_stats64 implementation
Heiner Kallweit
2020-11-09
1
-0
/
+1
*
|
net: core: add devm_netdev_alloc_pcpu_stats
Heiner Kallweit
2020-10-31
1
-0
/
+14
*
|
net: core: add dev_sw_netstats_tx_add
Heiner Kallweit
2020-10-31
1
-0
/
+12
|
/
*
net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
Heiner Kallweit
2020-10-13
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-12
1
-0
/
+4
|
\
|
*
bpf: Add redirect_peer helper
Daniel Borkmann
2020-10-11
1
-0
/
+4
*
|
net: netdevice.h: sw_netstats_rx_add helper
Fabian Frederick
2020-10-06
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-14
/
+59
|
\
\
|
*
|
net: core: document two new elements of struct net_device
Mauro Carvalho Chehab
2020-10-02
1
-0
/
+5
|
*
|
net: core: add nested_level variable in net_device
Taehee Yoo
2020-09-28
1
-8
/
+44
|
*
|
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
1
-6
/
+10
*
|
|
net: remove NETDEV_HW_ADDR_T_SLAVE
Taehee Yoo
2020-10-03
1
-3
/
+2
|
|
/
|
/
|
*
|
net: Add netif_rx_any_context()
Sebastian Andrzej Siewior
2020-09-29
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-0
/
+2
|
\
|
|
*
netdevice.h: fix xdp_state kernel-doc warning
Randy Dunlap
2020-09-07
1
-0
/
+1
|
*
netdevice.h: fix proto_down_reason kernel-doc warning
Randy Dunlap
2020-09-07
1
-0
/
+1
*
|
net: fix build without CONFIG_SYSCTL definition
Mahesh Bandewar
2020-09-18
1
-2
/
+3
*
|
netdev: Remove unused functions
YueHaibing
2020-09-17
1
-10
/
+0
*
|
net: manage napi add/del idempotence explicitly
Jakub Kicinski
2020-09-10
1
-2
/
+2
*
|
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-10
1
-16
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
1
-5
/
+5
|
\
\
|
*
|
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
1
-5
/
+5
|
|
/
*
|
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
2020-08-28
1
-2
/
+6
*
|
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-26
1
-0
/
+16
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-10
/
+36
|
\
|
*
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2020-08-04
1
-0
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
1
-10
/
+19
|
|
\
|
|
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
1
-8
/
+0
|
|
*
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
1
-0
/
+4
|
|
*
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-25
1
-2
/
+15
|
*
|
rtnetlink: add support for protodown reason
Roopa Prabhu
2020-07-31
1
-0
/
+4
|
|
/
|
*
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
2020-07-10
1
-0
/
+8
*
|
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
net: netdevice.h: add a description for napi_defer_hard_irqs
Mauro Carvalho Chehab
2020-06-26
1
-0
/
+2
*
|
net: core: reduce recursion limit value
Taehee Yoo
2020-06-18
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
1
-4
/
+8
|
\
|
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-4
/
+8
*
|
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-08
1
-2
/
+4
|
/
*
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
2020-05-23
1
-0
/
+2
*
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2020-05-19
1
-0
/
+6
[next]