index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2023-12-20
net: Add MDB bulk deletion device operation
Ido Schimmel
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-04
net: Add queue and napi association
Amritha Nambiar
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: Make dev_set_hwtstamp_phylib accessible
Kory Maincent
2023-10-27
net: Add MDB get device operation
Ido Schimmel
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
netdev: make napi_schedule return bool on NAPI successful schedule
Christian Marangi
2023-10-11
net/core: Introduce netdev_core_stats_inc()
Yajun Deng
2023-10-01
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-09-19
net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988
Sujuan Chen
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
2023-08-02
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
2023-07-28
net: convert some netlink netdev iterators to depend on the xarray
Jakub Kicinski
2023-07-27
net: Remove unused declaration dev_restart()
YueHaibing
2023-07-24
net: add missing net_device::xdp_zc_max_segs description
Maciej Fijalkowski
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-21
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
[next]