summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26igc: fix link speed advertisingCorinna Vinschen
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley
2021-01-26ice: Implement flow for IPv6 next header (extension header)Nick Nunley
2021-01-26ice: fix FDir IPv6 flexbyteHenry Tieman
2021-01-19net: ixgbevf: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: ixgbe: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: igc: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: igbvf: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: igb: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-09ice: drop dead code in ice_receive_skb()Eric Dumazet
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2021-01-05iavf: Use kzalloc for allocating only one thingZheng Yongjun
2020-12-23e1000e: Export S0ix flags to ethtoolMario Limonciello
2020-12-23Revert "e1000e: disable s0ix entry and exit flows for ME systems"Mario Limonciello
2020-12-23e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello
2020-12-23e1000e: Only run S0ix flows if shutdown succeededMario Limonciello
2020-12-17iavf: fix double-release of rtnl_lockJakub Kicinski
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-16ice, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-14ice, xsk: Move Rx allocation out of while-loopBjörn Töpel
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-10igc: Add new device IDSasha Neftin
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits
2020-12-09ice: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09igb: avoid transmit queue timeout in xdp pathSven Auhagen
2020-12-09igb: use xdp_do_flushSven Auhagen
2020-12-09igb: skb add metasize for xdpSven Auhagen
2020-12-09igb: XDP extack message on errorSven Auhagen
2020-12-09igb: take VLAN double header into accountSven Auhagen
2020-12-09igb: XDP xmit back fix error codeSven Auhagen
2020-12-09ice: Add space to unknown speedSimon Perron Caissy
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-12-09ice: silence static analysis warningBruce Allan
2020-12-09ice: cleanup misleading commentBruce Allan
2020-12-09ice: Remove vlan_ena from vsi structureNick Nunley
2020-12-09ice: Remove gate to OROM initJeb Cramer
2020-12-09ice: Enable Support for FW Override (E82X)Jeb Cramer