summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu
2024-09-09net: remove dev_pick_tx_cpu_id()Jakub Kicinski
2024-09-09netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin
2024-09-09net/mlx5: Added missing definitions in preparation for HW SteeringYevgeny Kliteynik
2024-09-09net/mlx5: Added missing mlx5_ifc definition for HW SteeringYevgeny Kliteynik
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu
2024-09-03netdev_features: remove NETIF_F_ALL_FCOEAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson
2024-08-30Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-08-29Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-08-28netfs, cifs: Fix handling of short DIO readDavid Howells
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman
2024-08-27net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha
2024-08-27wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()Zijun Hu
2024-08-26dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski
2024-08-26video/aperture: optionally match the device in sysfb_disable()Alex Deucher
2024-08-26fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton
2024-08-26net: Correct spelling in headersSimon Horman
2024-08-26net: qualcomm: rmnet: Correct spelling in if_rmnet.hSimon Horman
2024-08-26ethtool: Add support for specifying information source in cable test resultsOleksij Rempel
2024-08-24net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry
2024-08-24Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-08-23iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava