summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-1513-30/+58
|\
| * bgmac: Fix reversed test of build_skb() return value.David S. Miller2016-01-151-1/+1
| * net: smsc: Add support h8300Yoshinori Sato2016-01-152-2/+13
| * xen-netback: free queues after freeing the net deviceDavid Vrabel2016-01-151-11/+5
| * xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel2016-01-151-0/+1
| * xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel2016-01-151-11/+9
| * net: phy: turn carrier off on phy attachSjoerd Simons2016-01-151-0/+5
| * net: macb: clear interrupts when disabling themNathan Sullivan2016-01-151-0/+4
| * net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
| * fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring2016-01-141-1/+0
| * hip04_eth: fix missing error handle for build_skb failedwangweidong2016-01-131-1/+4
| * 3c59x: fix another page map/single unmap imbalanceNeil Horman2016-01-131-1/+6
| * 3c59x: balance page maps and unmapsNeil Horman2016-01-131-1/+1
| * x25_asy: Free x25_asy on x25_asy_open() failure.David S. Miller2016-01-131-1/+3
| * mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter2016-01-131-0/+1
| * bgmac: fix a missing check for build_skbwangweidong2016-01-131-0/+5
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-153-9/+9
|\ \
| * | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-233-9/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-131195-14337/+53029
|\ \ \
| * | | net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann2016-01-121-7/+9
| * | | dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-121-1/+1
| * | | phy: remove an unneeded conditionDan Carpenter2016-01-121-1/+1
| * | | mdio_bus: NULL dereference on allocation errorDan Carpenter2016-01-121-5/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-1213-31/+136
| |\ \ \
| | * | | bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-111-1/+4
| | * | | sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov2016-01-111-5/+2
| | * | | ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov2016-01-111-5/+2
| | * | | mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2016-01-112-0/+6
| | * | | net: qmi_wwan: Add SIMCom 7230EKristian Evensen2016-01-101-0/+1
| | * | | udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-102-2/+2
| | * | | vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-01-101-3/+9
| | * | | cdc-acm: fix NULL pointer referenceOliver Neukum2016-01-101-1/+7
| | * | | r8152: fix the wake eventhayeswang2016-01-091-1/+39
| | * | | phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-091-2/+10
| | * | | irda: toim3232-sir: delete some dead codeDan Carpenter2016-01-081-10/+0
| | * | | net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.Woojung.Huh@microchip.com2016-01-071-1/+54
| * | | | net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn2016-01-121-1/+1
| * | | | net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn2016-01-121-1/+1
| * | | | net/mlx5_core: Export flow steering APIMaor Gottlieb2016-01-111-0/+5
| * | | | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-111-8/+47
| * | | | net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb2016-01-111-21/+49
| * | | | net/mlx5_core: Set priority attributesMaor Gottlieb2016-01-112-19/+55
| * | | | net/mlx5_core: Connect flow tablesMaor Gottlieb2016-01-113-10/+104
| * | | | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-112-0/+31
| * | | | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-114-9/+114
| * | | | net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb2016-01-111-0/+67
| * | | | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-112-19/+152
| * | | | bonding: make mii_status sysfs node consistentJarod Wilson2016-01-111-1/+1