| Age | Commit message (Expand) | Author |
| 2021-10-18 | mctp: Be explicit about struct sockaddr_mctp padding | Jeremy Kerr |
| 2021-10-18 | mctp: unify sockaddr_mctp types | Jeremy Kerr |
| 2021-10-15 | tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0 | Leonard Crestez |
| 2021-10-15 | sctp: fix transport encap_port update in sctp_vtag_verify | Xin Long |
| 2021-10-14 | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2021-10-14 | Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
| 2021-10-13 | Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
| 2021-10-12 | net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib | Vladimir Oltean |
| 2021-10-12 | net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver | Vladimir Oltean |
| 2021-10-12 | net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t... | Vladimir Oltean |
| 2021-10-12 | net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO | Vladimir Oltean |
| 2021-10-12 | net: mscc: ocelot: make use of all 63 PTP timestamp identifiers | Vladimir Oltean |
| 2021-10-12 | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr... | Vladimir Oltean |
| 2021-10-12 | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver | Vladimir Oltean |
| 2021-10-12 | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp | Aya Levin |
| 2021-10-11 | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/... | Linus Torvalds |
| 2021-10-11 | Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2021-10-08 | net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports | Vladimir Oltean |
| 2021-10-08 | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2021-10-08 | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2021-10-08 | asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere | Adam Borowski |
| 2021-10-07 | Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2021-10-07 | Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2021-10-07 | Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2021-10-07 | Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
| 2021-10-07 | qcom_scm: hide Kconfig symbol | Arnd Bergmann |
| 2021-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller |
| 2021-10-07 | ALSA: hda: intel: Allow repeatedly probing on codec configuration errors | Takashi Iwai |
| 2021-10-06 | kunit: fix kernel-doc warnings due to mismatched arg names | Daniel Latypov |
| 2021-10-06 | hyper-v: Replace uuid.h with types.h | Andy Shevchenko |
| 2021-10-05 | ARM: omap1: move omap15xx local bus handling to usb.c | Arnd Bergmann |
| 2021-10-05 | etherdevice: use __dev_addr_set() | Jakub Kicinski |
| 2021-10-05 | cachefiles: Fix oops with cachefiles_cull() due to NULL object | Dave Wysochanski |
| 2021-10-05 | xen/privcmd: drop "pages" parameter from xen_remap_pfn() | Jan Beulich |
| 2021-10-03 | Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2021-10-03 | Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2021-10-03 | Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2021-10-02 | cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object | Dave Wysochanski |
| 2021-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
| 2021-10-02 | netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification | Pablo Neira Ayuso |
| 2021-10-01 | net: mscc: ocelot: fix VCAP filters remaining active after being deleted | Vladimir Oltean |
| 2021-10-01 | net: add kerneldoc comment for sk_peer_lock | Eric Dumazet |
| 2021-10-01 | sched: Always inline is_percpu_thread() | Peter Zijlstra |
| 2021-10-01 | perf/core: fix userpage->time_enabled of inactive events | Song Liu |
| 2021-09-30 | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2021-09-30 | af_unix: fix races in sk_peer_pid and sk_peer_cred accesses | Eric Dumazet |
| 2021-09-30 | net: introduce and use lock_sock_fast_nested() | Paolo Abeni |
| 2021-09-29 | Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
| 2021-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
| 2021-09-28 | netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1 | Florian Westphal |