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-01-17
bnxt_en: Fix potential data corruption with HW GRO/LRO
Srijit Bose
2
-6
/
+13
2026-01-17
eth: bnxt: move and rename reset helpers
Jakub Kicinski
1
-36
/
+36
2025-12-07
bnxt_en: Fix a possible memory leak in bnxt_ptp_init
Kalesh AP
1
-2
/
+2
2025-10-02
bnxt_en: correct offset handling for IPv6 destination address
Alok Tiwari
1
-1
/
+1
2025-07-17
bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT
Somnath Kotur
1
-1
/
+1
2025-07-17
bnxt_en: Fix DCB ETS validation
Shravya KN
1
-0
/
+2
2025-07-06
bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c
Michael Chan
2
-284
/
+49
2025-07-06
bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()
Michael Chan
2
-285
/
+52
2025-07-06
eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
Jakub Kicinski
1
-1
/
+1
2025-05-22
bnxt_en: Fix receive ring space parameters when XDP is active
Shravya KN
1
-1
/
+9
2025-05-09
bnxt_en: Fix ethtool -d byte order for 32-bit values
Michael Chan
1
-6
/
+32
2025-05-09
bnxt_en: Fix out-of-bound memcpy() during ethtool -w
Shruti Parab
1
-5
/
+10
2025-05-09
bnxt_en: Fix coredump logic to free allocated buffer
Shruti Parab
1
-0
/
+5
2025-03-28
eth: bnxt: do not update checksum in bnxt_xdp_build_skb()
Taehee Yoo
3
-12
/
+5
2025-01-17
bnxt_en: Fix possible memory leak when hwrm_req_replace fails
Kalesh AP
1
-1
/
+2
2024-12-14
bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down
Saravanan Vajravel
1
-2
/
+6
2024-10-17
bnxt_en: Extend maximum length of version string by 1 byte
Simon Horman
1
-1
/
+1
2024-06-27
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
1
-3
/
+2
2024-06-21
bnxt_en: Adjust logging of firmware messages in case of released token in __h...
Aleksandr Mishin
1
-1
/
+1
2024-05-02
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
1
-26
/
+18
2024-05-02
bnxt_en: Fix the PCI-AER routines
Vikas Gupta
1
-3
/
+16
2024-05-02
bnxt_en: refactor reset close code
Vikas Gupta
1
-6
/
+11
2024-04-17
bnxt_en: Reset PTP tx_avail after possible firmware reset
Pavan Chebbi
1
-0
/
+2
2024-02-01
bnxt_en: Wait for FLR to complete during probe
Michael Chan
1
-0
/
+5
2024-01-10
bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
Michael Chan
1
-2
/
+2
2023-12-20
bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic
Michael Chan
2
-4
/
+24
2023-12-20
bnxt_en: Fix wrong return value check in bnxt_close_nic()
Kalesh AP
5
-34
/
+16
2023-12-20
bnxt_en: Save ring error counters across reset
Michael Chan
2
-1
/
+46
2023-12-20
bnxt_en: Clear resource reservation during resume
Somnath Kotur
1
-0
/
+2
2023-12-13
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
1
-0
/
+1
2023-10-06
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-08-11
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-11
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2
-19
/
+29
2023-06-14
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Somnath Kotur
1
-7
/
+18
2023-06-14
bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
Pavan Chebbi
2
-0
/
+7
2023-06-14
bnxt_en: Skip firmware fatal error recovery if chip is not accessible
Vikas Gupta
1
-2
/
+3
2023-06-14
bnxt_en: Query default VLAN before VNIC setup on a VF
Somnath Kotur
1
-0
/
+3
2023-06-14
bnxt_en: Don't issue AP reset during ethtool's reset operation
Sreekanth Reddy
1
-1
/
+1
2023-05-24
bnxt: avoid overflow in bnxt_get_nvram_directory()
Maxim Korotkov
1
-1
/
+1
2023-04-26
bnxt_en: Do not initialize PTP on older P3/P4 chips
Michael Chan
1
-1
/
+1
2023-04-06
bnxt_en: Add missing 200G link speed reporting
Michael Chan
2
-0
/
+3
2023-04-06
bnxt_en: Fix typo in PCI id to device description string mapping
Kalesh AP
1
-4
/
+4
2023-04-06
bnxt_en: Fix reporting of test result in ethtool selftest
Kalesh AP
1
-0
/
+1
2023-03-17
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Chan
1
-11
/
+12
2023-02-22
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
1
-2
/
+6
2023-02-01
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-18
bnxt: make sure we return pages to the pool
Jakub Kicinski
1
-2
/
+2
2023-01-12
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan
1
-4
/
+5
2023-01-12
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan
3
-14
/
+17
2023-01-12
bnxt_en: Fix XDP RX path
Michael Chan
3
-5
/
+8
[next]