summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller
2016-09-19net: r6040: add in missing white space in error message textColin Ian King
2016-09-19pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet
2016-09-19openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo
2016-09-19openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo
2016-09-19Merge branch 'sctp-transmit-errs'David S. Miller
2016-09-19sctp: not return ENOMEM err back in sctp_packet_transmitXin Long
2016-09-19sctp: make sctp_outq_flush/tail/uncork return voidXin Long
2016-09-19sctp: save transmit error to sk_err in sctp_outq_flushXin Long
2016-09-19sctp: free msg->chunks when sctp_primitive_SEND return errXin Long
2016-09-19sctp: do not return the transmit err back to sctp_sendmsgXin Long
2016-09-19sctp: remove the unnecessary state check in sctp_outq_tailXin Long
2016-09-17Merge branch 'ip_tunnel-collect_md'David S. Miller
2016-09-17samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov
2016-09-17samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov
2016-09-17l2tp: constify net_device_ops structuresJulia Lawall
2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall
2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall
2016-09-17llc: switch type to bool as the timeout is only tested versus 0Alan Cox
2016-09-17net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern
2016-09-17net: vrf: Remove RT_FL_TOSDavid Ahern
2016-09-17tcp: prepare skbs for better sack shiftingEric Dumazet
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller
2016-09-17Merge branch 'mlx5e-order-0'David S. Miller
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan
2016-09-17rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho
2016-09-16mac80211_hwsim: statically initialize hwsim_radios listJohannes Berg
2016-09-16mac80211: allow using AP_LINK_PS with mac80211-generated TIM IEEmmanuel Grumbach
2016-09-16Merge branch 'QCA8K'David S. Miller
2016-09-16net-next: dsa: add new driver for qca8xxx familyJohn Crispin
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin
2016-09-16Documentation: devicetree: add qca8k bindingJohn Crispin
2016-09-16net: emac: remove .owner field for driverWei Yongjun
2016-09-16net: emac: remove unnecessary dev_set_drvdata()Wei Yongjun
2016-09-16net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun
2016-09-16net: dsa: bcm_sf2: Fix non static symbol warningWei Yongjun
2016-09-16tcp: fix a stale ooo_last_skb after a replaceEric Dumazet
2016-09-16Merge branch 'mediatek-reset-flow'David S. Miller
2016-09-16net: ethernet: mediatek: avoid race condition during the reset processSean Wang
2016-09-16net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang
2016-09-16net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang
2016-09-16net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang
2016-09-16net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...Sean Wang
2016-09-16net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang