aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-12scsi: libsas: Export sas_phy_enable()Luo Jiaxing1-0/+1
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2-27/+12
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2-24/+37
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP headerVladimir Oltean1-0/+1
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2-1/+5
2021-10-12net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean1-0/+2
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driverVladimir Oltean1-14/+1
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean1-15/+14
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky1-2/+0
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky1-0/+6
2021-10-12devlink: Move netdev_to_devlink helpers to devlink.cLeon Romanovsky1-17/+0
2021-10-12devlink: Reduce struct devlink exposureLeon Romanovsky2-86/+40
2021-10-12PCI: Return NULL for to_pci_driver(NULL)Bjorn Helgaas1-1/+4
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin1-2/+8
2021-10-12RDMA/rxe: Create AH index and return to user spaceBob Pearson1-1/+7
2021-10-12RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wrBob Pearson1-1/+3
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen1-1/+0
2021-10-12RDMA/mlx5: Add modify_op_stat() supportAharon Landau1-0/+2
2021-10-12RDMA/mlx5: Add steering support in optional flow countersAharon Landau1-0/+1
2021-10-12RDMA/nldev: Add support to get status of all countersAharon Landau1-0/+5
2021-10-12RDMA/counter: Add optional counter supportAharon Landau2-0/+15
2021-10-12RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau1-0/+3
2021-10-12RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang1-23/+4
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau1-6/+15
2021-10-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe3-3/+23
2021-10-12unicode: Add utf8-data moduleChristoph Hellwig1-0/+2
2021-10-12SUNRPC: Simplify the SVC dispatch code pathChuck Lever1-4/+1
2021-10-12Merge back ACPI PCI material for v5.16.Rafael J. Wysocki2-1/+8
2021-10-12net, neigh: Add NTF_MANAGED flag for managed neighbor entriesDaniel Borkmann2-18/+37
2021-10-12net, neigh: Extend neigh->flags to 32 bit to allow for extensionsRoopa Prabhu2-5/+10
2021-10-12net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann1-0/+1
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei1-0/+4
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-3/+3
2021-10-11Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+2