Age | Commit message (Expand) | Author |
2023-03-01 | Merge tag 'nfsd-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-03-01 | Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-02-27 | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-02-27 | SUNRPC: Properly terminate test case arrays | Chuck Lever |
2023-02-27 | SUNRPC: Let Kunit tests run with some enctypes compiled out | Chuck Lever |
2023-02-27 | tcp: tcp_check_req() can be called from process context | Eric Dumazet |
2023-02-27 | Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2023-02-27 | net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy | Pedro Tammela |
2023-02-26 | net/sched: act_sample: fix action bind logic | Pedro Tammela |
2023-02-26 | net/sched: act_mpls: fix action bind logic | Pedro Tammela |
2023-02-26 | net/sched: act_pedit: fix action bind logic | Pedro Tammela |
2023-02-26 | wifi: wext: warn about usage only once | Johannes Berg |
2023-02-26 | nfc: fix memory leak of se_io context in nfc_genl_se_io | Fedor Pchelkin |
2023-02-26 | net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy() | Nathan Chancellor |
2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-02-24 | net/9p: fix bug in client create for .L | Eric Van Hensbergen |
2023-02-24 | 9p/rdma: unmap receive dma buffer in rdma_request()/post_recv() | Zhengchao Shao |
2023-02-24 | 9p/xen: fix connection sequence | Juergen Gross |
2023-02-24 | 9p/xen: fix version parsing | Juergen Gross |
2023-02-24 | net: fix __dev_kfree_skb_any() vs drop monitor | Eric Dumazet |
2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-23 | net/9p: Adjust maximum MSIZE to account for p9 header | Eric Van Hensbergen |
2023-02-23 | sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop | Xin Long |
2023-02-23 | ipv6: Add lwtunnel encap size of all siblings in nexthop calculation | Lu Wei |
2023-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2023-02-22 | Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-02-22 | Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-02-22 | Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-02-22 | Merge branch 'for-6.3/hid-bpf' into for-linus | Benjamin Tissoires |
2023-02-22 | Merge branch 'for-6.3/hid-core' into for-linus | Benjamin Tissoires |
2023-02-22 | netfilter: x_tables: fix percpu counter block leak on error path when creatin... | Pavel Tikhomirov |
2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-02-21 | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-02-22 | netfilter: ctnetlink: make event listener tracking global | Florian Westphal |
2023-02-22 | netfilter: xt_length: use skb len to match in length_mt6 | Xin Long |
2023-02-22 | netfilter: ebtables: fix table blob use-after-free | Florian Westphal |
2023-02-22 | netfilter: ip6t_rpfilter: Fix regression with VRF interfaces | Phil Sutter |
2023-02-22 | netfilter: conntrack: fix rmmod double-free race | Florian Westphal |
2023-02-22 | netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack() | Hangyu Hua |
2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-02-21 | net: ethtool: fix __ethtool_dev_mm_supported() implementation | Vladimir Oltean |
2023-02-21 | ethtool: pse-pd: Fix double word in comments | Bo Liu |
2023-02-21 | xsk: add linux/vmalloc.h to xsk.c | Xuan Zhuo |
2023-02-20 | net/sched: flower: Support hardware miss to tc action | Paul Blakey |
2023-02-20 | net/sched: flower: Move filter handle initialization earlier | Paul Blakey |
2023-02-20 | net/sched: cls_api: Support hardware miss to tc action | Paul Blakey |
2023-02-20 | net/sched: Rename user cookie and act cookie | Paul Blakey |