Age | Commit message (Expand) | Author |
2016-09-18 | sctp: not return ENOMEM err back in sctp_packet_transmit | Xin Long |
2016-09-18 | sctp: make sctp_outq_flush/tail/uncork return void | Xin Long |
2016-09-18 | sctp: save transmit error to sk_err in sctp_outq_flush | Xin Long |
2016-09-18 | sctp: free msg->chunks when sctp_primitive_SEND return err | Xin Long |
2016-09-18 | sctp: do not return the transmit err back to sctp_sendmsg | Xin Long |
2016-09-18 | sctp: remove the unnecessary state check in sctp_outq_tail | Xin Long |
2016-09-17 | Merge branch 'ip_tunnel-collect_md' | David S. Miller |
2016-09-17 | samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test | Alexei Starovoitov |
2016-09-17 | samples/bpf: extend test_tunnel_bpf.sh with IPIP test | Alexei Starovoitov |
2016-09-17 | ip6_tunnel: add collect_md mode to IPv6 tunnels | Alexei Starovoitov |
2016-09-17 | ip_tunnel: add collect_md mode to IPIP tunnel | Alexei Starovoitov |
2016-09-17 | l2tp: constify net_device_ops structures | Julia Lawall |
2016-09-17 | dwc_eth_qos: constify net_device_ops structures | Julia Lawall |
2016-09-17 | hisilicon: constify net_device_ops structures | Julia Lawall |
2016-09-17 | llc: switch type to bool as the timeout is only tested versus 0 | Alan Cox |
2016-09-17 | net: l3mdev: Remove netif_index_is_l3_master | David Ahern |
2016-09-17 | net: vrf: Remove RT_FL_TOS | David Ahern |
2016-09-17 | tcp: prepare skbs for better sack shifting | Eric Dumazet |
2016-09-17 | Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or... | David S. Miller |
2016-09-17 | Merge branch 'mlx5e-order-0' | David S. Miller |
2016-09-17 | net/mlx5e: Implement RX mapped page cache for page recycle | Tariq Toukan |
2016-09-17 | net/mlx5e: Introduce API for RX mapped pages | Tariq Toukan |
2016-09-17 | net/mlx5e: Single flow order-0 pages for Striding RQ | Tariq Toukan |
2016-09-17 | rxrpc: Make IPv6 support conditional on CONFIG_IPV6 | David Howells |
2016-09-16 | Merge branch 'QCA8K' | David S. Miller |
2016-09-16 | net-next: dsa: add new driver for qca8xxx family | John Crispin |
2016-09-16 | net-next: dsa: add Qualcomm tag RX/TX handler | John Crispin |
2016-09-16 | Documentation: devicetree: add qca8k binding | John Crispin |
2016-09-16 | net: emac: remove .owner field for driver | Wei Yongjun |
2016-09-16 | net: emac: remove unnecessary dev_set_drvdata() | Wei Yongjun |
2016-09-16 | net: dsa: b53: Remove unused including <linux/version.h> | Wei Yongjun |
2016-09-16 | net: dsa: bcm_sf2: Fix non static symbol warning | Wei Yongjun |
2016-09-16 | tcp: fix a stale ooo_last_skb after a replace | Eric Dumazet |
2016-09-16 | Merge branch 'mediatek-reset-flow' | David S. Miller |
2016-09-16 | net: ethernet: mediatek: avoid race condition during the reset process | Sean Wang |
2016-09-16 | net: ethernet: mediatek: add more resets for internal ethernet circuit block | Sean Wang |
2016-09-16 | net: ethernet: mediatek: add the whole ethernet reset into the reset process | Sean Wang |
2016-09-16 | net: ethernet: mediatek: add controlling power domain the ethernet belongs to | Sean Wang |
2016-09-16 | net: ethernet: mediatek: cleanup error path inside mtk_hw_init | Sean Wang |
2016-09-16 | net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini... | Sean Wang |
2016-09-16 | net: ethernet: mediatek: refactoring mtk_hw_init to be reused | Sean Wang |
2016-09-16 | Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2016-09-16 | Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2016-09-15 | Merge branch 'libcxgb-next' | David S. Miller |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash |
2016-09-15 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash |