aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/keyspan (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-13net: nps_enet: fix coding style issuesElad Kanfi1-3/+3
2016-07-13sctp: only check for ECN if peer is using itMarcelo Ricardo Leitner1-3/+2
2016-07-13sctp: do not clear chunk->ecn_ce_done flagMarcelo Ricardo Leitner1-1/+0
2016-07-13sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner5-21/+9
2016-07-13sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner8-11/+38
2016-07-13sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner2-7/+7
2016-07-13sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner2-11/+15
2016-07-13net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun1-6/+2
2016-07-13stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data()Wei Yongjun1-14/+3
2016-07-13net: vrf: Address comments from last documentation updateDavid Ahern1-3/+3
2016-07-13net: vrf: Documentation updateDavid Ahern1-98/+103
2016-07-13Bluetooth: Increment management interface revisionJohan Hedberg1-1/+1
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc4-1/+18
2016-07-12mlxsw: core: Trace EMAD messagesJiri Pirko1-5/+13
2016-07-12devlink: add hardware messages tracing facilityJiri Pirko2-0/+72
2016-07-12net: dsa: Fix non static symbol warningWei Yongjun1-1/+1
2016-07-12dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()Wei Yongjun1-1/+1
2016-07-12net: mediatek: fix non static symbol warningsWei Yongjun1-3/+3
2016-07-12rxrpc: Fix error handling in af_rxrpc_init()Wei Yongjun1-2/+2
2016-07-12stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1