summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-25bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller1-3/+1
2020-02-25bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner1-1/+1
2020-02-25bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner1-2/+24
2020-02-22Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...Alexei Starovoitov2-0/+37
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-22/+69
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller26-330/+150
2020-02-22net: Generate reuseport group ID on group creationJakub Sitnicki1-2/+0
2020-02-22tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki1-0/+7
2020-02-22net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki1-2/+35
2020-02-22net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki1-1/+2
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-8/+11
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-20/+104
2020-02-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-268/+17
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2-10/+14
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann4-219/+1
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann1-37/+0
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki1-0/+1
2020-02-20sched: Provide cant_migrate()Thomas Gleixner1-0/+7
2020-02-20sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner1-0/+30
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas1-22/+14
2020-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-9/+7
2020-02-20bpf: Add bpf_read_branch_records() helperDaniel Xu1-1/+24
2020-02-19net: core: add helper tcp_v6_gso_csum_prepHeiner Kallweit1-0/+9
2020-02-19Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+4
2020-02-19Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-02-19Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-5/+3
2020-02-19bpf, sk_msg: Don't clear saved sock proto on restoreJakub Sitnicki1-7/+1
2020-02-19bpf, sk_msg: Let ULP restore sk_proto and write_space callbackJakub Sitnicki1-10/+1
2020-02-19ethtool: Add support for low latency RS FECAya Levin1-1/+3
2020-02-19net/mlx5: Add support for resource dumpAya Levin1-0/+1
2020-02-19devlink: Force enclosing array on binary fmsg dataAya Levin1-0/+5
2020-02-19net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit1-1/+4
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+18
2020-02-19Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-8/+3
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen1-9/+7
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-2/+0
2020-02-18net: sched: correct flower port blockingJason Baron1-0/+9
2020-02-18net: sched: don't take rtnl lock during flow_action setupVlad Buslov1-1/+1
2020-02-18net: sched: refactor ct action helpers to require tcf_lockVlad Buslov1-2/+4
2020-02-18net: sched: refactor police action helpers to require tcf_lockVlad Buslov1-2/+4
2020-02-18net: sched: lock action when translating it to flow_action infraVlad Buslov1-1/+1
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2-1/+18
2020-02-17skbuff.h: fix all kernel-doc warningsRandy Dunlap1-0/+30
2020-02-17net/sock.h: fix all kernel-doc warningsRandy Dunlap1-5/+33
2020-02-17net: phylink: clarify flow control settings in documentationRussell King1-8/+18
2020-02-17net: phylink: resolve fixed link flow controlRussell King1-5/+3
2020-02-17net: add linkmode helper for setting flow control advertisementRussell King1-0/+2
2020-02-17net: add helpers to resolve negotiated flow controlRussell King2-0/+7