summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAgeFilesLines
* net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison2008-10-3110-85/+69
* netfilter: snmp nat leaks memory in case of failureIlpo Järvinen2008-10-201-0/+1
* netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-141-0/+97
* netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy2008-10-141-1/+2
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-082-4/+12
* netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-083-9/+16
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-0813-82/+50
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-0813-103/+70
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-3/+7
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-084-45/+34
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-085-58/+36
* netfilter: xtables: use "if" blocks in KconfigJan Engelhardt2008-10-081-20/+16
* netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt2008-10-081-39/+39
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-082-20/+13
* netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-084-53/+107
* netfilter: netns nat: PPTP NAT in netnsAlexey Dobriyan2008-10-081-1/+2
* netfilter: netns nf_conntrack: fixup DNAT in netnsAlexey Dobriyan2008-10-081-3/+3
* netfilter: netns nat: per-netns bysource hashAlexey Dobriyan2008-10-081-27/+45
* netfilter: netns nat: per-netns NAT tableAlexey Dobriyan2008-10-081-11/+29
* netfilter: netns nat: fix ipt_MASQUERADE in netnsAlexey Dobriyan2008-10-081-4/+2
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan2008-10-082-4/+4
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan2008-10-082-2/+2
* netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...Alexey Dobriyan2008-10-081-5/+9
* netfilter: netns nf_conntrack: per-netns statisticsAlexey Dobriyan2008-10-081-2/+2
* netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan2008-10-082-2/+2
* netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/st...Alexey Dobriyan2008-10-081-19/+38
* netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan2008-10-081-4/+4
* netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan2008-10-081-2/+2
* netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan2008-10-082-3/+5
* netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan2008-10-085-6/+7
* netfilter: netns nf_conntrack: per-netns conntrack countAlexey Dobriyan2008-10-082-2/+2
* netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-084-13/+13
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-0816-51/+53
* netfilter: rename ipt_recent to xt_recentJan Engelhardt2008-10-083-515/+0
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-083-4/+4
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-011-0/+1
* nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger2008-08-181-2/+6
* netfilter: ipt_addrtype: Fix matching of inverted destination address typeAnders Grafström2008-08-181-1/+1
* netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulationsPavel Emelyanov2008-07-311-1/+1
* net: use the common ascii hex helpersHarvey Harrison2008-07-301-3/+2
* netfilter: arptables in netns for realAlexey Dobriyan2008-07-261-9/+30
* netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan2008-07-261-1/+1
* netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2008-07-231-1/+1
* netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu2008-07-211-13/+25
* netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-211-15/+3
* netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao2008-07-211-4/+4
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-192-2/+2
* sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-181-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-141-1/+1
|\
| * netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-091-1/+1
OpenPOWER on IntegriCloud