summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne
2019-04-12bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov
2019-04-12bpf: Introduce ARG_PTR_TO_{INT,LONG} arg typesAndrey Ignatov
2019-04-12bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov
2019-04-12bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov
2019-04-12bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov
2019-04-12bpf: Introduce bpf_sysctl_get_name helperAndrey Ignatov
2019-04-12bpf: Sysctl hookAndrey Ignatov
2019-04-12Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-04-12Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-11sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().David Miller
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-12bridge: broute: make broute a real ebtables tableFlorian Westphal
2019-04-12bridge: netfilter: unroll NF_HOOK helper in bridge input pathFlorian Westphal
2019-04-11ipv6: Change rt6_probe to take a fib6_nhDavid Ahern
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-04-11bpf: add layer 2 encap support to bpf_skb_adjust_roomAlan Maguire
2019-04-11bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11netfilter: nf_nat_masquerade: unify ipv4/6 notifier registrationFlorian Westphal
2019-04-11netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2019-04-11bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-10net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski
2019-04-10Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni
2019-04-10net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, tooPaolo Abeni
2019-04-10net: sched: always do stats accounting according to TCQ_F_CPUSTATSPaolo Abeni
2019-04-10net: sched: prefer qdisc_is_empty() over direct qlen accessPaolo Abeni
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei
2019-04-09dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley
2019-04-09bpf: allow for key-less BTF in array mapDaniel Borkmann
2019-04-09bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann
2019-04-09bpf: add syscall side map freeze supportDaniel Borkmann
2019-04-09bpf: add program side {rd, wr}only support for mapsDaniel Borkmann
2019-04-09bpf: implement lookup-free direct value access for mapsDaniel Borkmann
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-04-08ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern
2019-04-08ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern
2019-04-08ipv4: Add helpers for neigh lookup for nexthopDavid Ahern
2019-04-08neighbor: Add skip_cache argument to neigh_outputDavid Ahern