summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-18net/mlx5: Move crosststamp setup into helper functionCarolina Jubran
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-18net: phy: remove Kconfig symbol MDIO_BUSHeiner Kallweit
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-18net/mlx5e: Add hds-thresh query support via ethtoolNimrod Oren
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-03-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-03-17net: stmmac: use queue rather than ->queue_indexRussell King (Oracle)
2026-03-17net: stmmac: remove tx_tail_addrRussell King (Oracle)
2026-03-17net: stmmac: add helper to set transmit tail pointerRussell King (Oracle)
2026-03-17net: stmmac: add helper to get size of a transmit descriptorRussell King (Oracle)
2026-03-17net: stmmac: add helper to get hardware transmit descriptorRussell King (Oracle)
2026-03-17net: stmmac: simplify stmmac_set_queue_rx_buf_size()Russell King (Oracle)
2026-03-17net: stmmac: add helper to set receive buffer sizeRussell King (Oracle)
2026-03-17net: stmmac: use consistent tests for receive buffer sizeRussell King (Oracle)
2026-03-17net: stmmac: remove rx_tail_addrRussell King (Oracle)
2026-03-17net: stmmac: add helper to set receive tail pointerRussell King (Oracle)
2026-03-17net: stmmac: add helper to get size of a receive descriptorRussell King (Oracle)
2026-03-17net: stmmac: add helper to get hardware receive descriptorRussell King (Oracle)
2026-03-17net: stmmac: clean up stmmac_clear_rx_descriptors()Russell King (Oracle)
2026-03-17net: stmmac: helpers for filling tx_q->tx_skbuff_dmaRussell King (Oracle)
2026-03-17net: stmmac: rearrange stmmac_tx_info members to pack betterRussell King (Oracle)
2026-03-17net: stmmac: Add glue layer for Spacemit K3 SoCInochi Amaoto
2026-03-17net: stmmac: platform: Add snps,dwmac-5.40a IP compatible stringInochi Amaoto
2026-03-17ppp: require callers of ppp_dev_name() to hold RCUQingfang Deng
2026-03-17net: phy: mxl-gpy: add PHY-level statistics via ethtoolDaniel Golle
2026-03-17bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo
2026-03-17libie: prevent memleak in fwlog codeMichal Swiatkowski
2026-03-17iavf: fix VLAN filter lost on add/delete racePetr Oros
2026-03-17igc: fix page fault in XDP TX timestamps handlingZdenek Bouska
2026-03-17igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-03-17net: airoha: select QDMA block according LAN/WAN configurationLorenzo Bianconi
2026-03-17net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-17net: macb: add support for Microchip pic64hpsc ethernet endpointCharles Perry
2026-03-17net: macb: add safeguards for jumbo frame larger than 10240Charles Perry
2026-03-17ovpn: consolidate crypto allocations in one chunkRalf Lici
2026-03-17ovpn: add support for asymmetric peer IDsRalf Lici
2026-03-17ovpn: notify userspace on client float eventRalf Lici
2026-03-17ovpn: pktid: use bitops.h APIQingfang Deng
2026-03-17ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doitSabrina Dubroca
2026-03-17ppp: remove pch->chan NULL checks from tx pathQingfang Deng
2026-03-17ppp: disconnect channel before nullifying pch->chanQingfang Deng