summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-14net/mlx5: Do not restore destination-less TC rulesJeroen Massar
2026-05-14net/mlx5e: Don't leak RSS context in case of errorGal Pressman
2026-05-14net: usb: usbnet: use proper ep number macrosOliver Neukum
2026-05-14octeontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng
2026-05-14net: dsa: microchip: bypass dev_ops for phylink_get_caps()Vladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for mirror operationsVladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for FDB and MDB operationsVladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for VLAN operationsVladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for change_mtu() operationVladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for FDB ageing operationsVladimir Oltean
2026-05-14net: dsa: microchip: remove unused phylink_mac_link_up() callbackBastien Curutchet (Schneider Electric)
2026-05-14net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming
2026-05-15ovpn: disable BHs when updating device statsRalf Lici
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-14ovpn: fix race between deleting interface and adding new peerAntonio Quartulli
2026-05-14ovpn: respect peer refcount in CMD_NEW_PEER error pathDavid Carlier
2026-05-14ovpn: tcp - use cached peer pointer in ovpn_tcp_close()David Carlier
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann
2026-05-13net/mlx5e: increase RSS indirection table spread factorYael Chemla
2026-05-13net/mlx5e: resize configured default RSS context table on channel changeYael Chemla
2026-05-13net/mlx5e: resize non-default RSS indirection tables on channel changeYael Chemla
2026-05-13net/mlx5e: advertise max RSS indirection table size to ethtoolYael Chemla
2026-05-13net/mlx5e: remove channel count limit for XOR8 RSS hashYael Chemla
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng
2026-05-13macsec: introduce dedicated workqueue for SA crypto cleanupJinliang Zheng
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo
2026-05-13netconsole: move find_skb() from netpollBreno Leitao
2026-05-13netconsole: move netpoll_udp_checksum() from netpollBreno Leitao
2026-05-13netconsole: move push_udp() from netpollBreno Leitao
2026-05-13netconsole: move push_eth() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv4() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv6() from netpollBreno Leitao
2026-05-13netconsole: move netpoll_send_udp() from netpollBreno Leitao
2026-05-13net: usb: pegasus: replace simple_strtoul with kstrtouintSajal Gupta
2026-05-13ipvlan: use netif_receive_skb() in ipvlan_process_multicast()Eric Dumazet
2026-05-13tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is presentSimon Schippers
2026-05-13vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-05-13tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers
2026-05-13FDDI: defza: Sanitise the reset safety timerMaciej W. Rozycki
2026-05-13wifi: rtw88: remove rtw_txq_dequeueMartin Kaiser
2026-05-13wifi: rtw89: check skb headroom before adding radiotapPing-Ke Shih
2026-05-13wifi: rtw89: phy: support PHY status IE-09 GEN2 for RTL8922DPing-Ke Shih
2026-05-13wifi: rtw89: phy: skip trailing 8-byte zeros of PHY status IE for RTL8922DPing-Ke Shih
2026-05-13wifi: rtw89: phy: check length before parsing PHY status IEPing-Ke Shih
2026-05-13wifi: rtw89: add debugfs entry of monitor mode options to capture HE-MU packetsPing-Ke Shih
2026-05-13wifi: rtw89: debug: make implementation of beacon_info entry in orderPing-Ke Shih
2026-05-13wifi: rtw89: fill HE-SU/HE-TB/HE-MU/HE-EXT_SU radiotapPing-Ke Shih
2026-05-13wifi: rtw89: fill VHT radiotapPing-Ke Shih
2026-05-13wifi: rtw89: move HE radiotap to an individual functionPing-Ke Shih