summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-02-011-2/+3
* [NETFILTER]: Rename ipt_iprange to xt_iprangeJan Engelhardt2008-01-291-5/+1Star
* [NETFILTER]: Annotate start of kernel fields in NF headersJan Engelhardt2008-01-291-0/+1
* [NETFILTER]: ip_tables: fix compat typesPatrick McHardy2008-01-281-5/+20
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-281-49/+6Star
* [NETFILTER]: ipt_addrtype: limit address type checking to an interfaceLaszlo Attila Toth2008-01-281-0/+14
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-4/+4
* [NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt2007-11-071-14/+14
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-1/+1
* [NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk2007-07-181-0/+2
* [NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy2007-07-111-2/+2
* [NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2007-06-071-0/+20
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-111-0/+22
* [NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy2007-04-2624-1705/+1Star
* [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy2007-03-051-1/+1
* [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-121-0/+6
* [NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu...Patrick McHardy2007-02-081-3/+0Star
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-081-6/+3Star
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-081-11/+1Star
* [NETFILTER]: NAT: optional source port randomization supportEric Leblond2007-02-081-0/+1
* [NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy2007-02-081-4/+3Star
* [NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy2007-01-241-1/+1
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy2006-12-034-1040/+1Star
* [NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik2006-12-031-1/+39
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-031-1/+1
* [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy2006-12-031-34/+8Star
* [NETFILTER]: sip conntrack: better NAT handlingPatrick McHardy2006-12-031-1/+4
* [NETFILTER]: sip conntrack: do case insensitive SIP header searchPatrick McHardy2006-12-031-1/+2
* [NETFILTER]: sip conntrack: minor cleanupPatrick McHardy2006-12-031-18/+10Star
* [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_findYasuyuki Kozakai2006-12-031-1/+1
* [NET]: netfilter checksum annotationsAl Viro2006-12-031-2/+2
* [NETFILTER]: More trivial annotations.Al Viro2006-12-031-1/+1
* [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-161-12/+15
* [NETFILTER]: h323 annotationsAl Viro2006-09-291-3/+3
* [NETFILTER]: ipt annotationsAl Viro2006-09-291-1/+1
* [NETFILTER]: NAT annotationsAl Viro2006-09-291-1/+1
* [NETFILTER]: conntrack annotationsAl Viro2006-09-292-9/+9
* [NETFILTER]: netfilter misc annotationsAl Viro2006-09-291-1/+1
* [NETFILTER]: PPTP conntrack: fix another GRE keymap leakPatrick McHardy2006-09-231-0/+2
* [NETFILTER]: PPTP conntrack: simplify expectation handlingPatrick McHardy2006-09-231-1/+1
* [NETFILTER]: PPTP conntrack: fix header definitionsPatrick McHardy2006-09-231-4/+5
* [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversionsPatrick McHardy2006-09-233-17/+17
* [NETFILTER]: PPTP conntrack: fix whitespace errorsPatrick McHardy2006-09-231-13/+13
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-231-123/+0Star
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-2/+1Star
* [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai2006-09-221-4/+2Star
* [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai2006-09-221-8/+6Star
* [NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy2006-09-222-8/+4Star
* [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-20/+62