summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1Star
| * net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-7/+1Star
| * net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1Star
| * net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1Star
| * net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
| * net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1Star
| * net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
| * net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
| * net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1Star
| * net: smsc911x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
| * net: mv643xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1Star
| * net: bcm63xx_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-5/+2Star
| * net: nb8800: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1Star
| * net: phy: Add phy_ethtool_nway_resetFlorian Fainelli2016-11-152-0/+12
|/
* vxlan: Fix uninitialized variable warnings.David S. Miller2016-11-151-1/+4
* Merge branch 'vxlan-xmit-improvements'David S. Miller2016-11-153-174/+137Star
|\
| * vxlan: remove unsed vxlan_dev_dst_port()pravin shelar2016-11-151-10/+0Star
| * vxlan: simplify vxlan xmitpravin shelar2016-11-151-44/+34Star
| * vxlan: simplify RTF_LOCAL handling.pravin shelar2016-11-151-34/+51
| * vxlan: improve vxlan route lookup checks.pravin shelar2016-11-151-39/+38Star
| * vxlan: simplify exception handlingpravin shelar2016-11-151-27/+19Star
| * vxlan: avoid checking socket multiple times.pravin shelar2016-11-151-7/+5Star
| * vxlan: avoid vlan processing in vxlan device.pravin shelar2016-11-152-24/+1Star
|/
* udplite: fix NULL pointer dereferencePaolo Abeni2016-11-155-3/+8
* Merge branch 'bpf-lru'David S. Miller2016-11-1512-50/+2386
|\
| * bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-156-3/+1197
| * bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau2016-11-153-9/+131
| * bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau2016-11-152-14/+260
| * bpf: Refactor codes handling percpu mapMartin KaFai Lau2016-11-151-26/+21Star
| * bpf: Add percpu LRU listMartin KaFai Lau2016-11-152-19/+151
| * bpf: LRU ListMartin KaFai Lau2016-11-153-1/+648
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15580-4003/+7286
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-14120-465/+1358
| |\
| | * mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel2016-11-141-2/+12
| | * net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-141-0/+7
| | * sctp: change sk state only when it has assocs in sctp_shutdownXin Long2016-11-141-8/+7Star
| | * Merge branch 'bnx2-kdump-fix'David S. Miller2016-11-141-12/+36
| | |\
| | | * bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-141-6/+32
| | | * Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-141-7/+5Star
| | |/
| | * ps3_gelic: fix spelling mistake in debug messageColin Ian King2016-11-141-1/+1
| | * net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King2016-11-131-2/+1Star
| | * ibmvnic: Fix size of debugfs name bufferThomas Falcon2016-11-131-1/+1
| | * ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon2016-11-131-0/+3
| | * sfc: clear napi_hash state when copying channelsBert Kenward2016-11-131-0/+3
| | * Merge branch 'mlxsw-fixes'David S. Miller2016-11-132-2/+24
| | |\
| | | * mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky2016-11-131-1/+21
| | | * mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi2016-11-131-1/+3
| | |/
| | * Merge branch 'bnxt_en-fixes'David S. Miller2016-11-132-7/+8
| | |\
| | | * bnxt_en: Fix VF virtual link state.Michael Chan2016-11-131-2/+2
| | | * bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan2016-11-131-5/+6
| | |/