summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14of_mdio: mdio_device_create() never returns NULLSergei Shtylyov
2016-03-14Merge branch 'thunderx-phy'David S. Miller
2016-03-14phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney
2016-03-14phy: mdio-octeon: Refactor into two files/modulesDavid Daney
2016-03-14net: thunderx: Cleanup PHY probing code.David Daney
2016-03-14net: mvneta: Add missing hotplug notifier transitionAnna-Maria Gleixner
2016-03-14fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman
2016-03-14Documentation: networking: phy.txt: Add missing functionsFlorian Fainelli
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau
2016-03-14vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()Arnd Bergmann
2016-03-14Merge branch 'net-gcc60-fixes'David S. Miller
2016-03-14net: caif: fix misleading indentationArnd Bergmann
2016-03-14ath9k: fix misleading indentationArnd Bergmann
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-03-14farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-03-14net: mediatek: check device_reset return codeArnd Bergmann
2016-03-14net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann
2016-03-14net: mediatek: use dma_addr_t correctlyArnd Bergmann
2016-03-14net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-03-14Merge branch 'thunderx-perf'David S. Miller
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-03-14tipc: make sure IPv6 header fits in skb headroomRichard Alpe
2016-03-14Merge branch 'mvneta-hwbm'David S. Miller
2016-03-14net: mvneta: Use the new hwbm frameworkGregory CLEMENT
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT
2016-03-14net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas
2016-03-14bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas
2016-03-14ARM: dts: armada-xp-openblocks-ax3-4: Add BM supportGregory CLEMENT
2016-03-14ARM: dts: armada-xp: enable buffer manager support on Armada XP boardsMarcin Wojtas
2016-03-14ARM: dts: armada-xp: add buffer manager nodesMarcin Wojtas
2016-03-14ARM: dts: armada-38x: enable buffer manager support on Armada 38x boardsMarcin Wojtas
2016-03-14ARM: dts: armada-38x: add buffer manager nodesMarcin Wojtas
2016-03-14misc: sram: add optional ioremap without write combiningMarcin Wojtas
2016-03-14Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...David S. Miller
2016-03-13Merge branch 'ipv4-ipv6-csums'David S. Miller
2016-03-13GSO/UDP: Use skb->len instead of udph->len to determine length of original skbAlexander Duyck
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-13ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-03-13Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-03-13Merge branch 'macsec'David S. Miller
2016-03-13macsec: introduce IEEE 802.1AE driverSabrina Dubroca
2016-03-13net: add MACsec netdevice priv_flags and helperSabrina Dubroca
2016-03-13uapi: add MACsec bitsSabrina Dubroca
2016-03-13net: socket: use pr_info_once to tip the obsolete usage of PF_PACKETliping.zhang
2016-03-13at803x: fix suspend/resume for SGMII linkZefir Kurtisi
2016-03-13Merge branch 'net-more-bulk-free-users'David S. Miller
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer