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
/
ionic_lif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ionic: use vmalloc include
Shannon Nelson
2022-02-22
1
-0
/
+1
*
ionic: prefer strscpy over strlcpy
Shannon Nelson
2022-02-18
1
-1
/
+1
*
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
2022-02-18
1
-8
/
+6
*
ionic: replace set_vf data with union
Shannon Nelson
2022-01-25
1
-19
/
+42
*
ionic: stretch heartbeat detection
Shannon Nelson
2022-01-25
1
-1
/
+1
*
ionic: remove the dbid_inuse bitmap
Shannon Nelson
2022-01-25
1
-16
/
+1
*
ionic: disable napi when ionic_lif_init() fails
Brett Creeley
2022-01-25
1
-0
/
+1
*
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
2022-01-25
1
-8
/
+82
*
ionic: better handling of RESET event
Shannon Nelson
2022-01-25
1
-6
/
+11
*
ionic: add FW_STOPPING state
Shannon Nelson
2022-01-25
1
-0
/
+1
*
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
2021-12-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-0
/
+4
|
\
|
*
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
2021-10-09
1
-0
/
+4
*
|
ionic: handle vlan id overflow
Shannon Nelson
2021-10-10
1
-40
/
+12
*
|
ionic: remove mac overflow flags
Shannon Nelson
2021-10-10
1
-5
/
+2
*
|
ionic: move lif mac address functions
Shannon Nelson
2021-10-10
1
-131
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
1
-1
/
+3
|
\
|
|
*
ionic: move filter sync_needed bit set
Shannon Nelson
2021-10-06
1
-1
/
+3
*
|
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
2021-10-02
1
-12
/
+12
*
|
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
2021-10-02
1
-19
/
+20
*
|
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
2021-10-02
1
-3
/
+11
*
|
ionic: move lif mutex setup and delete
Shannon Nelson
2021-10-02
1
-5
/
+10
|
/
*
ionic: fix double use of queue-lock
Shannon Nelson
2021-09-03
1
-4
/
+8
*
ionic: recreate hwstamp queues on ifup
Shannon Nelson
2021-08-28
1
-0
/
+6
*
ionic: pull hwstamp queue_lock up a level
Shannon Nelson
2021-08-28
1
-14
/
+2
*
ionic: add queue lock around open and stop
Shannon Nelson
2021-08-28
1
-1
/
+8
*
ionic: fill mac addr earlier in add_addr
Shannon Nelson
2021-08-28
1
-1
/
+2
*
ionic: fire watchdog again after fw_down
Shannon Nelson
2021-08-28
1
-2
/
+9
*
ionic: handle mac filter overflow
Shannon Nelson
2021-08-26
1
-11
/
+29
*
ionic: refactor ionic_lif_addr to remove a layer
Shannon Nelson
2021-08-26
1
-39
/
+2
*
ionic: sync the filters in the work task
Shannon Nelson
2021-08-26
1
-27
/
+81
*
ionic: flatten calls to set-rx-mode
Shannon Nelson
2021-08-26
1
-18
/
+9
*
ionic: remove old work task types
Shannon Nelson
2021-08-26
1
-6
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-101
/
+96
|
\
|
*
ionic: remove intr coalesce update from napi
Shannon Nelson
2021-07-23
1
-1
/
+13
|
*
ionic: make all rx_mode work threadsafe
Shannon Nelson
2021-07-23
1
-100
/
+83
*
|
ionic: enable rxhash only with multiple queues
Shannon Nelson
2021-07-27
1
-1
/
+3
*
|
ionic: init reconfig err to 0
Shannon Nelson
2021-07-27
1
-3
/
+10
*
|
ionic: minimize resources when under kdump
Shannon Nelson
2021-07-27
1
-2
/
+19
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-2
/
+2
|
/
*
ionic: add ts_config replay
Shannon Nelson
2021-04-08
1
-1
/
+1
*
ionic: ignore EBUSY on queue start
Shannon Nelson
2021-04-08
1
-1
/
+1
*
ionic: re-start ptp after queues up
Shannon Nelson
2021-04-08
1
-3
/
+3
*
ionic: fix up a couple of code style nits
Shannon Nelson
2021-04-08
1
-6
/
+4
*
ionic: advertise support for hardware timestamps
Shannon Nelson
2021-04-02
1
-0
/
+25
*
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
2021-04-02
1
-4
/
+47
*
ionic: set up hw timestamp queues
Shannon Nelson
2021-04-02
1
-5
/
+261
*
ionic: link in the new hw timestamp code
Shannon Nelson
2021-04-02
1
-0
/
+25
*
ionic: add handling of larger descriptors
Shannon Nelson
2021-04-02
1
-26
/
+49
*
ionic: add new queue features to interface
Shannon Nelson
2021-04-02
1
-0
/
+3
[next]