aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Change %p to %pK in debug messagesMin Chong2016-12-131-10/+10
* Replace %p with %pK to prevent leaking kernel addressMohamad Ayyash2016-10-191-1/+1
* netfilter: x_tables: check for size overflowFlorian Westphal2016-05-171-0/+4
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2016-02-221-1/+25
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2016-02-201-3/+3
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-102-6/+2
|\
| * 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
* | netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-11-181-1/+1
* | netfilter: qtaguid: rate limit some of the printksJP Abgrall2013-09-101-6/+7
* | netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall2013-09-101-15/+4
* | netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall2013-09-103-43/+82
* | netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall2013-09-101-25/+26
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-278-64/+43
|\|
| * 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
* | merge opensource jb u5codeworkx2012-09-224-60/+327
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-1/+1
|\|
| * ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-291-1/+1
* | samsung update 1codeworkx2012-06-029-24/+4281
|/
* IPVS: Free resources on module removalSimon Horman2011-08-151-0/+1
* netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-162-2/+4
* IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-132-1/+10
* netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso2011-06-061-0/+3
* netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-06-063-8/+16
* netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik2011-06-061-1/+1
* ipvs: restore support for iptables SNATJulian Anastasov2011-06-061-8/+8
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-068-17/+13
* IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-271-8/+19
* netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik2011-05-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-2627-246/+245
| |\
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2012-76/+101
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-174-10/+18
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-05-171-4/+12
| | |\ \ \
| | | * | | netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy2011-05-161-4/+10
| | | * | | netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy2011-05-161-0/+2
| | | * | | IPVS: init and cleanup restructuringHans Schillstrom2011-05-097-80/+206
| | | * | | IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-092-22/+38
| | | * | | netfilter: fix ebtables compat supportEric Dumazet2011-04-211-2/+2
| | | * | | netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-04-211-0/+4
| * | | | | ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-122-46/+50