summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-21netfilter: move nf_reinject into nfnetlink_queue modulesFlorian Westphal2-2/+0
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-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-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
2024-02-12net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee1-1/+2
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet1-5/+5
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet1-2/+2
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet1-1/+1
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+3
2024-02-11tls: fix race between async notify and socket closeJakub Kicinski1-5/+0
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds1-2/+5
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi1-1/+1
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi1-0/+6
2024-02-10Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2-2/+3
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-2/+21
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+23
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski1-0/+4
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch1-0/+4