summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-3/+12
|\
| * net: provide __sys_shutdown_sock() that takes a socketJens Axboe2020-11-231-3/+12
* | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-1622-31/+33
|\ \
| * | lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-2322-31/+33
* | | Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-12-1514-650/+1315
|\ \ \
| * | | SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcallChuck Lever2020-12-092-6/+10
| * | | sunrpc: clean-up cache downcallRoberto Bergantinos Corpas2020-12-091-30/+11
| * | | NFSD: Replace the internals of the READ_BUF() macroChuck Lever2020-11-301-0/+45
| * | | SUNRPC: Prepare for xdr_stream-style decoding on the server-sideChuck Lever2020-11-301-0/+5
| * | | SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever2020-11-302-25/+5
| * | | SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever2020-11-301-3/+1
| * | | svcrdma: support multiple Read chunks per RPCChuck Lever2020-11-301-14/+222
| * | | svcrdma: Use the new parsed chunk list when pulling Read chunksChuck Lever2020-11-302-68/+108
| * | | svcrdma: Rename info::ri_chunklenChuck Lever2020-11-301-16/+15
| * | | svcrdma: Clean up chunk tracepointsChuck Lever2020-11-302-17/+12
| * | | svcrdma: Remove chunk list pointersChuck Lever2020-11-301-7/+1
| * | | svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunkChuck Lever2020-11-301-27/+9
| * | | svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever2020-11-301-76/+98
| * | | svcrdma: Support multiple write chunks when pulling upChuck Lever2020-11-303-82/+129
| * | | svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever2020-11-301-61/+44
| * | | svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever2020-11-303-34/+36
| * | | svcrdma: Use parsed chunk lists to detect reverse direction repliesChuck Lever2020-11-301-15/+14
| * | | svcrdma: Use parsed chunk lists to derive the inv_rkeyChuck Lever2020-11-301-37/+30
| * | | svcrdma: Add a "parsed chunk list" data structureChuck Lever2020-11-303-82/+422
| * | | svcrdma: Clean up svc_rdma_encode_reply_chunk()Chuck Lever2020-11-302-12/+14
| * | | svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever2020-11-302-36/+76
| * | | NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever2020-11-301-17/+7
| * | | SUNRPC: Rename svc_encode_read_payload()Chuck Lever2020-11-304-14/+15
| * | | svcrdma: Refactor the RDMA Write pathChuck Lever2020-11-301-21/+35
| * | | svcrdma: Const-ify the xdr_buf argumentsChuck Lever2020-11-301-2/+2
| * | | SUNRPC: Adjust synopsis of xdr_buf_subsegment()Chuck Lever2020-11-301-3/+2
| * | | svcrdma: Catch another Reply chunk overflow caseChuck Lever2020-11-301-0/+2
* | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-15405-10696/+12807
|\ \ \ \
| * | | | net: fix proc_fs init handling in af_packet and tlsYonatan Linik2020-12-142-0/+5
| * | | | af_vsock: Assign the vsock transport considering the vsock address flagsAndra Paraschiv2020-12-141-2/+7
| * | | | af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive pathAndra Paraschiv2020-12-141-0/+12
| * | | | vsock_addr: Check for supported flag valuesAndra Paraschiv2020-12-141-1/+3
| * | | | net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabledTariq Toukan2020-12-141-0/+5
| * | | | tcp: Add logic to check for SYN w/ data in tcp_simple_retransmitAlexander Duyck2020-12-141-1/+16
| * | | | net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin2020-12-141-0/+6
| * | | | net: bridge: Fix a warning when del bridge sysfsWang Hai2020-12-141-1/+4
| * | | | mptcp: let MPTCP create max size skbsPaolo Abeni2020-12-141-5/+9
| * | | | mptcp: pm: simplify select_local_address()Paolo Abeni2020-12-141-4/+2
| * | | | mptcp: parse and act on incoming FASTCLOSE optionFlorian Westphal2020-12-143-0/+54
| * | | | tcp: parse mptcp options contained in reset packetsFlorian Westphal2020-12-142-6/+9
| * | | | mptcp: hold mptcp socket before calling tcp_doneFlorian Westphal2020-12-141-1/+6
| * | | | mptcp: use MPTCPOPT_HMAC_LEN macroGeliang Tang2020-12-141-1/+1
| * | | | mptcp: remove address when netlink flushes addrsGeliang Tang2020-12-141-5/+10
| * | | | mptcp: attach subflow socket to parent cgroupNicolas Rybowski2020-12-141-0/+27
| * | | | net: openvswitch: fix TTL decrement exception action executionEelco Chaudron2020-12-141-9/+6