aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* svc: Move sk_flags to the svc_xprt structureTom Tucker2008-02-01
* svc: Change sk_inuse to a krefTom Tucker2008-02-01
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-01
* svc: Add a generic transport svc_create_xprt functionTom Tucker2008-02-01
* svc: Move connection limit checking to its own functionTom Tucker2008-02-01
* svc: Remove unnecessary call to svc_sock_enqueueTom Tucker2008-02-01
* svc: Add xpo_accept transport functionTom Tucker2008-02-01
* svc: Move close processing to a single placeTom Tucker2008-02-01
* svc: Add a transport function that checks for write spaceTom Tucker2008-02-01
* svc: Add xpo_prep_reply_hdrTom Tucker2008-02-01
* svc: Add per-transport delete functionsTom Tucker2008-02-01
* svc: Add transport specific xpo_release functionTom Tucker2008-02-01
* svc: Move sk_sendto and sk_recvfrom to svc_xprt_classTom Tucker2008-02-01
* svc: Add a max payload value to the transportTom Tucker2008-02-01
* svc: Make svc_sock the tcp/udp transportTom Tucker2008-02-01
* svc: Add an svc transport classTom Tucker2008-02-01
* svcrpc: ensure gss DESTROY tokens free contexts from cacheJ. Bruce Fields2008-02-01
* sunrpc: gss: simplify rsi_parse logicJ. Bruce Fields2008-02-01
* nfsd: fix rsi_cache reference count leakJ. Bruce Fields2008-02-01
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-01
* nfsd: move cache proc (un)registration to separate functionJ. Bruce Fields2008-02-01
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-01
* knfsd: fix cache.c commentJ. Bruce Fields2008-02-01
* SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-01
* SUNRPC: Prevent length underflow in read_flush()Chuck Lever2008-02-01
* [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2008-01-31
* [NETNS]: Add a namespace mark to fib_info.Denis V. Lunev2008-01-31
* [IPV4]: fib_sync_down rework.Denis V. Lunev2008-01-31
* [NETNS]: Process interface address manipulation routines in the namespace.Denis V. Lunev2008-01-31
* [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.Denis V. Lunev2008-01-31
* [IPV4]: Fix memory leak on error path during FIB initialization.Denis V. Lunev2008-01-31
* [NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov2008-01-31
* [NET_SCHED]: Add flow classifierPatrick McHardy2008-01-31
* [NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2008-01-31
* [NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy2008-01-31
* [NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy2008-01-31
* [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young2008-01-31
* [TCP]: Unexport sysctl_tcp_tso_win_divisorAdrian Bunk2008-01-31
* [IPV4]: Make struct ipv4_devconf static.Adrian Bunk2008-01-31
* [TR] net/802/tr.c: sysctl_tr_rif_timeout staticAdrian Bunk2008-01-31
* [XFRM]: Fix statistics.Masahide NAKAMURA2008-01-31
* [XFRM]: Remove unused exports.Adrian Bunk2008-01-31
* [PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.Roel Kluin2008-01-31
* [IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet2008-01-31
* [PKTGEN]: pktgen should not print info that it is spinningJesse Brandeburg2008-01-31
* [NET_SCHED]: sch_ingress: remove netfilter supportPatrick McHardy2008-01-31
* [VLAN]: set_rx_mode support for unicast address listChris Leech2008-01-31
* [TCP]: Fix a bug in strategy_allowed_congestion_controlShan Wei2008-01-31
* [IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger2008-01-31
* [PKTGEN]: Remove an unused definition in pktgen.c.Rami Rosen2008-01-31