index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-09-15
ice: use bitmap_free instead of devm_kfree
Michal Swiatkowski
1
-1
/
+1
2022-09-15
ice: Fix DMA mappings leak
Przemyslaw Patynowski
1
-0
/
+8
2022-08-31
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
1
-8
/
+17
2022-08-25
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
1
-1
/
+11
2022-08-17
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
Jian Shen
1
-1
/
+1
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-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-13
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-15
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
1
-1
/
+1
2022-03-15
ice: remove circular header dependencies on ice.h
Jacob Keller
1
-0
/
+15
2022-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-3
/
+3
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+26
2022-03-11
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-09
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-09
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-19
ice: fix concurrent reset and removal of VFs
Jacob Keller
1
-0
/
+2
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
1
-8
/
+5
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+20
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
1
-0
/
+3
[next]