summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | rxrpc: Move the call completion handling out of lineDavid Howells2020-06-053-98/+103
| * | | | mptcp: bugfix for RM_ADDR option parsingGeliang Tang2020-06-081-0/+2
| * | | | net-zerocopy: use vm_insert_pages() for tcp rcv zerocopyArjun Roy2020-06-081-7/+63
| * | | | Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-06-086-10/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | net: fix wiki website url mac80211 and wireless filesFlavio Suligoi2020-06-082-2/+2
| | * | | mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg2020-06-051-0/+2
| | * | | cfg80211: fix management registrations deadlockJohannes Berg2020-06-053-8/+26
* | | | | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-1347-317/+317
|\ \ \ \ \
| * | | | | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-1447-317/+317
* | | | | | Merge tag '9p-for-5.8' of git://github.com/martinetd/linuxLinus Torvalds2020-06-131-27/+34
|\ \ \ \ \ \
| * | | | | | 9p/xen: increase XEN_9PFS_RING_ORDERStefano Stabellini2020-06-021-27/+34
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-06-1110-79/+80
|\ \ \ \ \ \
| * | | | | | xprtrdma: Make xprt_rdma_slot_table_entries staticZou Wei2020-06-111-1/+1
| * | | | | | sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...Xiongfeng Wang2020-06-111-1/+1
| * | | | | | SUNRPC: Set SOFTCONN when destroying GSS contextsChuck Lever2020-06-111-5/+4
| * | | | | | SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever2020-06-112-5/+4
| * | | | | | SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDSChuck Lever2020-06-111-2/+2
| * | | | | | SUNRPC: trace RPC client lifetime eventsChuck Lever2020-06-111-24/+15
| * | | | | | SUNRPC: Trace transport lifetime eventsChuck Lever2020-06-113-19/+11
| * | | | | | SUNRPC: Split the xdr_buf event classChuck Lever2020-06-113-5/+5
| * | | | | | SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever2020-06-111-0/+1
| * | | | | | SUNRPC: Trace GSS context lifetimesChuck Lever2020-06-112-4/+7
| * | | | | | SUNRPC: receive buffer size estimation values almost never changeChuck Lever2020-06-112-16/+32
| * | | | | | net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev2020-05-271-2/+2
* | | | | | | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-06-1117-461/+407
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | sunrpc: use kmemdup_nul() in gssp_stringify()Chen Zhou2020-06-081-1/+1
| * | | | | | SUNRPC: Remove unreachable error condition in rpcb_getport_async()Xiyu Yang2020-05-281-6/+0
| * | | | | | sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-05-282-9/+15
| * | | | | | sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown2020-05-281-2/+4
| * | | | | | sunrpc: check that domain table is empty at module unload.NeilBrown2020-05-283-0/+28
| * | | | | | Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields2020-05-2164-679/+886
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Clean up request deferral tracepointsChuck Lever2020-05-201-6/+6
| | * | | | | | SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever2020-05-201-25/+35
| | * | | | | | SUNRPC: Refactor svc_recvfrom()Chuck Lever2020-05-201-41/+68
| | * | | | | | SUNRPC: Clean up svc_release_skb() functionsChuck Lever2020-05-201-8/+15
| | * | | | | | SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever2020-05-201-20/+19
| | * | | | | | SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever2020-05-201-14/+2
| | * | | | | | SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever2020-05-181-26/+25
| | * | | | | | SUNRPC: Rename svc_sock::sk_reclenChuck Lever2020-05-181-3/+3
| | * | | | | | SUNRPC: Trace server-side rpcbind registration eventsChuck Lever2020-05-181-15/+4
| | * | | | | | SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever2020-05-181-29/+6
| | * | | | | | SUNRPC: Add more svcsock tracepointsChuck Lever2020-05-181-20/+10
| | * | | | | | SUNRPC: Remove "#include <trace/events/skb.h>"Chuck Lever2020-05-181-1/+0
| | * | | | | | SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2020-05-183-46/+9
| | * | | | | | SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2020-05-181-1/+6
| | * | | | | | svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2020-05-181-16/+11
| | * | | | | | svcrdma: Displayed remote IP address should match stored addressChuck Lever2020-05-181-1/+6
| | * | | | | | svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2020-05-181-5/+5
| | * | | | | | svcrdma: Remove backchannel dprintk call sitesChuck Lever2020-05-181-43/+5
| | * | | | | | svcrdma: Fix backchannel return codeChuck Lever2020-05-182-34/+15