index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_txrx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-13
1
-2
/
+20
*
ionic: missed doorbell workaround
Allen Hubbe
2023-02-03
1
-2
/
+85
*
ionic: refactor use of ionic_rx_fill()
Neel Patel
2022-10-27
1
-11
/
+12
*
ionic: enable tunnel offloads
Neel Patel
2022-10-27
1
-2
/
+6
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-3
/
+2
*
ionic: clean up comments and whitespace
Shannon Nelson
2022-02-18
1
-1
/
+0
*
ionic: Cleanups in the Tx hotpath code
Brett Creeley
2022-01-25
1
-32
/
+34
*
ionic: remove debug stats
Shannon Nelson
2021-10-02
1
-14
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-16
/
+25
|
\
|
*
ionic: count csum_none when offload enabled
Shannon Nelson
2021-07-23
1
-6
/
+5
|
*
ionic: fix up dim accounting for tx and rx
Shannon Nelson
2021-07-23
1
-7
/
+21
|
*
ionic: remove intr coalesce update from napi
Shannon Nelson
2021-07-23
1
-4
/
+0
*
|
ionic: use fewer inits on the buf_info struct
Shannon Nelson
2021-07-27
1
-16
/
+11
|
/
*
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
2021-04-08
1
-0
/
+1
*
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
2021-04-08
1
-1
/
+1
*
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
2021-04-02
1
-20
/
+106
*
ionic: add handling of larger descriptors
Shannon Nelson
2021-04-02
1
-3
/
+9
*
ionic: count dma errors
Shannon Nelson
2021-03-30
1
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-5
/
+7
|
\
|
*
ionic: linearize tso skb with too many frags
Shannon Nelson
2021-03-17
1
-6
/
+7
*
|
ionic: aggregate Tx byte counting calls
Shannon Nelson
2021-03-15
1
-3
/
+24
*
|
ionic: simplify tx clean
Shannon Nelson
2021-03-15
1
-23
/
+7
*
|
ionic: generic tx skb mapping
Shannon Nelson
2021-03-15
1
-74
/
+68
*
|
ionic: simplify TSO descriptor mapping
Shannon Nelson
2021-03-15
1
-124
/
+113
*
|
ionic: simplify use of completion types
Shannon Nelson
2021-03-10
1
-12
/
+7
*
|
ionic: simplify rx skb alloc
Shannon Nelson
2021-03-10
1
-41
/
+22
*
|
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-10
1
-18
/
+15
*
|
ionic: implement Rx page reuse
Shannon Nelson
2021-03-10
1
-86
/
+129
*
|
ionic: move rx_page_alloc and free
Shannon Nelson
2021-03-10
1
-70
/
+70
|
/
*
net: add inline function skb_csum_is_sctp
Xin Long
2021-01-19
1
-1
/
+1
*
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
2020-12-21
1
-1
/
+1
*
ionic: batch rx buffer refilling
Shannon Nelson
2020-11-14
1
-8
/
+10
*
ionic: fix mem leak in rx_empty
Shannon Nelson
2020-10-23
1
-13
/
+11
*
ionic: no rx flush in deinit
Shannon Nelson
2020-10-23
1
-13
/
+0
*
ionic: clean up sparse complaints
Shannon Nelson
2020-10-23
1
-5
/
+5
*
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-16
1
-3
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-10
/
+3
|
\
|
*
ionic: fix txrx work accounting
Shannon Nelson
2020-08-31
1
-10
/
+3
*
|
ionic: remove unused variable
Shannon Nelson
2020-09-02
1
-2
/
+0
*
|
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-09-02
1
-3
/
+5
*
|
ionic: clean up page handling code
Shannon Nelson
2020-09-02
1
-31
/
+40
*
|
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
1
-33
/
+39
*
|
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
2020-08-28
1
-6
/
+6
|
/
*
ionic: separate interrupt for Tx and Rx
Shannon Nelson
2020-08-03
1
-0
/
+67
*
ionic: tx separate servicing
Shannon Nelson
2020-08-03
1
-56
/
+50
*
ionic: use fewer firmware doorbells on rx fill
Shannon Nelson
2020-08-03
1
-10
/
+5
*
ionic: use mutex to protect queue operations
Shannon Nelson
2020-07-20
1
-6
/
+0
*
ionic: add more ethtool stats
Shannon Nelson
2020-05-12
1
-7
/
+15
*
ionic: support longer tx sg lists
Shannon Nelson
2020-05-12
1
-9
/
+18
*
ionic: clean tx queue of unfinished requests
Shannon Nelson
2020-03-30
1
-0
/
+16
[next]