aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14netfilter: iptables: allow use of ipt_do_table as hookfnFlorian Westphal1-3/+3
2021-10-14netfilter: Introduce egress hookLukas Wunner3-0/+94
2021-10-14netfilter: Generalize ingress hook include fileLukas Wunner1-9/+11
2021-10-14netfilter: 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-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-13net: delete redundant function declarationChen Wandun1-2/+0
2021-10-13clk: qcom: smd-rpm: Add QCM2290 RPM clock supportShawn Guo1-0/+2
2021-10-13marvell: octeontx2: build error: unknown type name 'u64'Anders Roxell1-0/+1
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-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-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean1-0/+12
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean1-0/+37
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-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-12unicode: Add utf8-data moduleChristoph Hellwig1-0/+2
2021-10-12SUNRPC: Simplify the SVC dispatch code pathChuck Lever1-4/+1
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei1-0/+4
2021-10-11PCI/VPD: Add pci_read/write_vpd_any()Heiner Kallweit1-0/+2
2021-10-11unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig1-0/+19
2021-10-11unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig1-1/+24
2021-10-11unicode: mark the version field in struct unicode_map unsignedChristoph Hellwig1-1/+1
2021-10-11unicode: remove the charset field from struct unicode_mapChristoph Hellwig1-1/+0
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin1-1/+4
2021-10-10bootconfig: Cleanup dummy headers in tools/bootconfigMasami Hiramatsu1-0/+10
2021-10-10bootconfig: Replace u16 and u32 with uint16_t and uint32_tMasami Hiramatsu1-6/+6
2021-10-10bootconfig: Remove unused debug functionMasami Hiramatsu1-3/+0
2021-10-10bootconfig: Rename xbc_destroy_all() to xbc_exit()Masami Hiramatsu1-1/+1
2021-10-10bootconfig: Add xbc_get_info() for the node informationMasami Hiramatsu1-0/+2
2021-10-10bootconfig: Allocate xbc_data inside xbc_init()Masami Hiramatsu1-1/+1
2021-10-10mlxsw: spectrum: use netif_is_macsec() instead of open codeJuhee Kang1-1/+1
2021-10-10SUNRPC: Per-rpc_clnt task PIDsChuck Lever1-0/+1
2021-10-09net/mlx5: Add priorities for counters in RDMA namespacesAharon Landau2-0/+4
2021-10-09net/mlx5: Add ifc bits to support optional countersAharon Landau1-3/+19