summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka
2018-11-07intel-ethernet: software timestamp skbs as late as possibleJacob Keller
2018-11-07ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson
2018-11-07ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is nullColin Ian King
2018-10-31ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu
2018-10-03ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel
2018-10-03ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel
2018-10-03ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: added Rx/Tx ring disable/enable functionsBjörn Töpel
2018-10-03ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2018-10-03ixgbe: remove redundant function ixgbe_fw_recovery_mode()YueHaibing
2018-10-03ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23ixgbe: remove ndo_poll_controllerEric Dumazet
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg
2018-08-28ixgbe: fix the return value for unsupported VF offloadShannon Nelson
2018-08-28ixgbe: disallow IPsec Tx offload when in SR-IOV modeShannon Nelson
2018-08-28ixgbe: add VF IPsec offload request message handlingShannon Nelson
2018-08-28ixgbe: add VF IPsec offload enable flagShannon Nelson
2018-08-28ixgbe: add VF IPsec managementShannon Nelson
2018-08-28ixgbe: prep IPsec constants for later useShannon Nelson
2018-08-28ixgbe: reload IPsec IP table after sa tablesShannon Nelson
2018-08-28ixgbe: don't clear IPsec sa counters on HW clearingShannon Nelson
2018-08-28ixgbe: firmware recovery modeSebastian Basierski
2018-08-24ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski
2018-08-24ixgbe: Prevent unsupported configurations with XDPTony Nguyen
2018-08-24ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-07-26ixgbe: Refactor queue disable logic to take completion time into accountAlexander Duyck
2018-07-26ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop deviceAlexander Duyck
2018-07-26ixgbe: add ipsec security registers into ethtool register dumpShannon Nelson
2018-07-26ixgbe: Do not allow LRO or MTU change with XDPTony Nguyen
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-12ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter
2018-07-12ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-09net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck
2018-07-09ixgbe: Add code to populate and use macvlan TC to Tx queue mapAlexander Duyck
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller