summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* route: Set orig_output when redirecting to lwt on locally generated trafficThomas Graf2016-12-021-1/+3
* Merge branch 'mlx5-updates'David S. Miller2016-12-028-135/+215
|\
| * net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan2016-12-021-21/+22
| * net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan2016-12-021-7/+6
| * net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan2016-12-021-2/+2
| * net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan2016-12-021-19/+7
| * net/mlx5e: Create UMR MKey per RQTariq Toukan2016-12-023-42/+35
| * net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan2016-12-021-37/+37
| * net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan2016-12-026-17/+116
|/
* Merge branch 'altera-tse-sgmii-pcs'David S. Miller2016-12-023-0/+116
|\
| * net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans2016-12-022-0/+102
| * net: phy: vitesse: add support for VSC8572Stephen Agate2016-12-021-0/+14
|/
* Merge branch 'sfc-defalconisation-fixups'David S. Miller2016-12-014-7/+2
|\
| * sfc: remove RESET_TYPE_RX_RECOVERYEdward Cree2016-12-012-5/+1
| * sfc: don't select SFC_FALCONEdward Cree2016-12-011-1/+0
| * sfc: fix debug message format string in efx_farch_handle_rx_not_okEdward Cree2016-12-011-1/+1
|/
* rtnetlink: return the correct error codeZhang Shengju2016-12-011-1/+1
* audit: remove useless synchronize_net()WANG Cong2016-12-011-2/+1
* Merge branch 'mdix_ctrl'David S. Miller2016-12-015-15/+107
|\
| * net: phy: Fix the mdix_ctrl changesRaju Lakkaraju2016-12-012-3/+3
| * net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju2016-12-011-8/+97
| * net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju2016-12-011-4/+6
| * net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju2016-12-011-0/+1
|/
* driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGao Feng2016-11-302-2/+1
* ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-3/+2
* ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-4/+2
* net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti2016-11-301-1/+2
* bpf: add test for the verifier equal logic bugJosef Bacik2016-11-301-0/+23
* Merge branch 'cpsw-per-channel-shaping'David S. Miller2016-11-303-99/+624
|\
| * net: ethernet: ti: cpsw: split tx budget according between channelsIvan Khoronzhuk2016-11-301-29/+130
| * net: ethernet: ti: cpsw: optimize end of poll cycleIvan Khoronzhuk2016-11-301-18/+6
| * net: ethernet: ti: cpsw: add .ndo to set per-queue rateIvan Khoronzhuk2016-11-301-0/+87
| * net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk2016-11-302-45/+289
| * net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk2016-11-302-10/+115
|/
* Merge branch 'qed-XDP-support'David S. Miller2016-11-3014-1291/+1879
|\
| * qede: Add support for XDP_TXMintz, Yuval2016-11-303-35/+216
| * qede: Add basic XDP supportMintz, Yuval2016-11-303-3/+127
| * qede: Better utilize the qede_[rt]x_queueMintz, Yuval2016-11-303-125/+124
| * qede: Don't check netdevice for rx-hashMintz, Yuval2016-11-301-22/+12
| * qed*: Handle-based L2-queues.Mintz, Yuval2016-11-3011-570/+791
| * qede: Revise state locking schemeMintz, Yuval2016-11-303-75/+122
| * qede: Refactor data-path Rx flowMintz, Yuval2016-11-301-224/+264
| * qede: Refactor statistics gatheringMintz, Yuval2016-11-301-56/+86
| * qede: Remove 'num_tc'.Mintz, Yuval2016-11-303-127/+62
| * qed: Optimize qed_chain datapath usageMintz, Yuval2016-11-303-69/+86
| * qede: Optimize aggregation information sizeMintz, Yuval2016-11-302-44/+48
|/
* ehea: Remove unnecessary memset of stats in netdev private dataTobias Klauser2016-11-301-1/+0
* cgroup, bpf: remove unnecessary #includeAlexei Starovoitov2016-11-301-1/+0
* neigh: remove duplicate check for same neighZhang Shengju2016-11-301-10/+5
* samples/bpf: fix include pathAlexei Starovoitov2016-11-301-1/+1