Age | Commit message (Expand) | Author | Files | Lines |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2018-08-08 | igbvf: netdev: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-08 | igb: e1000_phy: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-08 | igb: e1000_82575: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-08 | igb_main: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2018-08-08 | i40e_txrx: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+2 |
2018-08-08 | i40e_main: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-07 | i40e: fix i40e_add_queue_stats data pointer update | Jacob Keller | 1 | -1/+6 |
2018-08-07 | i40e: Add AQ command for rearrange NVM structure | Piotr Azarewicz | 4 | -0/+42 |
2018-08-07 | i40e: Add additional return code to i40e_asq_send_command | Piotr Azarewicz | 2 | -0/+4 |
2018-08-07 | i40e: fix warning about shadowed ring parameter | Jacob Keller | 1 | -4/+2 |
2018-08-07 | i40e: remove unnecessary i variable causing -Wshadow warning | Jacob Keller | 1 | -1/+0 |
2018-08-07 | i40e: convert priority flow control stats to use helpers | Jacob Keller | 1 | -36/+51 |
2018-08-07 | i40e: convert VEB TC stats to use an i40e_stats array | Jacob Keller | 1 | -40/+43 |
2018-08-07 | i40e: Set fec_config when forcing link state | Mariusz Stachura | 1 | -0/+2 |
2018-08-07 | i40e: add helper to copy statistic values into ethtool buffer | Jacob Keller | 1 | -23/+93 |
2018-08-07 | i40e: add helper function for copying strings from stat arrays | Jacob Keller | 1 | -20/+39 |
2018-08-07 | i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register | YueHaibing | 1 | -69/+0 |
2018-08-07 | i40e: Remove duplicated prepare call in i40e_shutdown | Sergey Nemov | 1 | -6/+0 |
2018-08-06 | igb: Remove unnecessary include of <linux/pci-aspm.h> | Bjorn Helgaas | 1 | -1/+0 |
2018-07-26 | ixgbe: Refactor queue disable logic to take completion time into account | Alexander Duyck | 3 | -91/+224 |
2018-07-26 | ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device | Alexander Duyck | 1 | -7/+7 |
2018-07-26 | igb: Use dma_wmb() instead of wmb() before doorbell writes | Venkatesh Srinivas | 1 | -2/+2 |
2018-07-26 | igb: Remove superfluous reset to PHY and page 0 selection | Christian Grönke | 1 | -12/+0 |
2018-07-26 | ixgbe: add ipsec security registers into ethtool register dump | Shannon Nelson | 1 | -1/+9 |
2018-07-26 | ixgbe: Do not allow LRO or MTU change with XDP | Tony Nguyen | 1 | -0/+10 |
2018-07-21 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2 | -2/+12 |
2018-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 3 | -3/+0 |
2018-07-13 | xdp: don't make drivers report attachment mode | Jakub Kicinski | 3 | -3/+0 |
2018-07-12 | ixgbe: Off by one in ixgbe_ipsec_tx() | Dan Carpenter | 1 | -1/+1 |
2018-07-12 | ixgbe: Be more careful when modifying MAC filters | Alexander Duyck | 1 | -1/+11 |
2018-07-09 | net: allow fallback function to pass netdev | Alexander Duyck | 1 | -2/+2 |
2018-07-09 | net: allow ndo_select_queue to pass netdev | Alexander Duyck | 1 | -3/+4 |
2018-07-09 | net: Add support for subordinate traffic classes to netdev_pick_tx | Alexander Duyck | 1 | -13/+6 |
2018-07-09 | ixgbe: Add code to populate and use macvlan TC to Tx queue map | Alexander Duyck | 1 | -6/+38 |
2018-07-04 | igb: Add support for ETF offload | Jesus Sanchez-Palencia | 3 | -17/+138 |
2018-07-04 | igb: Only call skb_tx_timestamp after descriptors are ready | Jesus Sanchez-Palencia | 1 | -2/+2 |
2018-07-04 | igb: Refactor igb_offload_cbs() | Jesus Sanchez-Palencia | 1 | -9/+14 |
2018-07-04 | igb: Only change Tx arbitration when CBS is on | Jesus Sanchez-Palencia | 1 | -16/+33 |
2018-07-04 | igb: Refactor igb_configure_cbs() | Jesus Sanchez-Palencia | 1 | -32/+28 |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -19/+29 |
2018-06-28 | i40e: split XDP_TX tail and XDP_REDIRECT map flushing | Jesper Dangaard Brouer | 1 | -9/+15 |
2018-06-28 | ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing | Jesper Dangaard Brouer | 1 | -10/+14 |
2018-06-26 | net: sched: pass extack pointer to block binds and cb registration | John Hurley | 4 | -4/+4 |
2018-06-25 | cls_flower: fix error values for commands not supported by drivers | Jiri Pirko | 3 | -3/+3 |
2018-06-23 | net: drivers/net: Convert random_ether_addr to eth_random_addr | Joe Perches | 1 | -1/+1 |
2018-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -4/+3 |
2018-06-20 | bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize | Daniel Borkmann | 1 | -4/+3 |
2018-06-16 | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 1 | -4/+4 |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -25/+48 |