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