aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham5-0/+97
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham5-84/+505
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham3-72/+102
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham4-7/+55
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham2-10/+39
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham2-36/+11
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham5-120/+103
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+6
2015-08-29geneve: Use GRO cells infrastructure.Jesse Gross1-1/+16
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren1-1/+4
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc1-0/+1
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc2-0/+4
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2-2/+2
2015-08-28bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov1-2/+0
2015-08-28sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov1-3/+1
2015-08-28ravb: propagate platform_get_irq() error upstreamSergei Shtylyov1-1/+1
2015-08-28phylib: simplify NULL checksSergei Shtylyov2-5/+5
2015-08-28phylib: simplify bogus phy_device_create() resultSergei Shtylyov1-1/+1
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah6-28/+72
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai4-0/+72
2015-08-28net: Add ethernet header for pass through VRF deviceDavid Ahern1-3/+45
2015-08-28net/xen-netfront: only napi_synchronize() if runningChas Williams1-1/+2
2015-08-28r8169: Add software counter for multicast packagesCorinna Vinschen1-5/+4
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-92/+165
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-88/+161
2015-08-27net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto1-3/+2
2015-08-27net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto1-1/+9
2015-08-27mlxsw: Make mailboxes 4KB alignedIdo Schimmel1-33/+50
2015-08-27mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko1-2/+2
2015-08-27mlxsw: Remove duplicate included headerIdo Schimmel1-1/+0
2015-08-27rocker: use change upper infoJiri Pirko1-23/+38
2015-08-27rocker: use new helper to figure out master kindJiri Pirko1-12/+7
2015-08-27virtio-net: avoid unnecessary sg initialzationJason Wang1-2/+2
2015-08-27geneve: Move device hash table to geneve socket.Pravin B Shelar1-26/+17
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2-90/+421
2015-08-27geneve: Add support to collect tunnel metadata.Pravin B Shelar1-85/+271
2015-08-27geneve: Make dst-port configurable.Pravin B Shelar1-4/+21
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar1-26/+3
2015-08-27geneve: Use skb mark and protocol to lookup route.Pravin B Shelar1-0/+3
2015-08-27geneve: Initialize ethernet address in device setup.Pravin B Shelar1-3/+1
2015-08-27bnx2x: Add new device ids under the Qlogic vendorYuval Mintz1-0/+3
2015-08-27smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck1-6/+8
2015-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller15-3166/+188
2015-08-27smsc9194: Remove uncompilable #if 0'd use of pr_dbgJoe Perches1-30/+2
2015-08-27drivers: net: xgene: Adding support for TSOIyappan Subramanian5-24/+262
2015-08-27drivers: net: xgene: Preparatory patch for TSO supportIyappan Subramanian2-7/+23
2015-08-27bgmac: support up to 3 cores (devices) on a busRafał Miłecki1-5/+23
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller37-196/+693
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9