summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2012-08-28netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2012-08-13netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2012-05-04netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2012-05-04netfilter: xt_IDLETIMER: Use uevent instead of new netlink msg typeJP Abgrall
2012-04-19Merge linux-stable 3.0.28 into android-3.0Todd Poynor
2012-04-17netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2012-04-17netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2012-04-05xt_IDLETIMER:Ashish Sharma
2012-02-29ipvs: fix matching of fwmark templates during schedulingSimon Horman
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-07netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall
2011-10-06netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma
2011-09-29netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall
2011-09-25netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall
2011-09-20netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall
2011-09-20netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall
2011-09-15netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall
2011-09-11netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall
2011-09-09netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall
2011-09-02netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall
2011-08-25netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall
2011-08-19netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall
2011-08-19netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall
2011-08-17netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall
2011-08-15IPVS: Free resources on module removalSimon Horman
2011-08-09netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall
2011-08-09netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall
2011-07-22netfilter: qtaguid: disable #define DEBUGJP Abgrall
2011-07-21netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall
2011-07-21netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall
2011-07-21netfilter: quota2: add support to log quota limit reached.JP Abgrall
2011-07-12netfitler: fixup the quota2, and enable.JP Abgrall
2011-07-11netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2011-07-06netfitler: xt_qtaguid: add another missing spin_unlock.JP Abgrall
2011-07-06netfilter: qtaguid: fix bad-arg handling when tagging socketJP Abgrall
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-28nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall
2011-06-28nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall
2011-06-20netfilter: add xt_qtaguid matching moduleJP Abgrall
2011-06-20nf: xt_socket: export the fancy sock finder codeJP Abgrall
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso
2011-06-06netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-06netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-26netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds