index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
meta
Age
Commit message (
Expand
)
Author
2026-05-07
eth: fbnic: fix double-free of PCS on phylink creation failure
Bobby Eshleman
2026-04-21
fbnic: convert to ndo_set_rx_mode_async
Stanislav Fomichev
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-09
eth: fbnic: Use wake instead of start
Mohsin Bashir
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-02
eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64
Dimitri Daskalakis
2026-03-31
fbnic: Set Relaxed Ordering PCIe TLP attributes for DMA engines
Alexander Duyck
2026-03-27
eth: fbnic: Fix debugfs output for BDQ's with page frags
Dimitri Daskalakis
2026-03-27
eth: fbnic: Account for page fragments when updating BDQ tail
Dimitri Daskalakis
2026-03-10
eth fbnic: Add mailbox self test
Mike Marciniszyn (Meta)
2026-03-10
eth fbnic: TLV support for use by MBX self test
Mike Marciniszyn (Meta)
2026-03-10
eth fbnic: Add msix self test
Mike Marciniszyn (Meta)
2026-03-10
eth fbnic: Add register self test
Mike Marciniszyn (Meta)
2026-03-05
eth: fbnic: Fetch TX pause storm stats
Mohsin Bashir
2026-03-05
eth: fbnic: Add protection against pause storm
Mohsin Bashir
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
eth: fbnic: Advertise supported XDP features.
Dimitri Daskalakis
2026-02-18
eth: fbnic: Add validation for MTU changes
Dimitri Daskalakis
2026-02-17
eth: fbnic: set DMA_HINT_L4 for all flows
Bobby Eshleman
2026-02-17
eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes
Bobby Eshleman
2026-02-17
eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0
Bobby Eshleman
2026-02-13
fbnic: close fw_log race between users and teardown
Chengfeng Ye
2026-01-30
eth fbnic: Add debugfs hooks for tx/rx rings
Mike Marciniszyn (Meta)
2026-01-30
eth fbnic: Add debugfs hooks for firmware mailbox
Mike Marciniszyn (Meta)
2026-01-23
net: fbnic: convert to use .get_rx_ring_count
Breno Leitao
2026-01-20
eth: fbnic: Update RX mbox timeout value
Mohsin Bashir
2026-01-20
eth: fbnic: Remove retry support
Mohsin Bashir
2026-01-20
eth: fbnic: Reuse RX mailbox pages
Mohsin Bashir
2026-01-20
eth: fbnic: Allocate all pages for RX mailbox
Mohsin Bashir
2026-01-20
eth: fbnic: Use GFP_KERNEL to allocting mbx pages
Mohsin Bashir
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-27
fbnic: Replace use of internal PCS w/ Designware XPCS
Alexander Duyck
2025-11-27
fbnic: Add SW shim for MDIO interface to PMD and PCS
Alexander Duyck
2025-11-27
fbnic: Add handler for reporting link down event statistics
Alexander Duyck
2025-11-27
fbnic: Add logic to track PMD state via MAC/PCS signals
Alexander Duyck
2025-11-27
fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt
Alexander Duyck
2025-11-26
eth: fbnic: Fix counter roll-over issue
Mohsin Bashir
2025-11-25
drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.
Dimitri Daskalakis
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-20
eth: fbnic: access @pp through netmem_desc instead of page
Byungchul Park
2025-11-17
eth: fbnic: Configure RDE settings for pause frame
Mohsin Bashir
2025-10-22
eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definition
Pei Xiao
2025-10-16
net: fbnic: Allow builds for all 64 bit architectures
Dimitri Daskalakis
2025-10-16
net: fbnic: Fix page chunking logic when PAGE_SIZE > 4K
Dimitri Daskalakis
2025-10-14
eth: fbnic: fix various typos in comments and strings
Alok Tiwari
2025-10-09
eth: fbnic: fix reporting of alloc_failed qstats
Jakub Kicinski
2025-10-09
eth: fbnic: fix saving stats from XDP_TX rings on close
Jakub Kicinski
[next]