svc: Add a max payload value to the transport
[linux-2.6] / net / ipv6 / netfilter /
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  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  Alexey Dobriyan[NETFILTER]: x_tables: create per-netns /proc/net/...
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack: naming unification
2008-02-01  Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix sparse warnings
2008-02-01  Patrick McHardy[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings...
2008-02-01  Alexey Dobriyan[NETFILTER]: netns: put table module on netns stop
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]: 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]: Use const in struct xt_match, xt_target...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-30  Linus TorvaldsMake !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER
2008-01-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-28  Pavel Emelyanov[NETNS][FRAGS]: Make the LRU list per namespace.
2008-01-28  Pavel Emelyanov[NETNS][FRAGS]: Isolate the secret interval from namesp...
2008-01-28  Pavel Emelyanov[NETNS][FRAGS]: Make thresholds work in namespaces.
2008-01-28  Pavel Emelyanov[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work...
2008-01-28  Pavel Emelyanov[NETNS][FRAGS]: Make the mem counter per-namespace.
2008-01-28  Pavel Emelyanov[NETNS][FRAGS]: Make the nqueues counter per-namespace.
2008-01-28  Pavel Emelyanov[NETNS][FRAGS]: Make the inet_frag_queue lookup work...
2008-01-28  Pavel Emelyanov[NETNS][FRAGS]: Move ctl tables around.
2008-01-28  Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28  Patrick McHardy[NETFILTER]: nf_conntrack: make print_conntrack functio...
2008-01-28  Patrick McHardy[NETFILTER]: nf_conntrack: remove print_conntrack funct...
2008-01-28  Denys Vlasenko[NETFILTER]: {ip,ip6}_tables: remove some inlines
2008-01-28  Jan Engelhardt[NETFILTER]: Update modules' descriptions
2008-01-28  Patrick McHardy[NETFILTER]: Remove some EXPERIMENTAL dependencies
2008-01-28  Pavel Emelyanov[NETFILTER]: Switch to using ctl_paths in nf_queue...
2008-01-28  Patrick McHardy[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
2008-01-28  Jan Engelhardt[NETFILTER]: Parenthesize macro parameters
2008-01-28  Patrick McHardy[NETFILTER]: nf_log: constify struct nf_logger and...
2008-01-28  Patrick McHardy[NETFILTER]: nf_log: move logging stuff to seperate...
2008-01-28  Patrick McHardy[NETFILTER]: ctnetlink: use netlink attribute helpers
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: use raw_smp_processor_id(...
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: fix stack leagage
2008-01-28  Patrick McHardy[NETFILTER]: {ip,ip6}_tables: fix format strings
2008-01-28  Patrick McHardy[NETFILTER]: {ip,ip6}_tables: reformat to eliminate...
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: add compat support
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: resync get_entries() with...
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling...
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: move counter allocation to...
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: use vmalloc_node()
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: move entry, match and target...
2008-01-28  Patrick McHardy[NETFILTER]: ip6_tables: kill a few useless defines...
2008-01-28  Patrick McHardy[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
2008-01-28  Patrick McHardy[NETFILTER]: nf_queue: move list_head/skb/id to struct...
2008-01-28  Patrick McHardy[NETFILTER]: ip6_queue: resync dev-index based flushing
2008-01-28  Patrick McHardy[NETFILTER]: ip6_queue: deobfuscate entry lookups
2008-01-28  Patrick McHardy[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_ea...
2008-01-28  Patrick McHardy[NETFILTER]: nf_queue: move queueing related functions...
2008-01-28  Patrick McHardy[NETFILTER]: nf_queue: remove unused data pointer
2008-01-28  Patrick McHardy[NETFILTER]: nf_queue: make queue_handler const
2008-01-28  Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28  Maciej Soltysiak[NETFILTER]: {ip,ip6}t_LOG: log GID
2008-01-28  Jan Engelhardt[NETFILTER]: Use lowercase names for matches in Kconfig
2008-01-28  Jan Engelhardt[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
2008-01-28  Patrick McHardy[NETFILTER]: x_tables: remove obsolete overflow check
2008-01-28  Eric Dumazet[NETFILTER]: x_tables: struct xt_table_info diet
2008-01-28  Jan Engelhardt[NETFILTER]: x_tables: consistent and unique symbol...
2008-01-28  Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28  Herbert Xu[IPV6]: Add ip6_local_out
2008-01-27  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-26  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-24  Len BrownPull bugzilla-9747 into release branch
2008-01-24  Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/galak...
2008-01-23  Paul MackerrasMerge branch 'linux-2.6'
2008-01-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-15  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-01-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-01-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-11  Yasuyuki Kozakai[NETFILTER]: ip6t_eui64: Fixes calculation of Universal...
2007-12-10  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-11-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-20  Len BrownPull thinkpad-2.6.24 into release branch
2007-11-20  Len BrownPull cpuidle into release branch
2007-11-20  Len BrownPull battery into release branch
2007-11-17  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-11-15  David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-13  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-11-13  Paul MackerrasMerge branch 'for-2.6.24' of /linux/kernel/git/galak...
2007-11-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next