summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-02-20tools/libbpf: Avoid possibly using uninitialized variableJeremy Cline
2018-02-15bpf: fix mlock precharge on arraymapsDaniel Borkmann
2018-02-15Merge branch 'bpf-bpftool-json-fixes'Daniel Borkmann
2018-02-15tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet
2018-02-15tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet
2018-02-14bpf: fix bpf_prog_array_copy_to_user warning from perf event prog queryDaniel Borkmann
2018-02-14bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Jason Wang
2018-02-13bpf: fix sock_map_alloc() error pathEric Dumazet
2018-02-13bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song
2018-02-13rds: do not call ->conn_alloc with GFP_KERNELSowmini Varadhan
2018-02-13Merge branch 'net-sched-couple-of-fixes'David S. Miller
2018-02-13net: sched: fix tc_u_common lookupJiri Pirko
2018-02-13net: sched: don't set q pointer for shared blocksJiri Pirko
2018-02-13mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko
2018-02-13net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ commentTobias Klauser
2018-02-13uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens
2018-02-12net: cavium: fix NULL pointer dereference in cavium_ptp_putJan Glauber
2018-02-12net: thunderbolt: Run disconnect flow asynchronously when logout is receivedMika Westerberg
2018-02-12net: thunderbolt: Tear down connection properly on suspendMika Westerberg
2018-02-12sh_eth: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven
2018-02-12ravb: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven
2018-02-12net: phy: fix wrong mask to phy_modify()Ingo van Lil
2018-02-12tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin
2018-02-12sctp: remove the useless check in sctp_renege_eventsXin Long
2018-02-12sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cnameXin Long
2018-02-12sctp: do not pr_err for the duplicated node in transport rhlistXin Long
2018-02-12bridge: check brport attr show in brport_showXin Long
2018-02-11mvpp2: fix multicast address filterMikulas Patocka
2018-02-11ptr_ring: prevent integer overflow when calculating sizeJason Wang
2018-02-11Linux 4.16-rc1Linus Torvalds
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-11Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-11Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-11xtensa: fix build with KASANMax Filippov
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-02-10Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak