Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-22netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-07-16netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-05-06netfilter: nf_conntrack_h323: restore boundary check correctnessJakub Jankowski
2018-01-08netfilter: nf_conntrack_h323: Remove unwanted comments.Varsha Rao
2018-01-08netfilter: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-20netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as wellEric Sesterhenn
2017-11-20netfilter: nf_ct_h323: Convert CHECK_BOUND macro to functionEric Sesterhenn
2017-10-24netfilter: nf_ct_h323: Out Of Bound Read in Netfilter ConntrackEric Sesterhenn
2017-10-24netfilter: nf_conntrack_h323: Remove typedef structHarsha Sharma
2016-07-11netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931Toby DiPasquale
2011-04-04netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba
2008-02-01[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helperJan Engelhardt
2008-02-01[NETFILTER]: nf_conntrack_h323: clean up code a bitJan Engelhardt
2008-02-01[NETFILTER]: nf_conntrack_h3223: sparse fixesStephen Hemminger
2008-01-29[NETFILTER]: Parenthesize macro parametersJan Engelhardt
2007-07-11[NETFILTER]: nf_conntrack_h323: check range first in sequence extensionJing Min Zhao
2007-07-06[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy