summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-23net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov1-0/+1
2020-06-23net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov1-0/+1
2020-06-23devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam2-0/+4
2020-06-23bonding: support hardware encryption offload to slavesJarod Wilson1-0/+3
2020-06-23xfrm: bail early on slave pass over skbJarod Wilson1-0/+1
2020-06-23net/mlx5: Constify mac address pointerParav Pandit1-1/+1
2020-06-23net/devlink: Support setting hardware address of port functionParav Pandit1-0/+10
2020-06-23net/devlink: Support querying hardware address of port functionParav Pandit2-0/+22
2020-06-23soc: qcom: rpmh: Update rpmh_invalidate function to return voidMaulik Shah1-3/+4
2020-06-22bpf: Support access to bpf map fieldsAndrey Ignatov2-0/+10
2020-06-22security: fix the key_permission LSM hook function typeSami Tolvanen1-1/+1
2020-06-22thunderbolt: Get rid of E2E workaroundMika Westerberg1-2/+0
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz1-4/+6
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2020-06-22ASoC: remove snd_soc_component_read32()Kuninori Morimoto1-1/+0
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto1-3/+2
2020-06-22Bluetooth: use configured params for ext advAlain Michaud1-0/+8
2020-06-22fork: fold legacy_clone_args_valid() into _do_fork()Christian Brauner1-1/+0
2020-06-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2-0/+17
2020-06-22soc: mediatek: cmdq: add set event functionDennis YC Hsieh2-0/+10
2020-06-22soc: mediatek: cmdq: export finalize functionDennis YC Hsieh1-0/+8
2020-06-22soc: mediatek: cmdq: add assign functionDennis YC Hsieh2-0/+15
2020-06-22clk: qcom: smd: Add support for SDM660 rpm clocksKonrad Dybcio1-0/+10
2020-06-22clk: qcom: Add DT bindings for ipq6018 apss clock controllerSivaprakash Murugesan1-0/+12
2020-06-22mm: add kiocb_wait_page_queue_init() helperJens Axboe1-0/+21
2020-06-22fs: add FMODE_BUF_RASYNCJens Axboe1-0/+3
2020-06-22mm: add support for async page lockingJens Axboe2-1/+23
2020-06-22mm: abstract out wake_page_match() from wake_page_function()Jens Axboe1-0/+37
2020-06-22block: provide plug based way of signaling forced no-wait semanticsJens Axboe1-0/+1
2020-06-22io_uring: change the poll type to be 32-bitsJiufei Xue1-1/+3
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+8
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2020-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2020-06-21tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet2-9/+3
2020-06-21tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet2-5/+2
2020-06-21net: Avoid overwriting valid skb->napi_idAmritha Nambiar1-1/+5
2020-06-21net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean1-2/+2
2020-06-21l3mdev: add infrastructure for table to VRF mappingAndrea Mayer1-0/+39
2020-06-21gpiolib: Introduce for_each_requested_gpio_in_range() macroAndy Shevchenko1-0/+16
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+4
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-7/+0
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy2-1/+8
2020-06-20Drivers: hv: vmbus: Remove the lock field from the vmbus_channel structAndrea Parri (Microsoft)1-6/+0
2020-06-20net: phy: read MMD ID from all present MMDsRussell King1-1/+1
2020-06-20net: phy: split devices_in_packageRussell King1-1/+3
2020-06-20net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King1-0/+2
2020-06-20net: flow_offload: fix flow_indr_dev_unregister pathwenxu1-1/+3
2020-06-20flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu1-1/+3