summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-12-28libceph: align session_key and con_secret to 16 bytesIlya Dryomov
2020-12-28libceph: fix auth_signature buffer allocation in secure modeIlya Dryomov
2020-12-21Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti
2020-12-17mptcp: fix pending data accountingPaolo Abeni
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni
2020-12-17mptcp: properly annotate nested lockPaolo Abeni
2020-12-17mptcp: fix security context on server socketPaolo Abeni
2020-12-16mptcp: clear use_ack and use_map when dropping other suboptionsGeliang Tang
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-16net/smc: fix access to parent of an ib deviceKarsten Graul
2020-12-16ethtool: fix error paths in ethnl_set_channels()Ivan Vecera
2020-12-16tipc: do sanity check payload of a netlink messageHoang Le
2020-12-16Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16net: core: introduce __netdev_notify_peersLijun Pan
2020-12-16ethtool: fix string set id checkMichal Kubecek
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-12-15Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14net: fix proc_fs init handling in af_packet and tlsYonatan Linik
2020-12-14af_vsock: Assign the vsock transport considering the vsock address flagsAndra Paraschiv
2020-12-14af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive pathAndra Paraschiv
2020-12-14vsock_addr: Check for supported flag valuesAndra Paraschiv
2020-12-14net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabledTariq Toukan
2020-12-14tcp: Add logic to check for SYN w/ data in tcp_simple_retransmitAlexander Duyck
2020-12-14net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14net: bridge: Fix a warning when del bridge sysfsWang Hai
2020-12-14mptcp: let MPTCP create max size skbsPaolo Abeni
2020-12-14mptcp: pm: simplify select_local_address()Paolo Abeni
2020-12-14mptcp: parse and act on incoming FASTCLOSE optionFlorian Westphal
2020-12-14tcp: parse mptcp options contained in reset packetsFlorian Westphal
2020-12-14mptcp: hold mptcp socket before calling tcp_doneFlorian Westphal
2020-12-14mptcp: use MPTCPOPT_HMAC_LEN macroGeliang Tang
2020-12-14mptcp: remove address when netlink flushes addrsGeliang Tang
2020-12-14mptcp: attach subflow socket to parent cgroupNicolas Rybowski
2020-12-14net: openvswitch: fix TTL decrement exception action executionEelco Chaudron
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov
2020-12-14libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1Ilya Dryomov
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov
2020-12-14libceph: introduce connection modes and ms_mode optionIlya Dryomov
2020-12-14libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov