| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx5e: skip loopback selftest with !CONFIG_INET | Arnd Bergmann | 2016-12-02 | 1 | -1/+9 |
* | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller | Daniel Borkmann | 2016-12-02 | 3 | -3/+14 |
* | net/mlx5e: Remove flow encap entry in the correct place | Roi Dayan | 2016-12-02 | 1 | -21/+22 |
* | net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instance | Roi Dayan | 2016-12-02 | 1 | -7/+6 |
* | net/mlx5e: Correct cleanup order when deleting offloaded TC rules | Roi Dayan | 2016-12-02 | 1 | -2/+2 |
* | net/mlx5e: Remove redundant hashtable lookup in configure flower | Roi Dayan | 2016-12-02 | 1 | -19/+7 |
* | net/mlx5e: Create UMR MKey per RQ | Tariq Toukan | 2016-12-02 | 3 | -42/+35 |
* | net/mlx5e: Move function mlx5e_create_umr_mkey | Tariq Toukan | 2016-12-02 | 1 | -37/+37 |
* | net/mlx5e: Implement Fragmented Work Queue (WQ) | Tariq Toukan | 2016-12-02 | 5 | -17/+105 |
* | net: ethernet: altera_tse: add support for SGMII PCS | Neill Whillans | 2016-12-02 | 2 | -0/+102 |
* | net: phy: vitesse: add support for VSC8572 | Stephen Agate | 2016-12-02 | 1 | -0/+14 |
* | sfc: remove RESET_TYPE_RX_RECOVERY | Edward Cree | 2016-12-01 | 2 | -5/+1 |
* | sfc: don't select SFC_FALCON | Edward Cree | 2016-12-01 | 1 | -1/+0 |
* | sfc: fix debug message format string in efx_farch_handle_rx_not_ok | Edward Cree | 2016-12-01 | 1 | -1/+1 |
* | net: phy: Fix the mdix_ctrl changes | Raju Lakkaraju | 2016-12-01 | 2 | -3/+3 |
* | net: phy: Add mdi(x) support in Microsemi PHYs driver | Raju Lakkaraju | 2016-12-01 | 1 | -8/+97 |
* | net: phy: update the mdix_ctrl with correct value. | Raju Lakkaraju | 2016-12-01 | 1 | -4/+6 |
* | driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev | Gao Feng | 2016-11-30 | 2 | -2/+1 |
* | ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder | 2016-11-30 | 1 | -3/+2 |
* | ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder | 2016-11-30 | 1 | -4/+2 |
* | net: ethernet: ti: cpsw: split tx budget according between channels | Ivan Khoronzhuk | 2016-11-30 | 1 | -29/+130 |
* | net: ethernet: ti: cpsw: optimize end of poll cycle | Ivan Khoronzhuk | 2016-11-30 | 1 | -18/+6 |
* | net: ethernet: ti: cpsw: add .ndo to set per-queue rate | Ivan Khoronzhuk | 2016-11-30 | 1 | -0/+87 |
* | net: ethernet: ti: davinci_cpdma: add set rate for a channel | Ivan Khoronzhuk | 2016-11-30 | 2 | -45/+289 |
* | net: ethernet: ti: davinci_cpdma: add weight function for channels | Ivan Khoronzhuk | 2016-11-30 | 2 | -10/+115 |
* | qede: Add support for XDP_TX | Mintz, Yuval | 2016-11-30 | 3 | -35/+216 |
* | qede: Add basic XDP support | Mintz, Yuval | 2016-11-30 | 3 | -3/+127 |
* | qede: Better utilize the qede_[rt]x_queue | Mintz, Yuval | 2016-11-30 | 3 | -125/+124 |
* | qede: Don't check netdevice for rx-hash | Mintz, Yuval | 2016-11-30 | 1 | -22/+12 |
* | qed*: Handle-based L2-queues. | Mintz, Yuval | 2016-11-30 | 10 | -543/+762 |
* | qede: Revise state locking scheme | Mintz, Yuval | 2016-11-30 | 3 | -75/+122 |
* | qede: Refactor data-path Rx flow | Mintz, Yuval | 2016-11-30 | 1 | -224/+264 |
* | qede: Refactor statistics gathering | Mintz, Yuval | 2016-11-30 | 1 | -56/+86 |
* | qede: Remove 'num_tc'. | Mintz, Yuval | 2016-11-30 | 3 | -127/+62 |
* | qed: Optimize qed_chain datapath usage | Mintz, Yuval | 2016-11-30 | 2 | -5/+6 |
* | qede: Optimize aggregation information size | Mintz, Yuval | 2016-11-30 | 2 | -44/+48 |
* | ehea: Remove unnecessary memset of stats in netdev private data | Tobias Klauser | 2016-11-30 | 1 | -1/+0 |
* | macvtap: replace printk with netdev_err | Zhang Shengju | 2016-11-30 | 1 | -1/+1 |
* | liquidio CN23XX: VF init and destroy | Raghu Vatsavayi | 2016-11-30 | 2 | -0/+108 |
* | liquidio CN23XX: VF interrupt | Raghu Vatsavayi | 2016-11-30 | 6 | -7/+438 |
* | liquidio CN23XX: VF mailbox | Raghu Vatsavayi | 2016-11-30 | 2 | -0/+69 |
* | liquidio CN23XX: init VF softcommand queues | Raghu Vatsavayi | 2016-11-30 | 3 | -2/+84 |
* | liquidio CN23XX: VF register access | Raghu Vatsavayi | 2016-11-30 | 3 | -0/+196 |
* | liquidio CN23XX: VF queue setup | Raghu Vatsavayi | 2016-11-30 | 7 | -4/+207 |
* | liquidio CN23XX: VF config setup | Raghu Vatsavayi | 2016-11-30 | 5 | -4/+191 |
* | liquidio CN23XX: VF registration | Raghu Vatsavayi | 2016-11-30 | 5 | -0/+191 |
* | liquidio CN23XX: VF register definitions | Raghu Vatsavayi | 2016-11-30 | 1 | -0/+274 |
* | net: brocade: bna: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-11-30 | 1 | -24/+30 |
* | net: phy: bcm7xxx: Plug in support for reading PHY error counters | Florian Fainelli | 2016-11-30 | 1 | -0/+35 |
* | net: phy: broadcom: Add support code for reading PHY counters | Florian Fainelli | 2016-11-30 | 2 | -0/+75 |