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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ice: xsk: fix VSI state check in ice_xsk_wakeup()
Maciej Fijalkowski
2022-04-05
1
-1
/
+1
*
|
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
2022-04-05
3
-3
/
+7
*
|
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
2022-04-05
1
-2
/
+2
*
|
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
2022-04-05
1
-0
/
+1
*
|
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
2022-04-01
3
-38
/
+121
*
|
ice: Fix MAC address setting
Ivan Vecera
2022-04-01
1
-2
/
+5
*
|
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
2022-04-01
1
-0
/
+2
|
/
*
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
2022-03-28
1
-1
/
+1
*
ice: xsk: Stop Rx processing when ntc catches ntu
Maciej Fijalkowski
2022-03-28
1
-0
/
+3
*
ice: xsk: Eliminate unnecessary loop iteration
Magnus Karlsson
2022-03-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
3
-10
/
+20
|
\
|
*
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
2022-03-23
1
-0
/
+3
|
*
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2022-03-23
2
-10
/
+17
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-03-18
2
-6
/
+5
|
\
\
|
*
|
igb: zero hwtstamp by default
Tom Rix
2022-03-17
1
-4
/
+2
|
*
|
i40e: little endian only valid checksums
Tom Rix
2022-03-17
1
-2
/
+3
*
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-03-17
4
-3
/
+35
|
\
\
\
|
*
|
|
ice: add trace events for tx timestamps
Jacob Keller
2022-03-16
2
-0
/
+32
|
*
|
|
ice: fix return value check in ice_gnss.c
Yang Yingliang
2022-03-16
1
-2
/
+2
|
*
|
|
ice: Fix inconsistent indenting in ice_switch
Wojciech Drewek
2022-03-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
2
-4
/
+18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iavf: Fix hang during reboot/shutdown
Ivan Vecera
2022-03-17
1
-0
/
+7
|
*
iavf: Fix double free in iavf_reset_task
Przemyslaw Patynowski
2022-03-15
1
-1
/
+7
|
*
ice: destroy flow director filter mutex after releasing VSIs
Sudheer Mogilappagari
2022-03-15
1
-1
/
+1
|
*
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
Maciej Fijalkowski
2022-03-15
1
-2
/
+3
*
|
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
2022-03-15
3
-16
/
+14
*
|
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
2022-03-15
5
-3825
/
+3869
*
|
ice: cleanup long lines in ice_sriov.c
Jacob Keller
2022-03-15
1
-12
/
+27
*
|
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
2022-03-15
4
-16
/
+19
*
|
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
2022-03-15
3
-39
/
+34
*
|
ice: convert ice_reset_vf to take flags
Jacob Keller
2022-03-15
4
-9
/
+17
*
|
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2022-03-15
2
-10
/
+11
*
|
ice: make ice_reset_all_vfs void
Jacob Keller
2022-03-15
2
-8
/
+5
*
|
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
2022-03-15
3
-7
/
+6
*
|
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
2022-03-15
5
-490
/
+488
*
|
ice: fix a long line warning in ice_reset_vf
Jacob Keller
2022-03-15
1
-1
/
+2
*
|
ice: introduce VF operations structure for reset flows
Jacob Keller
2022-03-15
3
-139
/
+196
*
|
ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
Jacob Keller
2022-03-15
1
-1
/
+2
*
|
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
2022-03-15
8
-711
/
+823
*
|
ice: use ice_is_vf_trusted helper function
Jacob Keller
2022-03-14
1
-10
/
+10
*
|
ice: log an error message when eswitch fails to configure
Jacob Keller
2022-03-14
1
-1
/
+3
*
|
ice: cleanup error logging for ice_ena_vfs
Jacob Keller
2022-03-14
1
-13
/
+19
*
|
ice: move ice_set_vf_port_vlan near other .ndo ops
Jacob Keller
2022-03-14
1
-96
/
+96
*
|
ice: refactor spoofchk control code in ice_sriov.c
Jacob Keller
2022-03-14
1
-11
/
+7
*
|
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
2022-03-14
3
-7
/
+7
*
|
ice: remove unused definitions from ice_sriov.h
Jacob Keller
2022-03-14
2
-7
/
+1
*
|
ice: convert vf->vc_ops to a const pointer
Jacob Keller
2022-03-14
3
-23
/
+55
*
|
ice: remove circular header dependencies on ice.h
Jacob Keller
2022-03-14
14
-11
/
+35
*
|
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
2022-03-14
7
-8
/
+8
*
|
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
2022-03-14
4
-6
/
+6
[prev]
[next]