summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-284-0/+72
* net: Add ethernet header for pass through VRF deviceDavid Ahern2015-08-281-3/+45
* net/xen-netfront: only napi_synchronize() if runningChas Williams2015-08-281-1/+2
* r8169: Add software counter for multicast packagesCorinna Vinschen2015-08-281-5/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2820-92/+165
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-2816-88/+161
| |\
| | * sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-271-1/+26
| | * net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-271-0/+9
| | * usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-261-3/+4
| | * drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-262-2/+6
| | * net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-261-2/+2
| | * net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-261-4/+12
| | * vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-08-261-0/+2
| | * Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller2015-08-265-70/+82
| | |\
| | | * can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-255-70/+82
| | * | net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi2015-08-261-1/+1
| | * | phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-251-1/+1
| | |/
| | * net: bcmgenet: fix uncleaned dma flagsJaedon Shin2015-08-241-0/+16
| | * net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli2015-08-241-4/+0Star
| * | mm: make page pfmemalloc check more robustMichal Hocko2015-08-214-4/+4
| |/
* | net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto2015-08-281-3/+2Star
* | net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto2015-08-281-1/+9
* | mlxsw: Make mailboxes 4KB alignedIdo Schimmel2015-08-281-33/+50
* | mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko2015-08-281-2/+2
* | mlxsw: Remove duplicate included headerIdo Schimmel2015-08-281-1/+0Star
* | rocker: use change upper infoJiri Pirko2015-08-281-23/+38
* | rocker: use new helper to figure out master kindJiri Pirko2015-08-281-12/+7Star
* | virtio-net: avoid unnecessary sg initialzationJason Wang2015-08-281-2/+2
* | geneve: Move device hash table to geneve socket.Pravin B Shelar2015-08-281-26/+17Star
* | geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2015-08-282-90/+421
* | geneve: Add support to collect tunnel metadata.Pravin B Shelar2015-08-281-85/+271
* | geneve: Make dst-port configurable.Pravin B Shelar2015-08-281-4/+21
* | tunnel: introduce udp_tun_rx_dst()Pravin B Shelar2015-08-281-26/+3Star
* | geneve: Use skb mark and protocol to lookup route.Pravin B Shelar2015-08-281-0/+3
* | geneve: Initialize ethernet address in device setup.Pravin B Shelar2015-08-281-3/+1Star
* | bnx2x: Add new device ids under the Qlogic vendorYuval Mintz2015-08-281-0/+3
* | smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck2015-08-271-6/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-2715-3166/+188Star
|\ \
| * | i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan2015-08-272-3/+3
| * | i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh2015-08-273-0/+6
| * | i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain2015-08-274-0/+21
| * | i40e: Remove redundant and unneeded messagesGreg Rose2015-08-272-4/+0Star
| * | i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain2015-08-273-3108/+4Star
| * | i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain2015-08-272-33/+33
| * | i40e: correct spelling errorMitch Williams2015-08-271-1/+1
| * | i40e: Fix comment for ethtool diagnostic link testGreg Rose2015-08-261-3/+5
| * | i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh2015-08-265-2/+67
| * | i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose2015-08-261-2/+17
| * | i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain2015-08-261-4/+12
| * | i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan2015-08-261-3/+13