index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
enic: define MBOX message types and header structures
Satish Kharat
1
-0
/
+83
2026-08-17
enic: add admin CQ service with MSI-X interrupt and workqueue polling
Satish Kharat
3
-4
/
+361
2026-08-17
enic: add admin RQ buffer management
Satish Kharat
1
-2
/
+64
2026-08-17
enic: add admin channel open and close for SR-IOV
Satish Kharat
6
-1
/
+269
2026-08-17
enic: verify firmware supports V2 SR-IOV at probe time
Satish Kharat
2
-1
/
+22
2026-08-17
net: macb: refuse set_ringparam on EMAC
Théo Lebrun
1
-0
/
+3
2026-08-17
net: macb: allocate tieoff descriptor once across device lifetime
Théo Lebrun
1
-34
/
+41
2026-08-17
net: macb: enforce reverse christmas tree (RCT) convention
Théo Lebrun
1
-31
/
+30
2026-08-17
net: macb: unify queue index variable naming convention and types
Théo Lebrun
1
-16
/
+16
2026-08-17
net: macb: unify variable naming convention in at91ether functions
Théo Lebrun
1
-85
/
+91
2026-08-17
net: macb: unify device pointer naming convention
Théo Lebrun
4
-361
/
+365
2026-08-17
net: macb: drop "consistent" from alloc/free function names
Théo Lebrun
1
-6
/
+6
2026-08-17
net: dsa: mv88e6xxx: Fix PCS link check on CMODE read error
Ruoyu Wang
1
-1
/
+4
2026-08-17
vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributes
Xiang Mei
1
-4
/
+2
2026-08-17
net: ravb: serialize PTP clock teardown
Xuanqiang Luo
3
-10
/
+35
2026-08-17
net: ravb: avoid dereferencing an invalid PTP clock
Xuanqiang Luo
3
-3
/
+16
2026-08-17
virtio_net: Fix resize of the RX ring
Anton Protopopov
1
-0
/
+14
2026-08-17
pppox: drain queued packets on channel handoff
Qingfang Deng
1
-0
/
+17
2026-08-17
net: dsa: b53: fix error propagation from b53_fdb_dump()
Vladimir Oltean
1
-1
/
+1
2026-08-17
dpll: fix NULL deref in dpll_device_ops() during teardown race
Petr Oros
2
-16
/
+67
2026-08-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-101
/
+82
2026-08-17
net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
Martino Dell'Ambrogio
1
-0
/
+15
2026-08-17
net: sfp: allow prefix matching in quirk lookup
Martino Dell'Ambrogio
2
-5
/
+19
2026-08-17
vxlan: keep the last remote linked during FDB flush
Kyle Zeng
1
-4
/
+5
2026-08-17
ionic: fix completion descriptor access with 2x desc size
Prabu Thayalan
1
-13
/
+14
2026-08-17
ionic: add missing dma_rmb() after the completion publish check
Eric Joyner
2
-0
/
+8
2026-08-17
net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
Fabio Porcedda
1
-0
/
+1
2026-08-17
ptp: netc: skip PEROUT disable if channel is not enabled
Wei Fang
1
-0
/
+3
2026-08-17
net: ibm: emac: mal: fix NAPI locking
Runyu Xiao
1
-3
/
+10
2026-08-17
drm/xe: tests: fix error message in xe_migrate_sanity_test()
Dan Carpenter
1
-2
/
+1
2026-08-17
Merge tag 'nfc-7.1-rc8' of https://codeberg.org/linux-nfc/linux
Jakub Kicinski
4
-8
/
+75
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-22
/
+36
2026-08-17
hinic3: Fix skb linearization mismatch and drop skb when skb_checksum_help() ...
Fan Gong
1
-3
/
+6
2026-08-17
net: airoha: npu: load the firmware without the sysfs fallback
Vitaliy Sochnev
1
-4
/
+6
2026-08-17
net: stmmac: convert DMA address to lower 32 before assignment
Alex Elder
2
-9
/
+9
2026-08-17
net: stmmac: use dma_addr_t for DMA addresses
Alex Elder
2
-2
/
+4
2026-08-17
net: thunderbolt: Mark the connection down when bringing it up fails
Fan Ye
1
-0
/
+10
2026-08-17
net: thunderbolt: Release the Rx HopID that was handed out on mismatch
Fan Ye
1
-0
/
+2
2026-08-17
octeontx2-af: initialize lmac_bmap in rvu_mcs_set_lmac_bmap()
Karl Mehltretter
1
-1
/
+1
2026-08-17
octeontx2-af: Add mailbox to read default MCAM entry
Satheesh Paul
2
-0
/
+39
2026-08-17
bnxt_en: Add missing NETIF_F_TSO_ECN feature flag
Michael Chan
1
-2
/
+2
2026-08-17
eth: bnxt: preserve IRQ affinity across IRQ reallocation
Jakub Kicinski
2
-26
/
+80
2026-08-17
eth: bnxt: decrease indent in bnxt_init_int_mode()
Jakub Kicinski
1
-18
/
+18
2026-08-17
r8169: keep LED device name valid after setup
Zhixing Chen
1
-6
/
+5
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
8
-16
/
+18
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
6
-14
/
+31
2026-08-17
can: m_can: pci: Remove driver_data
Markus Schneider-Pargmann (The Capable Hub)
1
-3
/
+3
2026-08-17
drivers: gs_usb: gs_usb_probe(): fix typo in error message
Fanbo He
1
-1
/
+1
2026-08-17
can: m_can: Use of_property_present() for wakeup-source
bui duc phuc
1
-1
/
+1
2026-08-17
can: vxcan: support per-netns device unregistration.
Kuniyuki Iwashima
1
-11
/
+15
[prev]
[next]