summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-09m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring1-2/+1
2016-12-08net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann1-3/+3
2016-12-08net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann2-389/+381
2016-12-08net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann1-2/+2
2016-12-08Merge branch 'ethernet-missing-netdev-parent'David S. Miller2-0/+2
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao1-1/+1
2016-12-08Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+16
2016-12-08Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+4
2016-12-08net: socket: preferred __aligned(size) for control bufferAmit Kushwaha1-1/+2
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2
2016-12-08Merge branch 'liquidio-VF-offloads-and-stats'David S. Miller3-102/+987
2016-12-08liquidio VF error handlingRaghu Vatsavayi1-0/+139
2016-12-08liquidio VF timestampRaghu Vatsavayi1-1/+179
2016-12-08liquidio VF ethtool statsRaghu Vatsavayi3-98/+495
2016-12-08liquidio VF vxlanRaghu Vatsavayi1-3/+94
2016-12-08liquidio VF vlan supportRaghu Vatsavayi1-0/+80
2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-6/+8
2016-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-28/+149
2016-12-08cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar2-48/+2
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng1-1/+3
2016-12-08Merge branch 'xdp-head-adjustment'David S. Miller24-145/+762
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau8-93/+630
2016-12-08mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau4-17/+27
2016-12-08mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau2-30/+44
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau13-11/+67
2016-12-08Merge branch 'lan7801-mac-only'David S. Miller6-2/+186
2016-12-08lan78xx: add LAN7801 MAC only supportWoojung Huh3-2/+126
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com3-0/+60
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2016-12-08bpf: fix state equivalenceAlexei Starovoitov2-8/+8
2016-12-08net: do not read sk_drops if application does not careEric Dumazet1-1/+2
2016-12-08udp: under rx pressure, try to condense skbsEric Dumazet3-1/+41
2016-12-08Merge branch 'liqudio-VF-data-path'David S. Miller8-5/+2112
2016-12-08liquidio VF rx data and ctl pathRaghu Vatsavayi4-4/+423
2016-12-08liquidio CN23XX: VF TX buffersRaghu Vatsavayi1-0/+182
2016-12-08liquidio CN23XX: VF xmitRaghu Vatsavayi3-3/+364
2016-12-08liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi1-0/+134
2016-12-08liquidio CN23XX: VF mac addressRaghu Vatsavayi3-0/+197
2016-12-08liquidio CN23XX: VF link statusRaghu Vatsavayi1-0/+249
2016-12-08liquidio CN23XX: VF offload featuresRaghu Vatsavayi2-0/+565
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4
2016-12-08net: rfs: add a jump labelEric Dumazet4-12/+21
2016-12-08macsec: remove first zero and add attribute name in commentsZhang Shengju1-13/+12
2016-12-08Merge branch 'stmmac-DMA-burst'David S. Miller11-59/+88
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel7-3/+14
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel6-18/+35
2016-12-08net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel1-1/+1