开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2021-03-04
xsk: Remove dangling function declaration from header file
Maciej Fijalkowski
2021-02-24
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-13
bpf: Drop MTU check when doing TC-BPF redirect to ingress
Jesper Dangaard Brouer
2021-02-11
net: fix dev_ifsioc_locked() race condition
Cong Wang
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-09
net: add sysfs attribute to control napi threaded mode
Wei Wang
2021-02-09
net: implement threaded-able napi poll loop support
Wei Wang
2021-02-08
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2021-01-28
net: adjust net_device layout for cacheline usage
Jesper Dangaard Brouer
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
2021-01-19
bonding: add a vlan+srcmac tx hashing option
Jarod Wilson
2021-01-18
net: netdevice: Add operation ndo_sk_get_lower_dev
Tariq Toukan
2021-01-09
net-gro: remove GRO_DROP
Eric Dumazet
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
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
[next]