summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-14of_mdio: mdio_device_create() never returns NULLSergei Shtylyov1-1/+1
2016-03-14Merge branch 'thunderx-phy'David S. Miller8-281/+535
2016-03-14phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney4-2/+225
2016-03-14phy: mdio-octeon: Refactor into two files/modulesDavid Daney5-268/+292
2016-03-14net: thunderx: Cleanup PHY probing code.David Daney1-11/+18
2016-03-14net: mvneta: Add missing hotplug notifier transitionAnna-Maria Gleixner1-0/+2
2016-03-14fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman1-4/+3
2016-03-14Documentation: networking: phy.txt: Add missing functionsFlorian Fainelli1-0/+10
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau9-4/+34
2016-03-14vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()Arnd Bergmann1-4/+4
2016-03-14Merge branch 'net-gcc60-fixes'David S. Miller5-9/+9
2016-03-14net: caif: fix misleading indentationArnd Bergmann1-1/+1
2016-03-14ath9k: fix misleading indentationArnd Bergmann1-2/+2
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-03-14farsync: fix off-by-one bug in fst_add_oneArnd Bergmann1-1/+1
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-03-14net: mediatek: check device_reset return codeArnd Bergmann1-1/+3
2016-03-14net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann1-3/+0
2016-03-14net: mediatek: use dma_addr_t correctlyArnd Bergmann1-1/+1
2016-03-14net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo1-19/+19
2016-03-14Merge branch 'thunderx-perf'David S. Miller2-29/+53
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham1-22/+30
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2-8/+24
2016-03-14tipc: make sure IPv6 header fits in skb headroomRichard Alpe1-1/+1
2016-03-14Merge branch 'mvneta-hwbm'David S. Miller25-47/+1568
2016-03-14net: mvneta: Use the new hwbm frameworkGregory CLEMENT4-112/+49
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT4-0/+119
2016-03-14net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas7-39/+1285
2016-03-14bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas2-0/+55
2016-03-14ARM: dts: armada-xp-openblocks-ax3-4: Add BM supportGregory CLEMENT1-1/+18
2016-03-14ARM: dts: armada-xp: enable buffer manager support on Armada XP boardsMarcin Wojtas2-2/+36
2016-03-14ARM: dts: armada-xp: add buffer manager nodesMarcin Wojtas1-0/+19
2016-03-14ARM: dts: armada-38x: enable buffer manager support on Armada 38x boardsMarcin Wojtas5-4/+71
2016-03-14ARM: dts: armada-38x: add buffer manager nodesMarcin Wojtas1-0/+19
2016-03-14misc: sram: add optional ioremap without write combiningMarcin Wojtas2-1/+9
2016-03-14Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...David S. Miller38-719/+4419
2016-03-14Merge branch 'ipv4-ipv6-csums'David S. Miller40-184/+137
2016-03-14GSO/UDP: Use skb->len instead of udph->len to determine length of original skbAlexander Duyck1-5/+10
2016-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck18-29/+21
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck34-150/+106
2016-03-14ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller3-2/+18
2016-03-14Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller6-59/+10
2016-03-14Merge branch 'macsec'David S. Miller8-0/+3505
2016-03-14macsec: introduce IEEE 802.1AE driverSabrina Dubroca3-0/+3305
2016-03-14net: add MACsec netdevice priv_flags and helperSabrina Dubroca1-0/+8
2016-03-14uapi: add MACsec bitsSabrina Dubroca4-0/+192
2016-03-14net: socket: use pr_info_once to tip the obsolete usage of PF_PACKETliping.zhang1-6/+2
2016-03-14at803x: fix suspend/resume for SGMII linkZefir Kurtisi1-0/+26
2016-03-14Merge branch 'net-more-bulk-free-users'David S. Miller5-12/+15
2016-03-14mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer3-4/+4