index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
meta
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
fbnic: convert to ndo_set_rx_mode_async
Stanislav Fomichev
4
-11
/
+19
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-04-09
eth: fbnic: Use wake instead of start
Mohsin Bashir
1
-1
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+5
2026-04-02
eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64
Dimitri Daskalakis
1
-1
/
+1
2026-03-31
fbnic: Set Relaxed Ordering PCIe TLP attributes for DMA engines
Alexander Duyck
4
-2
/
+27
2026-03-27
eth: fbnic: Fix debugfs output for BDQ's with page frags
Dimitri Daskalakis
1
-1
/
+1
2026-03-27
eth: fbnic: Account for page fragments when updating BDQ tail
Dimitri Daskalakis
1
-3
/
+3
2026-03-10
eth fbnic: Add mailbox self test
Mike Marciniszyn (Meta)
3
-0
/
+142
2026-03-10
eth fbnic: TLV support for use by MBX self test
Mike Marciniszyn (Meta)
2
-0
/
+303
2026-03-10
eth fbnic: Add msix self test
Mike Marciniszyn (Meta)
3
-0
/
+214
2026-03-10
eth fbnic: Add register self test
Mike Marciniszyn (Meta)
3
-0
/
+197
2026-03-05
eth: fbnic: Fetch TX pause storm stats
Mohsin Bashir
4
-0
/
+20
2026-03-05
eth: fbnic: Add protection against pause storm
Mohsin Bashir
7
-0
/
+186
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-19
eth: fbnic: Advertise supported XDP features.
Dimitri Daskalakis
1
-0
/
+2
2026-02-18
eth: fbnic: Add validation for MTU changes
Dimitri Daskalakis
1
-0
/
+18
2026-02-17
eth: fbnic: set DMA_HINT_L4 for all flows
Bobby Eshleman
2
-3
/
+5
2026-02-17
eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes
Bobby Eshleman
1
-1
/
+1
2026-02-17
eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0
Bobby Eshleman
1
-11
/
+14
2026-02-13
fbnic: close fw_log race between users and teardown
Chengfeng Ye
2
-10
/
+12
2026-01-30
eth fbnic: Add debugfs hooks for tx/rx rings
Mike Marciniszyn (Meta)
5
-1
/
+400
2026-01-30
eth fbnic: Add debugfs hooks for firmware mailbox
Mike Marciniszyn (Meta)
3
-1
/
+50
2026-01-23
net: fbnic: convert to use .get_rx_ring_count
Breno Leitao
1
-4
/
+8
2026-01-20
eth: fbnic: Update RX mbox timeout value
Mohsin Bashir
3
-5
/
+14
2026-01-20
eth: fbnic: Remove retry support
Mohsin Bashir
1
-19
/
+5
2026-01-20
eth: fbnic: Reuse RX mailbox pages
Mohsin Bashir
1
-9
/
+16
2026-01-20
eth: fbnic: Allocate all pages for RX mailbox
Mohsin Bashir
1
-5
/
+9
2026-01-20
eth: fbnic: Use GFP_KERNEL to allocting mbx pages
Mohsin Bashir
1
-2
/
+1
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
1
-2
/
+6
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-11-27
fbnic: Replace use of internal PCS w/ Designware XPCS
Alexander Duyck
5
-63
/
+55
2025-11-27
fbnic: Add SW shim for MDIO interface to PMD and PCS
Alexander Duyck
5
-0
/
+205
2025-11-27
fbnic: Add handler for reporting link down event statistics
Alexander Duyck
1
-0
/
+9
2025-11-27
fbnic: Add logic to track PMD state via MAC/PCS signals
Alexander Duyck
9
-52
/
+175
2025-11-27
fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt
Alexander Duyck
6
-32
/
+32
2025-11-26
eth: fbnic: Fix counter roll-over issue
Mohsin Bashir
1
-1
/
+1
2025-11-25
drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.
Dimitri Daskalakis
1
-1
/
+1
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
1
-1
/
+0
2025-11-20
eth: fbnic: access @pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+2
2025-11-17
eth: fbnic: Configure RDE settings for pause frame
Mohsin Bashir
4
-4
/
+28
2025-10-22
eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definition
Pei Xiao
1
-1
/
+1
2025-10-16
net: fbnic: Allow builds for all 64 bit architectures
Dimitri Daskalakis
1
-1
/
+1
2025-10-16
net: fbnic: Fix page chunking logic when PAGE_SIZE > 4K
Dimitri Daskalakis
1
-0
/
+1
2025-10-14
eth: fbnic: fix various typos in comments and strings
Alok Tiwari
3
-7
/
+7
2025-10-09
eth: fbnic: fix reporting of alloc_failed qstats
Jakub Kicinski
5
-11
/
+58
2025-10-09
eth: fbnic: fix saving stats from XDP_TX rings on close
Jakub Kicinski
3
-6
/
+6
2025-10-09
eth: fbnic: fix accounting of XDP packets
Jakub Kicinski
1
-15
/
+15
[next]