summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-22net: mctp: avoid confusion over local/peer dest/source addressesJeremy Kerr1-2/+2
2024-02-22udp: add local "peek offset enabled" flagPaolo Abeni1-0/+10
2024-02-22net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau1-0/+1
2024-02-22net: phy: Support 100/1000BT1 linkmode advertisementsDimitri Fedrau1-0/+8
2024-02-22net: phy: Add BaseT1 auto-negotiation constantsDimitri Fedrau1-0/+2
2024-02-21net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli1-0/+3
2024-02-21net: wan: framer: remove children from struct framer_ops kdocSimon Horman1-1/+0
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller6-87/+328
2024-02-21net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski1-7/+7
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal1-0/+6
2024-02-20net: reorganize "struct sock" fieldsEric Dumazet1-47/+61
2024-02-20net: add netmem to skb_frag_tMina Almasry1-29/+71
2024-02-20net: introduce abstraction for network memoryMina Almasry1-0/+41
2024-02-19net: page_pool: fix recycle stats for system page_pool allocatorLorenzo Bianconi1-2/+3
2024-02-19page_pool: disable direct recycling based on pool->cpuid on destroyAlexander Lobakin1-5/+0
2024-02-19net: sched: Annotate struct tc_pedit with __counted_byKees Cook1-1/+1
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit1-0/+2
2024-02-17net: mdio: add helpers for accessing the EEE CAP2 registersHeiner Kallweit1-0/+55
2024-02-16Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'Jakub Kicinski1-0/+4
2024-02-16genetlink: Add per family bind/unbind callbacksStanislaw Gruszka1-0/+4
2024-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-24/+80
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-13/+8
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds2-4/+12
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie2-2/+4
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere1-1/+1
2024-02-15wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg1-1/+1
2024-02-15Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2024-02-14net: remove dev_base_lockEric Dumazet1-2/+0
2024-02-14net: add netdev_set_operstate() helperEric Dumazet2-1/+3
2024-02-14net: convert dev->reg_state to u8Eric Dumazet1-9/+14
2024-02-14eventpoll: Add epoll ioctl for epoll_paramsJoe Damato1-0/+13
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller3-2/+24
2024-02-14veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi1-0/+2
2024-02-14xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi1-0/+2
2024-02-14xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi1-1/+1
2024-02-14net: add generic percpu page_pool allocatorLorenzo Bianconi1-0/+3
2024-02-13can: canxl: add virtual CAN network identifier supportOliver Hartkopp2-2/+23
2024-02-13xen/gntalloc: Replace UAPI 1-element arrayKees Cook1-1/+4
2024-02-13ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault1-5/+2
2024-02-13ptrace: Introduce exception_ip arch hookJiaxun Yang1-0/+4
2024-02-12wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz1-1/+4
2024-02-12wifi: nl80211: allow reporting wakeup for unprot deauth/disassocShaul Triebitz1-0/+3
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg2-0/+8
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg2-16/+25
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh2-1/+6
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi1-2/+1
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp1-0/+1
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2024-02-12net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee1-1/+45