index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
pds_core: add host backed memory support for firmware
Nikhil P. Rao
3
-0
/
+184
2026-08-05
pds_core: add PLDM component info display
Brett Creeley
2
-5
/
+142
2026-08-05
pds_core: add PLDM firmware update support via devlink flash
Brett Creeley
7
-11
/
+921
2026-08-05
pds_core: add support for identity version 2
Brett Creeley
1
-9
/
+35
2026-08-05
pds_core: add support for quiet devcmd failures
Brett Creeley
1
-5
/
+13
2026-08-05
net: phy: nxp-tja11xx: cancel registration work on remove
Hongyan Xu
1
-0
/
+9
2026-08-05
pfcp: Support per-netns netdev unregistration.
Kuniyuki Iwashima
1
-5
/
+7
2026-08-05
pfcp: Protect pfcp_net.pfcp_dev_list with mutex.
Kuniyuki Iwashima
1
-2
/
+24
2026-08-05
net: prestera: validate firmware header length
Pengpeng Hou
1
-0
/
+3
2026-08-05
net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()
Dongli Zhang
1
-10
/
+14
2026-08-05
qlcnic: drop unneeded semicolon
Julia Lawall
1
-1
/
+1
2026-08-05
net: macb: remove unused ENST Q0/Q1 time register defines
Vineeth Karumanchi
1
-6
/
+0
2026-08-05
Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-6
/
+14
2026-08-04
bnge: send hwrm for interface down/up transitions
Vikas Gupta
1
-2
/
+30
2026-08-04
bnge: add ndo_set_rx_mode_async support
Vikas Gupta
2
-11
/
+62
2026-08-04
bnge: refactor rx mode helpers to accept explicit address lists
Vikas Gupta
1
-16
/
+23
2026-08-04
bnxt_en: Fix PTP PPS setting bug
Keegan Freyhof
1
-2
/
+5
2026-08-04
bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
Michael Chan
1
-4
/
+7
2026-08-04
bnxt_en: Refresh VNIC default ring on queue restart if needed
Shravya KN
1
-0
/
+5
2026-08-04
bnxt_en: Determine and store default RX ring in vnic structure
Shravya KN
2
-11
/
+23
2026-08-04
bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
Shravya KN
1
-7
/
+7
2026-08-04
net/mlx5e: fix BQL reset on SQ re-activation
Bobby Eshleman
1
-1
/
+3
2026-08-04
net: bonding: check register_netdevice_notifier() error in bonding_init()
Minhong He
1
-1
/
+3
2026-08-04
net: vrf: check register_netdevice_notifier() error in vrf_init_module()
Minhong He
1
-1
/
+3
2026-08-04
net: macvlan: check register_netdevice_notifier() error in macvlan_init_module()
Minhong He
1
-1
/
+3
2026-08-04
net: team: check register_netdevice_notifier() error in team_module_init()
Minhong He
1
-1
/
+3
2026-08-04
net: lapbether: check register_netdevice_notifier() error in lapbeth_init_dri...
Minhong He
1
-1
/
+7
2026-08-04
usbnet: cap max_mtu for drivers without bind callback
Laurent Vivier
1
-1
/
+2
2026-08-04
bnge: use int for bnge_fix_rings_count() return value
Alok Tiwari
1
-1
/
+2
2026-08-04
net: atlantic: free RX pages of consumed but not refilled buffers
Yangyu Chen
1
-4
/
+18
2026-08-04
net: atlantic: free stranded TX buffers on ring deinit
Yangyu Chen
3
-1
/
+31
2026-08-04
net: stmmac: resume PHY before hardware setup when opening the interface
Stefan Agner
1
-0
/
+9
2026-08-04
net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()
Abdun Nihaal
1
-3
/
+6
2026-08-04
Merge tag 'ovpn-net-20260730' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
6
-68
/
+204
2026-08-04
net: dsa: realtek: rtl8366rb: Fix up port isolation
Linus Walleij
1
-5
/
+4
2026-08-04
net: airoha: fix ARRAY_SIZE() division by zero on UP builds
Lorenzo Bianconi
1
-1
/
+1
2026-08-04
macvlan: require init-userns CAP_NET_ADMIN to raise bc_queue_len
Xiang Mei (Microsoft)
1
-0
/
+9
2026-08-04
net: stmmac: remove ptpaddr/mmcaddr/estaddr "safe" initialization
Jisheng Zhang
1
-12
/
+0
2026-08-04
Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-6
/
+9
2026-08-04
geneve: Support per-netns netdev unregistration.
Kuniyuki Iwashima
1
-5
/
+7
2026-08-04
geneve: Protect geneve_net and geneve_sock with per-netns mutex.
Kuniyuki Iwashima
1
-14
/
+68
2026-08-04
geneve: Unlink geneve->sock[46].hlist[46].hlist in __geneve_sock_release().
Kuniyuki Iwashima
1
-17
/
+25
2026-08-03
net: mana: force full-page RX buffers via ethtool private flag
Dipayaan Roy
2
-2
/
+114
2026-08-03
net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
Dipayaan Roy
1
-29
/
+46
2026-08-03
net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecs
Maxime Chevallier
1
-2
/
+2
2026-08-03
net: stmmac: ethtool: Comment the magic numbers in RIWT computation
Maxime Chevallier
1
-2
/
+5
2026-08-03
bnge: Fix NULL pointer dereference in aux device release
Alok Tiwari
1
-3
/
+6
2026-08-03
net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()
Yi Cong
1
-1
/
+3
2026-08-03
net: phy: motorcomm: enable the reference clock for YT8521
Jiaxing Hu
1
-0
/
+6
2026-08-03
net: stmmac: Don't rely on the PHY for flow-control testing
Maxime Chevallier
1
-3
/
+2
[prev]
[next]