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-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
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
1
-0
/
+2
2026-04-02
bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()
Michael Chan
1
-4
/
+9
2026-04-02
bnxt_en: Refactor some basic ring setup and adjustment logic
Michael Chan
4
-23
/
+41
2026-03-31
bnxt_en: set backing store type from query type
Pengpeng Hou
1
-4
/
+4
2026-03-18
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
2
-1
/
+3
2026-03-10
bnxt_en: Fix RSS table size check when changing ethtool channels
Pavan Chebbi
1
-2
/
+2
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-6
/
+7
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-4
/
+4
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-10
/
+5
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-31
/
+31
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-59
/
+52
2026-02-21
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
1
-0
/
+3
2026-02-21
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
1
-6
/
+4
2026-02-11
bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()
Michael Chan
1
-0
/
+2
2026-02-11
bnxt_en: Refactor bnxt_need_reserve_rings()
Michael Chan
1
-15
/
+30
2026-02-10
eth: bnxt: gather and report HW-GRO stats
Jakub Kicinski
2
-2
/
+19
2026-02-07
bnxt_en: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-21
/
+0
2026-02-03
bnxt_en: Allow ntuple filters for drops
Joe Damato
1
-6
/
+7
2026-01-30
eth: bnxt: make sure we populate the qcfg defaults on old FW/HW
Jakub Kicinski
1
-0
/
+1
2026-01-23
eth: bnxt: plug bnxt_validate_qcfg() into qops
Jakub Kicinski
1
-5
/
+6
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
1
-3
/
+3
2026-01-23
eth: bnxt: always set the queue mgmt ops
Jakub Kicinski
1
-1
/
+5
2026-01-21
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
4
-33
/
+100
2026-01-16
bnxt_en: Fix build break on non-x86 platforms
Pavan Chebbi
1
-0
/
+4
2026-01-14
eth: bnxt: support qcfg provided rx page size
Pavel Begunkov
2
-1
/
+36
2026-01-14
eth: bnxt: adjust the fill level of agg queues with larger buffers
Jakub Kicinski
1
-4
/
+21
2026-01-14
eth: bnxt: store rx buffer size per queue
Pavel Begunkov
4
-27
/
+38
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
1
-2
/
+6
2026-01-11
bnxt_en: Implement ethtool_ops -> get_link_ext_state()
Michael Chan
3
-1
/
+60
2026-01-11
bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
Michael Chan
2
-0
/
+15
2026-01-11
bnxt_en: Defrag the NVRAM region when resizing UPDATE region fails
Pavan Chebbi
1
-3
/
+29
2026-01-11
bnxt_en: Add support for FEC bin histograms
Michael Chan
2
-0
/
+52
2026-01-11
bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
Pavan Chebbi
3
-0
/
+50
2026-01-08
bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
Breno Leitao
1
-3
/
+3
2026-01-04
bnxt_en: Fix potential data corruption with HW GRO/LRO
Srijit Bose
2
-6
/
+13
2025-12-05
bnxt_en: Fix XDP_TX path
Michael Chan
1
-2
/
+1
2025-11-29
net: bnxt: extract GRXRINGS from .get_rxnfc
Breno Leitao
1
-4
/
+8
2025-11-28
bnxt_en: Add Virtual Admin Link State Support for VFs
Rob Miller
3
-5
/
+57
2025-11-28
bnxt_en: Do not set EOP on RX AGG BDs on 5760X chips
Michael Chan
2
-1
/
+9
2025-11-28
bnxt_en: Add CQ ring dump to bnxt_dump_cp_sw_state()
Michael Chan
1
-2
/
+10
2025-11-28
bnxt_en: Remove the redundant BNXT_EN_FLAG_MSIX_REQUESTED flag
Kalesh AP
2
-6
/
+2
2025-11-28
bnxt_en: Enhance log message in bnxt_get_module_status()
Gautam R A
1
-0
/
+5
2025-11-28
bnxt_en: Enhance TX pri counters
Michael Chan
3
-4
/
+16
2025-11-28
eth: bnxt: make use of napi_consume_skb()
Jakub Kicinski
1
-1
/
+1
2025-11-21
devlink: pass extack through to devlink_param::get()
Daniel Zahka
1
-2
/
+4
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+13
2025-11-05
bnxt_en: Fix warning in bnxt_dl_reload_down()
Shantiprasad Shettar
3
-2
/
+3
2025-11-05
bnxt_en: Always provide max entry and entry size in coredump segments
Kashyap Desai
1
-2
/
+3
2025-11-05
bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()
Gautam R A
1
-1
/
+1
2025-11-05
bnxt_en: Fix a possible memory leak in bnxt_ptp_init
Kalesh AP
1
-2
/
+2
[next]