开源镜像站
帮助
动态
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
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
2020-05-19
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-01
net/core: Introduce netdev_get_xmit_slave
Maor Gottlieb
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-28
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2020-03-26
net: add a reference to MACsec ops in net_device
Antoine Tenart
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2020-03-02
netdevice: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-16
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
[next]