summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-22net: mctp: provide a more specific tag allocation ioctlJeremy Kerr
2024-02-22net: mctp: separate key correlation across netsJeremy Kerr
2024-02-22net: mctp: avoid confusion over local/peer dest/source addressesJeremy Kerr
2024-02-21udp: add local "peek offset enabled" flagPaolo Abeni
2024-02-21net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau
2024-02-21net: phy: Support 100/1000BT1 linkmode advertisementsDimitri Fedrau
2024-02-21net: phy: Add BaseT1 auto-negotiation constantsDimitri Fedrau
2024-02-21net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli
2024-02-21net: wan: framer: remove children from struct framer_ops kdocSimon Horman
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-02-20net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal
2024-02-20net: reorganize "struct sock" fieldsEric Dumazet
2024-02-20net: add netmem to skb_frag_tMina Almasry
2024-02-20net: introduce abstraction for network memoryMina Almasry
2024-02-19net: page_pool: fix recycle stats for system page_pool allocatorLorenzo Bianconi
2024-02-19page_pool: disable direct recycling based on pool->cpuid on destroyAlexander Lobakin
2024-02-19net: sched: Annotate struct tc_pedit with __counted_byKees Cook
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit
2024-02-17net: mdio: add helpers for accessing the EEE CAP2 registersHeiner Kallweit
2024-02-15Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'Jakub Kicinski
2024-02-15genetlink: Add per family bind/unbind callbacksStanislaw Gruszka
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-15wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg
2024-02-14Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14net: remove dev_base_lockEric Dumazet
2024-02-14net: add netdev_set_operstate() helperEric Dumazet
2024-02-14net: convert dev->reg_state to u8Eric Dumazet
2024-02-14eventpoll: Add epoll ioctl for epoll_paramsJoe Damato
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller
2024-02-13veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi
2024-02-13xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi
2024-02-13xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi
2024-02-13net: add generic percpu page_pool allocatorLorenzo Bianconi
2024-02-13can: canxl: add virtual CAN network identifier supportOliver Hartkopp
2024-02-13xen/gntalloc: Replace UAPI 1-element arrayKees Cook
2024-02-12ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang
2024-02-12wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz
2024-02-12wifi: nl80211: allow reporting wakeup for unprot deauth/disassocShaul Triebitz
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp