summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds551-20125/+51152
2016-03-19bonding: fix bond_get_stats()Eric Dumazet1-31/+35
2016-03-19net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-03-19net/mlx4_core: Fix backward compatibility on VFsEli Cohen1-6/+18
2016-03-19phy: mdio-thunder: Fix some Kconfig typosAndreas Färber1-2/+2
2016-03-19lan78xx: add ndo_get_stats64Woojung Huh1-0/+49
2016-03-19lan78xx: handle statistics counter rolloverWoojung Huh1-13/+239
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-17/+14
2016-03-19net: smc911x: convert pxa dma to dmaengineRobert Jarzmik2-66/+82
2016-03-19team: remove duplicate set of flag IFF_MULTICASTZhang Shengju1-1/+0
2016-03-19bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju1-1/+1
2016-03-19ethernet: micrel: fix some error codesDan Carpenter1-4/+6
2016-03-19net: mvneta: bm: clarify dependenciesArnd Bergmann1-2/+10
2016-03-19ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young2-50/+56
2016-03-19ldmvsw: Add ldmvsw.c driver codeAaron Young3-0/+480
2016-03-19ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young3-70/+121
2016-03-19ldmvsw: Split sunvnet driver into common codeAaron Young5-1743/+1816
2016-03-19bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz1-0/+4
2016-03-19ravb: fix result value overwriteYoshihiro Kaneko1-2/+2
2016-03-19qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-03-19net: stmmac: Don't search for phys if mdio node is defined.Phil Reid1-0/+4
2016-03-19mediatek: unlock on error in mtk_tx_map()Dan Carpenter1-0/+2
2016-03-19mediatek: checking for IS_ERR() instead of NULLDan Carpenter1-2/+2
2016-03-19netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney7-16/+12
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-52/+339
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2016-03-18qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph1-0/+3
2016-03-18vlan: propagate gso_max_segsEric Dumazet2-0/+4
2016-03-18lib: update single-char callers of strtobool()Kees Cook1-6/+4
2016-03-18mm: introduce page reference manipulation functionsJoonsoo Kim7-11/+10
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-10/+0
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-57/+79
2016-03-17virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()Paolo Abeni1-1/+1
2016-03-17net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney1-6/+20
2016-03-17net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.David Daney1-1/+1
2016-03-17phy: mdio-cavium: Add missing MODULE_* annotations.David Daney1-0/+4
2016-03-17ppp: ensure file->private_data can't be overriddenGuillaume Nault1-14/+17
2016-03-17net: arc: trivial: cleanup the emac driverCaesar Wang4-57/+75
2016-03-17net: arc_emac: support the phy reset for emac driverCaesar Wang2-0/+43
2016-03-17sh_eth: do not call netif_start_queue() from sh_eth_dev_init()Sergei Shtylyov1-2/+4
2016-03-17bnx2x: don't wait for Tx completion on recoveryYuval Mintz1-2/+6
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+0
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2-0/+3
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford10-52/+336
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-0/+103
2016-03-15smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot3-23/+11
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot3-6/+6
2016-03-14sh_eth: kill useless initializersSergei Shtylyov1-9/+9