index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2022-04-08
netdevice: add the case if dev is NULL
Yajun Deng
2022-02-23
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-04-07
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
2021-02-17
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2020-11-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
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-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
[next]