aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller13-107/+590
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso3-0/+87
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso3-0/+361
2011-12-24netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso1-45/+39
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal1-3/+3
2011-12-23netfilter: nf_nat: use hash random for bysource hashPatrick McHardy1-0/+1
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy1-2/+2
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso4-46/+42
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell4-4/+4
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-2/+2
2011-12-19net: two vzalloc() cleanupsEric Dumazet1-2/+1
2011-12-18netfilter: ctnetlink: support individual atomic-get-and-reset of countersPablo Neira Ayuso1-0/+11
2011-12-18netfilter: ctnetlink: use expect instead of master tuple in get operationPablo Neira Ayuso1-1/+3
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet4-31/+31
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić19-46/+45
2011-12-13IPVS: Modify the SH scheduler to use weightsMichael Maxim2-1/+32
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-6/+3
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross6-6/+14
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-44/+73
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller1-1/+0
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller5-43/+73
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller1-1/+0
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan8-15/+15
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2-40/+70
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet1-1/+12
2011-11-21netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.cJozsef Kadlecsik3-3/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds8-0/+9
2011-11-01netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal1-6/+5
2011-11-01ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski1-1/+1
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches13-60/+28
2011-11-01ipvs: Removed unused variablesSimon Horman1-4/+0
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman4-24/+14
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2-2/+2
2011-11-01ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski1-2/+3
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker5-0/+5
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker3-0/+3
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-31/+31
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+3
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-53/+88
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller3-53/+88
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom2-51/+86
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-1/+1
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner1-1/+1
2011-10-03netfilter: nf_conntrack: fix event flooding in GRE protocol trackerFlorian Westphal1-2/+2
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller4-10/+10
2011-09-15Merge branch 'master' into for-nextJiri Kosina4-2/+4