aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-02bpf: Add tests and samples for LWT-BPFGravatar Thomas Graf 7-0/+855
2016-12-02bpf: BPF for lightweight tunnel infrastructureGravatar Thomas Graf 9-5/+646
2016-12-02route: Set lwtstate for local traffic and cached input dstsGravatar Thomas Graf 1-13/+26
2016-12-02route: Set orig_output when redirecting to lwt on locally generated trafficGravatar Thomas Graf 1-1/+3
2016-12-02Merge branch 'mlx5-updates'Gravatar David S. Miller 8-135/+215
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeGravatar Roi Dayan 1-21/+22
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceGravatar Roi Dayan 1-7/+6
2016-12-02net/mlx5e: Correct cleanup order when deleting offloaded TC rulesGravatar Roi Dayan 1-2/+2
2016-12-02net/mlx5e: Remove redundant hashtable lookup in configure flowerGravatar Roi Dayan 1-19/+7
2016-12-02net/mlx5e: Create UMR MKey per RQGravatar Tariq Toukan 3-42/+35
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyGravatar Tariq Toukan 1-37/+37
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Gravatar Tariq Toukan 6-17/+116
2016-12-02Merge branch 'altera-tse-sgmii-pcs'Gravatar David S. Miller 3-0/+116
2016-12-02net: ethernet: altera_tse: add support for SGMII PCSGravatar Neill Whillans 2-0/+102
2016-12-02net: phy: vitesse: add support for VSC8572Gravatar Stephen Agate 1-0/+14
2016-12-01Merge branch 'sfc-defalconisation-fixups'Gravatar David S. Miller 4-7/+2
2016-12-01sfc: remove RESET_TYPE_RX_RECOVERYGravatar Edward Cree 2-5/+1
2016-12-01sfc: don't select SFC_FALCONGravatar Edward Cree 1-1/+0
2016-12-01sfc: fix debug message format string in efx_farch_handle_rx_not_okGravatar Edward Cree 1-1/+1
2016-12-01rtnetlink: return the correct error codeGravatar Zhang Shengju 1-1/+1
2016-12-01audit: remove useless synchronize_net()Gravatar WANG Cong 1-2/+1
2016-12-01Merge branch 'mdix_ctrl'Gravatar David S. Miller 5-15/+107
2016-12-01net: phy: Fix the mdix_ctrl changesGravatar Raju Lakkaraju 2-3/+3
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverGravatar Raju Lakkaraju 1-8/+97
2016-12-01net: phy: update the mdix_ctrl with correct value.Gravatar Raju Lakkaraju 1-4/+6
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Gravatar Raju Lakkaraju 1-0/+1
2016-11-30driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGravatar Gao Feng 2-2/+1
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocGravatar Souptick Joarder 1-3/+2
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocGravatar Souptick Joarder 1-4/+2
2016-11-30net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Gravatar Lorenzo Colitti 1-1/+2
2016-11-30bpf: add test for the verifier equal logic bugGravatar Josef Bacik 1-0/+23
2016-11-30Merge branch 'cpsw-per-channel-shaping'Gravatar David S. Miller 3-99/+624
2016-11-30net: ethernet: ti: cpsw: split tx budget according between channelsGravatar Ivan Khoronzhuk 1-29/+130
2016-11-30net: ethernet: ti: cpsw: optimize end of poll cycleGravatar Ivan Khoronzhuk 1-18/+6
2016-11-30net: ethernet: ti: cpsw: add .ndo to set per-queue rateGravatar Ivan Khoronzhuk 1-0/+87
2016-11-30net: ethernet: ti: davinci_cpdma: add set rate for a channelGravatar Ivan Khoronzhuk 2-45/+289
2016-11-30net: ethernet: ti: davinci_cpdma: add weight function for channelsGravatar Ivan Khoronzhuk 2-10/+115
2016-11-30Merge branch 'qed-XDP-support'Gravatar David S. Miller 14-1291/+1879
2016-11-30qede: Add support for XDP_TXGravatar Mintz, Yuval 3-35/+216
2016-11-30qede: Add basic XDP supportGravatar Mintz, Yuval 3-3/+127
2016-11-30qede: Better utilize the qede_[rt]x_queueGravatar Mintz, Yuval 3-125/+124
2016-11-30qede: Don't check netdevice for rx-hashGravatar Mintz, Yuval 1-22/+12
2016-11-30qed*: Handle-based L2-queues.Gravatar Mintz, Yuval 11-570/+791
2016-11-30qede: Revise state locking schemeGravatar Mintz, Yuval 3-75/+122
2016-11-30qede: Refactor data-path Rx flowGravatar Mintz, Yuval 1-224/+264
2016-11-30qede: Refactor statistics gatheringGravatar Mintz, Yuval 1-56/+86
2016-11-30qede: Remove 'num_tc'.Gravatar Mintz, Yuval 3-127/+62
2016-11-30qed: Optimize qed_chain datapath usageGravatar Mintz, Yuval 3-69/+86
2016-11-30qede: Optimize aggregation information sizeGravatar Mintz, Yuval 2-44/+48
2016-11-30ehea: Remove unnecessary memset of stats in netdev private dataGravatar Tobias Klauser 1-1/+0