summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: kvaser_usb: Consolidate and unify state change handlingAhmed S. Darwish2015-01-281-64/+49
* can: kvaser_usb: Update interface state before exiting on OOMAhmed S. Darwish2015-01-281-76/+105
* Merge branch 'stmmac-pci'David S. Miller2015-01-281-1/+112
|\
| * stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong2015-01-281-0/+2
| * stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko2015-01-281-1/+61
| * stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong2015-01-281-1/+50
|/
* net: netcp: remove unused kconfig option and codeKaricheri, Muralidharan2015-01-282-2/+1
* cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai2015-01-283-10/+49
* csiostor:T5 Firmware fix and cleanup.Praveen Madhavan2015-01-283-256/+127
* Merge branch 'mlx4-next'David S. Miller2015-01-2812-72/+136
|\
| * net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny2015-01-281-0/+33
| * net/mlx4_core: Fix device capabilities dumpingOr Gerlitz2015-01-281-6/+2
| * net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak2015-01-281-1/+3
| * net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed2015-01-281-10/+8
| * net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_allocJack Morgenstein2015-01-281-1/+0
| * net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein2015-01-281-0/+1
| * net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein2015-01-283-35/+9
| * net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-283-14/+15
| * net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein2015-01-281-1/+3
| * net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein2015-01-283-2/+19
| * net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-283-2/+43
|/
* vxlan: advertise link netns in fdb messagesNicolas Dichtel2015-01-282-3/+4
* Merge branch 'bonding-next'David S. Miller2015-01-285-17/+47
|\
| * bonding: cleanup and remove dead codeJonathan Toppins2015-01-282-2/+1
| * bonding: fix LACP PDU not sent on slave port sometimesSatish Ashok2015-01-281-3/+8
| * bonding: fix incorrect lacp mux state when agg not activeWilson Kok2015-01-281-10/+34
| * bonding: fix bond_open() don't always set slave active flagWilson Kok2015-01-281-1/+1
| * bonding: update bond carrier state when min_links option changesJonathan Toppins2015-01-283-1/+3
|/
* hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-281-7/+12
* hyperv: netvsc.c: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-281-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-28457-3193/+4418
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-2742-334/+667
| |\
| | * net: don't OOPS on socket aioChristoph Hellwig2015-01-271-3/+0
| | * stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-271-1/+4
| | * bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-271-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-01-271-2/+8
| | |\
| | | * xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-081-1/+7
| | | * xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-081-1/+1
| | * | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-01-271-19/+26
| | * | Merge branch 'sh_eth'David S. Miller2015-01-271-21/+59
| | |\ \
| | | * | sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-271-11/+23
| | | * | sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-271-0/+4
| | | * | sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-271-7/+32
| | | * | sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-271-3/+0
| | |/ /
| | * | Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm...David S. Miller2015-01-271-13/+15
| | |\ \
| | | * | can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-271-4/+3
| | | * | can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-01-271-2/+10
| | | * | can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-271-1/+1
| | | * | can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-271-6/+1
| | * | | ping: Fix race in free in receive pathsubashab@codeaurora.org2015-01-271-1/+4