index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-100
/
+81
2026-08-12
virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
Victor Raj
4
-4
/
+4
2026-08-11
ice: acquire NVM lock around each flash read
Robert Malz
4
-82
/
+58
2026-08-11
ice: clear the default forwarding VSI rule when releasing a VSI
Petr Oros
1
-0
/
+3
2026-08-11
ice: fall back to SBQ when LL PHY timer interface times out
Przemyslaw Korba
1
-18
/
+20
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-12
/
+76
2026-07-28
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
1
-7
/
+12
2026-07-28
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
1
-5
/
+5
2026-07-28
ice: fix VF interrupts cleanup
Dawid Osuchowski
3
-0
/
+49
2026-07-28
ice: wait for reset completion in ice_resume()
Aaron Ma
1
-0
/
+10
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-23
/
+32
2026-07-23
ice: reject out-of-range ptype in ice_parser_profile_init
Aleksandr Loktionov
1
-0
/
+3
2026-07-23
ice: prevent tstamp ring allocation for non-PF VSI types
Paul Greenwalt
1
-0
/
+3
2026-07-23
ice: fix PTP Call Trace during PTP release
Paul Greenwalt
1
-0
/
+5
2026-07-23
ice: use READ_ONCE() to access cached PHC time
Sergey Temerkhanov
1
-1
/
+1
2026-07-23
ice: fix LAG recipe to profile association
Marcin Szycik
1
-1
/
+1
2026-07-23
ice: pass the return value of skb_checksum_help()
Michal Swiatkowski
1
-11
/
+9
2026-07-23
ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
Vincent Chen
3
-10
/
+10
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
1
-1
/
+1
2026-07-08
ice: use kzalloc() to allocate staging buffer for reading from GNSS
Mike Rapoport (Microsoft)
1
-2
/
+3
2026-06-22
ice: dpll: fix memory leak in ice_dpll_init_info error paths
ZhaoJinming
1
-6
/
+10
2026-06-22
ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
ZhaoJinming
1
-0
/
+4
2026-06-22
ice: call netif_keep_dst() once when entering switchdev mode
Marcin Szycik
1
-2
/
+2
2026-06-22
ice: fix ice_init_link() error return preventing probe
Paul Greenwalt
1
-11
/
+5
2026-06-22
ice: fix AQ error code comparison in ice_set_pauseparam()
Lukasz Czapnik
2
-5
/
+8
2026-06-22
ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
Dawid Osuchowski
1
-1
/
+1
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
23
-65
/
+1476
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+4
2026-06-13
ice: remove redundant checks from PTP init
Natalia Wochtman
1
-10
/
+4
2026-06-13
ice: implement E825 TX ref clock control and TXC hardware sync status
Grzegorz Nitka
10
-20
/
+696
2026-06-13
ice: add Tx reference clock index handling to AN restart command
Grzegorz Nitka
4
-3
/
+9
2026-06-13
ice: implement CPI support for E825C
Grzegorz Nitka
8
-3
/
+448
2026-06-13
ice: introduce TXC DPLL device and TX ref clock pin framework for E825
Grzegorz Nitka
3
-25
/
+315
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2026-06-05
ice: fix missing priority callbacks for U.FL DPLL pins
Petr Oros
1
-0
/
+2
2026-06-04
ice/ptp: Use provided clock ID for history snapshot
Thomas Gleixner
1
-1
/
+4
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
1
-15
/
+15
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+34
2026-05-18
ice: restore PTP Rx timestamp config after ethtool set-channels
Grzegorz Nitka
1
-0
/
+6
2026-05-18
ice: ptp: use primary NAC semaphore on E825
Grzegorz Nitka
1
-0
/
+9
2026-05-18
ice: ptp: serialize E825 PHY timer start with PTP lock
Grzegorz Nitka
1
-2
/
+13
2026-05-18
ice: fix setting promisc mode while adding VID filter
Marcin Szycik
1
-1
/
+1
2026-05-18
ice: fix VF queue configuration with low MTU values
Jose Ignacio Tornos Martinez
1
-1
/
+1
2026-05-18
ice: fix locking around wait_event_interruptible_locked_irq
Jacob Keller
1
-5
/
+4
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-19
/
+24
2026-05-08
ice: dpll: fix misplaced header macros
Ivan Vecera
1
-16
/
+16
2026-05-08
ice: dpll: fix rclk pin state get for E810
Ivan Vecera
1
-0
/
+5
2026-05-08
ice: fix locking in ice_dcb_rebuild()
Bart Van Assche
1
-2
/
+2
2026-05-08
ice: fix setting RSS VSI hash for E830
Marcin Szycik
1
-1
/
+1
2026-05-02
ice: dpll: Fix compilation warning
Przemyslaw Korba
1
-1
/
+1
[next]