index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
35 hours
bnxt_en: Remove obsolete 32-bit DMA mask fallback
Ruizhe Zhou
35 hours
net: systemport: Remove obsolete 32-bit DMA mask fallback
Ruizhe Zhou
2 days
bnxt_en: Bound SW TPA IDs to prevent crashes
Joe Damato
2 days
bnxt_en: Propagate RX ring init failures in bnxt_init_nic()
Joe Damato
2 days
bnxt_en: Handle buffer allocation failure in bnxt_rx_ring_reset()
Joe Damato
2 days
bnxt_en: Propagate TPA buffer allocation failures in bnxt_queue_mem_alloc()
Joe Damato
2 days
bnxt_en: Don't free the live ring's TPA state on queue restart failure
Joe Damato
2 days
bnxt_en: Only restore LRO if the device supports TPA
Joe Damato
2 days
net: bcmasp: Remove comma after sentinel-entry in match-table
Siddharth Vadapalli
6 days
bnxt_en: Prevent queue stop with deferred completions
Joe Damato
6 days
net: bcmasp: fix tx_spb_ring_full() checking same slot cnt times
Justin Chen
6 days
net: bcmasp: clear txcb->last before writing each descriptor
Justin Chen
2026-08-27
bnxt_en: Write doorbell when linearizing skb fails
Joe Damato
2026-08-22
bnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API check
Thomas Walsh
2026-08-22
bnxt_en: Fix call to hardware monitoring event handler
Guenter Roeck
2026-08-21
net: bnxt: ring the doorbell when SW USO exits early
Joe Damato
2026-08-20
bnx2x: fix double free in bnx2x_init_firmware() error path
Jiangshan Yi
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-08-19
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-17
bnxt_en: Add missing NETIF_F_TSO_ECN feature flag
Michael Chan
2026-08-17
eth: bnxt: preserve IRQ affinity across IRQ reallocation
Jakub Kicinski
2026-08-17
eth: bnxt: decrease indent in bnxt_init_int_mode()
Jakub Kicinski
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-11
bnxt_en: enable PTM function
Vadim Fedorenko
2026-08-10
eth: bnxt: avoid deadlock when canceling IRQ affinity notifier
Jakub Kicinski
2026-08-10
eth: bnxt: decrease indent in bnxt_request_irq()
Jakub Kicinski
2026-08-10
eth: bnxt: keep the aRFS rmap updated when TPH is enabled
Jakub Kicinski
2026-08-10
eth: bnxt: cancel IRQ notifier before freeing affinity mask
Jakub Kicinski
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
bnge: Fix resource leak in bnge_init_nic() error path
Bhargava Marreddy
2026-08-04
bnge: send hwrm for interface down/up transitions
Vikas Gupta
2026-08-04
bnge: add ndo_set_rx_mode_async support
Vikas Gupta
2026-08-04
bnge: refactor rx mode helpers to accept explicit address lists
Vikas Gupta
2026-08-04
bnxt_en: Fix PTP PPS setting bug
Keegan Freyhof
2026-08-04
bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
Michael Chan
2026-08-04
bnxt_en: Refresh VNIC default ring on queue restart if needed
Shravya KN
2026-08-04
bnxt_en: Determine and store default RX ring in vnic structure
Shravya KN
2026-08-04
bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
Shravya KN
2026-08-04
bnge: use int for bnge_fix_rings_count() return value
Alok Tiwari
2026-08-03
bnge: Fix NULL pointer dereference in aux device release
Alok Tiwari
2026-08-03
bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
Will Chen
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-23
bnge/bng_re: fix ring ID widths
Vikas Gupta
2026-07-20
bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()
Abdun Nihaal
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-17
bnxt_en: Handle partially initialized auxiliary devices
Ruoyu Wang
2026-07-10
net: bcmgenet: use platform_device_set_of_node()
Bartosz Golaszewski
2026-07-08
bnx2x: use kzalloc() to allocate mac filtering list
Mike Rapoport (Microsoft)
[next]