]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - net/netfilter
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
[mirror_ubuntu-jammy-kernel.git] / net / netfilter /
2022-09-16 Menglong Dongnet: netfilter: use kfree_drop_reason() for NF_DROP
2022-09-16 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_default_ttl.
2022-09-16 Pablo Neira Ayusonetfilter: nf_tables: replace BUG_ON by element length...
2022-09-16 Pablo Neira Ayusonetfilter: nf_log: incorrect offset to network header
2022-09-16 Florian Westphalnetfilter: nft_payload: don't allow th access for fragments
2022-09-16 Pablo Neira Ayusonetfilter: nft_payload: support for inner header matchi...
2022-09-16 Pablo Neira Ayusonetfilter: nf_tables: convert pktinfo->tprot_set to...
2022-09-16 Pablo Neira Ayusonetfilter: nft_set_pipapo: release elements in clone...
2022-08-26 Pablo Neira Ayusonetfilter: nft_dynset: restore set element counter...
2022-08-26 Florian Westphalnetfilter: use get_random_u32 instead of prandom
2022-08-26 Pablo Neira Ayusonetfilter: nf_tables: bail out early if hardware offloa...
2022-08-26 Pablo Neira Ayusonetfilter: nf_tables: memleak flow rule from commit...
2022-08-26 Pablo Neira Ayusonetfilter: nf_tables: release new hooks on unsupported...
2022-08-26 Pablo Neira Ayusonetfilter: nf_tables: always initialize flowtable hook...
2022-08-26 Pablo Neira Ayusonetfilter: nf_tables: delete flowtable hooks via transa...
2022-08-26 Pablo Neira Ayusonetfilter: nf_tables: use kfree_rcu(ptr, rcu) to releas...
2022-08-26 Florian Westphalnetfilter: nat: really support inet nat without l3...
2022-08-26 Florian Westphalnetfilter: nf_queue: do not allow packet truncation...
2022-08-10 Pablo Neira Ayusonetfilter: nf_tables: double hook unregistration in...
2022-08-10 Pablo Neira Ayusonetfilter: nf_tables: hold mutex on netns pre_exit...
2022-08-10 Ritaro Takenakanetfilter: flowtable: move dst_check to packet path
2022-08-10 Pablo Neira Ayusonetfilter: flowtable: pass flowtable to nf_flow_table_i...
2022-08-10 Pablo Neira Ayusonetfilter: flowtable: fix TCP flow teardown
2022-08-10 Felix Fietkaunetfilter: nft_flow_offload: fix offload with pppoe...
2022-08-10 Felix Fietkaunetfilter: nft_flow_offload: skip dst neigh lookup...
2022-08-10 Felix Fietkaunetfilter: flowtable: fix excessive hw offload attempts...
2022-08-04 Thadeu Lima de Sou... UBUNTU: SAUCE: netfilter: nf_tables: do not allow RULE_...
2022-08-04 Thadeu Lima de Sou... UBUNTU: SAUCE: netfilter: nf_tables: do not allow CHAIN...
2022-08-04 Thadeu Lima de Sou... UBUNTU: SAUCE: netfilter: nf_tables: do not allow SET_I...
2022-07-12 Pablo Neira Ayusonetfilter: nf_tables: stricter validation of element...
2022-06-22 Florian Westphalnetfilter: nft_socket: only do sk lookups when indev...
2022-06-22 Volodymyr Mytnyknetfilter: conntrack: fix udp offload timeout sysctl
2022-06-22 Pablo Neira Ayusonetfilter: nft_set_rbtree: overlap detection with eleme...
2022-06-22 Pengcheng Yangipvs: correctly print the memory size of ip_vs_conn_tab
2022-06-22 Florian Westphalnetfilter: nft_ct: fix use after free when attaching...
2022-06-22 Florian Westphalnetfilter: conntrack: avoid useless indirection during...
2022-06-22 Florian Westphalnetfilter: conntrack: convert to refcount_t api
2022-06-01 Pablo Neira Ayusonetfilter: nf_tables: sanitize nft_set_desc_concat_parse()
2022-06-01 Pablo Neira Ayusonetfilter: nf_tables: disallow non-stateful expression...
2022-05-20 Antoine Tenartnetfilter: nf_tables: nft_parse_register can return...
2022-05-20 Florian Westphalnetfilter: nft_socket: make cgroup match work in input too
2022-05-20 Florian Westphalnetfilter: conntrack: revisit gc autotuning
2022-05-20 Florian Westphalnet: prefer nf_ct_put instead of nf_conntrack_put
2022-05-20 Pablo Neira Ayusonetfilter: nf_conntrack_tcp: preserve liberal flag...
2022-05-20 Phil Sutternetfilter: conntrack: Add and use nf_ct_set_auto_assign...
2022-05-20 Pablo Neira Ayusonetfilter: flowtable: Fix QinQ and pppoe support for...
2022-04-13 Pablo Neira Ayusonetfilter: nf_tables: initialize registers in nft_do_ch...
2022-04-13 Pablo Neira Ayusonetfilter: nf_tables: validate registers coming from...
2022-03-09 Eric Dumazetnetfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
2022-03-09 Florian Westphalnetfilter: nf_queue: handle socket prefetch
2022-03-09 Florian Westphalnetfilter: nf_queue: fix possible use-after-free
2022-03-09 Florian Westphalnetfilter: nf_queue: don't assume sk is full socket
2022-03-09 Eric Dumazetnetfilter: fix use-after-free in __nf_register_net_hook()
2022-03-07 Florian Westphalnetfilter: nf_tables: fix memory leak during stateful...
2022-03-07 Pablo Neira Ayusonetfilter: nf_tables: unregister flowtable hooks on...
2022-03-07 Pablo Neira Ayusonetfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTAB...
2022-03-07 Eric Dumazetnetfilter: xt_socket: fix a typo in socket_mt_destroy()
2022-03-07 Florian Westphalnetfilter: conntrack: don't refresh sctp entries in...
2022-03-07 Pablo Neira Ayusonetfilter: nft_synproxy: unregister hooks on init error...
2022-03-07 Florian Westphalnetfilter: ctnetlink: disable helper autoassign
2022-02-24 Pablo Neira Ayusonetfilter: nf_tables_offload: incorrect flow offload...
2022-02-03 Florian Westphalnetfilter: conntrack: don't increment invalid counter...
2022-01-28 Florian Westphalnetfilter: nft_set_pipapo: allocate pcpu scratch maps...
2022-01-28 Pablo Neira Ayusonetfilter: nft_payload: do not update layer 4 checksum...
2022-01-04 Ignacy Gawędzkinetfilter: fix regression in looped (broad|multi)cast...
2022-01-04 Eric Dumazetnetfilter: nf_tables: fix use-after-free in nft_set_cat...
2022-01-04 Eric Dumazetnetfilter: conntrack: annotate data-races around ct...
2022-01-04 Pablo Neira Ayusonetfilter: nft_exthdr: break evaluation if setting...
2022-01-04 Stefano Brivionft_set_pipapo: Fix bucket load in AVX2 lookup routine...
2022-01-04 Will Mortensennetfilter: flowtable: fix IPv6 tunnel addr match
2022-01-04 yangxingwunetfilter: ipvs: Fix reuse connection if RS weight...
2022-01-04 Florent Fourcotnetfilter: ctnetlink: do not erase error code with...
2022-01-04 Florent Fourcotnetfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
2022-01-04 Florian Westphalnetfilter: nfnetlink_queue: fix OOB when mac header...
2022-01-04 Pablo Neira Ayusonetfilter: nft_dynset: relax superfluous check on set...
2022-01-04 Pablo Neira Ayusonetfilter: conntrack: set on IPS_ASSURED if flows enter...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: Audit: Add new record for multiple proce...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: security_secid_to_secctx in netlink...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmcontext in security_secid_to...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Ensure the correct LSM context...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_secid_to_secctx
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_secctx_to_secid
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git.kerne...
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git.kernel.org...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-10-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git.kernel...
2021-10-28 Linus TorvaldsMerge tag 'linux-watchdog-5.15-rc7' of git://www.linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git.kernel.org...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
next