summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-30net: mctp: usblib: Move TX transfer processing to mctp-usblibJeremy Kerr
2026-07-30net: mctp: usb: Improve IN endpoint status handlingJeremy Kerr
2026-07-30net: mctp: usblib: Move RX transfer processing to a new mctp-usblibJeremy Kerr
2026-07-30net: mctp: usb: Use packet-length max for maximum packet-size checkJeremy Kerr
2026-07-30net: mctp: usb: Include version indicator in max packet size definesJeremy Kerr
2026-07-30pds_core: cancel pending PCI reset work on AER recoveryNikhil P. Rao
2026-07-30pds_core: keep the health thread stopped during resetNikhil P. Rao
2026-07-30net/mlx5e: TC, Check if flow is PEER before acquiring devcom lockShay Drory
2026-07-30enic: fix tx_hang_reset use-after-free on device removalSatish Kharat
2026-07-30bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitorXiang Mei (Microsoft)
2026-07-30wanxl: Remove pci_map_single_debug()Bence Csokas
2026-07-30Revert "net: thunderbolt: Enable end-to-end flow control also in transmit"Fan Ye
2026-07-30net: hns3: fix speed configuration residue after driver reloadJijie Shao
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30wifi: ath6kl: return 0 explicitly in ath6kl_init_upload()Sang-Heon Jeon
2026-07-30wifi: ath11k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-30wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-30qede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev
2026-07-30Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-07-30net: phy: micrel: Add loopback support for ksz9131Maxime Chevallier
2026-07-30net: intel: remove conditional return with no effectSang-Heon Jeon
2026-07-30net: remove conditional return with no effectSang-Heon Jeon
2026-07-30net: ethernet: remove conditional return with no effectSang-Heon Jeon
2026-07-30octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh
2026-07-30net: libwx: fix FDIR ATR queue mismatch for software VLAN packetsJiawen Wu
2026-07-30netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()Breno Leitao
2026-07-30netconsole: move local_ip/remote_ip/ipv6 to netconsole_targetBreno Leitao
2026-07-30netconsole: move egress_dev() as netcons_egress_dev()Breno Leitao
2026-07-30netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()Breno Leitao
2026-07-30netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()Breno Leitao
2026-07-30netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()Breno Leitao
2026-07-30netconsole: take over netpoll_setup() from netpollBreno Leitao
2026-07-30net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offloadLorenzo Bianconi
2026-07-30net: airoha: fix ETS QoS stats counter underflow and cross-channel corruptionLorenzo Bianconi
2026-07-30net: airoha: rename airoha_priv_flags to airoha_dev_flagsLorenzo Bianconi
2026-07-30ovpn: fix incorrect use of rcu_access_pointer()Qingfang Deng
2026-07-30ovpn: ensure TCP vars are initialized firstAntonio Quartulli
2026-07-30ovpn: disable IPv4 redirects on MP interfacesAntonio Quartulli
2026-07-30ovpn: hash floated peer by transport identity onlyAntonio Quartulli
2026-07-30ovpn: zero-initialize sockaddr before learning a floated endpointAntonio Quartulli
2026-07-30ovpn: ensure socket is owned by ovpn before deref sk_user_dataAntonio Quartulli
2026-07-30ovpn: rehash peer in by_transp_addr table on CMD_PEER_SETAntonio Quartulli
2026-07-30ovpn: skip rehash for peers already removed from by_idAntonio Quartulli
2026-07-30ovpn: limit keepalive values to one dayMarco Baffo
2026-07-30net: wwan: add exclusive open mode capability to AT and QCDM portsDaniele Palmas
2026-07-30net: wwan: add minimalistic IOCTls support also to QCDM portDaniele Palmas
2026-07-30net: lan743x: add support for RMII interfaceThangaraj Samynathan
2026-07-30net: lan743x: add RMII strap status detection for PCI11x1xThangaraj Samynathan
2026-07-30wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()Abdun Nihaal
2026-07-30wifi: rtw89: remove conditional return with no effect in sys_init_*()Sang-Heon Jeon