aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2008-01-28[NETFILTER]: Kill some supper dupper bloatryIlpo Järvinen
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy
2008-01-28[NETFILTER]: non-power-of-two jhash optimizationsPatrick McHardy
2008-01-28[NETFILTER]: xt_hashlimit: reduce overhead without IPv6Eric Dumazet
2008-01-28[NETFILTER]: xt_hashlimit: speedup hash_dst()Eric Dumazet
2008-01-28[NETFILTER]: xt_connlimit: use the new union nf_inet_addrJan Engelhardt
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt
2008-01-28[NETFILTER]: x_tables: use %u format specifiersJan Engelhardt
2008-01-28[NETFILTER]: constify nf_afinfoPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: include GID in netlink messagePatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: use endianness-aware attribute functionsPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_createPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: remove excessive debuggingPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commandsPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_configPatrick McHardy
2008-01-28[NETFILTER]: nf_log: remove incomprehensible commentPatrick McHardy
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy
2008-01-28[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy
2008-01-28[NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy
2008-01-28[NETFILTER]: ctnetlink: fix expectation timeout dumpingPatrick McHardy
2008-01-28[NETFILTER]: ctnetlink: use netlink attribute helpersPatrick McHardy
2008-01-28[NETFILTER]: nf_conntrack_sctp: add ctnetlink supportPablo Neira Ayuso
2008-01-28[NETFILTER]: ctnetlink: add support for secmarkPablo Neira Ayuso
2008-01-28[NETFILTER]: ctnetlink: add support for master tuple event notification and d...Pablo Neira Ayuso
2008-01-28[NETFILTER]: ctnetlink: add support for NAT sequence adjustmentsPablo Neira Ayuso
2008-01-28[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mssBenjamin LaHaise
2008-01-28[NETFILTER]: xt_MARK: add compat support for revision 0Patrick McHardy
2008-01-28[NETFILTER]: xt_MARK: support revision 1 for IPv6Patrick McHardy
2008-01-28[NETFILTER]: x_tables: enable compat translation for IPv6 matches/targetsPatrick McHardy
2008-01-28[NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy
2008-01-28[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy
2008-01-28[IPV4] net/netfilter: Use ipv4_is_<type>Joe Perches
2008-01-28[NETFILTER]: Select CONFIG_NETFILTER_NETLINK when neededPatrick McHardy
2008-01-28[NETFILTER]: remove NF_CONNTRACK_ENABLED optionPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: update copyrightPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: remove useless enqueue status codesPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: eliminate impossible switch casePatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: use endianness-aware attribute functionsPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: mark hash table __read_mostlyPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: remove useless debuggingPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: kill useless wrapperPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink: use RCU for queue instances hashPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_configPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operationPatrick McHardy
2008-01-28[NETFILTER]: remove annoying debugging messagePatrick McHardy
2008-01-28[NETFILTER]: nf_queue: clean up error pathsPatrick McHardy
2008-01-28[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdictPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy