summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-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-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
2024-02-05net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky
2024-02-04net: make dev_unreg_count globalEric Dumazet
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Yunjian Wang
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko
2024-02-01cpumask: define cleanup function for cpumasksYury Norov
2024-02-01cpumask: add cpumask_weight_andnot()Yury Norov
2024-02-01net: dsa: Add KSZ8567 switch supportPhilippe Schenker
2024-01-31nvme: take const cmd pointer in read-only helpersCaleb Sander
2024-01-31netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-01-31ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineBenjamin Tissoires
2024-01-30lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek
2024-01-30dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-29ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-26net: phy: add support for PHY LEDs polarity modesChristian Marangi