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
/
fbnic
/
fbnic_txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-27
eth: fbnic: Account for page fragments when updating BDQ tail
Dimitri Daskalakis
1
-3
/
+3
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-17
eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0
Bobby Eshleman
1
-11
/
+14
2026-01-30
eth fbnic: Add debugfs hooks for tx/rx rings
Mike Marciniszyn (Meta)
1
-1
/
+19
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
1
-2
/
+6
2025-11-25
drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.
Dimitri Daskalakis
1
-1
/
+1
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
1
-4
/
+22
2025-10-16
net: fbnic: Fix page chunking logic when PAGE_SIZE > 4K
Dimitri Daskalakis
1
-0
/
+1
2025-10-09
eth: fbnic: fix reporting of alloc_failed qstats
Jakub Kicinski
1
-7
/
+29
2025-10-09
eth: fbnic: fix saving stats from XDP_TX rings on close
Jakub Kicinski
1
-5
/
+3
2025-10-09
eth: fbnic: fix accounting of XDP packets
Jakub Kicinski
1
-15
/
+15
2025-09-18
eth: fbnic: support devmem Tx
Jakub Kicinski
1
-1
/
+14
2025-09-09
eth: fbnic: support persistent NAPI config
Jakub Kicinski
1
-1
/
+2
2025-09-04
eth: fbnic: support queue ops / zero-copy Rx
Jakub Kicinski
1
-0
/
+171
2025-09-04
eth: fbnic: don't pass NAPI into pp alloc
Jakub Kicinski
1
-4
/
+4
2025-09-04
eth: fbnic: defer page pool recycling activation to queue start
Jakub Kicinski
1
-1
/
+5
2025-09-04
eth: fbnic: allocate unreadable page pool for the payloads
Jakub Kicinski
1
-10
/
+21
2025-09-04
eth: fbnic: split fbnic_fill()
Jakub Kicinski
1
-15
/
+18
2025-09-04
eth: fbnic: split fbnic_enable()
Jakub Kicinski
1
-21
/
+24
2025-09-04
eth: fbnic: split fbnic_flush()
Jakub Kicinski
1
-35
/
+38
2025-09-04
eth: fbnic: split fbnic_disable()
Jakub Kicinski
1
-19
/
+23
2025-09-04
eth: fbnic: request ops lock
Jakub Kicinski
1
-7
/
+8
2025-09-04
eth: fbnic: use netmem_ref where applicable
Jakub Kicinski
1
-26
/
+39
2025-09-04
eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
Jakub Kicinski
1
-27
/
+8
2025-09-04
eth: fbnic: move xdp_rxq_info_reg() to resource alloc
Jakub Kicinski
1
-32
/
+26
2025-09-04
eth: fbnic: move page pool pointer from NAPI to the ring struct
Jakub Kicinski
1
-38
/
+45
2025-08-19
eth: fbnic: Collect packet statistics for XDP
Mohsin Bashir
1
-4
/
+47
2025-08-19
eth: fbnic: Add support for XDP_TX action
Mohsin Bashir
1
-1
/
+84
2025-08-19
eth: fbnic: Add support for XDP queues
Mohsin Bashir
1
-5
/
+134
2025-08-19
eth: fbnic: Add XDP pass, drop, abort support
Mohsin Bashir
1
-7
/
+89
2025-08-19
eth: fbnic: Prefetch packet headers on Rx
Mohsin Bashir
1
-1
/
+1
2025-08-19
eth: fbnic: Use shinfo to track frags state on Rx
Mohsin Bashir
1
-55
/
+25
2025-08-19
eth: fbnic: Add support for HDS configuration
Mohsin Bashir
1
-4
/
+13
2025-08-05
eth: fbnic: remove the debugging trick of super high page bias
Jakub Kicinski
1
-2
/
+2
2025-03-07
eth: fbnic: fix typo in compile assert
Jakub Kicinski
1
-1
/
+1
2025-03-07
eth: fbnic: link NAPIs to page pools
Jakub Kicinski
1
-1
/
+3
2025-02-20
eth: fbnic: Add ethtool support for IRQ coalescing
Mohsin Bashir
1
-8
/
+45
2025-02-17
eth: fbnic: support TCP segmentation offload
Jakub Kicinski
1
-8
/
+138
2025-02-12
eth: fbnic: report software Tx queue stats
Jakub Kicinski
1
-4
/
+19
2025-02-12
eth: fbnic: report software Rx queue stats
Jakub Kicinski
1
-8
/
+35
2025-02-12
eth: fbnic: wrap tx queue stats in a struct
Jakub Kicinski
1
-4
/
+6
2025-01-07
eth: fbnic: update fbnic_poll return value
Mohsin Bashir
1
-1
/
+1
2024-12-23
eth: fbnic: support ring channel set while up
Jakub Kicinski
1
-4
/
+4
2024-12-23
eth: fbnic: centralize the queue count and NAPI<>queue setting
Alexander Duyck
1
-26
/
+66
2024-12-23
eth: fbnic: add IRQ reuse support
Jakub Kicinski
1
-21
/
+4
2024-12-23
eth: fbnic: store NAPIs in an array instead of the list
Jakub Kicinski
1
-55
/
+62
2024-10-10
eth: fbnic: add ethtool timestamping statistics
Vadim Fedorenko
1
-1
/
+8
2024-10-10
eth: fbnic: add TX packets timestamping support
Vadim Fedorenko
1
-3
/
+90
[next]