summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-26tc: python3, string formattingsBTaskaya
2018-02-26xen-netback: make function xenvif_rx_skb staticColin Ian King
2018-02-26Merge branch 'tools-tc-testing-better-error-reporting'David S. Miller
2018-02-26tools: tc-testing: better error reportingBrenda J. Butler
2018-02-26tools: tc-testing: Fix indentationBrenda J. Butler
2018-02-26sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMIIColin Ian King
2018-02-26mlxsw: spectrum_kvdl: avoid uninitialized variable warningArnd Bergmann
2018-02-26mlxsw: spectrum_kvdl: use div_u64() for 64-bit divisionArnd Bergmann
2018-02-26Merge branch 'mv88e6xxx-Poll-when-no-interrupt-defined'David S. Miller
2018-02-26arm: mvebu: 370-rd: Enable PHY interrupt handlingAndrew Lunn
2018-02-26net: dsa: mv88e6xxx: Poll when no interrupt definedAndrew Lunn
2018-02-26mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridgeIdo Schimmel
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-02-26samples/bpf: Add program for CPU state statisticsLeo Yan
2018-02-23Merge branch 'x86-jit'Alexei Starovoitov
2018-02-23bpf: add various jit test casesDaniel Borkmann
2018-02-23bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann
2018-02-23bpf, x64: save few bytes when mul is in alu32Daniel Borkmann
2018-02-23bpf, x64: save several bytes when mul dest is r0/r3 anywayDaniel Borkmann
2018-02-23bpf, x64: save several bytes by using mov over movabsq when possibleDaniel Borkmann
2018-02-23bpf, x64: save one byte per shl/shr/sar when imm is 1Daniel Borkmann
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23selftests/net: ignore background traffic in psock_fanoutWillem de Bruijn
2018-02-23atm: idt77252: remove redundant bit-wise or'ing of zeroColin Ian King
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifierSowmini Varadhan
2018-02-23r8169: simplify and improve check for dashHeiner Kallweit
2018-02-23r8169: disable WOL per defaultHeiner Kallweit
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev
2018-02-23bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCKYafang Shao
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap
2018-02-22Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/ker...James Morris
2018-02-23Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-22Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann