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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: fix handling of burst Tx timestamps
Jacob Keller
2022-11-21
2
-16
/
+16
*
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
2022-11-09
4
-2
/
+31
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-09-29
6
-58
/
+93
|
\
|
*
ice: Add support for VLAN priority filters in switchdev
Martyna Szapar-Mudlaw
2022-09-28
2
-17
/
+60
|
*
ice: support features on new E810T variants
Arkadiusz Kubalewski
2022-09-28
2
-2
/
+21
|
*
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
2022-09-28
2
-39
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
3
-101
/
+71
|
\
\
|
*
|
ice: xsk: drop power of 2 ring size restriction for AF_XDP
Maciej Fijalkowski
2022-09-27
1
-13
/
+7
|
*
|
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
2022-09-27
3
-88
/
+64
*
|
|
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
3
-5
/
+4
|
|
/
|
/
|
*
|
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
2022-09-27
3
-10
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
3
-28
/
+44
|
\
|
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-09-21
1
-9
/
+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: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
2022-09-21
1
-1
/
+4
|
|
/
|
*
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
2022-09-08
1
-16
/
+26
|
*
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
7
-45
/
+154
*
|
ice: Add L2TPv3 hardware offload support
Marcin Szycik
2022-09-20
4
-2
/
+109
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
4
-18
/
+80
|
\
|
|
*
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
4
-17
/
+79
*
|
ice: Simplify memory allocation in ice_sched_init_port()
Christophe JAILLET
2022-09-06
1
-2
/
+2
*
|
ice: switch: Simplify memory allocation
Christophe JAILLET
2022-09-06
1
-4
/
+2
*
|
ice: add helper function to check FW API version
Paul Greenwalt
2022-09-06
1
-28
/
+29
*
|
ice: Check if reset in progress while waiting for offsets
Michal Michalik
2022-09-06
1
-0
/
+3
*
|
ice: Allow operation with reduced device MSI-X
Tony Nguyen
2022-09-06
1
-85
/
+100
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-08-26
9
-27
/
+768
|
\
\
|
*
|
ice: Print human-friendly PHY types
Anirudh Venkataramanan
2022-08-24
1
-18
/
+140
|
*
|
ice: Implement devlink port split operations
Anatolii Gerasymenko
2022-08-24
2
-0
/
+290
|
*
|
ice: Add additional flags to ice_nvm_write_activate
Jacob Keller
2022-08-24
3
-5
/
+16
|
*
|
ice: Add port option admin queue commands
Anatolii Gerasymenko
2022-08-24
3
-0
/
+178
|
*
|
ice: Add support for ip TTL & ToS offload
Marcin Szycik
2022-08-24
2
-4
/
+144
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
4
-29
/
+54
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
2022-08-22
4
-29
/
+48
|
*
ice: xsk: prohibit usage of non-balanced queue id
Maciej Fijalkowski
2022-08-22
1
-0
/
+6
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-08-22
13
-184
/
+136
|
\
\
|
*
|
ice: remove non-inclusive language
Mikael Barsehyan
2022-08-18
2
-9
/
+9
|
*
|
ice: Remove ucast_shared
Sylwester Dziedziuch
2022-08-18
3
-165
/
+5
|
*
|
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
2022-08-18
3
-4
/
+28
|
*
|
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
7
-6
/
+69
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-18
6
-20
/
+89
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2022-08-17
2
-11
/
+57
|
*
ice: Ignore error message when setting same promiscuous mode
Benjamin Mikailenko
2022-08-17
1
-4
/
+4
|
*
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2022-08-17
2
-2
/
+16
|
*
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
2022-08-17
1
-1
/
+1
|
*
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
2022-08-17
1
-0
/
+7
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
David S. Miller
2022-08-15
2
-2
/
+4
|
|
\
[next]