summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2026-03-18net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang
2026-03-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-03-18net: mdio-gpio: remove linux/platform_data/mdio-gpio.hBartosz Golaszewski
2026-03-18net: mdio-gpio: remove linux/mdio-gpio.hBartosz Golaszewski
2026-03-17ppp: require callers of ppp_dev_name() to hold RCUQingfang Deng
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory
2026-03-16net/mlx5: Add IFC bits for shared headroom pool PBMC supportAlexei Lazar
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz
2026-03-13udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima
2026-03-13wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet
2026-03-11ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski
2026-03-10net: stmmac: add documentation for clocksRussell King (Oracle)
2026-03-10net: stmmac: add documentation for stmmac_dma_cfg membersRussell King (Oracle)
2026-03-10net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)
2026-03-10net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)
2026-03-10net: stmmac: reorder structs to reduce memory consumptionRussell King (Oracle)
2026-03-10net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)
2026-03-10net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-09tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-03-09ppp: simplify input error handlingQingfang Deng
2026-03-09gpio: remove of_get_named_gpio() and <linux/of_gpio.h>Jialu Xu
2026-03-07eventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-06net: phy: remove phy_attachHeiner Kallweit
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)
2026-03-06net: stmmac: mdio_bus_data->default_an_inband is booleanRussell King (Oracle)
2026-03-06Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-06Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas
2026-03-06wifi: ieee80211: fix UHR operation DBE vs. P-EDCA orderJohannes Berg
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-03-05tcp: Initialise ehash secrets during connect() and listen().Kuniyuki Iwashima
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski