summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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. Miller3-6/+120
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: add netmem to skb_frag_tMina Almasry1-29/+71
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-18/+75
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-8/+8
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds2-4/+12
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie1-0/+1
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-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-13ptrace: Introduce exception_ip arch hookJiaxun Yang1-0/+4
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-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-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-09wwan: core: Add WWAN fastboot port typeJinjian Song1-0/+2
2024-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-9/+9
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg1-0/+3
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg1-0/+5
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg1-1/+6
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg1-0/+16
2024-02-08Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+2
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen1-1/+1
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li1-1/+1
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li1-1/+2
2024-02-07net: phy: add helper phy_advertise_eee_allHeiner Kallweit1-0/+1
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara1-2/+5
2024-02-06remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein1-3/+0
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)1-1/+1
2024-02-06hrtimer: Report offline hrtimer enqueueFrederic Weisbecker1-1/+3
2024-02-06net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman1-0/+1
2024-02-06xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky1-1/+1
2024-02-05wifi: cw1200: Convert to GPIO descriptorsLinus Walleij1-4/+0