index
:
Linux Stable
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.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
*
i40e: Fix adding unsupported cloud filters
Ivan Vecera
2023-11-23
1
-7
/
+9
*
ice: restore timestamp configuration after device reset
Jacob Keller
2023-11-23
3
-40
/
+51
*
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
2023-11-23
1
-26
/
+34
*
ice: remove ptp_tx ring parameter flag
Jacob Keller
2023-11-23
3
-18
/
+0
*
ice: fix DDP package download for packages without signature segment
Dan Nowlin
2023-11-13
1
-3
/
+100
*
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
2023-11-13
3
-4
/
+64
*
ice: dpll: fix check for dpll input priority range
Arkadiusz Kubalewski
2023-11-13
2
-7
/
+0
*
ice: dpll: fix initial lock status of dpll
Arkadiusz Kubalewski
2023-11-13
1
-2
/
+1
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-11-08
2
-41
/
+91
|
\
|
*
ice: Fix VF-VF direction matching in drop rule in switchdev
Marcin Szycik
2023-11-06
1
-1
/
+23
|
*
ice: Fix VF-VF filter rules in switchdev mode
Aniruddha Paul
2023-11-06
1
-28
/
+62
|
*
ice: lag: in RCU, use atomic allocation
Michal Schmidt
2023-11-06
1
-3
/
+3
|
*
ice: Fix SRIOV LAG disable on non-compliant aggregate
Dave Ertman
2023-11-06
1
-9
/
+3
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-11-08
2
-5
/
+6
|
\
\
|
*
|
i40e: Fix devlink port unregistering
Ivan Vecera
2023-11-06
1
-4
/
+6
|
*
|
i40e: Do not call devlink_port_type_clear()
Ivan Vecera
2023-11-06
1
-1
/
+0
|
|
/
*
/
idpf: fix potential use-after-free in idpf_tso()
Eric Dumazet
2023-11-06
1
-2
/
+4
|
/
*
iavf: delete the iavf client interface
Michal Schmidt
2023-10-27
6
-871
/
+1
*
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
2023-10-27
1
-11
/
+15
*
iavf: use unregister_netdev
Michal Schmidt
2023-10-27
1
-3
/
+1
*
iavf: rely on netdev's own registered state
Michal Schmidt
2023-10-27
2
-7
/
+3
*
iavf: fix the waiting time for initial reset
Michal Schmidt
2023-10-27
1
-1
/
+1
*
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
2023-10-27
1
-2
/
+4
*
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
2023-10-27
1
-4
/
+2
*
iavf: fix comments about old bit locks
Michal Schmidt
2023-10-27
1
-2
/
+2
*
ice: Hook up 4 E830 devices by adding their IDs
Pawel Chmielewski
2023-10-26
1
-0
/
+4
*
ice: Remove redundant zeroing of the fields.
Pawel Chmielewski
2023-10-26
1
-27
/
+27
*
ice: Add support for E830 DDP package segment
Dan Nowlin
2023-10-26
3
-74
/
+382
*
ice: Add ice_get_link_status_datalen
Paul Greenwalt
2023-10-26
2
-6
/
+53
*
ice: Add 200G speed/phy type use
Alice Michael
2023-10-26
4
-3
/
+43
*
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
2023-10-26
7
-61
/
+141
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
6
-26
/
+57
|
\
|
*
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
2023-10-25
1
-1
/
+1
|
*
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
Ivan Vecera
2023-10-24
1
-1
/
+1
|
*
i40e: sync next_to_clean and next_to_process for programming status desc
Tirthendu Sarkar
2023-10-20
1
-1
/
+8
|
*
igc: Fix ambiguity in the ethtool advertising
Sasha Neftin
2023-10-20
1
-10
/
+25
|
*
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
2023-10-20
1
-1
/
+5
|
*
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
2023-10-20
1
-1
/
+1
|
*
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
2023-10-20
1
-2
/
+3
|
*
i40e: xsk: remove count_mask
Maciej Fijalkowski
2023-10-19
1
-9
/
+13
*
|
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
1
-3
/
+0
*
|
idpf: cancel mailbox work in error path
Pavan Kumar Linga
2023-10-23
1
-0
/
+1
*
|
idpf: set scheduling mode for completion queue
Michal Kubiak
2023-10-23
2
-3
/
+15
*
|
ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()
Dan Carpenter
2023-10-20
1
-9
/
+10
*
|
igb: Fix an end of loop test
Dan Carpenter
2023-10-20
1
-3
/
+6
*
|
ice: cleanup ice_find_netlist_node
Jacob Keller
2023-10-20
1
-15
/
+15
*
|
ice: make ice_get_pf_c827_idx static
Jacob Keller
2023-10-20
2
-2
/
+1
*
|
ice: manage VFs MSI-X using resource tracking
Michal Swiatkowski
2023-10-20
1
-19
/
+151
*
|
ice: set MSI-X vector count on VF
Michal Swiatkowski
2023-10-20
3
-0
/
+84
*
|
ice: add bitmap to track VF MSI-X usage
Michal Swiatkowski
2023-10-20
2
-0
/
+11
[next]