summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* virtio_net: add XDP_TX supportJohn Fastabend2016-12-171-7/+93
* virtio_net: add dedicated XDP transmit queuesJohn Fastabend2016-12-171-2/+28
* virtio_net: Add XDP supportJohn Fastabend2016-12-171-5/+171
* dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur2016-12-171-1/+1
* dpaa_eth: use big endian accessorsClaudiu Manoil2016-12-171-34/+37
* net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern2016-12-171-0/+4
* net: vrf: Fix NAT within a VRFDavid Ahern2016-12-171-2/+0Star
* net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-174-5/+189
* ibmveth: calculate gso_segs for large packetsThomas Falcon2016-12-171-2/+10
* net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-171-0/+9
* encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-162-8/+25
* encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-161-1/+2
* net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
* net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
* net: dsa: mv88e6xxx: Fix opps when adding vlan bridgeAndrew Lunn2016-12-161-0/+6
* net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-161-7/+8
* virtio-net: correctly enable multiqueueJason Wang2016-12-131-1/+3
* e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2016-12-112-6/+6
* i40e: don't truncate match_method assignmentKeller, Jacob E2016-12-111-2/+1Star
* net: ethernet: ti: netcp: add support of cptsWingMan Kwok2016-12-114-14/+452
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-1111-90/+67Star
* net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-112-23/+6Star
* net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2016-12-112-22/+6Star
* net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-101-25/+31
* net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk2016-12-101-1/+11
* net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk2016-12-101-5/+59
* net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk2016-12-101-73/+34Star
* net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk2016-12-101-2/+0Star
* net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk2016-12-101-4/+1Star
* net: mvneta: select GENERIC_ALLOCATORArnd Bergmann2016-12-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-1016-17/+132
|\
| * net: mlx5: Fix Kconfig help textChristopher Covington2016-12-101-2/+0Star
| * net: smsc911x: back out silently on probe deferralsLinus Walleij2016-12-101-1/+8
| * ibmveth: set correct gso_size and gso_typeThomas Falcon2016-12-102-2/+64
| * net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1
| * net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1
| * Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-091-2/+4
| |\
| | * can: peak: fix bad memory access and free sequence추지호2016-12-081-2/+4
| * | cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-093-1/+2
| * | driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng2016-12-081-1/+3
| * | NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-082-5/+30
| |/
| * phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli2016-12-071-3/+13
| * netvsc: reduce maximum GSO sizestephen hemminger2016-12-071-0/+5
| * drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex2016-12-071-0/+1
* | net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi2016-12-104-5/+249
* | net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-105-523/+478Star
* | net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann2016-12-091-3/+3
* | net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann2016-12-092-389/+381Star
* | net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann2016-12-091-2/+2
* | liquidio VF error handlingRaghu Vatsavayi2016-12-091-0/+139