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.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-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
8 days
bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZE
David Wei
1
-3
/
+9
13 days
net: page_pool: allow enabling recycling late, fix false positive warning
Jakub Kicinski
1
-1
/
+8
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
18
-11001
/
+75
2025-07-30
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-25
net: Fix typos
Bjorn Helgaas
2
-2
/
+2
2025-07-16
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
18
-10931
/
+17
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+14
2025-07-11
bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT
Somnath Kotur
1
-1
/
+1
2025-07-11
bnxt_en: Flush FW trace before copying to the coredump
Shruti Parab
1
-7
/
+11
2025-07-11
bnxt_en: Fix DCB ETS validation
Shravya KN
1
-0
/
+2
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+4
2025-07-04
bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...
Jason Xing
1
-6
/
+4
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-06-28
eth: bnxt: take page size into account for page pool recycling rings
Jakub Kicinski
1
-3
/
+5
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2025-06-25
bnxt: properly flush XDP redirect lists
Yan Zhai
1
-1
/
+4
2025-06-21
eth: bnxt: add netmem TX support
Taehee Yoo
1
-16
/
+24
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-27
/
+84
2025-06-19
Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
Stanislav Fomichev
1
-29
/
+7
2025-06-19
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
1
-4
/
+2
2025-06-18
eth: bnxt: migrate to new RXFH callbacks
Jakub Kicinski
1
-11
/
+13
2025-06-18
bnxt_en: Improve comment wording and error return code
Alok Tiwari
3
-5
/
+5
2025-06-18
bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
Pavan Chebbi
1
-5
/
+51
2025-06-18
bnxt_en: Add a helper function to configure MRU and RSS
Pavan Chebbi
1
-11
/
+26
2025-06-18
bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()
Kalesh AP
1
-14
/
+10
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+3
2025-05-22
eth: bnxt: fix deadlock when xdp is attached or detached
Taehee Yoo
1
-2
/
+2
2025-05-21
bnxt_en: Fix netdev locking in ULP IRQ functions
Michael Chan
1
-6
/
+3
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+29
2025-05-15
bnxt_en: bring back rtnl_lock() in the bnxt_open() path
Michael Chan
1
-7
/
+29
2025-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-35
/
+91
2025-05-01
bnxt_en: fix module unload sequence
Vadim Fedorenko
1
-1
/
+1
2025-04-30
bnxt_en: Fix ethtool -d byte order for 32-bit values
Michael Chan
1
-6
/
+32
2025-04-30
bnxt_en: Fix out-of-bound memcpy() during ethtool -w
Shruti Parab
1
-5
/
+10
2025-04-30
bnxt_en: Fix coredump logic to free allocated buffer
Shruti Parab
1
-0
/
+5
2025-04-30
bnxt_en: delay pci_alloc_irq_vectors() in the AER path
Kashyap Desai
2
-6
/
+12
2025-04-30
bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings()
Kashyap Desai
1
-6
/
+1
2025-04-30
bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()
Somnath Kotur
1
-0
/
+1
2025-04-30
bnxt_en: Fix ethtool selftest output in one of the failure cases
Kalesh AP
1
-1
/
+1
2025-04-30
bnxt_en: Fix error handling path in bnxt_init_chip()
Shravya KN
1
-0
/
+3
2025-04-26
bnxt_en: improve TX timestamping FIFO configuration
Vadim Fedorenko
3
-10
/
+25
2025-04-24
bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code
Arnd Bergmann
1
-0
/
+2
2025-04-22
bnxt_en: Remove unused macros in bnxt_ulp.h
Kalesh AP
1
-3
/
+0
2025-04-22
bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
Kalesh AP
2
-6
/
+0
2025-04-22
bnxt_en: Report the ethtool coredump length after copying the coredump
Shruti Parab
1
-2
/
+9
2025-04-22
bnxt_en: Change FW message timeout warning
Michael Chan
2
-5
/
+8
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-04-17
eth: bnxt: add support rx side device memory TCP
Taehee Yoo
2
-82
/
+122
2025-04-16
eth: bnxt: fix missing ring index trim on error path
Jakub Kicinski
1
-2
/
+2
[next]