summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni4-57/+39
2026-03-19net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang1-1/+5
2026-03-19Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski4-11/+79
2026-03-19net: mdio-gpio: remove linux/platform_data/mdio-gpio.hBartosz Golaszewski1-14/+0
2026-03-19net: mdio-gpio: remove linux/mdio-gpio.hBartosz Golaszewski1-9/+0
2026-03-18ppp: require callers of ppp_dev_name() to hold RCUQingfang Deng1-1/+3
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan1-0/+1
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory2-3/+13
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory1-0/+4
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory1-0/+11
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory1-5/+14
2026-03-16net/mlx5: Add IFC bits for shared headroom pool PBMC supportAlexei Lazar1-2/+5
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko1-0/+1
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit1-3/+0
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit1-2/+0
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)1-1/+1
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz1-0/+3
2026-03-14udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima1-9/+1
2026-03-13wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen1-2/+2
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-43/+97
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+39
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet1-0/+7
2026-03-12ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski1-1/+6
2026-03-11net: stmmac: add documentation for clocksRussell King (Oracle)1-1/+32
2026-03-11net: stmmac: add documentation for stmmac_dma_cfg membersRussell King (Oracle)1-1/+22
2026-03-11net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)1-1/+1
2026-03-11net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)1-2/+2
2026-03-11net: stmmac: reorder structs to reduce memory consumptionRussell King (Oracle)1-8/+8
2026-03-11net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)1-7/+7
2026-03-11net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)1-0/+1
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds3-28/+24
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi1-0/+32
2026-03-10tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet1-2/+2
2026-03-10Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski1-38/+0
2026-03-10ppp: simplify input error handlingQingfang Deng1-1/+1
2026-03-09gpio: remove of_get_named_gpio() and <linux/of_gpio.h>Jialu Xu1-38/+0
2026-03-08eventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet1-4/+7
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-03-07net: phy: remove phy_attachHeiner Kallweit1-2/+0
2026-03-07qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier1-0/+1
2026-03-07net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)1-2/+2
2026-03-07net: stmmac: mdio_bus_data->default_an_inband is booleanRussell King (Oracle)1-1/+1
2026-03-07Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+9
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2026-03-06Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-9/+10
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas2-0/+5
2026-03-06wifi: ieee80211: fix UHR operation DBE vs. P-EDCA orderJohannes Berg1-2/+2
2026-03-06wifi: move action code from per-type frame structsJohannes Berg1-53/+30
2026-03-06tcp: Initialise ehash secrets during connect() and listen().Kuniyuki Iwashima1-0/+2
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-101/+170