summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-19bonding: fix bond_get_stats()Eric Dumazet
2016-03-19net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-03-19net/mlx4_core: Fix backward compatibility on VFsEli Cohen
2016-03-19phy: mdio-thunder: Fix some Kconfig typosAndreas Färber
2016-03-19lan78xx: add ndo_get_stats64Woojung Huh
2016-03-19lan78xx: handle statistics counter rolloverWoojung Huh
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-19net: smc911x: convert pxa dma to dmaengineRobert Jarzmik
2016-03-19team: remove duplicate set of flag IFF_MULTICASTZhang Shengju
2016-03-19bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju
2016-03-18ethernet: micrel: fix some error codesDan Carpenter
2016-03-18net: mvneta: bm: clarify dependenciesArnd Bergmann
2016-03-18ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young
2016-03-18ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young
2016-03-18ldmvsw: Split sunvnet driver into common codeAaron Young
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2016-03-18ravb: fix result value overwriteYoshihiro Kaneko
2016-03-18qlge: Fix receive packets drop.Manish Chopra
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid
2016-03-18mediatek: unlock on error in mtk_tx_map()Dan Carpenter
2016-03-18mediatek: checking for IS_ERR() instead of NULLDan Carpenter
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-18qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph
2016-03-18vlan: propagate gso_max_segsEric Dumazet
2016-03-17lib: update single-char callers of strtobool()Kees Cook
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-17virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()Paolo Abeni
2016-03-16net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney
2016-03-16net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.David Daney
2016-03-16phy: mdio-cavium: Add missing MODULE_* annotations.David Daney
2016-03-16ppp: ensure file->private_data can't be overriddenGuillaume Nault
2016-03-16net: arc: trivial: cleanup the emac driverCaesar Wang
2016-03-16net: arc_emac: support the phy reset for emac driverCaesar Wang
2016-03-16sh_eth: do not call netif_start_queue() from sh_eth_dev_init()Sergei Shtylyov
2016-03-16bnx2x: don't wait for Tx completion on recoveryYuval Mintz
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds