summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)AuthorFilesLines
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
2023-04-11net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski1-1/+1
2023-04-11net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski1-0/+1
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean1-6/+0
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean1-1/+8
2023-04-02net: minor reshuffle of napi_structJakub Kicinski1-2/+3
2023-03-30net: add softnet_data.in_net_rx_actionEric Dumazet1-0/+1
2023-03-24docs: networking: document NAPIJakub Kicinski1-5/+8
2023-03-23netdev: Enforce index cap in netdev_get_tx_queueNick Child1-0/+1
2023-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+4
2023-03-17net: Add MDB net device operationsIdo Schimmel1-0/+21
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet1-2/+4
2023-03-08net: remove enum skb_free_reasonEric Dumazet1-11/+7
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni1-1/+0
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+0
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel1-2/+0
2023-02-11Daniel Borkmann says:Jakub Kicinski1-0/+4
2023-02-10net: introduce default_rps_mask netns attributePaolo Abeni1-0/+1
2023-02-08net, xdp: Add missing xdp_features descriptionLorenzo Bianconi1-0/+1
2023-02-03netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+3
2023-02-02net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long1-0/+6
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+8
2023-01-27xfrm: extend add state callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-27xfrm: extend add policy callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev1-0/+8
2022-12-13net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long1-1/+2
2022-12-10Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+4
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky1-0/+1