rdma: SVCRDMA recvfrom
[safe/jmp/linux-2.6] / include /
2008-02-01 Tom Tuckerrdma: SVCRMDA Header File
2008-02-01 Tom Tuckersvc: Add svc_xprt_names service to replace svc_sock_names
2008-02-01 Tom Tuckersvc: Add svc API that queries for a transport instance
2008-02-01 Tom Tuckersvc: Add /proc/sys/sunrpc/transport files
2008-02-01 Tom Tuckersvc: Add transport hdr size for defer/revisit
2008-02-01 Tom Tuckersvc: Move the xprt independent code to the svc_xprt...
2008-02-01 Tom Tuckersvc: Removing remaining references to rq_sock in rqstp
2008-02-01 Tom Tuckersvc: Move the sockaddr information to svc_xprt
2008-02-01 Tom Tuckersvc: Make deferral processing xprt independent
2008-02-01 Tom Tuckersvc: Move the authinfo cache to svc_xprt.
2008-02-01 Tom Tuckersvc: Remove sk_lastrecv
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: 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: Add xpo_accept transport function
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: Change the svc_sock in the rqstp structure to...
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 Frank Filznfsd: Allow AIX client to read dir containing mountpoints
2008-02-01 J. Bruce Fieldsnfsd: move nfsd/auth.h into fs/nfsd
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-02-01 J. Bruce Fieldsnfsd: fail module init on reply cache init failure
2008-02-01 Chuck LeverNFSD: Path name length signage in nfsd request argument...
2008-02-01 Chuck LeverNFSD: Adjust filename length argument of nfsd_lookup
2008-02-01 Chuck LeverNFSD: File name length signage in nfsd request argument...
2008-02-01 Chuck LeverNLM: Fix sign of length of NLM variable length strings
2008-02-01 Chuck LeverSUNRPC: Use unsigned string lengths in xdr_decode_strin...
2008-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-01 Jens Axboeblock: kill swap_io_context()
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-01 Greg Ungererm68knommu: remove unused CONFIG_DISKtel symbol
2008-02-01 Greg Ungererm68knommu: fix 528x ColdFire cache settings
2008-02-01 Jens Axboeblock: new end request handling interface should take...
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 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]: Constify struct tcf_ext_map
2008-02-01 Adrian Bunk[IPV4]: Make struct ipv4_devconf static.
2008-02-01 Masahide NAKAMURA[XFRM]: Fix statistics.
2008-02-01 Eric Dumazet[IPV4] route cache: Introduce rt_genid for smooth cache...
2008-02-01 Chris Leech[VLAN]: set_rx_mode support for unicast address list
2008-02-01 Stephen Hemminger[IPV4] fib_trie: rescan if key is lost during dump
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 Jan Engelhardt[NETFILTER]: nf_conntrack: annotate l3protos with const
2008-02-01 Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify...
2008-02-01 Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP...
2008-02-01 Jan Engelhardt[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helpe...
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: create per-netns /proc/net/...
2008-02-01 Jan Engelhardt[NETFILTER]: xt_hashlimit match, revision 1
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: naming unification
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: reorder struct nf_conntrack_...
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack: avoid duplicate protocol...
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: use RCU for conntrack helpers
2008-02-01 Patrick McHardy[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings...
2008-02-01 Stephen Hemminger[NETFILTER]: nf_conntrack: sparse warnings
2008-02-01 Jan Engelhardt[NETFILTER]: xt_owner: allow matching UID/GID ranges
2008-02-01 Alexey Dobriyan[NETFILTER]: arp_tables: per-netns arp_tables FILTER
2008-02-01 Alexey Dobriyan[NETFILTER]: arp_tables: netns preparation
2008-02-01 Alexey Dobriyan[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE...
2008-02-01 Alexey Dobriyan[NETFILTER]: ip6_tables: netns preparation
2008-02-01 Alexey Dobriyan[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: return new table from {arp,ip...
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: per-netns xt_tables
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: change xt_table_register() retur...
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: remove casts, use consts
2008-02-01 Helge Deller[NETFILTER]: nf_log: add netfilter gcc printf format...
2008-02-01 Jan Engelhardt[NETFILTER]: xt_conntrack: add port and direction matching
2008-02-01 Jan Engelhardtlinux/types.h: Use __u64 for aligned_u64
2008-02-01 Patrick McHardy[NETFILTER]: bridge netfilter: remove nf_bridge_info...
2008-02-01 Jan Engelhardt[NETFILTER]: Use const in struct xt_match, xt_target...
2008-02-01 Denis V. Lunev[RAW]: Wrong content of the /proc/net/raw6.
2008-02-01 Denis V. Lunev[RAW]: Family check in the /proc/net/raw[6] is extra.
2008-02-01 Eric Dumazet[XFRM]: constify 'struct xfrm_type'
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2008-02-01 Herbert Xu[IPSEC]: Add support for combined mode algorithms
2008-02-01 Herbert Xu[IPSEC]: Use crypto_aead and authenc in ESP
2008-02-01 Jussi KivilinnaMove usbnet.h and rndis_host.h to include/linux/usb
next