summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | net: introduce default_rps_mask netns attributePaolo Abeni2023-02-091-0/+1
* | | net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long2023-02-011-0/+6
|/ /
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-0/+8
|\ \
| * | bpf: XDP metadata RX kfuncsStanislav Fomichev2023-01-231-0/+8
| |/
* | xfrm: extend add state callback to set failure reasonLeon Romanovsky2023-01-261-1/+1
* | xfrm: extend add policy callback to set failure reasonLeon Romanovsky2023-01-261-1/+1
|/
* net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long2022-12-121-1/+2
* Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-091-0/+4
|\
| * xfrm: add support to HW update soft and hard limitsLeon Romanovsky2022-12-051-0/+1