index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ionic: set up hw timestamp queues
Shannon Nelson
2021-04-02
1
-5
/
+261
*
ionic: add rx filtering for hw timestamp steering
Shannon Nelson
2021-04-02
2
-0
/
+22
*
ionic: link in the new hw timestamp code
Shannon Nelson
2021-04-02
7
-0
/
+107
*
ionic: add hw timestamp support files
Shannon Nelson
2021-04-02
1
-0
/
+589
*
ionic: split adminq post and wait calls
Shannon Nelson
2021-04-02
2
-4
/
+13
*
ionic: add hw timestamp structs to interface
Shannon Nelson
2021-04-02
2
-6
/
+170
*
ionic: add handling of larger descriptors
Shannon Nelson
2021-04-02
4
-29
/
+73
*
ionic: add new queue features to interface
Shannon Nelson
2021-04-02
3
-6
/
+25
*
ionic: pull per-q stats work out of queue loops
Shannon Nelson
2021-03-30
1
-94
/
+125
*
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2021-03-30
2
-37
/
+63
*
ionic: fix sizeof usage
Shannon Nelson
2021-03-30
1
-4
/
+4
*
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: protect adminq from early destroy
Shannon Nelson
2021-03-18
2
-8
/
+28
*
|
ionic: stop watchdog when in broken state
Shannon Nelson
2021-03-18
2
-2
/
+24
*
|
ionic: block actions during fw reset
Shannon Nelson
2021-03-18
3
-4
/
+15
*
|
ionic: update ethtool support bits for BASET
Shannon Nelson
2021-03-18
2
-0
/
+10
*
|
ionic: fix unchecked reference
Shannon Nelson
2021-03-18
1
-1
/
+1
*
|
ionic: simplify the intr_index use in txq_init
Shannon Nelson
2021-03-18
1
-4
/
+2
*
|
ionic: code cleanup details
Shannon Nelson
2021-03-18
3
-32
/
+25
*
|
ionic: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-17
1
-85
/
+60
*
|
ionic: aggregate Tx byte counting calls
Shannon Nelson
2021-03-15
2
-3
/
+25
*
|
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
2
-125
/
+117
*
|
ionic: simplify use of completion types
Shannon Nelson
2021-03-10
1
-12
/
+7
*
|
ionic: rebuild debugfs on qcq swap
Shannon Nelson
2021-03-10
1
-0
/
+3
*
|
ionic: simplify rx skb alloc
Shannon Nelson
2021-03-10
1
-41
/
+22
*
|
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-10
6
-39
/
+34
*
|
ionic: implement Rx page reuse
Shannon Nelson
2021-03-10
2
-89
/
+138
*
|
ionic: move rx_page_alloc and free
Shannon Nelson
2021-03-10
1
-70
/
+70
|
/
*
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
2021-02-16
1
-2
/
+0
*
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
*
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
2020-12-08
1
-6
/
+1
*
ionic: change mtu after queues are stopped
Shannon Nelson
2020-12-01
1
-2
/
+4
*
ionic: remove some unnecessary oom messages
Shannon Nelson
2020-12-01
3
-9
/
+5
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
2
-0
/
+2
*
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
1
-2
/
+0
*
devlink: move request_firmware out of driver
Jacob Keller
2020-11-19
3
-12
/
+4
*
ionic: useful names for booleans
Shannon Nelson
2020-11-14
3
-9
/
+15
*
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
2020-11-14
1
-10
/
+10
*
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
2020-11-14
1
-22
/
+16
*
ionic: use mc sync for multicast filters
Shannon Nelson
2020-11-14
1
-11
/
+8
*
ionic: batch rx buffer refilling
Shannon Nelson
2020-11-14
2
-9
/
+13
*
ionic: add lif quiesce
Shannon Nelson
2020-11-14
1
-0
/
+20
*
ionic: check for link after netdev registration
Shannon Nelson
2020-11-14
1
-0
/
+2
*
ionic: start queues before announcing link up
Shannon Nelson
2020-11-14
1
-6
/
+6
*
ionic: check port ptr before use
Shannon Nelson
2020-11-05
1
-0
/
+5
[prev]
[next]