index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2021-12-21
igc: Remove obsolete nvm type
Sasha Neftin
2021-12-21
igc: Remove unused phy type
Sasha Neftin
2021-12-21
igc: Remove unused _I_PHY_ID define
Sasha Neftin
2021-12-17
iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
2021-12-17
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-15
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
2021-12-15
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
2021-12-15
igc: Fix typo in i225 LTR functions
Sasha Neftin
2021-12-15
igbvf: fix double free in `igbvf_probe`
Letu Ren
2021-12-15
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
2021-12-15
ice: use modern kernel API for kick
Jesse Brandeburg
2021-12-15
ice: tighter control over VSI_DOWN state
Jesse Brandeburg
2021-12-15
ice: use prefetch methods
Jesse Brandeburg
2021-12-15
ice: update to newer kernel API
Jesse Brandeburg
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
2021-12-15
ice: reduce time to read Option ROM CIVD data
Jacob Keller
2021-12-15
ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image
Jacob Keller
2021-12-15
ice: move and rename ice_check_for_pending_update
Jacob Keller
2021-12-15
ice: devlink: add shadow-ram region to snapshot Shadow RAM
Jacob Keller
2021-12-14
ice: Don't put stale timestamps in the skb
Karol Kolacinski
2021-12-14
ice: Use div64_u64 instead of div_u64 in adjfine
Karol Kolacinski
2021-12-14
ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK
Tony Nguyen
2021-12-14
ice: Remove unnecessary casts
Dan Carpenter
2021-12-14
ice: Propagate error codes
Tony Nguyen
2021-12-14
ice: Remove excess error variables
Tony Nguyen
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
ice: Use int for ice_status
Tony Nguyen
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
2021-12-14
ice: Refactor status flow for DDP load
Wojciech Drewek
2021-12-14
ice: Refactor promiscuous functions
Brett Creeley
2021-12-14
ice: refactor PTYPE validating
Jeff Guo
2021-12-14
ice: Add package PTYPE enable information
Haiyue Wang
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-13
iavf: do not override the adapter state in the watchdog task (again)
Stefan Assmann
2021-12-13
iavf: missing unlocks in iavf_watchdog_task()
Dan Carpenter
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2021-12-08
ice: safer stats processing
Jesse Brandeburg
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
2021-12-07
ice: fix choosing UDP header type
Michal Swiatkowski
2021-12-07
ice: ignore dropped packets during init
Jesse Brandeburg
2021-12-07
ice: Fix problems with DSCP QoS implementation
Dave Ertman
2021-12-07
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
2021-12-07
ice: fix FDIR init missing when reset VF
Yahui Cao
2021-12-06
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
[next]