summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-04sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsgXin Long
2018-03-04sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsgXin Long
2018-03-04sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsgXin Long
2018-03-04sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsgXin Long
2018-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-02net/usb/kalmia: use ARRAY_SIZE for various array sizing calculationsColin Ian King
2018-03-02cxgb4: Add TP Congestion map entry for single-portGanesh Goudar
2018-03-02Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-02cxgb4: remove dead code when allocating filterGanesh Goudar
2018-03-02net: Convert hwsim_net_opsKirill Tkhai
2018-03-02mac80211_hwsim: Make hwsim_netgroup IDAKirill Tkhai
2018-03-02Merge branch 'bpf-bpftool-batch-improvements'Daniel Borkmann
2018-03-02tools: bpftool: add support for quotations in batch filesQuentin Monnet
2018-03-02tools: bpftool: read from stdin when batch file name is "-"Quentin Monnet
2018-03-02tools: bpftool: support continuation lines in batch filesQuentin Monnet
2018-03-02tools: bpftool: support comments in batch filesQuentin Monnet
2018-03-01Merge branch 'tcp_bbr-more-GSO-work'David S. Miller
2018-03-01tcp_bbr: remove bbr->tso_segs_goalEric Dumazet
2018-03-01tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet
2018-03-01Merge branch 'bpftool-visualization'Alexei Starovoitov
2018-03-01tools: bpftool: add bash completion for CFG dumpQuentin Monnet
2018-03-01tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang
2018-03-01tools: bpftool: generate .dot graph from CFG informationJiong Wang
2018-03-01tools: bpftool: add out edges for each basic-blockJiong Wang
2018-03-01tools: bpftool: partition basic-block for each function in the CFGJiong Wang
2018-03-01tools: bpftool: detect sub-programs from the eBPF sequenceJiong Wang
2018-03-01tools: bpftool: factor out xlated dump related code into separate fileJiong Wang
2018-03-01tools: bpftool: remove unnecessary 'if' to reduce indentationJiong Wang
2018-03-01socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE)Soheil Hassas Yeganeh
2018-03-01Merge branch 'net-phy-Reduce-duplication'David S. Miller
2018-03-01net: phy: marvell10g: Utilize gen10g_no_soft_reset()Florian Fainelli
2018-03-01net: phy: cortina: Utilize generic functionsFlorian Fainelli
2018-03-01net: phy: teranetics: Utilize generic functionsFlorian Fainelli
2018-03-01net: phy: Export gen10g_* functionsFlorian Fainelli
2018-03-01net: phy: aquantia: Utilize genphy_c45_aneg_done()Florian Fainelli
2018-03-01Merge branch 'mac89x0-fixes-and-cleanups'David S. Miller
2018-03-01net/mac89x0: Replace custom debug logging with netif_* callsFinn Thain
2018-03-01net/mac89x0: Fix and modernize log messagesFinn Thain
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain
2018-03-01net/mac89x0: Remove redundant codeFinn Thain
2018-03-01Merge branch 'forwarding-selftest-fixes'David S. Miller
2018-03-01selftests: forwarding: Add description to the multipath testsDavid Ahern
2018-03-01selftests: forwarding: Use PING6 instead of ping for ipv6 multipath testDavid Ahern
2018-03-01selftests: forwarding: Handle 0 for packet difference in multipath testsDavid Ahern
2018-03-01selftests: forwarding: Only check tc version for tc testsDavid Ahern
2018-03-01fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu
2018-03-02samples/bpf: detach prog from cgroupPrashant Bhole
2018-03-01ipv6: allow userspace to add IFA_F_OPTIMISTIC addressesSabrina Dubroca
2018-03-01net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman
2018-03-01net: phylink: Remove redundant netdev.phydev assignmentRichard Cochran