svc: Move accept call to svc_xprt_received to common code
[linux-2.6] / net /
2008-02-01  Tom Tuckersvc: Move accept call to svc_xprt_received to common...
2008-02-01  Tom Tuckersvc: Change svc_sock_received to svc_xprt_received...
2008-02-01  Tom Tuckersvc: Make svc_send transport neutral
2008-02-01  Tom Tuckersvc: Make the enqueue service transport neutral and...
2008-02-01  Tom Tuckersvc: Move sk_reserved to svc_xprt
2008-02-01  Tom Tuckersvc: Make close transport independent
2008-02-01  Tom Tuckersvc: Move sk_server and sk_pool to svc_xprt
2008-02-01  Tom Tuckersvc: Move sk_flags to the svc_xprt structure
2008-02-01  Tom Tuckersvc: Change sk_inuse to a kref
2008-02-01  Tom Tuckersvc: Change services to use new svc_create_xprt service
2008-02-01  Tom Tuckersvc: Add a generic transport svc_create_xprt function
2008-02-01  Tom Tuckersvc: Move connection limit checking to its own function
2008-02-01  Tom Tuckersvc: Remove unnecessary call to svc_sock_enqueue
2008-02-01  Tom Tuckersvc: Add xpo_accept transport function
2008-02-01  Tom Tuckersvc: Move close processing to a single place
2008-02-01  Tom Tuckersvc: Add a transport function that checks for write...
2008-02-01  Tom Tuckersvc: Add xpo_prep_reply_hdr
2008-02-01  Tom Tuckersvc: Add per-transport delete functions
2008-02-01  Tom Tuckersvc: Add transport specific xpo_release function
2008-02-01  Tom Tuckersvc: Move sk_sendto and sk_recvfrom to svc_xprt_class
2008-02-01  Tom Tuckersvc: Add a max payload value to the transport
2008-02-01  Tom Tuckersvc: Make svc_sock the tcp/udp transport
2008-02-01  Tom Tuckersvc: Add an svc transport class
2008-02-01  J. Bruce Fieldssvcrpc: ensure gss DESTROY tokens free contexts from...
2008-02-01  J. Bruce Fieldssunrpc: gss: simplify rsi_parse logic
2008-02-01  J. Bruce Fieldsnfsd: fix rsi_cache reference count leak
2008-02-01  J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01  J. Bruce Fieldsnfsd: move cache proc (un)registration to separate...
2008-02-01  J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-02-01  J. Bruce Fieldsknfsd: fix cache.c comment
2008-02-01  Chuck LeverSUNRPC: Use unsigned string lengths in xdr_decode_strin...
2008-02-01  Chuck LeverSUNRPC: Prevent length underflow in read_flush()
2008-02-01  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-01  Denis V. Lunev[NETNS]: Lookup in FIB semantic hashes taking into...
2008-02-01  Denis V. Lunev[NETNS]: Add a namespace mark to fib_info.
2008-02-01  Denis V. Lunev[IPV4]: fib_sync_down rework.
2008-02-01  Denis V. Lunev[NETNS]: Process interface address manipulation routine...
2008-02-01  Denis V. Lunev[IPV4]: Small style cleanup of the error path in rtm_to...
2008-02-01  Denis V. Lunev[IPV4]: Fix memory leak on error path during FIB initia...
2008-02-01  Pavel Emelyanov[NETFILTER]: Ipv6-related xt_hashlimit compilation...
2008-02-01  Patrick McHardy[NET_SCHED]: Add flow classifier
2008-02-01  Patrick McHardy[NET_SCHED]: sch_sfq: make internal queues visible...
2008-02-01  Patrick McHardy[NET_SCHED]: sch_sfq: add support for external classifiers
2008-02-01  Patrick McHardy[NET_SCHED]: Constify struct tcf_ext_map
2008-02-01  Dave Young[BLUETOOTH]: Fix bugs in previous conn add/del workqueu...
2008-02-01  Adrian Bunk[TCP]: Unexport sysctl_tcp_tso_win_divisor
2008-02-01  Adrian Bunk[IPV4]: Make struct ipv4_devconf static.
2008-02-01  Adrian Bunk[TR] net/802/tr.c: sysctl_tr_rif_timeout static
2008-02-01  Masahide NAKAMURA[XFRM]: Fix statistics.
2008-02-01  Adrian Bunk[XFRM]: Remove unused exports.
2008-02-01  Roel Kluin[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in...
2008-02-01  Eric Dumazet[IPV4] route cache: Introduce rt_genid for smooth cache...
2008-02-01  Jesse Brandeburg[PKTGEN]: pktgen should not print info that it is spinning
2008-02-01  Patrick McHardy[NET_SCHED]: sch_ingress: remove netfilter support
2008-02-01  Chris Leech[VLAN]: set_rx_mode support for unicast address list
2008-02-01  Shan Wei[TCP]: Fix a bug in strategy_allowed_congestion_control
2008-02-01  Stephen Hemminger[IPV4] fib_trie: rescan if key is lost during dump
2008-02-01  Rami Rosen[PKTGEN]: Remove an unused definition in pktgen.c.
2008-02-01  Jim Paris[IPV6]: Update MSS even if MTU is unchanged.
2008-02-01  Pavel Emelyanov[NETNS]: Udp sockets per-net lookup.
2008-02-01  Pavel Emelyanov[NETNS]: Tcp-v6 sockets per-net lookup.
2008-02-01  Pavel Emelyanov[NETNS]: Tcp-v4 sockets per-net lookup.
2008-02-01  Pavel Emelyanov[NETNS]: Make bind buckets live in net namespaces.
2008-02-01  Pavel Emelyanov[INET]: Consolidate inet(6)_hash_connect.
2008-02-01  Pavel Emelyanov[IPV6]: Introduce the INET6_TW_MATCH macro.
2008-02-01  Patrick McHardy[NETFILTER]: xt_iprange: fix sparse warnings
2008-02-01  Patrick McHardy[NETFILTER]: nf_nat: fix sparse warning
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: fix sparse warning
2008-02-01  Patrick McHardy[NETFILTER]: {ip,ip6}_queue: fix build error
2008-02-01  Jan Engelhardt[NETFILTER]: nf_conntrack: annotate l3protos with const
2008-02-01  Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_icmp: constify and...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annot...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_conntrack_sane: annotate SANE helper...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helpe...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_conntrack_h323: constify and annotate...
2008-02-01  Alexey Dobriyan[NETFILTER]: x_tables: create per-netns /proc/net/...
2008-02-01  Alexey Dobriyan[NETFILTER]: x_tables: netns propagation for /proc...
2008-02-01  Alexey Dobriyan[NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_ta...
2008-02-01  Jan Engelhardt[NETFILTER]: xt_hashlimit match, revision 1
2008-02-01  Ilpo Järvinen[NETFILTER]: nf_conntrack: kill unused static inline...
2008-02-01  Ilpo Järvinen[NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_get
2008-02-01  Eric Leblond[NETFILTER]: nf_conntrack_netlink: transmit mark during...
2008-02-01  Jan Engelhardt[NETFILTER]: nf_conntrack_h323: clean up code a bit
2008-02-01  Patrick McHardy[NETFILTER]: nf_nat: switch rwlock to spinlock
2008-02-01  Patrick McHardy[NETFILTER]: nf_nat: use RCU for bysource hash
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: naming unification
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: don't inline early_drop()
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: optimize hash_conntrack()
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: switch rwlock to spinlock
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: use RCU for conntrack hash
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack_expect: use RCU for expectati...
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack_core: avoid taking nf_conntra...
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: use RCU for conntrack helpers
next