summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-03Merge branch 'act_csum-get_fill_size'David S. Miller
2018-05-03tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh
2018-05-03net sched: Implemented get_fill_size routine for act_csum.Craig Dillabaugh
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-02ipv4: fix fnhe usage by non-cached routesJulian Anastasov
2018-05-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
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-02bpf: relax constraints on formatting for eBPF helper documentationQuentin Monnet
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