index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-17
ice: Block switchdev mode when ADQ is active and vice versa
Marcin Szycik
2
-0
/
+11
2023-07-31
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
1
-0
/
+18
2023-07-24
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
1
-12
/
+14
2023-07-14
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
3
-4
/
+21
2023-07-14
ice: Unregister netdev and devlink_port only once
Petr Oros
1
-27
/
+0
2023-07-05
ice: Fix tx queue rate limit when TCs are configured
Sridhar Samudrala
3
-11
/
+19
2023-07-05
ice: Fix max_rate check while configuring TX rate limits
Sridhar Samudrala
1
-8
/
+8
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
38
-1409
/
+1205
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+4
2023-06-22
ice: use ice_down_up() where applicable
Maciej Fijalkowski
1
-15
/
+3
2023-06-22
ice: Remove managed memory usage in ice_get_fw_log_cfg()
Christophe JAILLET
1
-2
/
+2
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
6
-75
/
+29
2023-06-22
ice: clean up freeing SR-IOV VFs
Przemek Kitszel
1
-3
/
+2
2023-06-22
ice: allow hot-swapping XDP programs
Maciej Fijalkowski
1
-10
/
+9
2023-06-22
ice: reduce initial wait for control queue messages
Jacob Keller
2
-3
/
+7
2023-06-15
ice: remove unnecessary check for old MAC == new MAC
Piotr Gardocki
1
-5
/
+0
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-18
/
+10
2023-06-14
ice: Fix ice module unload
Jakub Buchocki
1
-11
/
+5
2023-06-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
4
-48
/
+84
2023-06-08
ice: do not re-enable miscellaneous interrupt until thread_fn completes
Jacob Keller
1
-4
/
+5
2023-06-08
ice: trigger PFINT_OICR_TSYN_TX interrupt instead of polling
Jacob Keller
1
-2
/
+9
2023-06-08
ice: Fix XDP memory leak when NIC is brought up and down
Kamil Maziarz
1
-0
/
+4
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-72
/
+6
2023-06-08
ice: introduce ICE_TX_TSTAMP_WORK enumeration
Jacob Keller
3
-22
/
+42
2023-06-08
ice: always return IRQ_WAKE_THREAD in ice_misc_intr()
Karol Kolacinski
1
-10
/
+4
2023-06-08
ice: handle extts in the miscellaneous interrupt thread
Karol Kolacinski
4
-19
/
+33
2023-06-08
ice: Don't dereference NULL in ice_gnss_read error path
Simon Horman
1
-7
/
+1
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
4
-72
/
+6
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
1
-1
/
+1
2023-05-30
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
1
-2
/
+2
2023-05-30
ice: register devlink port for PF with ops
Jiri Pirko
1
-1
/
+5
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
1
-5
/
+4
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
9
-102
/
+40
2023-05-19
ice: allow matching on meta data
Michal Swiatkowski
5
-105
/
+95
2023-05-19
ice: specify field names in ice_prot_ext init
Michal Swiatkowski
1
-23
/
+28
2023-05-19
ice: remove redundant Rx field from rule info
Michal Swiatkowski
4
-22
/
+14
2023-05-19
ice: define meta data to match in switch
Michal Swiatkowski
3
-16
/
+183
2023-05-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
8
-366
/
+142
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-18
/
+38
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
5
-91
/
+0
2023-05-17
ice: update PHY type to ethtool link mode mapping
Paul Greenwalt
1
-19
/
+19
2023-05-17
ice: refactor PHY type to ethtool link mode
Paul Greenwalt
3
-274
/
+141
2023-05-17
ice: update ICE_PHY_TYPE_HIGH_MAX_INDEX
Paul Greenwalt
1
-1
/
+1
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
4
-4
/
+25
2023-05-16
ice: Fix stats after PF reset
Ahmed Zaki
1
-0
/
+5
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
7
-21
/
+107
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
6
-84
/
+89
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
13
-282
/
+165
2023-05-16
ice: remove redundant SRIOV code
Piotr Raczynski
1
-36
/
+0
[next]