aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Replace %p with %pK to prevent leaking kernel addressMohamad Ayyash2016-10-131-1/+1
* netfilter: x_tables: check for size overflowFlorian Westphal2016-10-121-0/+4
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2016-10-121-3/+3
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2016-10-121-1/+25
* security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2016-03-111-1/+1
* netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall2016-03-111-2/+3
* nf: xt_qtaguid: fix handling for cases where tunnels are used.JP Abgrall2016-03-111-81/+69
* netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall2016-03-113-43/+82
* netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall2016-03-111-25/+26
* 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
|\ \ \ | |/ /