Commit Graph

1127 Commits (3179a019391f0f8081245fd564a5f1be308ba64f)

Author SHA1 Message Date
Chuck Lever a58dd398f5 [PATCH] RPC: add a release_rqst callout to the RPC transport switch 20 years ago
Chuck Lever 1570c1e41e [PATCH] RPC: add generic interface for adjusting the congestion window 20 years ago
Chuck Lever 46c0ee8bc4 [PATCH] RPC: separate xprt_timer implementations 20 years ago
Chuck Lever 49e9a89086 [PATCH] RPC: expose API for serializing access to RPC transports 20 years ago
Chuck Lever 12a804698b [PATCH] RPC: expose API for serializing access to RPC transports 20 years ago
Chuck Lever fe3aca290f [PATCH] RPC: add API to set transport-specific timeouts 20 years ago
Chuck Lever 43118c29de [PATCH] RPC: get rid of xprt->stream 20 years ago
Chuck Lever 808012fbb2 [PATCH] RPC: skip over transport-specific heads automatically 20 years ago
Chuck Lever 262965f53d [PATCH] RPC: separate TCP and UDP socket write paths 20 years ago
Chuck Lever b0d93ad511 [PATCH] RPC: separate TCP and UDP transport connection logic 20 years ago
Chuck Lever c7b2cae8a6 [PATCH] RPC: separate TCP and UDP write space callbacks 20 years ago
Chuck Lever 55aa4f58aa [PATCH] RPC: client-side transport switch cleanup 20 years ago
Chuck Lever 44fbac2288 [PATCH] RPC: Add helper for waking tasks pending on a transport 20 years ago
Chuck Lever 86b9f57dfd [PATCH] RPC: Eliminate socket.h includes in RPC client 20 years ago
Chuck Lever 2226feb6bc [PATCH] RPC: rename the sockstate field 20 years ago
Chuck Lever 5dc07727f8 [PATCH] RPC: Rename xprt_lock 20 years ago
Chuck Lever 4a0f8c04f2 [PATCH] RPC: Rename sock_lock 20 years ago
Chuck Lever b4b5cc85ed [PATCH] RPC: Reduce stack utilization in xs_sendpages 20 years ago
Chuck Lever 9903cd1c27 [PATCH] RPC: transport switch function naming 20 years ago
Chuck Lever a246b0105b [PATCH] RPC: introduce client-side transport switch 20 years ago
Chuck Lever 094bb20b9f [PATCH] RPC: extract socket logic common to both client and server 20 years ago
Chuck Lever 602f83273c [PATCH] RPC: portmapper doesn't need a reserved port 20 years ago
Chuck Lever eab5c084b8 [PATCH] NFS: use a constant value for TCP retransmit timeouts 20 years ago
Chuck Lever da35187801 [PATCH] RPC: proper soft timeout behavior for rpcbind 20 years ago
Chuck Lever 23475d66bd [PATCH] RPC: Report connection errors properly when mounting with "soft" 20 years ago
Sridhar Samudrala eb0e007687 [SCTP]: Fix SCTP_SHUTDOWN notifications. 20 years ago
Harald Welte 1dfbab5949 [NETFILTER] Fix conntrack event cache deadlock/oops 20 years ago
Alexey Dobriyan 67497205b1 [NETFILTER] Fix sparse endian warnings in pptp helper 20 years ago
Harald Welte 0ae5d253ad [NETFILTER] fix DEBUG statement in PPTP helper 20 years ago
Vlad Drukker 2a7bc3c94c [BRIDGE]: TSO fix in br_dev_queue_push_xmit 20 years ago
Herbert Xu 83ca28befc [TCP]: Adjust Reno SACK estimate in tcp_fragment 20 years ago
James Ketrenos 6eb6edf04a [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 20 years ago
James Ketrenos 31b59eaee8 [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload 20 years ago
James Ketrenos 31696160c7 [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VERSION 20 years ago
Arnaldo Carvalho de Melo 8420e1b541 [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg 20 years ago
Arnaldo Carvalho de Melo d389424e00 [LLC]: Fix the accept path 20 years ago
Arnaldo Carvalho de Melo 2928c19e10 [LLC]: Fix sparse warnings 20 years ago
Jochen Friedrich 0519d8fbab [TR]: Set correct frame type for SNAP packets 20 years ago
Jochen Friedrich 096f0eb1df [LLC]: Fix llc_fixup_skb() bug 20 years ago
Jochen Friedrich 5564af21ae [LLC]: Fix for Bugzilla ticket #5157 20 years ago
Jochen Friedrich cf309e3fb8 [LLC]: Fix for Bugzilla ticket #5156 20 years ago
Arnaldo Carvalho de Melo 6e2144b768 [LLC]: Use refcounting with struct llc_sap 20 years ago
Arnaldo Carvalho de Melo 04e4223f44 [LLC]: Do better struct sock accounting on skbs 20 years ago
Arnaldo Carvalho de Melo afdbe35787 [LLC]: Use sk_wait_data 20 years ago
Arnaldo Carvalho de Melo 249ff1c6d3 [LLC]: Use some more likely/unlikely 20 years ago
Arnaldo Carvalho de Melo 590232a715 [LLC]: Add sysctl support for the LLC timeouts 20 years ago
Arnaldo Carvalho de Melo 54fb7f25f1 [LLC]: Use the sk_wait_event primitive 20 years ago
Arnaldo Carvalho de Melo b35bd11019 [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait 20 years ago
Arnaldo Carvalho de Melo 72b1ad4a7e [LLC]: Remove unused functions from llc_c_ev.c 20 years ago
Arnaldo Carvalho de Melo b9441fc337 [LLC]: Use const in llc_c_ev.c 20 years ago