aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.0.78' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-05-121-5/+1
|\
| * ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-05-111-5/+1
* | Merge 3.0.60Pawit Pornkitprasan2013-01-222-3/+3
|\ \ | |/
| * rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2013-01-172-3/+3
* | Merge 3.0.54Pawit Pornkitprasan2012-12-051-19/+10
|\ \ | |/
| * 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
* | Merge 3.0.52Pawit Pornkitprasan2012-11-205-42/+30
|\ \ | |/
| * 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
* | netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall2012-08-281-2/+3
* | netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma2012-08-281-6/+6
* | netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall2012-05-043-67/+233
* | netfilter: xt_IDLETIMER: Use uevent instead of new netlink msg typeJP Abgrall2012-05-041-46/+20
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-191-1/+1
|\ \ | |/
| * ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-291-1/+1
* | netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall2012-04-171-7/+32
* | netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall2012-04-171-1/+12
* | xt_IDLETIMER:Ashish Sharma2012-04-051-7/+98
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-271-0/+1
|\ \ | |/
| * IPVS: Free resources on module removalSimon Horman2011-08-151-0/+1
* | netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall2011-10-071-1/+9
* | netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma2011-10-061-6/+6
* | netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall2011-09-292-5/+26
* | netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall2011-09-254-196/+449
* | 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
* | netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall2011-09-154-40/+159
* | 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
* | netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall2011-09-021-10/+18
* | netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall2011-08-251-4/+19
* | 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: 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
* | netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall2011-07-211-44/+126
* | netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall2011-07-211-123/+291
* | netfilter: quota2: add support to log quota limit reached.JP Abgrall2011-07-212-0/+104
* | netfitler: fixup the quota2, and enable.JP Abgrall2011-07-123-23/+51
* | netfilter: adding the original quota2 from xtables-addonsJP Abgrall2011-07-111-0/+274
* | netfitler: xt_qtaguid: add another missing spin_unlock.JP Abgrall2011-07-061-1/+11
* | netfilter: qtaguid: fix bad-arg handling when tagging socketJP Abgrall2011-07-061-1/+1
* | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-294-3/+14
|\ \ | |/