summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner
2016-07-13sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner
2016-07-13net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun
2016-07-13stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...Wei Yongjun
2016-07-13net: vrf: Address comments from last documentation updateDavid Ahern
2016-07-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-07-13net: vrf: Documentation updateDavid Ahern
2016-07-13Bluetooth: Increment management interface revisionJohan Hedberg
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc
2016-07-12mlxsw: core: Trace EMAD messagesJiri Pirko
2016-07-12devlink: add hardware messages tracing facilityJiri Pirko
2016-07-12net: dsa: Fix non static symbol warningWei Yongjun
2016-07-12dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()Wei Yongjun
2016-07-12net: mediatek: fix non static symbol warningsWei Yongjun
2016-07-12rxrpc: Fix error handling in af_rxrpc_init()Wei Yongjun
2016-07-12stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun
2016-07-12tools: hv: Add a script to help bonding synthetic and VF NICsHaiyang Zhang
2016-07-12mrf24j40: avoid uninitialized byte in SPI transfer to radio.Walter Mack
2016-07-11ipv4: af_inet: make it explicitly non-modularPaul Gortmaker
2016-07-11net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun
2016-07-12Bluetooth: Add support of 13d3:3490 AR3012 deviceDmitry Tunin
2016-07-11b53: Fix build warning.David S. Miller
2016-07-11bpf: make inode code explicitly non-modularPaul Gortmaker
2016-07-11nfp: check idx is -ENOSPC before using it is an indexColin Ian King
2016-07-11net: smc91x: ACPI Enable lan91x adaptersJeremy Linton
2016-07-11drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca
2016-07-11MAINTAINERS: release Scott from being a rocker maintainerJiri Pirko
2016-07-11tunnels: correct conditional build of MPLS and IPv6Simon Horman
2016-07-11Merge branch 'sctp-rfc7496-support'David S. Miller
2016-07-11sctp: implement prsctp PRIO policyXin Long
2016-07-11sctp: implement prsctp RTX policyXin Long
2016-07-11sctp: implement prsctp TTL policyXin Long
2016-07-11sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long
2016-07-11sctp: add SCTP_DEFAULT_PRINFO into sctp sockoptXin Long
2016-07-11sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long
2016-07-11Bluetooth: hci_intel: Remove LPM enabling from setup procedureLoic Poulain
2016-07-11Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"Philippe Reynes
2016-07-11Merge branch 'b53-nsp-switch'David S. Miller
2016-07-11net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli
2016-07-11net: dsa: b53: Allow SRAB driver to specify platform dataFlorian Fainelli
2016-07-10net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh
2016-07-09ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet
2016-07-09ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet
2016-07-09Merge branch 'bgmac-platform-device'David S. Miller
2016-07-09net: ethernet: bgmac: Add platform device supportJon Mason
2016-07-09net: ethernet: bgmac: convert to feature flagsJon Mason
2016-07-09net: ethernet: bgmac: move BCMA MDIO Phy code into a separate fileJon Mason
2016-07-09net: ethernet: bgmac: add dma_dev pointerJon Mason
2016-07-09net: ethernet: bgmac: change bgmac_* prints to dev_* printsJon Mason
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer