summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski1-3/+1
2024-01-04net-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet1-1/+1
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier1-1/+3
2023-12-20net: Add MDB bulk deletion device operationIdo Schimmel1-0/+6
2023-12-06net: core: synchronize link-watch when carrier is queriedJohannes Berg1-0/+9
2023-12-06net-device: reorganize net_device fast path variablesCoco Li1-53/+64
2023-12-05net: Add NAPI IRQ supportAmritha Nambiar1-0/+6
2023-12-05net: Add queue and napi associationAmritha Nambiar1-0/+8
2023-12-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+2
2023-11-30xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev1-0/+2
2023-11-28net: page_pool: record pools per netdevJakub Kicinski1-0/+4
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+26
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann1-4/+16
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann1-0/+10
2023-11-19net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski1-5/+0
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent1-0/+5
2023-11-18net: Make dev_set_hwtstamp_phylib accessibleKory Maincent1-0/+3
2023-10-27net: Add MDB get device operationIdo Schimmel1-0/+4
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi1-0/+23
2023-10-13net: Handle bulk delete policy in bridge driverAmit Cohen1-6/+2
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-10/+0
2023-10-12netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi1-2/+9
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng1-17/+4
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet1-0/+1
2023-09-19net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988Sujuan Chen1-0/+1
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko1-0/+21
2023-08-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-51/+4
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski1-7/+4
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski1-44/+0
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski1-0/+5
2023-08-03net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean1-0/+4
2023-08-03net: add hwtstamping helpers for stackable net devicesMaxim Georgiev1-0/+5
2023-08-03net: add NDOs for configuring hardware timestampingMaxim Georgiev1-0/+16
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski1-0/+3
2023-07-28net: Remove unused declaration dev_restart()YueHaibing1-2/+0
2023-07-25net: add missing net_device::xdp_zc_max_segs descriptionMaciej Fijalkowski1-0/+2
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann1-9/+6
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski1-0/+1
2023-06-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+9
2023-06-22bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever1-0/+9
2023-06-15net: create device lookup API with reference trackingJakub Kicinski1-0/+4
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet1-25/+1
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet1-1/+1
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+5
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet1-0/+3
2023-04-21net: move dropreason.h to dropreason-core.hJohannes Berg1-1/+1
2023-04-15page_pool: allow caching from safely localized NAPIJakub Kicinski1-0/+3
2023-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer1-1/+2