Age | Commit message (Expand) | Author |
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 |
2006-03-20 | [NETFILTER] nfnetlink_log: add sequence numbers for log events | Harald Welte |
2006-03-12 | [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: fix end-of-list check | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: remove unnecessary check for outfn | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: fix rerouting after packet mangling | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: check if rerouter is present before using it | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: don't copy registered rerouter data | Patrick McHardy |
2006-02-15 | [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet | Yasuyuki Kozakai |
2006-02-15 | [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach | Yasuyuki Kozakai |
2006-02-15 | [NETFILTER]: x_tables: fix dependencies of conntrack related modules | Yasuyuki Kozakai |
2006-02-13 | [NETFILTER] Fix Kconfig menu level for x_tables | Harald Welte |
2006-02-04 | [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper | Samir Bellabes |
2006-02-04 | [NETFILTER]: nfnetlink_queue: fix packet marking over netlink | Patrick McHardy |