summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-12-09SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcallChuck Lever
2020-12-09sunrpc: clean-up cache downcallRoberto Bergantinos Corpas
2020-11-30NFSD: Replace the internals of the READ_BUF() macroChuck Lever
2020-11-30SUNRPC: Prepare for xdr_stream-style decoding on the server-sideChuck Lever
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-11-30SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever
2020-11-30svcrdma: support multiple Read chunks per RPCChuck Lever
2020-11-30svcrdma: Use the new parsed chunk list when pulling Read chunksChuck Lever
2020-11-30svcrdma: Rename info::ri_chunklenChuck Lever
2020-11-30svcrdma: Clean up chunk tracepointsChuck Lever
2020-11-30svcrdma: Remove chunk list pointersChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunkChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever
2020-11-30svcrdma: Support multiple write chunks when pulling upChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to detect reverse direction repliesChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to derive the inv_rkeyChuck Lever
2020-11-30svcrdma: Add a "parsed chunk list" data structureChuck Lever
2020-11-30svcrdma: Clean up svc_rdma_encode_reply_chunk()Chuck Lever
2020-11-30svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever
2020-11-30NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever
2020-11-30SUNRPC: Rename svc_encode_read_payload()Chuck Lever
2020-11-30svcrdma: Refactor the RDMA Write pathChuck Lever
2020-11-30svcrdma: Const-ify the xdr_buf argumentsChuck Lever
2020-11-30SUNRPC: Adjust synopsis of xdr_buf_subsegment()Chuck Lever
2020-11-30svcrdma: Catch another Reply chunk overflow caseChuck Lever
2020-11-27Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-27sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn
2020-11-27mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy
2020-11-25devlink: Make sure devlink instance and port are in same net namespaceParav Pandit
2020-11-25devlink: Hold rtnl lock while reading netdev attributesParav Pandit
2020-11-25gro_cells: reduce number of synchronize_net() callsEric Dumazet
2020-11-25ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai
2020-11-24Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...Jakub Kicinski
2020-11-24tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECNAlexander Duyck
2020-11-24devlink: Fix reload stats structureMoshe Shemesh
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger
2020-11-23vsock/virtio: discard packets only when socket is really closedStefano Garzarella
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2020-11-21net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann
2020-11-20tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck
2020-11-20tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 headerAlexander Duyck
2020-11-20net/tls: missing received data after fast remote closeVadim Fedorenko
2020-11-20rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul