summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add MDB get device operationIdo Schimmel2023-10-271-0/+4
* net: introduce napi_is_scheduled helperChristian Marangi2023-10-191-0/+23
* net: Handle bulk delete policy in bridge driverAmit Cohen2023-10-131-6/+2
* netdev: replace napi_reschedule with napi_scheduleChristian Marangi2023-10-111-10/+0
* netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi2023-10-111-2/+9
* net/core: Introduce netdev_core_stats_inc()Yajun Deng2023-10-111-17/+4
* net: add DEV_STATS_READ() helperEric Dumazet2023-10-011-0/+1
* net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988Sujuan Chen2023-09-191-0/+1
* netdev: expose DPLL pin handle for netdeviceJiri Pirko2023-09-171-0/+21
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-031-51/+4
|\
| * net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski2023-08-031-7/+4
| * net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski2023-08-031-44/+0
* | bonding: support balance-alb with openvswitchMateusz Kowalski2023-08-031-0/+5
* | net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean2023-08-021-0/+4
* | net: add hwtstamping helpers for stackable net devicesMaxim Georgiev2023-08-021-0/+5
* | net: add NDOs for configuring hardware timestampingMaxim Georgiev2023-08-021-0/+16
* | net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski2023-07-281-0/+3
* | net: Remove unused declaration dev_restart()YueHaibing2023-07-271-2/+0
* | net: add missing net_device::xdp_zc_max_segs descriptionMaciej Fijalkowski2023-07-241-0/+2
|/
* bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann2023-07-191-9/+6
* xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski2023-07-191-0/+1
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-241-0/+9
|\
| * bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever2023-06-211-0/+9
* | net: create device lookup API with reference trackingJakub Kicinski2023-06-151-0/+4
* | net: move gso declarations and functions to their own filesEric Dumazet2023-06-101-25/+1
* | net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2023-06-071-1/+1
* | rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-071-2/+5
|/
* net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet2023-04-231-0/+3
* net: move dropreason.h to dropreason-core.hJohannes Berg2023-04-201-1/+1
* page_pool: allow caching from safely localized NAPIJakub Kicinski2023-04-141-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-131-1/+2
|\
| * xdp: rss hash types representationJesper Dangaard Brouer2023-04-131-1/+2
* | net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski2023-04-101-1/+1
* | net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski2023-04-101-0/+1
* | net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean2023-04-091-6/+0
* | net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean2023-04-031-1/+8
* | net: minor reshuffle of napi_structJakub Kicinski2023-04-021-2/+3
* | net: add softnet_data.in_net_rx_actionEric Dumazet2023-03-301-0/+1
* | docs: networking: document NAPIJakub Kicinski2023-03-231-5/+8
* | netdev: Enforce index cap in netdev_get_tx_queueNick Child2023-03-221-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-171-2/+4
|\|
| * net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-151-2/+4
* | net: Add MDB net device operationsIdo Schimmel2023-03-171-0/+21
* | net: remove enum skb_free_reasonEric Dumazet2023-03-071-11/+7
|/
* net: make default_rps_mask a per netns attributePaolo Abeni2023-02-201-1/+0
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-171-2/+0
|\
| * devlink: Fix netdev notifier chain corruptionIdo Schimmel2023-02-161-2/+0
* | Daniel Borkmann says:Jakub Kicinski2023-02-101-0/+4
|\ \
| * | net, xdp: Add missing xdp_features descriptionLorenzo Bianconi2023-02-071-0/+1
| * | netdev-genl: create a simple family for netdev stuffJakub Kicinski2023-02-021-0/+3