index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: fix handling of burst Tx timestamps
Jacob Keller
2022-11-21
1
-6
/
+6
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
2022-09-27
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-11
/
+14
|
\
|
*
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
2022-09-20
1
-9
/
+12
|
*
ice: config netdev tc before setting queues number
Michal Swiatkowski
2022-09-20
1
-0
/
+2
|
*
ice: Don't double unplug aux on peer initiated reset
Dave Ertman
2022-09-08
1
-2
/
+0
*
|
ice: Add low latency Tx timestamp read
Karol Kolacinski
2022-09-20
1
-5
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-1
/
+9
|
\
|
|
*
ice: use bitmap_free instead of devm_kfree
Michal Swiatkowski
2022-09-02
1
-1
/
+1
|
*
ice: Fix DMA mappings leak
Przemyslaw Patynowski
2022-09-02
1
-0
/
+8
*
|
ice: Allow operation with reduced device MSI-X
Tony Nguyen
2022-09-06
1
-85
/
+100
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
1
-8
/
+17
|
\
|
|
*
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
2022-08-22
1
-8
/
+17
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-08-22
1
-2
/
+65
|
\
\
|
|
/
|
/
|
|
*
ice: Remove ucast_shared
Sylwester Dziedziuch
2022-08-18
1
-2
/
+0
|
*
ice: Implement FCS/CRC and VLAN stripping co-existence policy
Anatolii Gerasymenko
2022-08-18
1
-0
/
+25
|
*
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
2022-08-18
1
-0
/
+40
*
|
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2022-08-17
1
-1
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-03
1
-1
/
+1
|
\
|
*
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
Jian Shen
2022-08-01
1
-1
/
+1
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-07-29
1
-32
/
+54
|
\
\
|
*
|
ice: allow toggling loopback mode via ndo_set_features callback
Maciej Fijalkowski
2022-07-28
1
-1
/
+31
|
*
|
ice: compress branches in ice_set_features()
Maciej Fijalkowski
2022-07-28
1
-21
/
+19
|
*
|
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-07-28
1
-10
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-3
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ice: do not setup vlan for loopback VSI
Maciej Fijalkowski
2022-07-26
1
-3
/
+5
|
*
ice: Fix VSIs unable to share unicast MAC
Anirudh Venkataramanan
2022-07-26
1
-0
/
+2
*
|
ice: Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
2022-07-15
1
-6
/
+0
|
/
*
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
2022-07-12
1
-0
/
+1
*
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
2022-06-14
1
-18
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-3
/
+4
|
\
|
*
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
2022-05-17
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-0
/
+2
|
\
|
|
*
ice: Fix race during aux device (un)plugging
Ivan Vecera
2022-05-06
1
-0
/
+2
*
|
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-1
/
+2
*
|
ice: get switch id on switchdev devices
Michal Swiatkowski
2022-05-05
1
-0
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-0
/
+3
|
\
|
|
*
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
2022-04-26
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
1
-10
/
+8
|
\
|
|
*
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
2022-04-08
1
-10
/
+8
*
|
ice: Add mpls+tso support
Joe Damato
2022-04-12
1
-1
/
+3
|
/
*
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
2022-04-05
1
-1
/
+1
*
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
2022-04-05
1
-1
/
+3
*
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
2022-04-01
1
-33
/
+81
*
ice: Fix MAC address setting
Ivan Vecera
2022-04-01
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
1
-10
/
+15
|
\
|
*
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2022-03-23
1
-10
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
1
-3
/
+4
|
\
|
|
*
ice: destroy flow director filter mutex after releasing VSIs
Sudheer Mogilappagari
2022-03-15
1
-1
/
+1
[next]