summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_registerYueHaibing2018-08-071-69/+0
* | i40e: Remove duplicated prepare call in i40e_shutdownSergey Nemov2018-08-071-6/+0
* | ixgbe: Refactor queue disable logic to take completion time into accountAlexander Duyck2018-07-263-91/+224
* | ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop deviceAlexander Duyck2018-07-261-7/+7
* | igb: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas2018-07-261-2/+2
* | igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke2018-07-261-12/+0
* | ixgbe: add ipsec security registers into ethtool register dumpShannon Nelson2018-07-261-1/+9
* | ixgbe: Do not allow LRO or MTU change with XDPTony Nguyen2018-07-261-0/+10
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-212-2/+12
|\ \
| * | ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter2018-07-121-1/+1
| * | ixgbe: Be more careful when modifying MAC filtersAlexander Duyck2018-07-121-1/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-153-3/+0
|\ \ \
| * | | xdp: don't make drivers report attachment modeJakub Kicinski2018-07-133-3/+0
* | | | net: allow fallback function to pass netdevAlexander Duyck2018-07-091-2/+2
* | | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-3/+4
* | | | net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck2018-07-091-13/+6
* | | | ixgbe: Add code to populate and use macvlan TC to Tx queue mapAlexander Duyck2018-07-091-6/+38
|/ / /
* | | igb: Add support for ETF offloadJesus Sanchez-Palencia2018-07-043-17/+138
* | | igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia2018-07-041-2/+2
* | | igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia2018-07-041-9/+14
* | | igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia2018-07-041-16/+33
* | | igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia2018-07-041-32/+28
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-032-19/+29
|\| |
| * | i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-9/+15
| * | ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-10/+14
* | | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-264-4/+4
* | | cls_flower: fix error values for commands not supported by driversJiri Pirko2018-06-253-3/+3
* | | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-211-4/+3
|\ \ | |/ |/|
| * bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann2018-06-201-4/+3
* | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-161-4/+4
|\ \ | |/ |/|
| * docs: Fix more broken referencesMauro Carvalho Chehab2018-06-151-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-165-25/+48
|\ \ | |/ |/|
| * ixgbe: Fix bit definitions and add support for testing for ipsec supportAlexander Duyck2018-06-112-3/+17
| * ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_dataAlexander Duyck2018-06-111-2/+11
| * ixgbe: Move ipsec init function to before reset callAlexander Duyck2018-06-112-9/+9
| * ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRMAlexander Duyck2018-06-112-3/+3
| * ixgbe: Fix setting of TC configuration for macvlan caseAlexander Duyck2018-06-112-8/+8
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-134-9/+11
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-133-6/+7
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-136-13/+15
|/
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-46/+1
|\
| * ixgbe: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-261-46/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-054-50/+30
|\ \
| * | ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flushJesper Dangaard Brouer2018-06-051-21/+0
| * | i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer2018-06-053-21/+0
| * | ixgbe: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer2018-06-031-6/+14
| * | i40e: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer2018-06-031-2/+8
| * | xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-033-3/+11
* | | ixgbe: fix broken ipsec Rx with proper cast on spiShannon Nelson2018-06-041-1/+1