summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Fix non static symbol warningWei Yongjun2016-07-121-1/+1
* dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()Wei Yongjun2016-07-121-1/+1
* net: mediatek: fix non static symbol warningsWei Yongjun2016-07-121-3/+3
* rxrpc: Fix error handling in af_rxrpc_init()Wei Yongjun2016-07-121-2/+2
* stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun2016-07-121-1/+1
* tools: hv: Add a script to help bonding synthetic and VF NICsHaiyang Zhang2016-07-121-0/+193
* ipv4: af_inet: make it explicitly non-modularPaul Gortmaker2016-07-111-4/+1
* net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun2016-07-111-1/+1
* b53: Fix build warning.David S. Miller2016-07-111-1/+1
* bpf: make inode code explicitly non-modularPaul Gortmaker2016-07-111-3/+1
* nfp: check idx is -ENOSPC before using it is an indexColin Ian King2016-07-111-1/+1
* net: smc91x: ACPI Enable lan91x adaptersJeremy Linton2016-07-111-3/+10
* drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca2016-07-114-16/+8
* MAINTAINERS: release Scott from being a rocker maintainerJiri Pirko2016-07-111-1/+0
* tunnels: correct conditional build of MPLS and IPv6Simon Horman2016-07-111-12/+13
* Merge branch 'sctp-rfc7496-support'David S. Miller2016-07-119-13/+447
|\
| * sctp: implement prsctp PRIO policyXin Long2016-07-115-1/+109
| * sctp: implement prsctp RTX policyXin Long2016-07-112-0/+6
| * sctp: implement prsctp TTL policyXin Long2016-07-115-5/+43
| * sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long2016-07-113-0/+77
| * sctp: add SCTP_DEFAULT_PRINFO into sctp sockoptXin Long2016-07-112-0/+120
| * sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long2016-07-116-8/+93
|/
* Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"Philippe Reynes2016-07-111-2/+26
* Merge branch 'b53-nsp-switch'David S. Miller2016-07-114-10/+59
|\
| * net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli2016-07-114-0/+30
| * net: dsa: b53: Allow SRAB driver to specify platform dataFlorian Fainelli2016-07-111-10/+29
|/
* net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh2016-07-105-22/+450
* ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2016-07-092-8/+9
* ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet2016-07-091-6/+6
* Merge branch 'bgmac-platform-device'David S. Miller2016-07-097-516/+1049
|\
| * net: ethernet: bgmac: Add platform device supportJon Mason2016-07-097-285/+650
| * net: ethernet: bgmac: convert to feature flagsJon Mason2016-07-092-48/+140
| * net: ethernet: bgmac: move BCMA MDIO Phy code into a separate fileJon Mason2016-07-094-217/+298
| * net: ethernet: bgmac: add dma_dev pointerJon Mason2016-07-092-8/+10
| * net: ethernet: bgmac: change bgmac_* prints to dev_* printsJon Mason2016-07-092-62/+55
|/
* net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-095-12/+21
* Merge branch 'r8152-next'David S. Miller2016-07-091-27/+0
|\
| * r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang2016-07-091-1/+0
| * r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang2016-07-091-2/+0
| * r8152: remove rtl_phy_reset functionhayeswang2016-07-091-24/+0
|/
* Merge branch 'mpls-in-ipv4-and-udp'David S. Miller2016-07-094-44/+269
|\
| * mpls: allow routes on ipip and sit devicesSimon Horman2016-07-091-2/+4
| * ipip: support MPLS over IPv4Simon Horman2016-07-091-16/+121
| * sit: support MPLS over IPv4Simon Horman2016-07-091-16/+77
| * tunnels: support MPLS over IPv4 tunnelsSimon Horman2016-07-091-10/+67
|/
* net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov2016-07-095-21/+48
* sctp: fix panic when sending auth chunksMarcelo Ricardo Leitner2016-07-091-3/+15
* bnxt: fix a conditionDan Carpenter2016-07-091-1/+1
* bpf: introduce bpf_get_current_task() helperAlexei Starovoitov2016-07-092-0/+20
* net: dsa: initialize the routing tableVivien Didelot2016-07-083-1/+14