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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
ice: Reset FDIR counter in FDIR init stage
Lingyu Liu
1
-0
/
+16
2023-04-13
ice: fix wrong fallback logic for FDIR
Simei Su
1
-3
/
+4
2023-04-06
ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()
Jakob Koschel
1
-3
/
+5
2023-04-06
ice: add profile conflict check for AVF FDIR
Junfeng Guo
1
-0
/
+73
2023-04-06
ice: Fix ice_cfg_rdma_fltr() to only update relevant fields
Brett Creeley
1
-4
/
+22
2023-03-30
ice: check if VF exists before mode check
Michal Swiatkowski
1
-4
/
+4
2023-03-22
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2
-20
/
+13
2023-03-22
ice: xsk: disable txq irq before flushing hw
Maciej Fijalkowski
1
-3
/
+2
2023-03-17
ethernet: ice: avoid gcc-9 integer overflow warning
Arnd Bergmann
1
-4
/
+4
2023-03-17
ice: Fix DSCP PFC TLV creation
Dave Ertman
1
-1
/
+1
2023-03-17
ice: copy last block omitted in ice_get_module_eeprom()
Petr Oros
1
-2
/
+4
2023-03-10
ice: add missing checks for PF vsi type
Jesse Brandeburg
1
-9
/
+8
2023-03-10
ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
Siddaraju DH
1
-1
/
+1
2023-02-22
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
1
-6
/
+9
2023-02-22
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
1
-0
/
+26
2023-02-14
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2023-02-14
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
Brett Creeley
1
-1
/
+15
2023-02-14
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-02-09
ice: Prevent set_channel from changing queues while RDMA active
Dave Ertman
5
-19
/
+43
2023-01-18
ice: Add check for kzalloc
Jiasheng Jiang
1
-9
/
+14
2023-01-18
ice: Fix potential memory leak in ice_gnss_tty_write()
Yuan Can
1
-0
/
+1
2023-01-12
ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
Maciej Fijalkowski
1
-1
/
+1
2022-12-31
ice: synchronize the misc IRQ when tearing down Tx tracker
Jacob Keller
1
-4
/
+6
2022-11-22
ice: fix handling of burst Tx timestamps
Jacob Keller
2
-16
/
+16
2022-11-10
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
4
-2
/
+31
2022-09-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-58
/
+93
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-101
/
+71
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
3
-5
/
+4
2022-09-28
ice: Add support for VLAN priority filters in switchdev
Martyna Szapar-Mudlaw
2
-17
/
+60
2022-09-28
ice: support features on new E810T variants
Arkadiusz Kubalewski
2
-2
/
+21
2022-09-28
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
2
-39
/
+12
2022-09-27
ice: xsk: drop power of 2 ring size restriction for AF_XDP
Maciej Fijalkowski
1
-13
/
+7
2022-09-27
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
3
-88
/
+64
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
3
-10
/
+10
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-28
/
+44
2022-09-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-9
/
+14
2022-09-22
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-21
ice: Add low latency Tx timestamp read
Karol Kolacinski
7
-45
/
+154
2022-09-20
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
1
-9
/
+12
2022-09-20
ice: config netdev tc before setting queues number
Michal Swiatkowski
1
-0
/
+2
2022-09-20
ice: Add L2TPv3 hardware offload support
Marcin Szycik
4
-2
/
+109
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
1
-16
/
+26
2022-09-08
ice: Don't double unplug aux on peer initiated reset
Dave Ertman
1
-2
/
+0
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-18
/
+80
2022-09-06
ice: Simplify memory allocation in ice_sched_init_port()
Christophe JAILLET
1
-2
/
+2
2022-09-06
ice: switch: Simplify memory allocation
Christophe JAILLET
1
-4
/
+2
2022-09-06
ice: add helper function to check FW API version
Paul Greenwalt
1
-28
/
+29
2022-09-06
ice: Check if reset in progress while waiting for offsets
Michal Michalik
1
-0
/
+3
2022-09-06
ice: Allow operation with reduced device MSI-X
Tony Nguyen
1
-85
/
+100
2022-09-02
ice: use bitmap_free instead of devm_kfree
Michal Swiatkowski
1
-1
/
+1
[next]