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-07-21
net: phy: Add support for the ADIN1140 PHY
Ciprian Regus
3
-0
/
+79
2026-07-21
net: phy: microchip-t1s: use generic C45 MMD access helpers
Ciprian Regus
1
-30
/
+2
2026-07-21
net: phy: add generic helpers for direct C45 MMD access
Ciprian Regus
1
-0
/
+25
2026-07-21
net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
Ciprian Regus
1
-9
/
+10
2026-07-21
net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
Ciprian Regus
1
-0
/
+44
2026-07-21
net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
Ciprian Regus
1
-18
/
+19
2026-07-21
net: ethernet: oa_tc6: Export standard defined registers
Ciprian Regus
1
-50
/
+0
2026-07-21
net: ethernet: oa_tc6: Export the C45 access functions
Ciprian Regus
1
-4
/
+6
2026-07-21
net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
Ciprian Regus
2
-2
/
+14
2026-07-21
net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
Ciprian Regus
1
-17
/
+76
2026-07-21
net: sparx5: configure TAS port link speed
Robert Marko
7
-0
/
+75
2026-07-21
net: airoha: fix MIB stats collection to be lossless
Aniket Negi
2
-66
/
+132
2026-07-21
geneve: make geneve_fill_info() RTNL independent
Eric Dumazet
1
-11
/
+24
2026-07-21
geneve: convert config to RCU-protected pointer
Eric Dumazet
1
-95
/
+118
2026-07-21
geneve: pass geneve_config pointer to helper functions
Eric Dumazet
1
-64
/
+76
2026-07-21
net: stmmac: eic7700: add support for eth1 clock inversion variant
Zhi Li
1
-8
/
+103
2026-07-21
net: stmmac: eic7700: make RGMII delay properties optional
Zhi Li
1
-6
/
+0
2026-07-20
bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()
Abdun Nihaal
1
-4
/
+4
2026-07-20
bonding: fix devconf_all NULL dereference when IPv6 is disabled
Zhaolong Zhang
1
-1
/
+2
2026-07-20
net: phy: marvell: fix return code
Michael Walle
1
-1
/
+1
2026-07-20
ovpn: use monotonic clock for peer keepalive timeouts
Marco Baffo
2
-4
/
+4
2026-07-20
ovpn: fix use after free in unlock_ovpn()
Marco Baffo
1
-2
/
+3
2026-07-20
ovpn: hold peer before scheduling keepalive work
Shuvam Pandey
1
-2
/
+4
2026-07-20
ovpn: fix peer refcount leak in TCP error paths
Pavitra Jha
1
-2
/
+4
2026-07-20
ovpn: avoid putting unrelated P2P peer on socket release
Qing Ming
1
-1
/
+0
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
35
-65
/
+139
2026-07-18
wifi: iwlwifi: mld: move BIOS reading code to where it belongs
Miri Korenblit
2
-2
/
+3
2026-07-18
wifi: iwlwifi: mld: add debug log after AP type command
Pagadala Yesu Anjaneyulu
1
-0
/
+2
2026-07-18
wifi: iwlwifi: mld: support update_mcc notification v2
Pagadala Yesu Anjaneyulu
2
-2
/
+6
2026-07-18
wifi: iwlwifi: fw: move SAR defines from acpi.h to regulatory.h
Avinash Bhatt
2
-5
/
+3
2026-07-18
wifi: iwlwifi: mld: drop connection on D3 resume failure
Ayala Beker
1
-0
/
+3
2026-07-18
wifi: iwlwifi: mvm: ignore sync frames when sync is disabled
Emmanuel Grumbach
1
-0
/
+4
2026-07-18
wifi: iwlwifi: mld: initialize scan-abort status
Emmanuel Grumbach
1
-1
/
+2
2026-07-18
wifi: iwlwifi: mld: validate wake packet crypto overhead
Emmanuel Grumbach
1
-6
/
+57
2026-07-18
wifi: iwlwifi: validate SEC_RT TLV minimum size
Emmanuel Grumbach
1
-1
/
+4
2026-07-18
wifi: iwlwifi: uefi: bound PPAG revision bitmap shift
Emmanuel Grumbach
1
-1
/
+1
2026-07-18
wifi: iwlwifi: acpi: validate WGDS table revision index
Emmanuel Grumbach
1
-0
/
+5
2026-07-18
wifi: iwlwifi: dbg-tlv: bound aligned TLV walk length
Emmanuel Grumbach
1
-2
/
+11
2026-07-18
wifi: iwlwifi: bound aligned TLV advance in FW parser
Emmanuel Grumbach
1
-2
/
+11
2026-07-17
net: phy: at803x: Use a helper to check for phy reset existence
Maxime Chevallier
1
-1
/
+1
2026-07-17
net: mana: Add handler for sriov configure
Haiyang Zhang
1
-0
/
+24
2026-07-17
net: mana: Add debug knob to skip TX timeout recovery reset
Aditya Garg
1
-0
/
+14
2026-07-17
net: airoha: add preliminary support to configure tx hw QoS queue during flow...
Lorenzo Bianconi
1
-4
/
+6
2026-07-17
bnxt_en: Handle partially initialized auxiliary devices
Ruoyu Wang
1
-19
/
+20
2026-07-17
netconsole: move skb_pool / refill_wq from struct netpoll to netconsole_target
Breno Leitao
1
-23
/
+30
2026-07-17
netconsole: move remote_mac from struct netpoll to netconsole_target
Breno Leitao
1
-9
/
+11
2026-07-17
netconsole: move skb_pool_flush() from netpoll
Breno Leitao
1
-1
/
+4
2026-07-17
netconsole: move local_port / remote_port from struct netpoll to netconsole_t...
Breno Leitao
1
-21
/
+26
2026-07-17
netconsole: move refill_skbs() and skb-pool sizing macros from netpoll
Breno Leitao
1
-0
/
+29
2026-07-17
netconsole: move refill_skbs_work_handler() from netpoll
Breno Leitao
1
-0
/
+8
[prev]
[next]