index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
1
-1
/
+11
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2022-08-01
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
Jian Shen
1
-1
/
+1
2022-07-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-32
/
+54
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+7
2022-07-28
ice: allow toggling loopback mode via ndo_set_features callback
Maciej Fijalkowski
1
-1
/
+31
2022-07-28
ice: compress branches in ice_set_features()
Maciej Fijalkowski
1
-21
/
+19
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-10
/
+4
2022-07-26
ice: do not setup vlan for loopback VSI
Maciej Fijalkowski
1
-3
/
+5
2022-07-26
ice: Fix VSIs unable to share unicast MAC
Anirudh Venkataramanan
1
-0
/
+2
2022-07-15
ice: Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
1
-6
/
+0
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
1
-0
/
+1
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
1
-18
/
+31
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2022-05-17
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
1
-3
/
+4
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
1
-0
/
+2
2022-05-05
ice: get switch id on switchdev devices
Michal Swiatkowski
1
-0
/
+15
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
1
-0
/
+3
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-10
/
+8
2022-04-12
ice: Add mpls+tso support
Joe Damato
1
-1
/
+3
2022-04-08
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
1
-10
/
+8
2022-04-05
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
1
-1
/
+1
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
1
-1
/
+3
2022-04-01
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
1
-33
/
+81
2022-04-01
ice: Fix MAC address setting
Ivan Vecera
1
-2
/
+5
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+15
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
1
-10
/
+15
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2022-03-15
ice: destroy flow director filter mutex after releasing VSIs
Sudheer Mogilappagari
1
-1
/
+1
2022-03-15
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
Maciej Fijalkowski
1
-2
/
+3
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
1
-3
/
+1
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
1
-1
/
+1
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
1
-2
/
+2
2022-03-14
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
1
-1
/
+1
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
1
-0
/
+15
2022-03-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-3
/
+3
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+26
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
1
-1
/
+11
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
1
-3
/
+3
2022-03-08
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-08
ice: Fix error with handling of bonding MTU
Dave Ertman
1
-15
/
+14
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
1
-0
/
+8
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
1
-1
/
+1
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
1
-22
/
+22
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
1
-5
/
+5
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+11
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
[next]