2008-02-01 |
Patrick McHardy | [NETFILTER]: ipt_recent: fix sparse warnings |
tree | commitdiff |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: more sparse fixes |
tree | commitdiff |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: nf_nat_snmp: sparse warning |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: netns: put table module on netns stop |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: arp_tables: per-netns arp_tables FILTER |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: arp_tables: netns preparation |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip_tables: propagate netns from userspace |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: return new table from {arp,ip... |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: per-netns xt_tables |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: change xt_table_register() retur... |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_nat: remove double bysource hash initia... |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: Use const in struct xt_match, xt_target... |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge branch 'task_killable' of git://git./linux/kernel... |
tree | commitdiff |
2008-01-31 |
Paul Mackerras | Merge branch 'linux-2.6' |
tree | commitdiff |
2008-01-30 |
Linus Torvalds | Merge git://git./linux/kernel/git/gregkh/driver-2.6 |
tree | commitdiff |
2008-01-29 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6.25 |
tree | commitdiff |
2008-01-28 |
Denis V. Lunev | [NETNS]: Add namespace parameter to ip_route_output_key. |
tree | commitdiff |
2008-01-28 |
Denis V. Lunev | [NETNS]: Consolidate kernel netlink socket destruction. |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_conntrack: make print_conntrack functio... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_conntrack: remove print_conntrack funct... |
tree | commitdiff |
2008-01-28 |
Denys Vlasenko | [NETFILTER]: ipt_REJECT: properly handle IP options |
tree | commitdiff |
2008-01-28 |
Denys Vlasenko | [NETFILTER]: {ip,ip6}_tables: remove some inlines |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: Rename ipt_iprange to xt_iprange |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: Update modules' descriptions |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: remove ipt_TOS.c |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: Remove some EXPERIMENTAL dependencies |
tree | commitdiff |
2008-01-28 |
Eric W. Biederman | [NETNS]: Add netns parameter to inet_(dev_)add_type. |
tree | commitdiff |
2008-01-28 |
Pavel Emelyanov | [NETFILTER]: Switch to using ctl_paths in nf_queue... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: non-power-of-two jhash optimizations |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: Parenthesize macro parameters |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: Introduce nf_inet_address |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: x_tables: use %u format specifiers |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_log: constify struct nf_logger and... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_log: move logging stuff to seperate... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_nat: pass manip type instead of hook... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_nat: sprinkle a few __read_mostlys |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_nat: mark NAT protocols const |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_nat_proto_gre: add missing module reference |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ctnetlink: use netlink attribute helpers |
tree | commitdiff |
2008-01-28 |
Pablo Neira Ayuso | [NETFILTER]: ctnetlink: add support for NAT sequence... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: arp_tables: add compat support |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: arp_tables: resync get_entries() with... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: arp_tables: move counter allocation to... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: arp_tables: move entry and target checks... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: arp_tables: remove ipchains compat hack |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: arp_tables: use vmalloc_node() |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: arp_tables: remove obsolete standard_check... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ip_tables: remove ipchains compatibility... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: {ip,ip6}_tables: fix format strings |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: {ip,ip6}_tables: reformat to eliminate... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ip_tables: move compat offset calculation... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ip_tables: fix compat types |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ip_tables: account for struct ipt_entry... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: x_tables: make xt_compat_match_from_user... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ip_tables: reformat compat code |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ip_tables: kill useless wrapper |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_queue: move list_head/skb/id to struct... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ip_queue: deobfuscate entry lookups |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_ea... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_queue: move queueing related functions... |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_queue: remove unused data pointer |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_queue: make queue_handler const |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: Mark hooks __read_mostly |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: nf_conntrack_proto_icmp: kill extern decla... |
tree | commitdiff |
2008-01-28 |
Maciej Soltysiak | [NETFILTER]: {ip,ip6}t_LOG: log GID |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: ip_tables: remove obsolete SAME target |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: Merge ipt_TOS into xt_DSCP |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: Merge ipt_tos into xt_dscp |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: Use lowercase names for matches in Kconfig |
tree | commitdiff |
2008-01-28 |
Laszlo Attila Toth | [NETFILTER]: ipt_addrtype: limit address type checking... |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: x_tables: remove obsolete overflow check |
tree | commitdiff |
2008-01-28 |
Eric Dumazet | [NETFILTER]: x_tables: struct xt_table_info diet |
tree | commitdiff |
2008-01-28 |
Jan Engelhardt | [NETFILTER]: x_tables: consistent and unique symbol... |
tree | commitdiff |
2008-01-28 |
Li Zefan | [NETFILTER]: replace list_for_each with list_for_each_entry |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: Convert old checksum helper names |
tree | commitdiff |
2008-01-28 |
Patrick McHardy | [NETFILTER]: Introduce NF_INET_ hook values |
tree | commitdiff |
2008-01-28 |
Herbert Xu | [IPV4]: Add ip_local_out |
tree | commitdiff |
2008-01-25 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2008-01-24 |
Paul Mackerras | Merge branch 'for-2.6.25' of /linux/kernel/git/galak... |
tree | commitdiff |
2008-01-23 |
Paul Mackerras | Merge branch 'linux-2.6' |
tree | commitdiff |
2008-01-17 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-01-14 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-01-11 |
Len Brown | Pull bugzilla-9194 into release branch |
tree | commitdiff |
2008-01-11 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2008-01-03 |
Linus Torvalds | Merge branch 'release' of git://lm-sensors.org/kernel... |
tree | commitdiff |
2007-12-28 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2007-12-27 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2007-12-27 |
Patrick McHardy | [NETFILTER]: nf_conntrack_ipv4: fix module parameter... |
tree | commitdiff |
2007-12-23 |
Jeff Garzik | Merge branch 'fixes-jgarzik' of git://git./linux/kernel... |
tree | commitdiff |
2007-12-21 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2007-12-21 |
Paul Mackerras | Merge branch 'linux-2.6' |
tree | commitdiff |
2007-12-20 |
Joe Perches | [NETFILTER] ipv4: Spelling fixes |
tree | commitdiff |
2007-12-19 |
Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6 |
tree | commitdiff |
2007-12-18 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
next |