aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter
AgeCommit message (Expand)Author
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy
2008-01-28[NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c filePatrick McHardy
2008-01-28[NETFILTER]: {ip,ip6}t_LOG: log GIDMaciej Soltysiak
2008-01-28[NETFILTER]: ip_tables: remove obsolete SAME targetPatrick McHardy
2008-01-28[NETFILTER]: Merge ipt_TOS into xt_DSCPJan Engelhardt
2008-01-28[NETFILTER]: Merge ipt_tos into xt_dscpJan Engelhardt
2008-01-28[NETFILTER]: Use lowercase names for matches in KconfigJan Engelhardt
2008-01-28[NETFILTER]: ipt_addrtype: limit address type checking to an interfaceLaszlo Attila Toth
2008-01-28[NETFILTER]: merge ipt_owner/ip6t_owner in xt_ownerJan Engelhardt
2008-01-28[NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy
2008-01-28[NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt
2008-01-28[NETFILTER]: replace list_for_each with list_for_each_entryLi Zefan
2008-01-28[NETFILTER]: Convert old checksum helper namesPatrick McHardy
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2008-01-28[IPV4]: Add ip_local_outHerbert Xu
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy
2007-12-20[NETFILTER] ipv4: Spelling fixesJoe Perches
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy
2007-11-20[NETFILTER]: Fix kernel panic with REDIRECT target.Evgeniy Polyakov
2007-11-19[IPV4]: Add missing "space"Joe Perches
2007-11-13[NETFILTER]: nf_nat: fix memset errorLi Zefan
2007-11-07[NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy
2007-11-07[NETFILTER]: Clean up MakefileJan Engelhardt
2007-11-07[NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel
2007-10-18sysctl: remove broken netfilter binary sysctlsEric W. Biederman
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-10[NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov
2007-10-10[NETFILTER]: ctnetlink: use netlink policyPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman
2007-09-11[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messagesPatrick McHardy
2007-08-14[NETFILTER]: nf_nat_sip: don't drop short packetsPatrick McHardy
2007-08-13[IPV4]: Clean up duplicate includes in net/ipv4/Jesper Juhl
2007-08-07[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy
2007-08-07[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...Jesper Juhl
2007-08-02[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...Mariusz Kozlowski
2007-07-26netfilter endian regressionsAl Viro
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy