summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-28ipv6: add ip6_sock_set_recvpktinfoChristoph Hellwig
2020-05-28ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig
2020-05-28ipv6: add ip6_sock_set_recverrChristoph Hellwig
2020-05-28ipv6: add ip6_sock_set_v6onlyChristoph Hellwig
2020-05-28ipv4: add ip_sock_set_pktinfoChristoph Hellwig
2020-05-28ipv4: add ip_sock_set_mtu_discoverChristoph Hellwig
2020-05-28ipv4: add ip_sock_set_recverrChristoph Hellwig
2020-05-28ipv4: add ip_sock_set_freebindChristoph Hellwig
2020-05-28ipv4: add ip_sock_set_tosChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_quickackChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig
2020-05-28net: add sock_set_reuseportChristoph Hellwig
2020-05-28net: add sock_set_rcvbufChristoph Hellwig
2020-05-28net: add sock_set_keepaliveChristoph Hellwig
2020-05-28net: add sock_enable_timestampsChristoph Hellwig
2020-05-28net: add sock_bindtoindexChristoph Hellwig
2020-05-28net: add sock_set_sndtimeoChristoph Hellwig
2020-05-28net: add sock_set_priorityChristoph Hellwig
2020-05-28net: add sock_no_lingerChristoph Hellwig
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig
2020-05-28tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet
2020-05-28power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel
2020-05-28power: supply: core: add manufacture date propertiesSebastian Reichel
2020-05-28power: supply: core: add capacity error margin propertySebastian Reichel
2020-05-28kobject: increase allowed number of uevent variablesSebastian Reichel
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28i2c: avoid confusing naming in headerWolfram Sang
2020-05-28hwmon: Add notification supportGuenter Roeck
2020-05-28block: fix a warning when blkdev.h is included for !CONFIG_BLOCK buildsChristoph Hellwig
2020-05-28fs: remove dio_end_io()Goldwyn Rodrigues
2020-05-28KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár
2020-05-28m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello
2020-05-28mmc: fix compilation of user APIJérôme Pouiller
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2020-05-28memstick: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-28mmc: sdhci-esdhc: update contact emailWolfram Sang
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang
2020-05-28sched: Replace rq::wake_listPeter Zijlstra
2020-05-28irq_work, smp: Allow irq_work on call_single_queuePeter Zijlstra
2020-05-28Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar