aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs2016-03-111-0/+5
* netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall2016-03-111-2/+2
* netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall2016-03-111-15/+4
* netfilter: qtaguid: rate limit some of the printksJP Abgrall2016-03-111-6/+7
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-2510-70/+45
|\
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-1/+1
| * ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-05-111-5/+1
| * rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2013-01-172-3/+3
| * netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik2012-11-261-11/+8
| * netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik2012-11-261-8/+2
| * netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-10-211-4/+4
| * netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2012-10-212-8/+5
| * netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso2012-10-211-23/+6
| * netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-211-5/+11
| * ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov2012-10-211-2/+3
| * ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause2012-10-021-0/+1
| * ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-291-1/+1
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-135-62/+329
* | netfilter: remove leftover git merge errorVince Kim2012-02-141-2/+0
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-311-0/+1
|\ \
| * \ Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-271-0/+1
| |\ \ | | |/
| | * IPVS: Free resources on module removalSimon Horman2011-08-151-0/+1
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-101-1/+9
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall2011-10-071-1/+9
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-071-6/+6
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma2011-10-061-6/+6
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-042-5/+26
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall2011-09-292-5/+26
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-09-274-196/+449
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall2011-09-254-196/+449
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-09-213-60/+165
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall2011-09-201-11/+14
| * | netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall2011-09-203-49/+151
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-09-164-40/+159
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall2011-09-154-40/+159
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-09-125-298/+1547
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall2011-09-111-4/+18
| * | netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall2011-09-095-297/+1533
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-09-071-10/+18
|\ \ \ | |/ /
| * | netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall2011-09-021-10/+18
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-08-291-4/+19
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall2011-08-251-4/+19
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-08-231-9/+82
|\ \ \ | |/ /
| * | netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall2011-08-191-2/+62
| * | netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall2011-08-191-7/+17
| * | netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall2011-08-171-123/+186
* | | netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall2011-08-221-123/+186
|/ /
* | netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall2011-08-091-111/+273
* | netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall2011-08-091-312/+509
* | netfilter: qtaguid: disable #define DEBUGJP Abgrall2011-07-221-1/+0