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
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
2020-07-01
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
2020-07-01
ice: implement snapshot for device capabilities
Jacob Keller
2020-07-01
ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
Radoslaw Tyl
2020-07-01
ixgbe: Cleanup unneeded delay in ethtool test
Jeff Kirsher
2020-07-01
iavf: Fix updating statistics
Tony Nguyen
2020-07-01
i40e: introduce new dump desc XDP command
Ciara Loftus
2020-07-01
i40e: add XDP ring statistics to dump VSI debug output
Ciara Loftus
2020-07-01
i40e: add XDP ring statistics to VSI stats
Ciara Loftus
2020-07-01
i40e: move check of full Tx ring to outside of send loop
Magnus Karlsson
2020-07-01
i40e: eliminate division in napi_poll data path
Magnus Karlsson
2020-07-01
i40e: optimize AF_XDP Tx completion path
Magnus Karlsson
2020-07-01
iavf: fix error return code in iavf_init_get_resources()
Wei Yongjun
2020-07-01
i40e: Add support for a new feature Total Port Shutdown
Arkadiusz Kubalewski
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-30
net: ethernet: ixgbe: don't call devm_mdiobus_free()
Bartosz Golaszewski
2020-06-30
net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
Bartosz Golaszewski
2020-06-29
igc: Remove checking media type during MAC initialization
Sasha Neftin
2020-06-29
igc: Remove unneeded check for copper media type
Sasha Neftin
2020-06-29
igc: Refactor the igc_power_down_link()
Sasha Neftin
2020-06-29
igc: Remove TCP segmentation TX fail counter
Sasha Neftin
2020-06-29
igc: Add LPI counters
Sasha Neftin
2020-06-29
igc: Fix Rx timestamp disabling
Andre Guedes
2020-06-29
igc: Refactor igc_ptp_set_timestamp_mode()
Andre Guedes
2020-06-29
igc: Remove UDP filter setup in PTP code
Andre Guedes
2020-06-29
igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
Andre Guedes
2020-06-29
igc: Remove duplicate code in Tx timestamp handling
Andre Guedes
2020-06-29
igc: Clean up Rx timestamping logic
Andre Guedes
2020-06-29
igc: Add initial LTR support
Sasha Neftin
2020-06-29
igc: Add initial EEE support
Sasha Neftin
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-25
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
2020-06-25
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-25
i40e: Add a check to see if MFS is set
Todd Fujinaka
2020-06-25
i40e: detect and log info about pre-recovery mode
Piotr Kwapulinski
2020-06-25
i40e: make PF wait reset loop reliable
Piotr Kwapulinski
2020-06-25
i40e: remove unused defines
Jesse Brandeburg
2020-06-25
i40e: Move client header location
Shiraz Saleem
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
2020-06-22
ixgbe_ipsec: become aware of when running as a bonding slave
Jarod Wilson
2020-06-18
i40e: fix crash when Rx descriptor count is changed
Björn Töpel
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2020-06-18
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-06-18
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
[prev]
[next]