summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-01-20net: usb: r8152: fix transmit queue timeoutMingj Ye-0/+2
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir-5/+14
2026-01-20eth: fbnic: Remove retry supportMohsin Bashir-19/+5
2026-01-20eth: fbnic: Reuse RX mailbox pagesMohsin Bashir-9/+16
2026-01-20eth: fbnic: Allocate all pages for RX mailboxMohsin Bashir-5/+9
2026-01-20eth: fbnic: Use GFP_KERNEL to allocting mbx pagesMohsin Bashir-2/+1
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski-44/+123
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski-306/+54
2026-01-20net: phy: intel-xway: fix OF node refcount leakageDaniel Golle-2/+5
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry-1/+1
2026-01-20ice: fix devlink reload call tracePaul Greenwalt-2/+1
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt-0/+1
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas-5/+30
2026-01-20netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu-0/+9
2026-01-20Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-8/+0
2026-01-20netkit: Add xsk support for af_xdp applicationsDaniel Borkmann-1/+75
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann-1/+56
2026-01-20netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei-12/+105
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann-40/+70
2026-01-20hinic3: Add HW event handlerFan Gong-1/+92
2026-01-20hinic3: Add mac filter opsFan Gong-0/+514
2026-01-20hinic3: Add adaptive IRQ coalescing with DIMFan Gong-5/+174
2026-01-20hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addrFan Gong-0/+128
2026-01-20hinic3: Add .ndo_features_checkFan Gong-0/+13
2026-01-20hinic3: Add .ndo_set_features and .ndo_fix_featuresFan Gong-1/+370
2026-01-20hinic3: Add .ndo_tx_timeout and .ndo_get_stats64Fan Gong-2/+217
2026-01-20hinic3: Add PF management interfacesFan Gong-3/+521
2026-01-20hinic3: Add PF frameworkFan Gong-25/+415
2026-01-19net/mlx5e: Conditionally create async ICOSQWilliam Tu-29/+50
2026-01-19net/mlx5e: Move async ICOSQ to dynamic allocationWilliam Tu-28/+65
2026-01-19net/mlx5e: Use regular ICOSQ for triggering NAPIWilliam Tu-5/+37
2026-01-19net/mlx5e: Move async ICOSQ lock into ICOSQ structWilliam Tu-16/+18
2026-01-19octeon_ep: reset firmware ready statusVimlesh Kumar-1/+58
2026-01-19net: thunderbolt: Allow reading link settingsIan MacDonald-0/+49
2026-01-19bonding: 3ad: Add support for SPEED_80000Mika Westerberg-0/+9
2026-01-19net: ethtool: Add support for 80Gbps speedMika Westerberg-0/+6
2026-01-19net: thunderbolt: Allow changing MAC address of the deviceMika Westerberg-0/+4
2026-01-19Merge tag 'linux-can-fixes-for-6.19-20260116' of git://git.kernel.org/pub/scm...Jakub Kicinski-5/+45
2026-01-19octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari-1/+1
2026-01-19net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configurationAlexander Sverdlin-0/+49
2026-01-19ipvlan: Make the addrs_lock be per portDmitry Skorodumov-30/+37
2026-01-19wifi: wlcore: Add support for IGTK keyPeter Åstrand-0/+10
2026-01-19Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtwJohannes Berg-397/+3681
2026-01-17net: txgbe: convert to use .get_rx_ring_countBreno Leitao-4/+8
2026-01-17net: macb: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-17net: cxgb4: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-17net: xgbe: convert to use .get_rx_ring_countBreno Leitao-12/+3
2026-01-17net: lan743x: convert to use .get_rx_ring_countBreno Leitao-10/+3
2026-01-17net: ena: convert to use .get_rx_ring_countBreno Leitao-19/+3
2026-01-17net: mediatek: convert to use .get_rx_ring_countBreno Leitao-6/+9