Age | Commit message (Expand) | Author |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-07 | Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-02-07 | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-07 | ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log | Al Viro |
2020-02-07 | new primitive: __fs_parse() | Al Viro |
2020-02-07 | switch rbd and libceph to p_log-based primitives | Al Viro |
2020-02-07 | sunrpc: expiry_time should be seconds not timeval | Roberto Bergantinos Corpas |
2020-02-07 | fs_parse: get rid of ->enums | Al Viro |
2020-02-06 | Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2020-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-02-04 | l2tp: Allow duplicate session creation with UDP | Ridge Kennedy |
2020-02-04 | net_sched: fix an OOB access in cls_tcindex | Cong Wang |
2020-02-04 | net: hsr: fix possible NULL deref in hsr_handle_frame() | Eric Dumazet |
2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-02-03 | SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id() | Trond Myklebust |
2020-02-03 | Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel... | Jakub Kicinski |
2020-02-03 | rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect | David Howells |
2020-02-02 | tcp: Reduce SYN resend delay if a suspicous ACK is received | SeongJae Park |
2020-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2020-02-01 | cls_rsvp: fix rsvp_policy | Eric Dumazet |
2020-01-31 | tcp: clear tp->segs_{in|out} in tcp_disconnect() | Eric Dumazet |
2020-01-31 | tcp: clear tp->data_segs{in|out} in tcp_disconnect() | Eric Dumazet |
2020-01-31 | tcp: clear tp->delivered in tcp_disconnect() | Eric Dumazet |
2020-01-31 | tcp: clear tp->total_retrans in tcp_disconnect() | Eric Dumazet |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-31 | netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag | Paul Blakey |
2020-01-31 | netfilter: flowtable: Fix missing flush hardware on table free | Paul Blakey |
2020-01-31 | netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup | Paul Blakey |
2020-01-31 | netfilter: Use kvcalloc | Joe Perches |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard |
2020-01-31 | net/xdp: set FOLL_PIN via pin_user_pages() | John Hubbard |
2020-01-30 | rxrpc: Fix missing active use pinning of rxrpc_local object | David Howells |
2020-01-30 | rxrpc: Fix insufficient receive notification generation | David Howells |
2020-01-30 | rxrpc: Fix use-after-free in rxrpc_put_local() | David Howells |
2020-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-01-30 | net/core: Do not clear VF index for node/port GUIDs query | Leon Romanovsky |
2020-01-30 | mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 | Geert Uytterhoeven |
2020-01-30 | net: drop_monitor: Use kstrdup | Joe Perches |
2020-01-30 | mptcp: MPTCP_HMAC_TEST should depend on MPTCP | Geert Uytterhoeven |
2020-01-30 | mptcp: Fix incorrect IPV6 dependency check | Geert Uytterhoeven |
2020-01-29 | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds |
2020-01-29 | netfilter: ipset: fix suspicious RCU usage in find_set_and_id | Kadlecsik József |
2020-01-29 | mptcp: handle tcp fallback when using syn cookies | Florian Westphal |
2020-01-29 | mptcp: avoid a lockdep splat when mcast group was joined | Florian Westphal |
2020-01-29 | mptcp: fix panic on user pointer access | Florian Westphal |
2020-01-29 | mptcp: defer freeing of cached ext until last moment | Florian Westphal |
2020-01-29 | sch_choke: Use kvcalloc | Joe Perches |