Age | Commit message (Expand) | Author |
2006-06-19 | [NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length | Patrick McHardy |
2006-06-17 | [SECMARK]: Add CONNSECMARK xtables target | James Morris |
2006-06-17 | [SECMARK]: Add secmark support to conntrack | James Morris |
2006-06-17 | [SECMARK]: Add xtables SECMARK target | James Morris |
2006-06-17 | [NETFILTER]: FTP helper: search optimization | Patrick McHardy |
2006-06-17 | [NETFILTER]: ctnetlink: change table dumping not to require an unique ID | Patrick McHardy |
2006-06-17 | [NETFILTER]: ctnetlink: fix NAT configuration | Patrick McHardy |
2006-06-17 | [NETFILTER]: conntrack: add fixed timeout flag in connection tracking | Eric Leblond |
2006-06-17 | [NETFILTER]: conntrack: add sysctl to disable checksumming | Patrick McHardy |
2006-06-17 | [NETFILTER]: x_tables: add statistic match | Patrick McHardy |
2006-06-17 | [NETFILTER]: x_tables: add quota match | Patrick McHardy |
2006-06-17 | [NETFILTER]: x_tables: add SCTP/DCCP support where missing | Patrick McHardy |
2006-06-17 | [NETFILTER]: x_tables: remove some unnecessary casts | Patrick McHardy |
2006-05-19 | [NETFILTER]: nfnetlink_log: fix byteorder confusion | Patrick McHardy |
2006-05-03 | [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in... | Patrick McHardy |
2006-05-02 | [NETFILTER] SCTP conntrack: fix infinite loop | Patrick McHardy |
2006-04-24 | [NETFILTER]: x_tables: move table->lock initialization | Dmitry Mishin |
2006-04-24 | [NETFILTER]: nf_conntrack: kill unused callback init_conntrack | Yasuyuki Kozakai |
2006-04-24 | [NETFILTER]: nf_conntrack: Fix module refcount dropping too far | Yasuyuki Kozakai |
2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki |
2006-04-09 | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy |
2006-04-09 | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy |
2006-04-09 | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy |
2006-04-09 | [NETFILTER]: Add helper functions for mass hook registration/unregistration | Patrick McHardy |
2006-04-01 | [NETFILTER]: iptables 32bit compat layer | Dmitry Mishin |
2006-04-01 | [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration | Martin Josefsson |
2006-04-01 | [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink | Martin Josefsson |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai |
2006-04-01 | [IPSEC]: Kill unused decap state structure | Herbert Xu |
2006-03-28 | [NETFILTER]: Rename init functions. | Andrew Morton |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-25 | [NETFILTER] x_table.c: sem2mutex | Ingo Molnar |
2006-03-22 | [NETFILTER]: Fix xt_policy address matching | Patrick McHardy |
2006-03-22 | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: conntrack: cleanup the conntrack ID initialization | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: nfnetlink_queue: fix nfnetlink message size | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: ctnetlink: Fix expectaction mask dumping | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: Fix Kconfig typos | Thomas V�gtle |
2006-03-20 | [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset | Arnaldo Carvalho de Melo |
2006-03-20 | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin |
2006-03-20 | [NET]: sem2mutex part 2 | Ingo Molnar |
2006-03-20 | [NET] sem2mutex: net/ | Arjan van de Ven |
2006-03-20 | [NETFILTER]: ctnetlink: avoid unneccessary event message generation | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy |
2006-03-20 | [NETFILTER]: Convert x_tables matches/targets to centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: xt_tables: add centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte |