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-02-03
igc: Remove unused local receiver mask
Sasha Neftin
2021-02-03
igc: Prefer strscpy over strlcpy
Sasha Neftin
2021-02-03
igc: Expose the gPHY firmware version
Sasha Neftin
2021-02-03
igc: Expose the NVM version
Sasha Neftin
2021-02-03
igc: Add Host Good Packets Transmitted Count
Sasha Neftin
2021-02-03
igc: Remove MULR mask define
Sasha Neftin
2021-02-03
igc: Remove igc_set_fw_version comment
Sasha Neftin
2021-02-03
igc: Clean up nvm_operations structure
Sasha Neftin
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-01
i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
Aleksandr Loktionov
2021-02-01
igc: check return value of ret_val in igc_config_fc_after_link_up
Kevin Lo
2021-02-01
igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr
Kevin Lo
2021-02-01
igc: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
2021-01-28
e100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-26
igc: fix link speed advertising
Corinna Vinschen
2021-01-26
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
2021-01-26
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
2021-01-26
ice: update dev_addr in ice_set_mac_address even if HW filter exists
Nick Nunley
2021-01-26
ice: Implement flow for IPv6 next header (extension header)
Nick Nunley
2021-01-26
ice: fix FDir IPv6 flexbyte
Henry Tieman
2021-01-19
net: ixgbevf: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: ixgbe: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: igc: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: igbvf: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: igb: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
2021-01-09
ice: drop dead code in ice_receive_skb()
Eric Dumazet
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-05
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
2020-12-23
e1000e: Export S0ix flags to ethtool
Mario Limonciello
2020-12-23
Revert "e1000e: disable s0ix entry and exit flows for ME systems"
Mario Limonciello
2020-12-23
e1000e: bump up timeout to wait when ME un-configures ULP mode
Mario Limonciello
2020-12-23
e1000e: Only run S0ix flows if shutdown succeeded
Mario Limonciello
2020-12-17
iavf: fix double-release of rtnl_lock
Jakub Kicinski
2020-12-17
i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
Sylwester Dziedziuch
2020-12-16
i40e, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
2020-12-16
ice, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
2020-12-14
ice, xsk: Move Rx allocation out of while-loop
Björn Töpel
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-10
igc: Add new device ID
Sasha Neftin
2020-12-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2020-12-09
e1000e: fix S0ix flow to allow S0i3.2 subset entry
Vitaly Lifshits
2020-12-09
ice: avoid premature Rx buffer reuse
Björn Töpel
2020-12-09
ixgbe: avoid premature Rx buffer reuse
Björn Töpel
[prev]
[next]