Commit Graph

7540 Commits (def13d7401e9b95bbd34c20057ebeb2972708b1b)

Author SHA1 Message Date
Tom Tucker def13d7401 svc: Move the authinfo cache to svc_xprt. 17 years ago
Tom Tucker 4bc6c497b2 svc: Remove sk_lastrecv 17 years ago
Tom Tucker 6bc5ab1367 svc: Move accept call to svc_xprt_received to common code 17 years ago
Tom Tucker a6046f71f2 svc: Change svc_sock_received to svc_xprt_received and export it 17 years ago
Tom Tucker a50fea26b9 svc: Make svc_send transport neutral 17 years ago
Tom Tucker f6150c3cab svc: Make the enqueue service transport neutral and export it. 17 years ago
Tom Tucker 7a90e8cc21 svc: Move sk_reserved to svc_xprt 17 years ago
Tom Tucker 7a18208383 svc: Make close transport independent 17 years ago
Tom Tucker bb5cf160b2 svc: Move sk_server and sk_pool to svc_xprt 17 years ago
Tom Tucker 02fc6c3618 svc: Move sk_flags to the svc_xprt structure 17 years ago
Tom Tucker e1b3157f97 svc: Change sk_inuse to a kref 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
Tom Tucker b700cbb11f svc: Add a generic transport svc_create_xprt function 17 years ago
Tom Tucker f9f3cc4fae svc: Move connection limit checking to its own function 17 years ago
Tom Tucker 44a6995b32 svc: Remove unnecessary call to svc_sock_enqueue 17 years ago
Tom Tucker 38a417cc99 svc: Add xpo_accept transport function 17 years ago
Tom Tucker d7979ae4a0 svc: Move close processing to a single place 17 years ago
Tom Tucker 323bee32e9 svc: Add a transport function that checks for write space 17 years ago
Tom Tucker e831fe65b1 svc: Add xpo_prep_reply_hdr 17 years ago
Tom Tucker 755cceaba7 svc: Add per-transport delete functions 17 years ago
Tom Tucker 5148bf4ebc svc: Add transport specific xpo_release function 17 years ago
Tom Tucker 5d137990f5 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class 17 years ago
Tom Tucker 490231558e svc: Add a max payload value to the transport 17 years ago
Tom Tucker 360d873864 svc: Make svc_sock the tcp/udp transport 17 years ago
Tom Tucker 1d8206b97a svc: Add an svc transport class 17 years ago
J. Bruce Fields cb5c7d668e svcrpc: ensure gss DESTROY tokens free contexts from cache 17 years ago
J. Bruce Fields b39c18fce0 sunrpc: gss: simplify rsi_parse logic 17 years ago
J. Bruce Fields 980e5a40a4 nfsd: fix rsi_cache reference count leak 17 years ago
J. Bruce Fields dbf847ecb6 knfsd: allow cache_register to return error on failure 17 years ago
J. Bruce Fields ffe9386b6e nfsd: move cache proc (un)registration to separate function 17 years ago
J. Bruce Fields df95a9d4fb knfsd: cache unregistration needn't return error 17 years ago
J. Bruce Fields a490c681cb knfsd: fix cache.c comment 17 years ago
Chuck Lever e5cff482c7 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace 17 years ago
Chuck Lever 01b2969a85 SUNRPC: Prevent length underflow in read_flush() 17 years ago
Denis V. Lunev 4814bdbd59 [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
Denis V. Lunev 7462bd744e [NETNS]: Add a namespace mark to fib_info. 17 years ago
Denis V. Lunev 85326fa54b [IPV4]: fib_sync_down rework. 17 years ago
Denis V. Lunev 4b8aa9abee [NETNS]: Process interface address manipulation routines in the namespace. 17 years ago
Denis V. Lunev 7b2185747c [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. 17 years ago
Denis V. Lunev dce5cbeec3 [IPV4]: Fix memory leak on error path during FIB initialization. 17 years ago
Pavel Emelyanov 3ed5df445e [NETFILTER]: Ipv6-related xt_hashlimit compilation fix. 17 years ago
Patrick McHardy e5dfb81518 [NET_SCHED]: Add flow classifier 17 years ago
Patrick McHardy 94de78d195 [NET_SCHED]: sch_sfq: make internal queues visible as classes 17 years ago
Patrick McHardy 7d2681a6ff [NET_SCHED]: sch_sfq: add support for external classifiers 17 years ago
Patrick McHardy 5239008b0d [NET_SCHED]: Constify struct tcf_ext_map 17 years ago
Dave Young 5396c9356e [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. 17 years ago
Adrian Bunk 30a50cc566 [TCP]: Unexport sysctl_tcp_tso_win_divisor 17 years ago
Adrian Bunk 0027ba8434 [IPV4]: Make struct ipv4_devconf static. 17 years ago
Adrian Bunk 81a21eb4ec [TR] net/802/tr.c: sysctl_tr_rif_timeout static 17 years ago
Masahide NAKAMURA 9472c9ef64 [XFRM]: Fix statistics. 17 years ago