summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-312-36/+11
| * net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-315-120/+103
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-314-7/+6
| |\
| | * net/smsc911x: Fix deferred probe for interruptTony Lindgren2015-08-291-1/+4
| | * bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov2015-08-291-2/+0
| | * sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-291-3/+1
| | * ravb: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-291-1/+1
| * | geneve: Use GRO cells infrastructure.Jesse Gross2015-08-291-1/+16
| * | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-291-0/+1
| * | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-292-0/+4
| * | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-292-2/+2
| * | phylib: simplify NULL checksSergei Shtylyov2015-08-282-5/+5
| * | phylib: simplify bogus phy_device_create() resultSergei Shtylyov2015-08-281-1/+1
| * | sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-286-28/+72
| * | 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/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2820-92/+165
| |\|
| * | net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto2015-08-281-3/+2
| * | 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/+0
| * | rocker: use change upper infoJiri Pirko2015-08-281-23/+38
| * | rocker: use new helper to figure out master kindJiri Pirko2015-08-281-12/+7
| * | 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/+17
| * | 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/+3
| * | 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/+1
| * | 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/+188
| |\ \
| | * | 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/+0
| | * | i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain2015-08-273-3108/+4
| | * | 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
| | * | i40e: add RX to port CRC errors labelShannon Nelson2015-08-261-1/+1