]> git.ipfire.org Git - people/arne_f/kernel.git/history - net/netfilter
ipv6: Fix dangling pointer when ipv6 fragment
[people/arne_f/kernel.git] / net / netfilter /
2019-04-05  Florian Westphalnetfilter: physdev: relax br_netfilter dependency
2019-03-13  Martynas Pumputisnetfilter: nf_nat: skip nat clash resolution for same...
2019-03-13  ZhangXiaoxuipvs: Fix signed integer overflow when setsockopt timeout
2019-02-27  Pablo Neira Ayusonetfilter: nf_tables: fix flush after rule deletion...
2019-02-20  Liping Zhangnetfilter: nf_tables: fix mismatch in big-endian system
2019-01-13  Pan Biannetfilter: ipset: do not call ipset_nest_end after...
2019-01-13  Florian Westphalnetfilter: seqadj: re-load tcp header pointer after...
2018-12-17  Xin Longipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
2018-11-27  Taehee Yoonetfilter: xt_IDLETIMER: add sysfs filename checking...
2018-11-27  Eric Westbrooknetfilter: ipset: actually allow allowable CIDR 0 in...
2018-11-21  Vasily Khoruzhicknetfilter: conntrack: fix calculation of next bucket...
2018-10-20  Xin Longnetfilter: check for seqadj ext existence before adding...
2018-09-19  Eric Dumazetnetfilter: x_tables: avoid stack-out-of-bounds read...
2018-09-15  Tan Huipvs: fix race between ip_vs_conn_new() and ip_vs_del_d...
2018-08-24  Florian Westphalnetfilter: conntrack: dccp: treat SYNC/SYNCACK as inval...
2018-08-24  Andrey Ryabininnetfilter: nf_conntrack: Fix possible possible crash...
2018-08-24  Jann Hornnetfilter: nf_log: fix uninit read in nf_log_proc_dostring
2018-08-03  Alexey Kodanevnetfilter: nf_tables: check msg_type before nft_trans_s...
2018-07-17  Eric Dumazetnetfilter: nf_queue: augment nfqa_cfg_policy
2018-07-11  Jann Hornnetfilter: nf_log: don't hold nf_log_mutex during user...
2018-07-11  Taehee Yoonetfilter: nf_tables: use WARN_ON_ONCE instead of BUG_O...
2018-06-26  Julian Anastasovipvs: fix buffer overflow with sync daemon and service
2018-05-22  Florian Westphalnetfilter: nf_tables: can't fail after linking rule...
2018-05-16  Julian Anastasovipvs: fix rtnl_lock lockups caused by start_sync_thread
2018-04-13  Florian Westphalnetfilter: conntrack: don't call iter for non-confirmed...
2018-04-13  Liping Zhangnetfilter: ctnetlink: fix incorrect nf_ct_put during...
2018-04-08  Florian Westphalnetfilter: x_tables: add and use xt_check_proc_name
2018-04-08  Matthias Kaehlckenetfilter: ctnetlink: Make some parameters integer...
2018-03-24  Dan Carpenternetfilter: x_tables: unlock on error in xt_find_table_l...
2018-03-24  Paolo Abeniipvs: explicitly forbid ipv6 service/dest creation...
2018-03-24  Liping Zhangnetfilter: nft_dynset: continue to next expr if _OP_ADD...
2018-03-24  Liping Zhangnetfilter: nf_ct_helper: permit cthelpers with differen...
2018-03-24  Gao Fengnetfilter: xt_CT: fix refcnt leak on error path
2018-03-18  Florian Westphalnetfilter: x_tables: pack percpu counter allocations
2018-03-18  Florian Westphalnetfilter: x_tables: pass xt_counters struct to counter...
2018-03-18  Florian Westphalnetfilter: x_tables: pass xt_counters struct instead...
2018-03-18  Eric Dumazetnetfilter: IDLETIMER: be syzkaller friendly
2018-03-18  Paolo Abeninetfilter: nat: cope with negative port range
2018-03-18  Paolo Abeninetfilter: x_tables: fix missing timer initialization...
2018-02-25  Cong Wangnetfilter: xt_RATEEST: acquire xt_rateest_mutex for...
2018-02-25  Cong Wangnetfilter: xt_cgroup: initialize info->priv in cgroup_m...
2018-02-25  Eric Dumazetnetfilter: x_tables: avoid out-of-bounds reads in xt_re...
2018-02-25  Dmitry Vyukovnetfilter: x_tables: fix int overflow in xt_alloc_table...
2018-01-31  Kevin Cernekeenetfilter: xt_osf: Add missing permission checks
2018-01-31  Kevin Cernekeenetfilter: nfnetlink_cthelper: Add missing permission...
2017-12-25  Liping Zhangnetfilter: nfnetlink_queue: fix secctx memory leak
2017-12-25  Liping Zhangnetfilter: nfnl_cthelper: fix a race when walk the...
2017-12-25  Jeffy Chennetfilter: nfnl_cthelper: Fix memory leak
2017-12-25  Pablo Neira Ayusonetfilter: nfnl_cthelper: fix runtime expectation polic...
2017-12-20  KUWAZAWA Takuyanetfilter: ipvs: Fix inappropriate output of procfs
2017-12-16  Debabrata BanerjeeFix handling of verdicts after NF_QUEUE
2017-11-30  Florian Westphalnetfilter: nf_tables: fix oob access
2017-11-30  Pablo Neira Ayusonetfilter: nft_queue: use raw_smp_processor_id()
2017-11-18  Florian Westphalnetfilter: nat: Revert "netfilter: nat: convert nat...
2017-11-18  Florian Westphalnetfilter: nat: avoid use of nf_conn_nat extension
2017-11-15  Liping Zhangnetfilter: nft_meta: deal with PACKET_LOOPBACK in netde...
2017-10-21  Jarno Rajahalmenetfilter: nf_ct_expect: Change __nf_ct_expect_check...
2017-10-08  Liping Zhangnetfilter: nfnl_cthelper: fix incorrect helper->expect_...
2017-10-08  Liping Zhangnetfilter: invoke synchronize_rcu after set the _hook_...
2017-09-27  Manfred Spraulnet/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
2017-08-30  Florian Westphalnetfilter: nat: fix src map lookup
2017-08-25  Liping Zhangnetfilter: nf_ct_ext: fix possible panic after nf_ct_ex...
2017-07-27  Julian Anastasovipvs: SNAT packet replies only for NATed connections
2017-07-05  Eric Leblondnetfilter: synproxy: fix conntrackd interaction
2017-07-05  Eric Dumazetnetfilter: xt_TCPMSS: add more sanity tests on tcph...
2017-06-17  Liping Zhangnetfilter: nft_log: restrict the log prefix length...
2017-06-17  Pablo Neira Ayusonetfilter: nf_tables: fix set->nelems counting with...
2017-06-17  Christophe Leroynetfilter: nf_conntrack_sip: fix wrong memory initialis...
2017-06-14  Pablo Neira Ayusonetfilter: nft_set_rbtree: handle element re-addition...
2017-03-12  Florian Westphalnetfilter: conntrack: refine gc worker heuristics,...
2017-03-12  Florian Westphalnetfilter: conntrack: remove GC_MAX_EVICTS break
2017-02-26  Jiri Kosinanetfilter: nf_ct_helper: warn when not applying default...
2016-12-10  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-12-09  Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git.kernel.org...
2016-12-09  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-12-09  Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git.kernel...
2016-12-08  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-12-08  Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-12-07  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-12-07  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-12-07  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-12-06  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-05  Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git.kernel.org/pub...
2016-12-05  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-12-04  Linus TorvaldsMerge tag 'drm-fixes-for-v4.9-rc8' of git://people...
2016-12-03  David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-02  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-12-02  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-02  David S. MillerMerge tag 'linux-can-fixes-for-4.9-20161201' of git...
2016-12-02  Linus TorvaldsMerge tag 'pci-v4.9-fixes-4' of git://git.kernel.org...
2016-12-01  Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-12-01  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-01  David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-12-01  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-01  Radim KrčmářMerge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel...
2016-11-30  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2016-11-30  Linus TorvaldsMerge tag 'pwm/for-4.9' of git://git.kernel.org/pub...
2016-11-30  David S. MillerMerge tag 'wireless-drivers-for-davem-2016-11-29' of...
2016-11-30  Dave AirlieMerge branch 'for-upstream/hdlcd' of git://linux-arm...
2016-11-29  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
next