aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
* ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl2018-10-31
* ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher2018-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-26
|\
| * drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-25
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\ \ | |/ |/|
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\ \
| * | ixgbe: check return value of napi_complete_done()Song Liu2018-10-03
* | | ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel2018-10-03
* | | ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel2018-10-03
* | | ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel2018-10-03
* | | ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel2018-10-03
* | | ixgbe: added Rx/Tx ring disable/enable functionsBjörn Töpel2018-10-03
* | | ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl2018-10-03
* | | ixgbe: remove redundant function ixgbe_fw_recovery_mode()YueHaibing2018-10-03
* | | ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl2018-10-03
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\| |
| * | ixgbe: remove ndo_poll_controllerEric Dumazet2018-09-24
| |/
* | intel-ethernet: use correct module licenseJesse Brandeburg2018-09-18
* | ixgbe: fix the return value for unsupported VF offloadShannon Nelson2018-08-28
* | ixgbe: disallow IPsec Tx offload when in SR-IOV modeShannon Nelson2018-08-28
* | ixgbe: add VF IPsec offload request message handlingShannon Nelson2018-08-28
* | ixgbe: add VF IPsec offload enable flagShannon Nelson2018-08-28
* | ixgbe: add VF IPsec managementShannon Nelson2018-08-28
* | ixgbe: prep IPsec constants for later useShannon Nelson2018-08-28
* | ixgbe: reload IPsec IP table after sa tablesShannon Nelson2018-08-28
* | ixgbe: don't clear IPsec sa counters on HW clearingShannon Nelson2018-08-28
* | ixgbe: firmware recovery modeSebastian Basierski2018-08-28
|/
* ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski2018-08-24
* ixgbe: Prevent unsupported configurations with XDPTony Nguyen2018-08-24
* ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-08-24
* net_sched: remove list_head from tc_actionCong Wang2018-08-21
* ixgbe: Refactor queue disable logic to take completion time into accountAlexander Duyck2018-07-26
* ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop deviceAlexander Duyck2018-07-26
* ixgbe: add ipsec security registers into ethtool register dumpShannon Nelson2018-07-26
* ixgbe: Do not allow LRO or MTU change with XDPTony Nguyen2018-07-26
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\
| * ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter2018-07-12
| * ixgbe: Be more careful when modifying MAC filtersAlexander Duyck2018-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-14
|\ \
| * | xdp: don't make drivers report attachment modeJakub Kicinski2018-07-13
* | | net: allow fallback function to pass netdevAlexander Duyck2018-07-09
* | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-09
* | | net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck2018-07-09
* | | ixgbe: Add code to populate and use macvlan TC to Tx queue mapAlexander Duyck2018-07-09
|/ /
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\|
| * ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-28
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-15
|\
| * ixgbe: Fix bit definitions and add support for testing for ipsec supportAlexander Duyck2018-06-11