aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge branch 'trace/ftrace/core' into HEADfixup-trace-v6.7Steven Rostedt (Google)24-692/+1278
2023-11-02seq_buf: Export seq_buf_puts()Christophe JAILLET1-0/+1
2023-11-02seq_buf: Export seq_buf_putc()Christophe JAILLET1-0/+1
2023-11-02eventfs: Use simple_recursive_removal() to clean up dentriesSteven Rostedt (Google)2-35/+44
2023-11-02eventfs: Remove special processing of dput() of events directorySteven Rostedt (Google)1-17/+2
2023-11-02eventfs: Delete eventfs_inode when the last dentry is freedSteven Rostedt (Google)2-79/+69
2023-11-02eventfs: Hold eventfs_mutex when calling callback functionsSteven Rostedt (Google)2-2/+63
2023-11-01eventfs: Save ownership and modeSteven Rostedt (Google)2-13/+151
2023-11-01eventfs: Test for ei->is_freed when accessing ei->dentrySteven Rostedt (Google)2-7/+41
2023-11-01eventfs: Have a free_ei() that just frees the eventfs_inodeSteven Rostedt (Google)1-8/+11
2023-11-01eventfs: Remove "is_freed" union with rcu headSteven Rostedt (Google)2-3/+5
2023-11-01eventfs: Fix kerneldoc of eventfs_remove_rec()Steven Rostedt (Google)1-2/+4
2023-11-01tracing: Have the user copy of synthetic event address use correct contextSteven Rostedt (Google)1-1/+1
2023-11-01eventfs: Remove extra dget() in eventfs_create_events_dir()Steven Rostedt (Google)1-3/+0
2023-11-01tracing: Have trace_event_file have ref countersSteven Rostedt (Google)5-4/+52
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds50-656/+902
2023-10-31Merge tag 'for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds76-418/+1946
2023-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds126-833/+14392
2023-10-31Merge tag 'for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds4-26/+23
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds62-495/+3042
2023-10-31Merge tag 'tag-chrome-platform-for-v6.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds25-100/+166
2023-10-31Merge tag 'hwmon-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds69-455/+2291
2023-10-31Merge tag 'spi-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds64-1274/+1211
2023-10-31Merge tag 'regulator-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds42-868/+1295
2023-10-31Merge tag 'regmap-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds3-4/+96
2023-10-31Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds71-924/+1333
2023-10-31Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds41-565/+1540
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds43-328/+681
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds75-1048/+2170
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1865-33038/+121291
2023-10-30Merge tag 'cgroup-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-509/+1428
2023-10-30Merge tag 'wq-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-15/+51
2023-10-30Merge tag 'wq-for-6.7-rust-bindings' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-3/+741
2023-10-30Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds21-336/+279
2023-10-30Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-52/+97
2023-10-30Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-30/+33
2023-10-30Merge tag 'audit-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+9
2023-10-30Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds4-63/+30
2023-10-30Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-228/+443
2023-10-30Merge tag 'pstore-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+12
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds60-90/+280
2023-10-30Merge tag 'slab-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-37/+36
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds45-351/+809
2023-10-30Merge tag 'csd-lock.2023.10.23a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+19
2023-10-30Merge tag 'lkmm.2023.10.28a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2023-10-30Merge tag 'nolibc.2023.10.23a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-88/+225
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds50-316/+371
2023-10-30Merge tag 'x86-apic-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-51/+14
2023-10-30Merge tag 'timers-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds14-157/+484
2023-10-30Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-24/+26
2023-10-30Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-29/+64
2023-10-30Merge tag 'core-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+28
2023-10-30Merge tag 'x86-build-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+2
2023-10-30Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-95/+404
2023-10-30Merge tag 'x86-irq-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+7
2023-10-30Merge tag 'x86-entry-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-132/+155
2023-10-30Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-33/+125
2023-10-30Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-507/+174
2023-10-30Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-27/+23
2023-10-30Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-689/+1093
2023-10-30Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-27/+41
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds45-965/+1013
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds56-337/+894
2023-10-30Merge tag 'x86_fpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2023-10-30Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-53/+79
2023-10-30Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-16/+25
2023-10-30Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-103/+276
2023-10-30Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-211/+258
2023-10-30Merge tag 'ras_core_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-27/+99
2023-10-30Merge tag 'edac_updates_for_v6.7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-0/+1158
2023-10-30dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLCHerve Codina1-0/+30
2023-10-30dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false...Herve Codina1-0/+1
2023-10-30dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property nameHerve Codina1-3/+3
2023-10-30Merge branch 'clk-cleanup' into clk-nextStephen Boyd26-237/+161
2023-10-30Merge branches 'clk-renesas', 'clk-kunit', 'clk-regmap' and 'clk-frac-divider...Stephen Boyd28-184/+1314
2023-10-30Merge branches 'clk-debugfs', 'clk-spreadtrum', 'clk-sifive', 'clk-counted' a...Stephen Boyd46-366/+7364
2023-10-30Merge branches 'clk-doc', 'clk-amlogic', 'clk-mediatek', 'clk-twl' and 'clk-i...Stephen Boyd32-46/+5553
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds223-56/+95037
2023-10-30dt-bindings: arm,coresight-cti: Add missing additionalProperties on child nodesRob Herring1-9/+24
2023-10-30dt-bindings: arm,coresight-cti: Drop type for 'cpu' propertyRob Herring1-1/+0
2023-10-30dt-bindings: soundwire: Add reference to soundwire-controller.yaml schemaRob Herring1-12/+4
2023-10-30dt-bindings: input: syna,rmi4: Make "additionalProperties: true" explicitRob Herring1-0/+2
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds83-5291/+4033
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds18-349/+546
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds61-1711/+3498
2023-10-30media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias"Rob Herring1-0/+1
2023-10-30dt-bindings: input: qcom,pm8921-keypad: convert to YAML formatDmitry Baryshkov2-90/+89
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds215-983/+1194
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds58-70/+71
2023-10-30Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds11-341/+540
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds39-270/+479
2023-10-30Merge tag 'vfs-6.7.autofs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds4-182/+283
2023-10-30Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds71-684/+854
2023-10-30spi: Merge up fixMark Brown9-10/+37
2023-10-30regulator: Merge up pending fixMark Brown3-11/+19
2023-10-30regmap: Merge up fix for window/paging issueMark Brown3-2/+33
2023-10-29hwmon: (aquacomputer_d5next) Check if temp sensors of legacy devices are conn...Aleksa Savic1-1/+4
2023-10-29hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and M...Aleksa Savic2-4/+70
2023-10-29dt-bindings: hwmon: npcm: Add npcm845 compatible stringTomer Maimon1-1/+5
2023-10-29hwmon: Add driver for ltc2991Antoniu Miclaus6-0/+501
2023-10-29Linux 6.6Linus Torvalds1-1/+1
2023-10-28seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()Kees Cook3-17/+19
2023-10-28Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-9/+46
2023-10-28Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-10-28Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2023-10-28Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+22
2023-10-28Merge tag 'dma-mapping-6.6-2023-10-28' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+5
2023-10-28Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-73/+85
2023-10-28Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+11
2023-10-28dt-bindings: hwmon: ltc2991: add bindingsAntoniu Miclaus1-0/+128
2023-10-28hwmon: (pmbus/max31785) Add delay between bus accessesLakshmi Yadlapati1-21/+167
2023-10-28hwmon: (ina238) add ina237 supportRichard Leitner1-1/+2
2023-10-28dt-bindings: hwmon: ti,ina2xx: add ti,ina237Richard Leitner1-0/+1
2023-10-28hwmon: (asus-ec-sensors) add ROG Crosshair X670E Gene.Ellie Hermaszewska2-0/+13
2023-10-28hwmon: (max31827) handle vref regulatorAntoniu Miclaus1-0/+4
2023-10-28hwmon: (ina3221) Add support for channel summation disableNinad Malwade1-3/+30
2023-10-28dt-bindings: hwmon: ina3221: Add ti,summation-disableJon Hunter1-0/+19
2023-10-28dt-bindings: hwmon: ina3221: Convert to json-schemaNinad Malwade2-54/+102
2023-10-28hwmon: (pmbus/mpq7932) Add a support for mpq2286 Power Management ICSaravanan Sekar1-1/+12
2023-10-28hwmon: (pmbus/core) Add helper macro to define single pmbus regulatorSaravanan Sekar1-0/+15
2023-10-28regulator: dt-bindings: Add mps,mpq2286 power-management ICSaravanan Sekar1-0/+59
2023-10-28hwmon: (pmbus/mpq7932) Get page count based on chip infoSaravanan Sekar1-3/+3
2023-10-28dt-bindings: hwmon: Add possible new properties to max31827 bindingsDaniel Matyas1-0/+66
2023-10-28hwmon: (max31827) Modify conversion wait timeDaniel Matyas2-3/+3
2023-10-28hwmon: (max31827) Make code cleanerDaniel Matyas1-69/+54
2023-10-28MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVERHal Feng1-0/+1
2023-10-28hwmon: (nct6683) Add another customer ID for ASRock X670E TaichiAlexander Koskovich2-0/+4
2023-10-28hwmon: (ltc2992) Avoid division by zeroAntoniu Miclaus1-1/+5
2023-10-28hwmon: (npcm750-pwm) Add an error code check in npcm7xx_en_pwm_fanSu Hui1-0/+2
2023-10-28hwmon: (hs3001) remove redundant store on divisionColin Ian King1-1/+1
2023-10-28hwmon: (nct6775) use acpi_dev_hid_uid_match() for matching _HID and _UIDRaag Jadav1-3/+1
2023-10-28porting: update locking requirementsChristian Brauner1-0/+7
2023-10-28fs: assert that open_mutex isn't held over holder opsChristian Brauner1-0/+1
2023-10-28block: assert that we're not holding open_mutex over blk_report_disk_deadChristian Brauner1-0/+7
2023-10-28block: move bdev_mark_dead out of disk_check_media_changeChristoph Hellwig4-18/+17
2023-10-28block: WARN_ON_ONCE() when we remove active partitionsChristian Brauner1-13/+17
2023-10-28block: simplify bdev_del_partition()Christian Brauner1-1/+12
2023-10-28fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lockJan Kara3-22/+38
2023-10-28jfs: fix log->bdev_handle null ptr deref in lbmStartIOLizhi Xu1-1/+5
2023-10-28bcache: Fixup error handling in register_cache()Jan Kara1-13/+10
2023-10-28xfs: Convert to bdev_open_by_path()Jan Kara3-31/+36
2023-10-28reiserfs: Convert to bdev_open_by_dev/path()Jan Kara3-36/+33
2023-10-28ocfs2: Convert to use bdev_open_by_dev()Jan Kara1-36/+45
2023-10-28nfs/blocklayout: Convert to use bdev_open_by_dev/path()Jan Kara2-40/+38
2023-10-28jfs: Convert to bdev_open_by_dev()Jan Kara3-16/+18
2023-10-28f2fs: Convert to bdev_open_by_dev/path()Jan Kara2-6/+8
2023-10-28ext4: Convert to bdev_open_by_dev()Jan Kara3-30/+33
2023-10-28erofs: Convert to use bdev_open_by_path()Jan Kara3-13/+13
2023-10-28btrfs: Convert to bdev_open_by_path()Jan Kara4-72/+73
2023-10-28fs: Convert to bdev_open_by_dev()Jan Kara4-8/+12
2023-10-28mm/swap: Convert to use bdev_open_by_dev()Jan Kara2-11/+13
2023-10-28PM: hibernate: Drop unused snapshot_test argumentJan Kara3-11/+11
2023-10-28PM: hibernate: Convert to bdev_open_by_dev()Jan Kara1-15/+16
2023-10-28scsi: target: Convert to bdev_open_by_path()Jan Kara4-22/+26
2023-10-28s390/dasd: Convert to bdev_open_by_path()Jan Kara4-30/+31
2023-10-28nvmet: Convert to bdev_open_by_path()Jan Kara2-9/+12
2023-10-28mtd: block2mtd: Convert to bdev_open_by_dev/path()Jan Kara1-22/+29
2023-10-28md: Convert to bdev_open_by_dev()Jan Kara2-18/+9
2023-10-28dm: Convert to bdev_open_by_dev()Jan Kara2-9/+12
2023-10-28bcache: Convert to bdev_open_by_path()Jan Kara2-37/+43
2023-10-28zram: Convert to use bdev_open_by_dev()Jan Kara2-18/+15
2023-10-28xen/blkback: Convert to bdev_open_by_dev()Jan Kara3-23/+25
2023-10-28rnbd-srv: Convert to use bdev_open_by_path()Jan Kara2-14/+15
2023-10-28pktcdvd: Convert to bdev_open_by_dev()Jan Kara2-36/+44
2023-10-28drdb: Convert to use bdev_open_by_path()Jan Kara2-33/+34
2023-10-28block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()Jan Kara2-8/+10
2023-10-28block: Use bdev_open_by_dev() in blkdev_open()Jan Kara3-16/+32
2023-10-28block: Provide bdev_open_* functionsJan Kara2-0/+58
2023-10-28platform/chrome: cros_ec_lpc: Separate host command and irq disableLalith Rajendran3-26/+116
2023-10-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+36
2023-10-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+3
2023-10-27clk: Fix clk gate kunit test on big-endian CPUsStephen Boyd1-15/+15
2023-10-28tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko1-4/+20
2023-10-27ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockAl Viro1-1/+1
2023-10-27io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...Al Viro1-1/+1
2023-10-27Merge tag 'io_uring-6.6-2023-10-27' of git://git.kernel.dk/linuxLinus Torvalds2-15/+12
2023-10-27sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro1-1/+1
2023-10-27Merge tag 'block-6.6-2023-10-27' of git://git.kernel.dk/linuxLinus Torvalds1-0/+6
2023-10-27Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds4-7/+58
2023-10-27Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+73
2023-10-27net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS driversRaju Lakkaraju2-0/+31
2023-10-27net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()Yonghong Song1-2/+2
2023-10-27net: mana: Use xdp_set_features_flag instead of direct assignmentKonstantin Taranov1-2/+3
2023-10-27vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()Benjamin Poirier1-2/+2
2023-10-27Merge branch 'intel-wired-lan-driver-updates-for-2023-10-23-iavf'Jakub Kicinski6-900/+28
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt6-871/+1
2023-10-27iavf: add a common function for undoing the interrupt schemeMichal Schmidt1-11/+15
2023-10-27iavf: use unregister_netdevMichal Schmidt1-3/+1
2023-10-27iavf: rely on netdev's own registered stateMichal Schmidt2-7/+3
2023-10-27iavf: fix the waiting time for initial resetMichal Schmidt1-1/+1
2023-10-27iavf: in iavf_down, don't queue watchdog_task if comms failedMichal Schmidt1-2/+4
2023-10-27iavf: simplify mutex_trylock+sleep loopsMichal Schmidt1-4/+2
2023-10-27iavf: fix comments about old bit locksMichal Schmidt1-2/+2
2023-10-27doc/netlink: Update schema to support cmd-cnt-name and cmd-max-nameDavide Caratti6-8/+24
2023-10-27tools: ynl: introduce option to process unknown attributes or typesJiri Pirko2-12/+39
2023-10-27ipvlan: properly track tx_errorsEric Dumazet2-4/+5
2023-10-27netdevsim: Block until all devices are releasedIdo Schimmel1-0/+12
2023-10-27nfp: using napi_build_skb() to replace build_skb()Fei Qin2-2/+2
2023-10-27net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"Colin Ian King1-1/+1
2023-10-27Merge branch 'net-dsa-microchip-provide-wake-on-lan-support-part-2'Jakub Kicinski6-24/+200