summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-03-25drivers/perf: hisi: Add support for HiSilicon PA PMU driverShaokun Zhang1-0/+1
2021-03-25drivers/perf: hisi: Add support for HiSilicon SLLC PMU driverShaokun Zhang1-0/+1
2021-03-25locking/mutex: Remove repeated declarationShaokun Zhang1-3/+1
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-14/+40
2021-03-25net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong1-0/+27
2021-03-25Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney8-10/+18
2021-03-25rcu: Provide polling interfaces for Tiny RCU grace periodsPaul E. McKenney1-4/+3
2021-03-25net: phy: add genphy_c45_loopbackWong Vee Khee1-0/+1
2021-03-25net: stmmac: Add hardware supported cross-timestampTan Tee Min1-0/+4
2021-03-24genirq: Allow architectures to override set_handle_irq() fallbackMarc Zyngier1-0/+2
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau1-0/+1
2021-03-24net: dsa: resolve forwarding path for dsa slave portsFelix Fietkau1-0/+5
2021-03-24net: ppp: resolve forwarding path for bridge pppoe devicesFelix Fietkau2-0/+5
2021-03-24net: bridge: resolve forwarding path for VLAN tag actions in bridge devicesFelix Fietkau1-0/+16
2021-03-24net: bridge: resolve forwarding path for bridge devicesPablo Neira Ayuso1-0/+1
2021-03-24net: 8021q: resolve forwarding path for vlan devicesPablo Neira Ayuso1-0/+7
2021-03-24net: resolve forwarding path from virtual netdevice and HW destination addressPablo Neira Ayuso1-0/+27
2021-03-24clk: tegra: Add PLLE HW power sequencer controlJC Kuo1-1/+3
2021-03-24hv: hyperv.h: a few mundane typo fixesBhaskar Chowdhury1-4/+4
2021-03-24pps: clients: gpio: Get rid of legacy platform dataAndy Shevchenko1-19/+0
2021-03-24net: make unregister netdev warning timeout configurableDmitry Vyukov1-0/+1
2021-03-24net: bridge: add helper to replay VLANs installed on portVladimir Oltean1-0/+10
2021-03-24net: bridge: add helper to replay port and local fdb entriesVladimir Oltean1-0/+9
2021-03-24net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean1-0/+9
2021-03-24net: bridge: add helper to retrieve the current ageing timeVladimir Oltean1-0/+6
2021-03-24net: bridge: add helper for retrieving the current bridge port STP stateVladimir Oltean1-0/+6
2021-03-23mm/writeback: Add wait_on_page_writeback_killableMatthew Wilcox (Oracle)1-0/+1
2021-03-23fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)1-1/+0
2021-03-23tracing: Fix various typos in commentsIngo Molnar3-4/+4
2021-03-23workqueue: Add resource managed version of delayed work initMatti Vaittinen1-0/+53
2021-03-23driver core: Avoid pointless deferred probe attemptsSaravana Kannan1-0/+4
2021-03-23usb: core: Track SuperSpeed Plus GenXxYThinh Nguyen1-0/+2
2021-03-23USB: core: rename usb_driver_claim_interface() data parameterJohan Hovold1-1/+1
2021-03-23usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli1-0/+1
2021-03-23locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner1-1/+1
2021-03-23fs: update kernel-doc for vfs_rename()Christian Brauner1-0/+11
2021-03-23fs: turn some comments into kernel-docLukas Bulwahn1-3/+3
2021-03-23fs: introduce two inode i_{u,g}id initialization helpersChristian Brauner1-0/+28
2021-03-23fs: introduce fsuidgid_has_mapping() helperChristian Brauner1-0/+20
2021-03-23fs: document and rename fsid helpersChristian Brauner1-2/+26
2021-03-23fs: document mapping helpersChristian Brauner1-0/+48
2021-03-23driver core: Trivial typo fixBhaskar Chowdhury1-1/+1
2021-03-23net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach1-0/+1
2021-03-23net: set initial device refcount to 1Eric Dumazet1-0/+1
2021-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+278
2021-03-23timekeeping, clocksource: Fix various typos in commentsIngo Molnar2-2/+2
2021-03-22net: move the ptype_all and ptype_base declarations to include/linux/netdevice.hVladimir Oltean1-0/+3
2021-03-22linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury1-4/+4
2021-03-22netdev: add netdev_queue_set_dql_min_limit()Vincent Mailhol1-0/+18
2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore4-7/+22