| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETFILTER]: x_tables: move table->lock initialization | Dmitry Mishin | 2006-04-24 | 1 | -1/+1 |
* | [NETFILTER]: nf_conntrack: kill unused callback init_conntrack | Yasuyuki Kozakai | 2006-04-24 | 1 | -3/+0 |
* | [NETFILTER]: nf_conntrack: Fix module refcount dropping too far | Yasuyuki Kozakai | 2006-04-24 | 2 | -9/+4 |
* | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki | 2006-04-11 | 2 | -3/+3 |
* | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy | 2006-04-09 | 2 | -90/+10 |
* | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy | 2006-04-09 | 2 | -36/+36 |
* | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy | 2006-04-09 | 3 | -94/+73 |
* | [NETFILTER]: Add helper functions for mass hook registration/unregistration | Patrick McHardy | 2006-04-09 | 1 | -0/+28 |
* | [NETFILTER]: iptables 32bit compat layer | Dmitry Mishin | 2006-04-01 | 1 | -0/+113 |
* | [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration | Martin Josefsson | 2006-04-01 | 1 | -1/+1 |
* | [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink | Martin Josefsson | 2006-04-01 | 1 | -2/+2 |
* | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai | 2006-04-01 | 3 | -0/+325 |
* | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai | 2006-04-01 | 3 | -0/+146 |
* | [IPSEC]: Kill unused decap state structure | Herbert Xu | 2006-04-01 | 1 | -1/+1 |
* | [NETFILTER]: Rename init functions. | Andrew Morton | 2006-03-28 | 28 | -113/+113 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -3/+3 |
* | [NETFILTER] x_table.c: sem2mutex | Ingo Molnar | 2006-03-25 | 1 | -27/+29 |
* | [NETFILTER]: Fix xt_policy address matching | Patrick McHardy | 2006-03-22 | 1 | -3/+3 |
* | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso | 2006-03-22 | 6 | -0/+124 |
* | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso | 2006-03-22 | 25 | -133/+187 |
* | [NETFILTER]: conntrack: cleanup the conntrack ID initialization | Pablo Neira Ayuso | 2006-03-22 | 1 | -2/+2 |
* | [NETFILTER]: nfnetlink_queue: fix nfnetlink message size | Pablo Neira Ayuso | 2006-03-22 | 1 | -9/+10 |
* | [NETFILTER]: ctnetlink: Fix expectaction mask dumping | Pablo Neira Ayuso | 2006-03-22 | 1 | -22/+62 |
* | [NETFILTER]: Fix Kconfig typos | Thomas V�gtle | 2006-03-22 | 1 | -3/+3 |
* | [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -1/+1 |
* | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin | 2006-03-20 | 1 | -0/+69 |
* | [NET]: sem2mutex part 2 | Ingo Molnar | 2006-03-20 | 1 | -7/+9 |
* | [NET] sem2mutex: net/ | Arjan van de Ven | 2006-03-20 | 1 | -12/+13 |
* | [NETFILTER]: ctnetlink: avoid unneccessary event message generation | Patrick McHardy | 2006-03-20 | 2 | -3/+10 |
* | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy | 2006-03-20 | 3 | -0/+220 |
* | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy | 2006-03-20 | 23 | -1/+44 |
* | [NETFILTER]: Convert x_tables matches/targets to centralized error checking | Patrick McHardy | 2006-03-20 | 23 | -511/+167 |
* | [NETFILTER]: xt_tables: add centralized error checking | Patrick McHardy | 2006-03-20 | 1 | -7/+65 |
* | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte | 2006-03-20 | 5 | -89/+80 |
* | [NETFILTER] nfnetlink_log: add sequence numbers for log events | Harald Welte | 2006-03-20 | 1 | -0/+46 |
* | [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference | Patrick McHardy | 2006-03-12 | 1 | -1/+5 |
* | [NETFILTER]: nf_queue: fix end-of-list check | Patrick McHardy | 2006-02-27 | 1 | -1/+1 |
* | [NETFILTER]: nf_queue: remove unnecessary check for outfn | Patrick McHardy | 2006-02-27 | 1 | -1/+1 |
* | [NETFILTER]: nf_queue: fix rerouting after packet mangling | Patrick McHardy | 2006-02-27 | 1 | -7/+15 |
* | [NETFILTER]: nf_queue: check if rerouter is present before using it | Patrick McHardy | 2006-02-27 | 1 | -2/+2 |
* | [NETFILTER]: nf_queue: don't copy registered rerouter data | Patrick McHardy | 2006-02-27 | 1 | -19/+9 |
* | [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet | Yasuyuki Kozakai | 2006-02-15 | 2 | -2/+6 |
* | [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach | Yasuyuki Kozakai | 2006-02-15 | 1 | -0/+5 |
* | [NETFILTER]: x_tables: fix dependencies of conntrack related modules | Yasuyuki Kozakai | 2006-02-15 | 1 | -3/+3 |
* | [NETFILTER] Fix Kconfig menu level for x_tables | Harald Welte | 2006-02-13 | 1 | -2/+2 |
* | [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper | Samir Bellabes | 2006-02-04 | 1 | -2/+0 |
* | [NETFILTER]: nfnetlink_queue: fix packet marking over netlink | Patrick McHardy | 2006-02-04 | 1 | -1/+2 |
* | [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log | Patrick McHardy | 2006-02-04 | 1 | -7/+11 |
* | [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' | Holger Eitzenberger | 2006-02-04 | 1 | -1/+1 |
* | [NETFILTER]: nf_conntrack: check address family when finding protocol module | Yasuyuki Kozakai | 2006-02-04 | 1 | -1/+1 |