[NETFILTER]: x_tables: change xt_table_register() return value convention
[powerpc.git] / net / ipv4 / netfilter /
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: change xt_table_register() retur...
2008-02-01 Patrick McHardy[NETFILTER]: nf_nat: remove double bysource hash initia...
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/gregkh/driver-2.6
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
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]: ipt_REJECT: properly handle IP options
2008-01-28 Denys Vlasenko[NETFILTER]: {ip,ip6}_tables: remove some inlines
2008-01-28 Jan Engelhardt[NETFILTER]: Rename ipt_iprange to xt_iprange
2008-01-28 Jan Engelhardt[NETFILTER]: Update modules' descriptions
2008-01-28 Jan Engelhardt[NETFILTER]: remove ipt_TOS.c
2008-01-28 Patrick McHardy[NETFILTER]: Remove some EXPERIMENTAL dependencies
2008-01-28 Eric W. Biederman[NETNS]: Add netns parameter to inet_(dev_)add_type.
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 Patrick McHardy[NETFILTER]: non-power-of-two jhash optimizations
2008-01-28 Jan Engelhardt[NETFILTER]: Parenthesize macro parameters
2008-01-28 Jan Engelhardt[NETFILTER]: Introduce nf_inet_address
2008-01-28 Jan Engelhardt[NETFILTER]: x_tables: use %u format specifiers
2008-01-28 Patrick McHardy[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode...
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]: nf_nat: pass manip type instead of hook...
2008-01-28 Patrick McHardy[NETFILTER]: nf_nat: sprinkle a few __read_mostlys
2008-01-28 Patrick McHardy[NETFILTER]: nf_nat: mark NAT protocols const
2008-01-28 Patrick McHardy[NETFILTER]: nf_nat_proto_gre: add missing module reference
2008-01-28 Patrick McHardy[NETFILTER]: ctnetlink: use netlink attribute helpers
2008-01-28 Pablo Neira Ayuso[NETFILTER]: ctnetlink: add support for NAT sequence...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: add compat support
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: resync get_entries() with...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: move counter allocation to...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: move entry and target checks...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: remove ipchains compat hack
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: use vmalloc_node()
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: remove obsolete standard_check...
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: remove ipchains compatibility...
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]: ip_tables: move compat offset calculation...
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: fix compat types
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: account for struct ipt_entry...
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: make xt_compat_match_from_user...
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: reformat compat code
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: kill useless wrapper
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]: ip_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 Patrick McHardy[NETFILTER]: nf_conntrack_proto_icmp: kill extern decla...
2008-01-28 Maciej Soltysiak[NETFILTER]: {ip,ip6}t_LOG: log GID
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: remove obsolete SAME target
2008-01-28 Jan Engelhardt[NETFILTER]: Merge ipt_TOS into xt_DSCP
2008-01-28 Jan Engelhardt[NETFILTER]: Merge ipt_tos into xt_dscp
2008-01-28 Jan Engelhardt[NETFILTER]: Use lowercase names for matches in Kconfig
2008-01-28 Laszlo Attila Toth[NETFILTER]: ipt_addrtype: limit address type checking...
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 Li Zefan[NETFILTER]: replace list_for_each with list_for_each_entry
2008-01-28 Patrick McHardy[NETFILTER]: Convert old checksum helper names
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Herbert Xu[IPV4]: Add ip_local_out
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
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-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-11 Len BrownPull bugzilla-9194 into release branch
2008-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-03 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2007-12-27 Patrick McHardy[NETFILTER]: nf_conntrack_ipv4: fix module parameter...
2007-12-23 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2007-12-21 Paul MackerrasMerge branch 'linux-2.6'
2007-12-20 Joe Perches[NETFILTER] ipv4: Spelling fixes
2007-12-19 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-12-17 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/sam/fix-kbuild
2007-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next