index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
3
-10
/
+20
|
\
|
*
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
2022-03-23
1
-0
/
+3
|
*
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2022-03-23
2
-10
/
+17
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-03-18
2
-6
/
+5
|
\
\
|
*
|
igb: zero hwtstamp by default
Tom Rix
2022-03-17
1
-4
/
+2
|
*
|
i40e: little endian only valid checksums
Tom Rix
2022-03-17
1
-2
/
+3
*
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-03-17
4
-3
/
+35
|
\
\
\
|
*
|
|
ice: add trace events for tx timestamps
Jacob Keller
2022-03-16
2
-0
/
+32
|
*
|
|
ice: fix return value check in ice_gnss.c
Yang Yingliang
2022-03-16
1
-2
/
+2
|
*
|
|
ice: Fix inconsistent indenting in ice_switch
Wojciech Drewek
2022-03-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
2
-4
/
+18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iavf: Fix hang during reboot/shutdown
Ivan Vecera
2022-03-17
1
-0
/
+7
|
*
iavf: Fix double free in iavf_reset_task
Przemyslaw Patynowski
2022-03-15
1
-1
/
+7
|
*
ice: destroy flow director filter mutex after releasing VSIs
Sudheer Mogilappagari
2022-03-15
1
-1
/
+1
|
*
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
Maciej Fijalkowski
2022-03-15
1
-2
/
+3
*
|
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
2022-03-15
3
-16
/
+14
*
|
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
2022-03-15
5
-3825
/
+3869
*
|
ice: cleanup long lines in ice_sriov.c
Jacob Keller
2022-03-15
1
-12
/
+27
*
|
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
2022-03-15
4
-16
/
+19
*
|
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
2022-03-15
3
-39
/
+34
*
|
ice: convert ice_reset_vf to take flags
Jacob Keller
2022-03-15
4
-9
/
+17
*
|
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2022-03-15
2
-10
/
+11
*
|
ice: make ice_reset_all_vfs void
Jacob Keller
2022-03-15
2
-8
/
+5
*
|
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
2022-03-15
3
-7
/
+6
*
|
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
2022-03-15
5
-490
/
+488
*
|
ice: fix a long line warning in ice_reset_vf
Jacob Keller
2022-03-15
1
-1
/
+2
*
|
ice: introduce VF operations structure for reset flows
Jacob Keller
2022-03-15
3
-139
/
+196
*
|
ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
Jacob Keller
2022-03-15
1
-1
/
+2
*
|
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
2022-03-15
8
-711
/
+823
*
|
ice: use ice_is_vf_trusted helper function
Jacob Keller
2022-03-14
1
-10
/
+10
*
|
ice: log an error message when eswitch fails to configure
Jacob Keller
2022-03-14
1
-1
/
+3
*
|
ice: cleanup error logging for ice_ena_vfs
Jacob Keller
2022-03-14
1
-13
/
+19
*
|
ice: move ice_set_vf_port_vlan near other .ndo ops
Jacob Keller
2022-03-14
1
-96
/
+96
*
|
ice: refactor spoofchk control code in ice_sriov.c
Jacob Keller
2022-03-14
1
-11
/
+7
*
|
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
2022-03-14
3
-7
/
+7
*
|
ice: remove unused definitions from ice_sriov.h
Jacob Keller
2022-03-14
2
-7
/
+1
*
|
ice: convert vf->vc_ops to a const pointer
Jacob Keller
2022-03-14
3
-23
/
+55
*
|
ice: remove circular header dependencies on ice.h
Jacob Keller
2022-03-14
14
-11
/
+35
*
|
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
2022-03-14
7
-8
/
+8
*
|
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
2022-03-14
4
-6
/
+6
*
|
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
2022-03-11
8
-24
/
+765
*
|
ice: Fix FV offset searching
Michal Swiatkowski
2022-03-11
3
-51
/
+12
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-03-10
8
-28
/
+370
|
\
\
|
*
|
ice: Add support for outer dest MAC for ADQ tunnels
Amritha Nambiar
2022-03-09
1
-4
/
+28
|
*
|
ice: avoid XDP checks in ice_clean_tx_irq()
Maciej Fijalkowski
2022-03-09
1
-6
/
+1
|
*
|
ice: change "can't set link" message to dbg level
Jonathan Toppins
2022-03-09
1
-3
/
+3
|
*
|
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
2022-03-09
3
-3
/
+61
|
*
|
ice: Add support for inner etype in switchdev
Martyna Szapar-Mudlaw
2022-03-09
3
-12
/
+277
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
11
-103
/
+97
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ice: Fix race condition during interface enslave
Ivan Vecera
2022-03-10
2
-2
/
+21
[next]