summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-02Merge branch 'bpf-sockmap-fixes'Alexei Starovoitov
2018-05-02bpf: sockmap, fix error handling in redirect failuresJohn Fastabend
2018-05-02bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend
2018-05-02bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel
2018-05-02Merge branch 'r8169-series-with-further-improvements'David S. Miller
2018-05-02r8169: replace get_protocol with vlan_get_protocolHeiner Kallweit
2018-05-02r8169: avoid potentially misaligned access when getting mac addressHeiner Kallweit
2018-05-02r8169: improve PCI config space accessHeiner Kallweit
2018-05-02r8169: drop rtl_generic_opHeiner Kallweit
2018-05-02r8169: replace longer if statements with switch statementsHeiner Kallweit
2018-05-02r8169: simplify code by using ranges in switch clausesHeiner Kallweit
2018-05-02r8169: drop member pll_power_ops from struct rtl8169_privateHeiner Kallweit
2018-05-02r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/upHeiner Kallweit
2018-05-02r8169: remove 810x_phy_power_up/downHeiner Kallweit
2018-05-02r8169: remove unneeded check in r8168_pll_power_downHeiner Kallweit
2018-05-02parisc: Fix section mismatchesHelge Deller
2018-05-02parisc: drivers.c: Fix section mismatchesHelge Deller
2018-05-02Merge branch 'x86-bpf-jit-fixes'Alexei Starovoitov
2018-05-02bpf, x64: fix memleak when not converging on callsDaniel Borkmann
2018-05-02bpf, x64: fix memleak when not converging after imageDaniel Borkmann
2018-05-02Merge branch 'net-smc-small-features'David S. Miller
2018-05-02net/smc: determine vlan_id of stacked net_deviceUrsula Braun
2018-05-02net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSDUrsula Braun
2018-05-02net/smc: ipv6 support for smc_diag.cKarsten Graul
2018-05-02net/smc: periodic testlink supportKarsten Graul
2018-05-02net/smc: restrict non-blocking connect finishUrsula Braun
2018-05-028139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar
2018-05-02Merge branch 'mlxsw-Reject-unsupported-FIB-configurations'David S. Miller
2018-05-02mlxsw: spectrum_router: Return an error for routes added after abortIdo Schimmel
2018-05-02mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel
2018-05-02cxgb4: add new T5 device id'sGanesh Goudar
2018-05-02sctp: fix the issue that the cookie-ack with auth can't get processedXin Long
2018-05-02sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long
2018-05-02sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long
2018-05-02tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell
2018-05-02net: stmmac: Avoid VLA usageKees Cook
2018-05-02net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko
2018-05-02liquidio VF: indicate that disabling rx vlan offload is not allowedRaghu Vatsavayi
2018-05-02udp: Complement partial checksum for GSO packetSean Tranchetti
2018-05-02Revert "vhost: make msg padding explicit"Michael S. Tsirkin
2018-05-02swiotlb: fix inversed DMA_ATTR_NO_WARN testMichel Dänzer
2018-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2018-05-01nfp: flower: set tunnel ttl value to net defaultJohn Hurley
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson
2018-05-01selftest: add test for TCP_INQSoheil Hassas Yeganeh
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu