Age | Commit message (Expand) | Author |
2020-12-21 | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2020-12-17 | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-12-17 | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-12-17 | Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-12-17 | net/sched: sch_taprio: reset child qdiscs before freeing them | Davide Caratti |
2020-12-17 | mptcp: fix pending data accounting | Paolo Abeni |
2020-12-17 | mptcp: push pending frames when subflow has free space | Paolo Abeni |
2020-12-17 | mptcp: properly annotate nested lock | Paolo Abeni |
2020-12-17 | mptcp: fix security context on server socket | Paolo Abeni |
2020-12-16 | mptcp: clear use_ack and use_map when dropping other suboptions | Geliang Tang |
2020-12-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-12-16 | net/smc: fix access to parent of an ib device | Karsten Graul |
2020-12-16 | ethtool: fix error paths in ethnl_set_channels() | Ivan Vecera |
2020-12-16 | tipc: do sanity check payload of a netlink message | Hoang Le |
2020-12-16 | Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | net: core: introduce __netdev_notify_peers | Lijun Pan |
2020-12-16 | ethtool: fix string set id check | Michal Kubecek |
2020-12-16 | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-12-15 | Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-14 | net: fix proc_fs init handling in af_packet and tls | Yonatan Linik |
2020-12-14 | af_vsock: Assign the vsock transport considering the vsock address flags | Andra Paraschiv |
2020-12-14 | af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path | Andra Paraschiv |
2020-12-14 | vsock_addr: Check for supported flag values | Andra Paraschiv |
2020-12-14 | net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled | Tariq Toukan |
2020-12-14 | tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit | Alexander Duyck |
2020-12-14 | net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa... | Vasily Averin |
2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | net: bridge: Fix a warning when del bridge sysfs | Wang Hai |
2020-12-14 | mptcp: let MPTCP create max size skbs | Paolo Abeni |
2020-12-14 | mptcp: pm: simplify select_local_address() | Paolo Abeni |
2020-12-14 | mptcp: parse and act on incoming FASTCLOSE option | Florian Westphal |
2020-12-14 | tcp: parse mptcp options contained in reset packets | Florian Westphal |
2020-12-14 | mptcp: hold mptcp socket before calling tcp_done | Florian Westphal |
2020-12-14 | mptcp: use MPTCPOPT_HMAC_LEN macro | Geliang Tang |
2020-12-14 | mptcp: remove address when netlink flushes addrs | Geliang Tang |
2020-12-14 | mptcp: attach subflow socket to parent cgroup | Nicolas Rybowski |
2020-12-14 | net: openvswitch: fix TTL decrement exception action execution | Eelco Chaudron |
2020-12-14 | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds |
2020-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2020-12-14 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-14 | libceph: drop ceph_auth_{create,update}_authorizer() | Ilya Dryomov |
2020-12-14 | libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1 | Ilya Dryomov |
2020-12-14 | libceph, ceph: implement msgr2.1 protocol (crc and secure modes) | Ilya Dryomov |
2020-12-14 | libceph: introduce connection modes and ms_mode option | Ilya Dryomov |
2020-12-14 | libceph, rbd: ignore addr->type while comparing in some cases | Ilya Dryomov |
2020-12-14 | libceph, ceph: get and handle cluster maps with addrvecs | Ilya Dryomov |
2020-12-14 | libceph: factor out finish_auth() | Ilya Dryomov |
2020-12-14 | libceph: drop ac->ops->name field | Ilya Dryomov |