index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+2
2022-02-19
ionic: clean up comments and whitespace
Shannon Nelson
1
-1
/
+0
2022-01-25
ionic: Cleanups in the Tx hotpath code
Brett Creeley
1
-32
/
+34
2021-10-02
ionic: remove debug stats
Shannon Nelson
1
-14
/
+0
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+25
2021-07-27
ionic: use fewer inits on the buf_info struct
Shannon Nelson
1
-16
/
+11
2021-07-23
ionic: count csum_none when offload enabled
Shannon Nelson
1
-6
/
+5
2021-07-23
ionic: fix up dim accounting for tx and rx
Shannon Nelson
1
-7
/
+21
2021-07-23
ionic: remove intr coalesce update from napi
Shannon Nelson
1
-4
/
+0
2021-04-08
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
1
-0
/
+1
2021-04-08
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
1
-1
/
+1
2021-04-03
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
1
-20
/
+106
2021-04-03
ionic: add handling of larger descriptors
Shannon Nelson
1
-3
/
+9
2021-03-31
ionic: count dma errors
Shannon Nelson
1
-2
/
+7
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+7
2021-03-17
ionic: linearize tso skb with too many frags
Shannon Nelson
1
-6
/
+7
2021-03-16
ionic: aggregate Tx byte counting calls
Shannon Nelson
1
-3
/
+24
2021-03-16
ionic: simplify tx clean
Shannon Nelson
1
-23
/
+7
2021-03-16
ionic: generic tx skb mapping
Shannon Nelson
1
-74
/
+68
2021-03-16
ionic: simplify TSO descriptor mapping
Shannon Nelson
1
-124
/
+113
2021-03-11
ionic: simplify use of completion types
Shannon Nelson
1
-12
/
+7
2021-03-11
ionic: simplify rx skb alloc
Shannon Nelson
1
-41
/
+22
2021-03-11
ionic: optimize fastpath struct usage
Shannon Nelson
1
-18
/
+15
2021-03-11
ionic: implement Rx page reuse
Shannon Nelson
1
-86
/
+129
2021-03-11
ionic: move rx_page_alloc and free
Shannon Nelson
1
-70
/
+70
2021-01-20
net: add inline function skb_csum_is_sctp
Xin Long
1
-1
/
+1
2020-12-22
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
1
-1
/
+1
2020-11-15
ionic: batch rx buffer refilling
Shannon Nelson
1
-8
/
+10
2020-10-24
ionic: fix mem leak in rx_empty
Shannon Nelson
1
-13
/
+11
2020-10-24
ionic: no rx flush in deinit
Shannon Nelson
1
-13
/
+0
2020-10-24
ionic: clean up sparse complaints
Shannon Nelson
1
-5
/
+5
2020-09-17
ionic: dynamic interrupt moderation
Shannon Nelson
1
-3
/
+30
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+3
2020-09-03
ionic: remove unused variable
Shannon Nelson
1
-2
/
+0
2020-09-03
ionic: clean up desc_info and cq_info structs
Shannon Nelson
1
-3
/
+5
2020-09-03
ionic: clean up page handling code
Shannon Nelson
1
-31
/
+40
2020-08-31
ionic: fix txrx work accounting
Shannon Nelson
1
-10
/
+3
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
1
-33
/
+39
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
1
-6
/
+6
2020-08-04
ionic: separate interrupt for Tx and Rx
Shannon Nelson
1
-0
/
+67
2020-08-04
ionic: tx separate servicing
Shannon Nelson
1
-56
/
+50
2020-08-04
ionic: use fewer firmware doorbells on rx fill
Shannon Nelson
1
-10
/
+5
2020-07-21
ionic: use mutex to protect queue operations
Shannon Nelson
1
-6
/
+0
2020-05-12
ionic: add more ethtool stats
Shannon Nelson
1
-7
/
+15
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
1
-9
/
+18
2020-03-30
ionic: clean tx queue of unfinished requests
Shannon Nelson
1
-0
/
+16
2020-03-10
ionic: clean up bitflag usage
Shannon Nelson
1
-2
/
+2
2020-02-19
ionic: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-4
/
+1
2020-01-08
ionic: restrict received packets to mtu size
Shannon Nelson
1
-2
/
+9
2020-01-08
ionic: add Rx dropped packet counter
Shannon Nelson
1
-3
/
+9
[next]