aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-01can: rcar_can: Add r8a7796 supportChris Paterson1-5/+7
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-30Merge branch 'cpsw-per-channel-shaping'David S. Miller3-99/+624
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-30Merge branch 'qed-XDP-support'David S. Miller14-1291/+1879
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-30Merge branch 'liquidio-VF'David S. Miller11-15/+1756
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
2016-11-30liquidio CN23XX: VF register accessRaghu Vatsavayi3-0/+196
2016-11-30liquidio CN23XX: VF queue setupRaghu Vatsavayi7-4/+207
2016-11-30liquidio CN23XX: VF config setupRaghu Vatsavayi5-4/+191
2016-11-30liquidio CN23XX: VF registrationRaghu Vatsavayi5-0/+191
2016-11-30liquidio CN23XX: VF register definitionsRaghu Vatsavayi1-0/+274
2016-11-30samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add modeSargun Dhillon1-30/+50
2016-11-30net: brocade: bna: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+30
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann4-4/+36
2016-11-30Merge branch 'broadcom-phy-internal-counters'David S. Miller4-0/+113
2016-11-30net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli1-0/+35
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli3-0/+78
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree44-1220/+18213
2016-11-30cpsw: ethtool: add support for nway resetYegor Yefremov1-0/+13
2016-11-30Merge branch 'tcp-sender-chronographs'David S. Miller23-13/+217
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan20-5/+90
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan2-0/+24