summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-21bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-06-15net: create device lookup API with reference trackingJakub Kicinski
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet
2023-04-20net: move dropreason.h to dropreason-core.hJohannes Berg
2023-04-14page_pool: allow caching from safely localized NAPIJakub Kicinski
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean
2023-04-02net: minor reshuffle of napi_structJakub Kicinski
2023-03-30net: add softnet_data.in_net_rx_actionEric Dumazet
2023-03-23docs: networking: document NAPIJakub Kicinski
2023-03-22netdev: Enforce index cap in netdev_get_tx_queueNick Child
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17net: Add MDB net device operationsIdo Schimmel
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-07net: remove enum skb_free_reasonEric Dumazet
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni
2023-02-07net, xdp: Add missing xdp_features descriptionLorenzo Bianconi
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev
2022-12-12net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit
2022-11-28Daniel Borkmann says:Jakub Kicinski
2022-11-16net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2022-11-15dev: Move received_rps counter next to RPS members in softnet dataToke Høiland-Jørgensen
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: track netdev with devlink_port assignedJiri Pirko
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-10-30net: remove unused netdev_unregistering()Juhee Kang
2022-10-15Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"Jakub Kicinski