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-12
ixd: add devlink support
Amritha Nambiar
7
-3
/
+167
2026-08-12
ixd: add the core initialization
Larysa Zaremba
8
-1
/
+430
2026-08-12
ixd: add reset checks and initialize the mailbox
Larysa Zaremba
7
-9
/
+322
2026-08-12
ixd: add basic driver framework for Intel(R) Control Plane Function
Larysa Zaremba
7
-0
/
+191
2026-08-12
idpf: print a debug message and bail in case of non-event ctlq message
Larysa Zaremba
1
-0
/
+7
2026-08-12
idpf: make mbx_task queueing and cancelling more consistent
Larysa Zaremba
3
-5
/
+10
2026-08-12
idpf: refactor idpf to use libie control queues
Pavan Kumar Linga
16
-2481
/
+841
2026-08-12
idpf: refactor idpf to use libie_pci APIs
Pavan Kumar Linga
12
-316
/
+285
2026-08-12
idpf: remove unused code for getting RSS info from device
Larysa Zaremba
3
-99
/
+22
2026-08-12
idpf: remove 'vport_params_reqd' field
Pavan Kumar Linga
3
-24
/
+10
2026-08-12
libie: add bookkeeping support for control queue messages
Phani R Burra
1
-0
/
+623
2026-08-12
libie: add control queue support
Phani R Burra
3
-0
/
+684
2026-08-12
libeth: allow to create fill queues without NAPI
Pavan Kumar Linga
1
-4
/
+8
2026-08-12
libie: add PCI device initialization helpers to libie
Phani R Burra
3
-0
/
+239
2026-08-12
virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
Victor Raj
17
-2287
/
+16
2026-08-11
bnxt_en: enable PTM function
Vadim Fedorenko
1
-0
/
+3
2026-08-11
gve: fix NULL dereference due to missing ptp adjfine
Jordan Rhee
1
-0
/
+6
2026-08-11
gve: fix zero-length skb frag with header-split
Jordan Rhee
1
-0
/
+5
2026-08-11
net/mlx5: implement max_sfs parameter
Nikolay Aleksandrov
1
-3
/
+122
2026-08-11
idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
Willem de Bruijn
1
-1
/
+1
2026-08-11
ice: acquire NVM lock around each flash read
Robert Malz
4
-82
/
+58
2026-08-11
ice: clear the default forwarding VSI rule when releasing a VSI
Petr Oros
1
-0
/
+3
2026-08-11
ice: fall back to SBQ when LL PHY timer interface times out
Przemyslaw Korba
1
-18
/
+20
2026-08-11
net: hns3: use txqueue parameter directly in ndo_tx_timeout
Jian Shen
1
-26
/
+22
2026-08-11
net: hns3: add missing const qualifier to hclge_log_error() reg parameter
Jijie Shao
1
-1
/
+1
2026-08-11
net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()
Jian Shen
1
-0
/
+1
2026-08-11
net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling
Jiawen Wu
1
-1
/
+3
2026-08-11
net: tap: fix wrong transport_header when sending VLAN-tagged frame
Wei Fang
1
-1
/
+2
2026-08-11
vxlan: do not arm the ageing timer on a device that is down
Baul Lee
1
-1
/
+1
2026-08-11
NTB: ntb_netdev: Preserve RX queue depth on allocation failure
Koichiro Den
1
-7
/
+8
2026-08-10
et131x: propagate EEPROM readiness errors
Avi Weiss
1
-1
/
+1
2026-08-10
net: sfp: fix hwmon_name memory leak on hwmon registration failure
Krishan Singh
1
-0
/
+4
2026-08-10
tap: fix incorrect variable used for USO check in set_offload()
Rongguang Wei
1
-3
/
+2
2026-08-10
net: xilinx: axienet: Treat xlnx,rxmem as a required property
Suraj Gupta
1
-1
/
+4
2026-08-10
bonding: fix wrong extack attribute in ARP validate netlink error path
Hangbin Liu
1
-1
/
+1
2026-08-10
net: phy: realtek: fix EEE advertisement write on the internal PHY MMD path
Oleksij Rempel
1
-1
/
+1
2026-08-10
amt: Don't support cross-netns setup.
Kuniyuki Iwashima
1
-0
/
+3
2026-08-10
veth: fix queue index used to wake the peer txq in veth_poll
Jonas Köppeler
1
-1
/
+1
2026-08-10
net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
Artem Shimko
3
-0
/
+230
2026-08-10
macvlan: inherit needed_headroom and needed_tailroom from lowerdev
Eric Dumazet
1
-0
/
+4
2026-08-10
ipvlan: inherit needed_headroom and needed_tailroom from phy_dev
Eric Dumazet
1
-0
/
+4
2026-08-10
eth: bnxt: avoid deadlock when canceling IRQ affinity notifier
Jakub Kicinski
2
-25
/
+64
2026-08-10
eth: bnxt: decrease indent in bnxt_request_irq()
Jakub Kicinski
1
-23
/
+23
2026-08-10
eth: bnxt: keep the aRFS rmap updated when TPH is enabled
Jakub Kicinski
1
-4
/
+15
2026-08-10
eth: bnxt: cancel IRQ notifier before freeing affinity mask
Jakub Kicinski
1
-2
/
+2
2026-08-10
net: pass net_device_path_ctx to dev_fill_forward_path()
Lorenzo Bianconi
2
-2
/
+12
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
358
-1720
/
+3893
2026-08-09
ovpn: defer key slot crypto freeing to workqueue
Ralf Lici
4
-16
/
+18
2026-08-09
ovpn: run deferred work on a module-owned workqueue
Ralf Lici
4
-10
/
+30
2026-08-07
net: mana: Extend RX CQE coalescing up to 8 packets
Haiyang Zhang
2
-54
/
+112
[prev]
[next]