aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-02route: Set lwtstate for local traffic and cached input dstsThomas Graf1-13/+26
2016-12-02route: Set orig_output when redirecting to lwt on locally generated trafficThomas Graf1-1/+3
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan1-21/+22
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan1-7/+6
2016-12-02net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan1-2/+2
2016-12-02net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan1-19/+7
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan3-42/+35
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan1-37/+37
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan6-17/+116
2016-12-02net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans2-0/+102
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate1-0/+14
2016-12-01sfc: remove RESET_TYPE_RX_RECOVERYEdward Cree2-5/+1
2016-12-01sfc: don't select SFC_FALCONEdward Cree1-1/+0
2016-12-01sfc: fix debug message format string in efx_farch_handle_rx_not_okEdward Cree1-1/+1
2016-12-01rtnetlink: return the correct error codeZhang Shengju1-1/+1
2016-12-01audit: remove useless synchronize_net()WANG Cong1-2/+1
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju2-3/+3
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju1-8/+97
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju1-4/+6
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju1-0/+1
2016-11-30driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGao Feng2-2/+1
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-3/+2
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-4/+2
2016-11-30net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti1-1/+2
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik1-0/+23
2016-11-30net: ethernet: ti: cpsw: split tx budget according between channelsIvan Khoronzhuk1-29/+130
2016-11-30net: ethernet: ti: cpsw: optimize end of poll cycleIvan Khoronzhuk1-18/+6
2016-11-30net: ethernet: ti: cpsw: add .ndo to set per-queue rateIvan Khoronzhuk1-0/+87
2016-11-30net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk2-45/+289
2016-11-30net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk2-10/+115
2016-11-30qede: Add support for XDP_TXMintz, Yuval3-35/+216
2016-11-30qede: Add basic XDP supportMintz, Yuval3-3/+127
2016-11-30qede: Better utilize the qede_[rt]x_queueMintz, Yuval3-125/+124
2016-11-30qede: Don't check netdevice for rx-hashMintz, Yuval1-22/+12
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval11-570/+791
2016-11-30qede: Revise state locking schemeMintz, Yuval3-75/+122
2016-11-30qede: Refactor data-path Rx flowMintz, Yuval1-224/+264
2016-11-30qede: Refactor statistics gatheringMintz, Yuval1-56/+86
2016-11-30qede: Remove 'num_tc'.Mintz, Yuval3-127/+62
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval3-69/+86
2016-11-30qede: Optimize aggregation information sizeMintz, Yuval2-44/+48
2016-11-30ehea: Remove unnecessary memset of stats in netdev private dataTobias Klauser1-1/+0
2016-11-30cgroup, bpf: remove unnecessary #includeAlexei Starovoitov1-1/+0
2016-11-30neigh: remove duplicate check for same neighZhang Shengju1-10/+5
2016-11-30samples/bpf: fix include pathAlexei Starovoitov1-1/+1
2016-11-30macvtap: replace printk with netdev_errZhang Shengju1-1/+1
2016-11-30liquidio CN23XX: VF init and destroyRaghu Vatsavayi2-0/+108
2016-11-30liquidio CN23XX: VF interruptRaghu Vatsavayi6-7/+438
2016-11-30liquidio CN23XX: VF mailboxRaghu Vatsavayi2-0/+69
2016-11-30liquidio CN23XX: init VF softcommand queuesRaghu Vatsavayi3-2/+84