summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2016-05-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds122-4848/+6818
2016-05-21aeroflex/greth: fix warning about unused variableSam Ravnborg1-1/+1
2016-05-21udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2-9/+5
2016-05-21net: usb: ch9200: use kmemdupMuhammad Falak R Wani1-2/+1
2016-05-21ps3_gelic: use kmemdupMuhammad Falak R Wani1-2/+2
2016-05-21net:liquidio: use kmemdupMuhammad Falak R Wani1-3/+1
2016-05-21Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller93-4766/+6749
2016-05-21net: cdc_ncm: update datagram size after changing mtuRafal Redzimski1-2/+4
2016-05-21tuntap: correctly wake up process during uninitJason Wang1-3/+3
2016-05-21intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck8-0/+8
2016-05-21net: define gso types for IPx over IPv4 and IPv6Tom Herbert10-22/+12
2016-05-21Revert "phy: add support for a reset-gpio specification"Fabio Estevam1-8/+0
2016-05-21xen-netback: only deinitialized hash if it was initializedPaul Durrant1-2/+1
2016-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-1/+93
2016-05-20qede: Fix DMA address APIs usageManish Chopra1-4/+3
2016-05-20macsec: fix netlink attribute for key idSabrina Dubroca1-2/+2
2016-05-20xen-netback: correct length checks on hash copy_opsPaul Durrant1-2/+2
2016-05-20phy: fix crash in fixed_phy_add()Rabin Vincent1-1/+5
2016-05-20Revert "net: pegasus: remove dead coding"David S. Miller1-0/+53
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2-12/+12
2016-05-20mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2-2/+2
2016-05-19net: Fix coding style warnings and errors.Amit Ghadge1-11/+10
2016-05-19net: pegasus: remove dead codingxypron.glpk@gmx.de1-53/+0
2016-05-19net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de1-1/+1
2016-05-19net: irda: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-05-19net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de1-1/+0
2016-05-19net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de1-5/+4
2016-05-19net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+3
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak4-1/+89
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-7/+7
2016-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds838-23319/+54156
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller1-1/+1
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller1-28/+3
2016-05-17r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel1-19/+25
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf1-3/+28
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf1-1/+1
2016-05-17asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz1-1/+1
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko1-2/+2
2016-05-17drivers: net: Don't print unpopulated net_device nameHarvey Hunt3-10/+20
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru10-8/+825
2016-05-17ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven1-1/+6
2016-05-17qed: Remove a stray tabDan Carpenter1-1/+1
2016-05-17Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-6/+6
2016-05-17net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-05-17net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes1-23/+20
2016-05-17stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia1-1/+6