index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
eth: bnxt: keep the aRFS rmap updated when TPH is enabled
Jakub Kicinski
1
-4
/
+15
11 days
eth: bnxt: cancel IRQ notifier before freeing affinity mask
Jakub Kicinski
1
-2
/
+2
11 days
eth: bnxt: make sure we populate the qcfg defaults on old FW/HW
Jakub Kicinski
1
-0
/
+1
11 days
eth: bnxt: always set the queue mgmt ops
Jakub Kicinski
1
-1
/
+5
2026-08-19
bnge: Fix resource leak in bnge_init_nic() error path
Bhargava Marreddy
1
-2
/
+0
2026-08-19
bnxt_en: Fix PTP PPS setting bug
Keegan Freyhof
1
-2
/
+5
2026-08-19
bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
Michael Chan
1
-4
/
+7
2026-08-19
bnxt_en: Refresh VNIC default ring on queue restart if needed
Shravya KN
1
-0
/
+5
2026-08-19
bnxt_en: Determine and store default RX ring in vnic structure
Shravya KN
2
-11
/
+23
2026-08-19
bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
Shravya KN
1
-7
/
+7
2026-08-19
bnge: use int for bnge_fix_rings_count() return value
Alok Tiwari
1
-1
/
+2
2026-08-19
bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
Will Chen
1
-0
/
+3
2026-08-19
eth: bnxt: support qcfg provided rx page size
Pavel Begunkov
2
-1
/
+36
2026-08-19
eth: bnxt: store rx buffer size per queue
Pavel Begunkov
4
-27
/
+38
2026-08-19
net: add bare bone queue configs
Pavel Begunkov
1
-2
/
+6
2026-08-19
bnxt_en: Do not set EOP on RX AGG BDs on 5760X chips
Michael Chan
2
-1
/
+9
2026-07-24
bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()
Abdun Nihaal
1
-2
/
+1
2026-07-24
eth: bnxt: improve the timing of stats
Jakub Kicinski
3
-1
/
+53
2026-07-24
eth: bnxt: rename ring_err_stats -> ring_drv_stats
Jakub Kicinski
3
-23
/
+23
2026-07-24
eth: bnxt: gather and report HW-GRO stats
Jakub Kicinski
2
-2
/
+19
2026-07-24
net: bcmgenet: Use weighted round-robin TX DMA arbitration
Ovidiu Panait
1
-15
/
+8
2026-06-19
bnxt_en: Fix NULL pointer dereference
Kyle Meyer
1
-1
/
+1
2026-06-19
bnge: fix context mem iteration
Vikas Gupta
1
-4
/
+10
2026-06-01
net: bcmgenet: keep RBUF EEE/PM disabled
Nicolai Buchwitz
1
-5
/
+4
2026-05-23
bnge: remove unsupported backing store type
Vikas Gupta
1
-16
/
+0
2026-05-23
bnge: fix initial HWRM sequence
Vikas Gupta
1
-8
/
+22
2026-05-23
net: bcmgenet: fix racing timeout handler
Justin Chen
1
-13
/
+9
2026-05-23
net: bcmgenet: fix leaking free_bds
Justin Chen
1
-0
/
+2
2026-05-23
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
1
-3
/
+3
2026-04-11
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
1
-0
/
+2
2026-04-11
bnxt_en: set backing store type from query type
Pengpeng Hou
1
-4
/
+4
2026-04-11
tg3: Fix race for querying speed/duplex
Thomas Bogendoerfer
1
-1
/
+1
2026-04-11
tg3: replace placeholder MAC address with device property
Paul SAGE
1
-0
/
+11
2026-04-02
net: bcmasp: fix double disable of clk
Justin Chen
1
-10
/
+23
2026-04-02
net: bcmasp: fix double free of WoL irq
Justin Chen
1
-8
/
+0
2026-04-02
net: bcmasp: streamline early exit in probe
Justin Chen
1
-13
/
+14
2026-03-25
net: bcmgenet: increase WoL poll timeout
Justin Chen
1
-1
/
+1
2026-03-25
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
2
-1
/
+3
2026-03-19
net: bcmgenet: fix broken EEE by converting to phylib-managed state
Nicolai Buchwitz
3
-28
/
+18
2026-03-19
bnxt_en: Fix RSS table size check when changing ethtool channels
Pavan Chebbi
1
-2
/
+2
2026-03-04
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
1
-0
/
+3
2026-03-04
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
1
-6
/
+4
2026-03-04
bnxt_en: Allow ntuple filters for drops
Joe Damato
1
-6
/
+7
2026-02-27
bnge: fix reserving resources from FW
Vikas Gupta
1
-1
/
+1
2026-02-11
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
3
-4
/
+0
2026-02-06
net: bcmasp: fix early exit leak with fixed phy
Justin Chen
1
-1
/
+4
2026-01-30
net: bcmasp: Fix network filter wake for asp-3.0
Justin Chen
2
-2
/
+4
2026-01-17
bnxt_en: Fix potential data corruption with HW GRO/LRO
Srijit Bose
2
-6
/
+13
2026-01-17
bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
Breno Leitao
1
-3
/
+3
2026-01-08
bng_en: update module description
Rajashekar Hudumula
3
-6
/
+6
[next]