summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-201-1/+1
|\
| * ath10k: Fix build with CONFIG_THERMAL=mMichal Marek2015-11-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-189-48/+138
|\ \
| * | team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-181-3/+3
| * | net: hns: bug fix about hisilicon TSO BD modehuangdaode2016-01-183-2/+19
| * | brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel2016-01-181-2/+1
| * | net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl2016-01-171-9/+23
| * | net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl2016-01-171-8/+11
| * | net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl2016-01-171-9/+54
| * | net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl2016-01-171-1/+1
| * | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-172-4/+5
| * | bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera2016-01-151-13/+24
* | | include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-01-161-1/+1
|/ /
* | 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-223-9/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-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-121386-202011/+240703
|\ \ \ \
| * | | | 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-1113-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-091-3/+9
| | * | | | cdc-acm: fix NULL pointer referenceOliver Neukum2016-01-091-1/+7
| | * | | | r8152: fix the wake eventhayeswang2016-01-081-1/+39
| | * | | | phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-081-2/+10
| | * | | | irda: toim3232-sir: delete some dead codeDan Carpenter2016-01-081-10/+0