summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdictPatrick McHardy2008-01-281-15/+2
* [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy2008-01-281-45/+23
* [NETFILTER]: ip_queue: deobfuscate entry lookupsPatrick McHardy2008-01-281-64/+37
* [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entryPatrick McHardy2008-01-281-5/+3
* [NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy2008-01-281-0/+1
* [NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_queue: make queue_handler constPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-287-7/+7
* [NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c filePatrick McHardy2008-01-281-1/+0
* [NETFILTER]: {ip,ip6}t_LOG: log GIDMaciej Soltysiak2008-01-281-1/+3
* [NETFILTER]: ip_tables: remove obsolete SAME targetPatrick McHardy2008-01-283-184/+0
* [NETFILTER]: Merge ipt_TOS into xt_DSCPJan Engelhardt2008-01-282-11/+0
* [NETFILTER]: Merge ipt_tos into xt_dscpJan Engelhardt2008-01-283-60/+0
* [NETFILTER]: Use lowercase names for matches in KconfigJan Engelhardt2008-01-281-6/+6
* [NETFILTER]: ipt_addrtype: limit address type checking to an interfaceLaszlo Attila Toth2008-01-281-16/+88
* [NETFILTER]: merge ipt_owner/ip6t_owner in xt_ownerJan Engelhardt2008-01-283-97/+0
* [NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy2008-01-282-4/+0
* [NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet2008-01-282-18/+11
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-2819-362/+295
* [NETFILTER]: replace list_for_each with list_for_each_entryLi Zefan2008-01-281-4/+2
* [NETFILTER]: Convert old checksum helper namesPatrick McHardy2008-01-288-25/+25
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-2819-125/+132
* [IPV4]: Add ip_local_outHerbert Xu2008-01-281-7/+1
* [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-261-0/+3
* [NETFILTER] ipv4: Spelling fixesJoe Perches2007-12-201-1/+1
* [NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2007-12-141-45/+12
* [NETFILTER]: Fix kernel panic with REDIRECT target.Evgeniy Polyakov2007-11-201-4/+1
* [IPV4]: Add missing "space"Joe Perches2007-11-191-1/+1
* [NETFILTER]: nf_nat: fix memset errorLi Zefan2007-11-131-1/+1
* [NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy2007-11-077-19/+19
* [NETFILTER]: Clean up MakefileJan Engelhardt2007-11-071-10/+10
* [NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan2007-11-071-17/+20
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-2/+2
* sysctl: remove broken netfilter binary sysctlsEric W. Biederman2007-10-181-2/+0
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-1536-350/+347
* [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu2007-10-153-34/+12
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-1511-16/+16
* [IPV4]: Change ip_defrag to return an integerHerbert Xu2007-10-151-10/+10
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-101-13/+4
* [NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov2007-10-102-45/+6
* [NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2007-10-102-13/+9
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-107-22/+22
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-103-33/+33
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-101-4/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-102-4/+5
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-102-0/+6
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-104-15/+18
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-113-0/+3
* [NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messagesPatrick McHardy2007-09-111-7/+3
OpenPOWER on IntegriCloud