summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-24bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller
2020-02-24bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner
2020-02-24bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner
2020-02-21Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...Alexei Starovoitov
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21net: Generate reuseport group ID on group creationJakub Sitnicki
2020-02-21tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki
2020-02-21net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki
2020-02-21net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki
2020-02-20sched: Provide cant_migrate()Thomas Gleixner
2020-02-20sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-19bpf: Add bpf_read_branch_records() helperDaniel Xu
2020-02-19net: core: add helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-02-19Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-02-19Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-02-19bpf, sk_msg: Don't clear saved sock proto on restoreJakub Sitnicki
2020-02-19bpf, sk_msg: Let ULP restore sk_proto and write_space callbackJakub Sitnicki
2020-02-18ethtool: Add support for low latency RS FECAya Levin
2020-02-18net/mlx5: Add support for resource dumpAya Levin
2020-02-18devlink: Force enclosing array on binary fmsg dataAya Levin
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-18Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-02-17net: sched: correct flower port blockingJason Baron
2020-02-17net: sched: don't take rtnl lock during flow_action setupVlad Buslov
2020-02-17net: sched: refactor ct action helpers to require tcf_lockVlad Buslov
2020-02-17net: sched: refactor police action helpers to require tcf_lockVlad Buslov
2020-02-17net: sched: lock action when translating it to flow_action infraVlad Buslov
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal
2020-02-16skbuff.h: fix all kernel-doc warningsRandy Dunlap
2020-02-16net/sock.h: fix all kernel-doc warningsRandy Dunlap
2020-02-16net: phylink: clarify flow control settings in documentationRussell King
2020-02-16net: phylink: resolve fixed link flow controlRussell King
2020-02-16net: add linkmode helper for setting flow control advertisementRussell King
2020-02-16net: add helpers to resolve negotiated flow controlRussell King