summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2012-01-05Automatically merging tracking-igloo_kernel-other into merging-integration-an...Lee Jones
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-26netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall
2011-12-26netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma
2011-12-26netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall
2011-12-26netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall
2011-12-26netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall
2011-12-26netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall
2011-12-26nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall
2011-12-26nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall
2011-12-26nf: xt_socket: export the fancy sock finder codeJP Abgrall
2011-12-26netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall
2011-12-26netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall
2011-12-26netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall
2011-12-26netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall
2011-12-26netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall
2011-12-26netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall
2011-12-26netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall
2011-12-26netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall
2011-12-26netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall
2011-12-26netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall
2011-12-26netfilter: qtaguid: disable #define DEBUGJP Abgrall
2011-12-26netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall
2011-12-26netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall
2011-12-26netfilter: quota2: add support to log quota limit reached.JP Abgrall
2011-12-26netfitler: fixup the quota2, and enable.JP Abgrall
2011-12-26netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2011-12-26netfitler: xt_qtaguid: add another missing spin_unlock.JP Abgrall
2011-12-26netfilter: qtaguid: fix bad-arg handling when tagging socketJP Abgrall
2011-12-26netfilter: add xt_qtaguid matching moduleJP Abgrall
2011-12-24Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-24netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso
2011-12-24netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso
2011-11-21netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.cJozsef Kadlecsik
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal
2011-11-01ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-11-01ipvs: Removed unused variablesSimon Horman
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman
2011-11-01ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker