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