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
/
ice
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
2022-06-21
2
-5
/
+47
*
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
2022-06-21
1
-1
/
+38
*
ice: Fix switchdev rules book keeping
Wojciech Drewek
2022-06-21
1
-0
/
+1
*
ice: ignore protocol field in GTP offload
Marcin Szycik
2022-06-21
1
-1
/
+3
*
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
2022-06-14
1
-0
/
+5
*
ice: Fix queue config fail handling
Przemyslaw Patynowski
2022-06-14
1
-27
/
+26
*
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
2022-06-14
1
-18
/
+31
*
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2022-06-14
2
-1
/
+32
*
ice: fix access-beyond-end in the switch code
Alexander Lobakin
2022-06-02
4
-139
/
+115
*
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
2022-05-22
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
4
-18
/
+35
|
\
|
*
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
2022-05-17
2
-11
/
+16
|
*
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
2022-05-17
1
-3
/
+4
|
*
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
2022-05-17
1
-4
/
+15
*
|
ice: Expose RSS indirection tables for queue groups via ethtool
Sridhar Samudrala
2022-05-13
1
-18
/
+51
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
5
-28
/
+78
|
\
|
|
*
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
2022-05-06
1
-2
/
+8
|
*
ice: clear stale Tx queue settings before configuring
Anatolii Gerasymenko
2022-05-06
1
-18
/
+50
|
*
ice: Fix race during aux device (un)plugging
Ivan Vecera
2022-05-06
3
-8
/
+20
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-05-09
2
-5
/
+4
|
\
\
|
*
|
Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
Marcin Szycik
2022-05-06
1
-5
/
+3
|
*
|
ice: link representors to PCI device
Michal Swiatkowski
2022-05-06
1
-0
/
+1
*
|
|
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-1
/
+2
|
/
/
*
|
ice: remove period on argument description in ice_for_each_vf
Jacob Keller
2022-05-05
1
-2
/
+2
*
|
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
2022-05-05
1
-0
/
+7
*
|
ice: fix wording in comment for ice_reset_vf
Jacob Keller
2022-05-05
1
-2
/
+2
*
|
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
2022-05-05
1
-2
/
+2
*
|
ice: always check VF VSI pointer values
Jacob Keller
2022-05-05
6
-7
/
+77
*
|
ice: add newline to dev_dbg in ice_vf_fdir_dump_info
Jacob Keller
2022-05-05
1
-1
/
+1
*
|
ice: get switch id on switchdev devices
Michal Swiatkowski
2022-05-05
2
-0
/
+37
*
|
ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
Wojciech Drewek
2022-05-05
2
-2
/
+4
*
|
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
2022-05-05
3
-35
/
+17
*
|
ice: use min_t() to make code cleaner in ice_gnss
Wan Jiabing
2022-05-05
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
3
-19
/
+13
|
\
|
|
*
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
2022-04-26
1
-1
/
+1
|
*
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
2022-04-26
1
-0
/
+3
|
*
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
2022-04-26
1
-7
/
+5
|
*
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
2022-04-26
1
-14
/
+7
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
2
-20
/
+34
|
\
\
|
*
|
ice, xsk: Avoid refilling single Rx descriptors
Maciej Fijalkowski
2022-04-15
1
-1
/
+4
|
*
|
ice, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
2022-04-15
1
-3
/
+3
|
*
|
ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
2022-04-15
2
-10
/
+20
|
*
|
ice, xsk: Decorate ICE_XDP_REDIR with likely()
Maciej Fijalkowski
2022-04-15
1
-10
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-22
4
-3
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ice: Fix memory leak in ice_get_orom_civd_data()
Jianglei Nie
2022-04-14
1
-0
/
+1
|
*
|
ice: fix crash in switchdev mode
Wojciech Drewek
2022-04-14
1
-1
/
+2
|
*
|
ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
Maciej Fijalkowski
2022-04-14
1
-1
/
+1
|
*
|
ice: xsk: check if Rx ring was filled up to the end
Maciej Fijalkowski
2022-04-14
1
-1
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
3
-18
/
+14
|
\
|
|
|
*
|
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
2022-04-08
3
-18
/
+14
[next]