aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01svc: Move accept call to svc_xprt_received to common codeTom Tucker1-2/+1
2008-02-01svc: Change svc_sock_received to svc_xprt_received and export itTom Tucker1-22/+24
2008-02-01svc: Make svc_send transport neutralTom Tucker2-11/+9
2008-02-01svc: Make the enqueue service transport neutral and export it.Tom Tucker1-46/+48
2008-02-01svc: Move sk_reserved to svc_xprtTom Tucker1-5/+5
2008-02-01svc: Make close transport independentTom Tucker3-61/+54
2008-02-01svc: Move sk_server and sk_pool to svc_xprtTom Tucker2-31/+30
2008-02-01svc: Move sk_flags to the svc_xprt structureTom Tucker1-75/+76
2008-02-01svc: Change sk_inuse to a krefTom Tucker2-75/+79
2008-02-01svc: Change services to use new svc_create_xprt serviceTom Tucker2-23/+0
2008-02-01svc: Add a generic transport svc_create_xprt functionTom Tucker2-15/+81
2008-02-01svc: Move connection limit checking to its own functionTom Tucker1-28/+29
2008-02-01svc: Remove unnecessary call to svc_sock_enqueueTom Tucker1-1/+0
2008-02-01svc: Add xpo_accept transport functionTom Tucker1-12/+19
2008-02-01svc: Move close processing to a single placeTom Tucker1-15/+11
2008-02-01svc: Add a transport function that checks for write spaceTom Tucker1-26/+56
2008-02-01svc: Add xpo_prep_reply_hdrTom Tucker2-3/+20
2008-02-01svc: Add per-transport delete functionsTom Tucker1-13/+43
2008-02-01svc: Add transport specific xpo_release functionTom Tucker1-8/+9
2008-02-01svc: Move sk_sendto and sk_recvfrom to svc_xprt_classTom Tucker1-6/+6
2008-02-01svc: Add a max payload value to the transportTom Tucker2-3/+3
2008-02-01svc: Make svc_sock the tcp/udp transportTom Tucker2-2/+34
2008-02-01svc: Add an svc transport classTom Tucker2-1/+85
2008-02-01svcrpc: ensure gss DESTROY tokens free contexts from cacheJ. Bruce Fields1-0/+1
2008-02-01sunrpc: gss: simplify rsi_parse logicJ. Bruce Fields1-28/+24
2008-02-01nfsd: fix rsi_cache reference count leakJ. Bruce Fields1-6/+11
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields2-11/+36
2008-02-01nfsd: move cache proc (un)registration to separate functionJ. Bruce Fields1-45/+54
2008-02-01knfsd: cache unregistration needn't return errorJ. Bruce Fields3-11/+9
2008-02-01knfsd: fix cache.c commentJ. Bruce Fields1-5/+5
2008-02-01SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever1-3/+5
2008-02-01SUNRPC: Prevent length underflow in read_flush()Chuck Lever1-5/+5
2008-02-01mac80211: fix initialisation error pathJohannes Berg1-7/+7
2008-02-01mac80211 rate control: fix section mismatchJohannes Berg2-2/+2
2008-02-01mac80211: make alignment warning optionalJohannes Berg2-0/+19
2008-02-01[AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS messageKlaus Heinrich Kiwi1-7/+9
2008-02-01[AUDIT] add session id to audit messagesEric Paris1-2/+3
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro4-10/+10
2008-01-31[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2-2/+6
2008-01-31[NETNS]: Add a namespace mark to fib_info.Denis V. Lunev1-4/+4
2008-01-31[IPV4]: fib_sync_down rework.Denis V. Lunev2-53/+55
2008-01-31[NETNS]: Process interface address manipulation routines in the namespace.Denis V. Lunev1-6/+8
2008-01-31[IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.Denis V. Lunev1-13/+8
2008-01-31[IPV4]: Fix memory leak on error path during FIB initialization.Denis V. Lunev1-1/+9
2008-01-31[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov1-0/+2
2008-01-31[NET_SCHED]: Add flow classifierPatrick McHardy3-0/+672
2008-01-31[NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy1-1/+40
2008-01-31[NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy1-4/+91
2008-01-31[NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy6-8/+8
2008-01-31[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young1-2/+6