OSDN Git Service

sunrpc: expiry_time should be seconds not timeval
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / net / netfilter /
2020-01-29 Kadlecsik Józsefnetfilter: ipset: use bitmap infrastructure completely
2020-01-23 Cong Wangnetfilter: fix a use-after-free in mtype_destroy()
2020-01-14 Florian Westphalnetfilter: ipset: avoid null deref when IPSET_ATTR_LINE...
2020-01-12 Florian Westphalnetfilter: ctnetlink: netns exit must wait for callbacks
2019-11-12 Eric Dumazetipvs: move old_secure_tcp into struct netns_ipvs
2019-11-12 Dan Carpenternetfilter: ipset: Fix an error code in ip_set_sockfn_get()
2019-09-21 Thomas Jaroschnetfilter: nf_conntrack_ftp: Fix debug output
2019-09-06 Dirk Morrisnetfilter: conntrack: Use consistent ct id hash calculation
2019-09-06 Florian Westphalnetfilter: ctnetlink: don't use conntrack/expect object...
2019-08-25 Florian Westphalnetfilter: nfnetlink: avoid deadlock due to synchronous...
2019-08-11 Phil Turnbullnetfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
2019-05-16 Julian Anastasovipvs: do not schedule icmp errors from tunnels
2019-05-16 Francesco Ruggerinetfilter: compat: initialize all fields in xt_init
2019-04-27 Florian Westphalnetfilter: physdev: relax br_netfilter dependency
2019-03-23 Jozsef Kadlecsiknetfilter: nf_conntrack_tcp: Fix stack out of bounds...
2019-03-23 Phil Turnbullnetfilter: nfnetlink_acct: validate NFACCT_FILTER param...
2019-03-23 Ken-ichirou MATSUZAWAnetfilter: nfnetlink_log: just returns error for unknow...
2019-03-23 ZhangXiaoxuipvs: Fix signed integer overflow when setsockopt timeout
2018-12-01 Liping Zhangnetfilter: nf_tables: fix oops when inserting an elemen...
2018-11-27 Taehee Yoonetfilter: xt_IDLETIMER: add sysfs filename checking...
2018-11-27 Eric Westbrooknetfilter: ipset: actually allow allowable CIDR 0 in...
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-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-07-03 Julian Anastasovipvs: fix buffer overflow with sync daemon and service
2018-05-16 Julian Anastasovipvs: fix rtnl_lock lockups caused by start_sync_thread
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 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-03-18 Florian Westphalnetfilter: nfnetlink_queue: fix timestamp attribute
2018-02-25 Arnd Bergmannnetfilter: ipvs: avoid unused variable warnings
2018-02-25 Cong Wangnetfilter: xt_RATEEST: acquire xt_rateest_mutex for...
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-02-16 Eric W. Biedermannetfilter: nf_queue: Make the queue_handler pernet
2018-01-31 Kevin Cernekeenetfilter: xt_osf: Add missing permission checks
2018-01-31 Kevin Cernekeenetfilter: nfnetlink_cthelper: Add missing permission...
2018-01-31 Ulrich Webernetfilter: nf_conntrack_sip: extend request line validation
2018-01-31 Florian Westphalnetfilter: restart search if moved to other chain
2018-01-31 Liping Zhangnetfilter: nfnetlink_queue: reject verdict request...
2018-01-31 Liping Zhangnetfilter: nf_ct_expect: remove the redundant slash...
2018-01-31 Florian Westphalnetfilter: x_tables: speed up jump target validation
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-11-30 Florian Westphalnetfilter: nf_tables: fix oob access
2017-11-30 Pablo Neira Ayusonetfilter: nft_queue: use raw_smp_processor_id()
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-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-04-30 Phil Turnbullnetfilter: nfnetlink: correctly validate length of...
2016-11-26 Anders K. Pedersennetfilter: nft_dynset: fix element timeout for HZ ...
2016-11-18 Jann Hornnetfilter: fix namespace handling in nf_log_proc_dostring
2016-10-07 Quentin Armitageipvs: fix bind to link-local mcast IPv6 address in...
2016-09-15 Florian Westphalnetfilter: x_tables: check for size overflow
2016-09-15 Florian Westphalnetfilter: x_tables: check for size overflow
2016-06-24 Florian Westphalnetfilter: x_tables: introduce and use xt_copy_counters...
2016-06-24 Florian Westphalnetfilter: x_tables: do compat validation via translate...
2016-06-24 Florian Westphalnetfilter: x_tables: xt_compat_match_from_user doesn...
2016-06-24 Florian Westphalnetfilter: x_tables: don't reject valid target size...
2016-06-24 Florian Westphalnetfilter: x_tables: validate all offsets and sizes...
2016-06-24 Florian Westphalnetfilter: x_tables: check for bogus target offset
2016-06-24 Florian Westphalnetfilter: x_tables: check standard target size too
2016-06-24 Florian Westphalnetfilter: x_tables: add compat version of xt_check_ent...
2016-06-24 Florian Westphalnetfilter: x_tables: assert minimum target size
2016-06-24 Florian Westphalnetfilter: x_tables: add and use xt_check_entry_offsets
2016-05-19 Linus Torvaldsnf_conntrack: avoid kernel pointer value leak in slab...
2016-05-11 Julian Anastasovipvs: drop first packet to redirect conntrack
2016-05-11 Marco Angaroniipvs: correct initial offset of Call-ID header search...
2016-05-11 Arnd Bergmannipvs: handle ip_vs_fill_iph_skb_off failure
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'iommu-fixes-v4.4-rc8' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git./linux/kernel...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-06 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc8' of git://git./linux/kerne...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
next