svc: Add a transport function that checks for write space
[safe/jmp/linux-2.6] / include /
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
2008-02-01 Iñaky Pérez-Gonzálezrfkill: add the WiMAX radio type
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2008-01-31 Ingo Molnarasm-generic/tlb.h: build fix
2008-01-31 Ingo Molnarx86: uninline __pte_free_tlb() and __pmd_free_tlb()
2008-01-31 Jaroslav Kysela[ALSA] version 1.0.16rc2
2008-01-31 James Courtier-Dutton[ALSA] emu10k1: General cleanup, add new locks, fix...
2008-01-31 Takashi Iwai[ALSA] emu10k1 - Use enum for emu_model types
2008-01-31 Ctirad Fertr[ALSA] emu10k1 - 1616(M) cardbus improvements
2008-01-31 James Courtier-Dutton[ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware...
2008-01-31 James Courtier-Dutton[ALSA] emu10k1: Add comments regarding E-Mu ins and...
2008-01-31 Andy Shevchenko[ALSA] fm801 - Add mute support for FM-only card with...
2008-01-31 Jaroslav Kysela[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP...
2008-01-31 Mark Brown[ALSA] Bump ASoC core version number
2008-01-31 Laim Girdwood[ALSA] soc - Add support for passing kcontrols with...
2008-01-31 Liam Girdwood[ALSA] soc - Ensure PCMs are suspended
2008-01-31 Philipp Zabel[ALSA] ASoC TLV support
2008-01-31 Liam Girdwood[ALSA] soc - Add device level DAPM event
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Takashi Iwai[ALSA] Remove PCM sleep_min and tick
2008-01-31 Takashi Iwai[ALSA] Remove PCM xfer_align sw params
next