summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2011-11-30netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall
2011-11-30netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma
2011-11-30netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall
2011-11-30netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall
2011-11-30netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall
2011-11-30netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall
2011-11-30netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall
2011-11-30netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall
2011-11-30netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall
2011-11-30netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall
2011-11-30netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall
2011-11-30netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall
2011-11-30netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall
2011-11-30netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall
2011-11-30netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall
2011-11-30netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall
2011-11-30netfilter: qtaguid: disable #define DEBUGJP Abgrall
2011-11-30netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall
2011-11-30netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall
2011-11-30netfilter: quota2: add support to log quota limit reached.JP Abgrall
2011-11-30netfitler: fixup the quota2, and enable.JP Abgrall
2011-11-30netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2011-11-30netfitler: xt_qtaguid: add another missing spin_unlock.JP Abgrall
2011-11-30netfilter: qtaguid: fix bad-arg handling when tagging socketJP Abgrall
2011-11-30nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall
2011-11-30nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall
2011-11-30netfilter: add xt_qtaguid matching moduleJP Abgrall
2011-11-30nf: xt_socket: export the fancy sock finder codeJP Abgrall
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner
2011-10-03netfilter: nf_conntrack: fix event flooding in GRE protocol trackerFlorian Westphal
2011-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-08-30netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_s...Jozsef Kadlecsik
2011-08-30netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP optionJozsef Kadlecsik
2011-08-30netfilter: nf_ct_pptp: fix DNATed PPTP connection address translationSanket Shah
2011-08-30netfilter: nf_queue: reject NF_STOLEN verdicts from userspaceFlorian Westphal
2011-08-07netfilter: avoid double free in nf_reinjectJulian Anastasov
2011-07-29netfilter: xt_rateest: fix xt_rateest_mt_checkentry()Eric Dumazet
2011-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...David S. Miller
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22IPVS: Free resources on module removalSimon Horman
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik
2011-07-20net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()Paul E. McKenney
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal
2011-07-19netfilter: nfnetlink_queue: assert monotonic packet idsEric Dumazet
2011-07-18netfilter: nfnetlink_queue: provide rcu enabled callbacksEric Dumazet
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet