index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_txrx.c
Age
Commit message (
Expand
)
Author
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-09-09
ionic: Allow XDP program to be hot swapped
Brett Creeley
2024-09-09
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
2024-09-09
ionic: use per-queue xdp_prog
Shannon Nelson
2024-09-09
ionic: rename ionic_xdp_rx_put_bufs
Shannon Nelson
2024-09-09
ionic: debug line for Tx completion errors
Shannon Nelson
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-25
ionic: use dev_consume_skb_any outside of napi
Shannon Nelson
2024-06-21
ionic: fix kernel panic due to multi-buffer handling
Taehee Yoo
2024-06-19
ionic: Only run the doorbell workaround for certain asic_type
Brett Creeley
2024-06-19
ionic: remove missed doorbell per-queue timer
Shannon Nelson
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-05
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
2024-05-30
ionic: only sync frag_len in first buffer of xdp
Shannon Nelson
2024-05-30
ionic: Mark error paths in the data path as unlikely
Brett Creeley
2024-05-30
ionic: Pass ionic_txq_desc to ionic_tx_tso_post
Brett Creeley
2024-03-08
ionic: keep stats struct local to error handling
Shannon Nelson
2024-03-08
ionic: better dma-map error handling
Shannon Nelson
2024-03-08
ionic: remove unnecessary NULL test
Shannon Nelson
2024-03-08
ionic: carry idev in ionic_cq struct
Shannon Nelson
2024-03-08
ionic: refactor skb building
Shannon Nelson
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
2024-03-08
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
2024-03-04
ionic: Clean RCT ordering issues
Brett Creeley
2024-03-04
ionic: change the hwstamp likely check
Brett Creeley
2024-03-04
ionic: reduce the use of netdev
Shannon Nelson
2024-03-04
ionic: Pass local netdev instead of referencing struct
Brett Creeley
2024-03-04
ionic: Check stop no restart
Brett Creeley
2024-03-04
ionic: Clean up BQL logic
Brett Creeley
2024-03-04
ionic: Make use napi_consume_skb
Brett Creeley
2024-03-04
ionic: Shorten a Tx hotpath
Brett Creeley
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
2024-02-16
ionic: implement xdp frags support
Shannon Nelson
2024-02-16
ionic: add ndo_xdp_xmit
Shannon Nelson
2024-02-16
ionic: Add XDP_REDIRECT support
Shannon Nelson
2024-02-16
ionic: Add XDP_TX support
Shannon Nelson
2024-02-16
ionic: Add XDP packet headroom
Shannon Nelson
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
2024-02-16
ionic: use dma range APIs
Shannon Nelson
2024-02-16
ionic: add helpers for accessing buffer info
Shannon Nelson
2024-02-12
ionic: minimal work with 0 budget
Shannon Nelson
2023-12-05
ionic: Make the check for Tx HW timestamping more obvious
Brett Creeley
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-20
ionic: count SGs in packet to minimize linearize
Shannon Nelson
2023-09-16
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
2022-10-27
ionic: refactor use of ionic_rx_fill()
Neel Patel
[next]