summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-80/+90
2021-10-15netfilter: ebtables: allow use of ebt_do_table as hookfnFlorian Westphal1-3/+2
2021-10-15netfilter: ip6tables: allow use of ip6t_do_table as hookfnFlorian Westphal1-3/+2
2021-10-15netfilter: arp_tables: allow use of arpt_do_table as hookfnFlorian Westphal1-3/+2
2021-10-15netfilter: iptables: allow use of ipt_do_table as hookfnFlorian Westphal1-3/+3
2021-10-15netfilter: Introduce egress hookLukas Wunner4-0/+95
2021-10-15netfilter: Generalize ingress hook include fileLukas Wunner1-9/+11
2021-10-15netfilter: Rename ingress hook include fileLukas Wunner1-0/+0
2021-10-14ethernet: remove random_ether_addr()Jakub Kicinski1-2/+0
2021-10-14ethernet: make eth_hw_addr_random() use dev_addr_set()Jakub Kicinski1-1/+4
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski3-3/+4
2021-10-14PCI/switchtec: Add check of event supportLogan Gunthorpe1-0/+1
2021-10-14Merge branch 'for-linus' into for-nextTakashi Iwai3-0/+3
2021-10-14Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2021-10-14Merge branch 'spi-5.15' into spi-5.16Mark Brown1-0/+3
2021-10-14spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown1-0/+3
2021-10-14pid: add pidfd_get_task() helperChristian Brauner1-0/+1
2021-10-14sched: Fill unconditional hole induced by sched_entityKees Cook1-1/+1
2021-10-14kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao1-1/+2
2021-10-14sched,livepatch: Use wake_up_if_idle()Peter Zijlstra1-0/+4
2021-10-14device property: Add missed header in fwnode.hAndy Shevchenko1-0/+1
2021-10-14net: delete redundant function declarationChen Wandun1-2/+0
2021-10-14dt-bindings: clock: Add YAML schemas for CAMCC clocks on SC7280Taniya Das1-0/+127
2021-10-14dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280Taniya Das1-0/+16
2021-10-14clk: qcom: gcc-msm8994: Add modem resetKonrad Dybcio1-0/+1
2021-10-14clk: qcom: gcc-msm8994: Add missing clocksKonrad Dybcio1-0/+9
2021-10-14clk: qcom: gcc-msm8994: Add missing NoC clocksKonrad Dybcio1-0/+3
2021-10-14clk: qcom: smd-rpm: Add QCM2290 RPM clock supportShawn Guo2-0/+8
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-2/+8
2021-10-13Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann6-15/+186
2021-10-13marvell: octeontx2: build error: unknown type name 'u64'Anders Roxell1-0/+1
2021-10-13clk: qcom: Add Global Clock Controller driver for QCM2290Shawn Guo1-0/+188
2021-10-13RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()Logan Gunthorpe1-1/+6
2021-10-13gpio: max730x: Make __max730x_remove() return voidUwe Kleine-König1-1/+1
2021-10-13netdevice: demote the type of some dev_addr_set() helpersJakub Kicinski1-2/+2
2021-10-13decnet: constify dev_addr passingJakub Kicinski1-1/+1
2021-10-13ipv6: constify dev_addr passingJakub Kicinski1-1/+1
2021-10-13llc/snap: constify dev_addr passingJakub Kicinski3-3/+4
2021-10-13rose: constify dev_addr passingJakub Kicinski1-4/+4
2021-10-13ax25: constify dev_addr passingJakub Kicinski1-6/+7
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever3-9/+9
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever3-9/+10
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever3-19/+19
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever3-20/+21
2021-10-13nvmem: core: add nvmem cell post processing callbackSrinivas Kandagatla1-0/+5
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez1-1/+1
2021-10-13drm/locking: add backtrace for locking contended locks without backoffJani Nikula1-0/+8
2021-10-13drm/ttm_bo_api: update the description for @placement and @sgAmos Kong1-2/+4
2021-10-13scsi: libsas: Export sas_phy_enable()Luo Jiaxing1-0/+1
2021-10-13net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2-27/+12