netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-16 09:43:13 to 2018-06-01 07:48:04 UTC [more...]

[PATCH v2] netfilter: nfnetlink: Remove VLA usage
 2018-06-01  7:48 UTC  (2+ messages)

[PATCH] netfilter: nft_numgen: fix ptr_ret.cocci warnings
 2018-06-01  7:46 UTC  (3+ messages)

[PATCH net-next] netfilter: nf_tables: check msg_type before nft_trans_set(trans)
 2018-05-31 19:07 UTC  (2+ messages)

[PATCH] netfilter: properly initialize xt_table_info structure
 2018-05-31 16:25 UTC  (19+ messages)
  ` [PATCH v2] "

[PATCH net-next v18 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-31  9:56 UTC  (3+ messages)
` [PATCH net-next v18 5/8] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v18 4/8] netfilter: Add nf_ct_get_tuple_skb global lookup function

[PATCH] netfilter: nfnetlink: Remove VLA usage
 2018-05-30 19:08 UTC  (4+ messages)

Missing skb->dst with flow offloading
 2018-05-30 18:30 UTC  (5+ messages)

[PATCH net-next v16 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-30  8:33 UTC  (9+ messages)
` [PATCH net-next v16 4/8] netfilter: Add nf_ct_get_tuple_skb callback
` [PATCH net-next v16 5/8] sch_cake: Add NAT awareness to packet classifier

[PATCH 0/9] Netfilter/IPVS fixes for net
 2018-05-29  2:39 UTC  (11+ messages)
` [PATCH 1/9] netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
` [PATCH 2/9] netfilter: ebtables: handle string from userspace with care
` [PATCH 3/9] netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
` [PATCH 4/9] netfilter: nft_limit: fix packet ratelimiting
` [PATCH 5/9] ipvs: fix buffer overflow with sync daemon and service
` [PATCH 6/9] netfilter: provide correct argument to nla_strlcpy()
` [PATCH 7/9] netfilter: nf_tables: disable preemption in nft_update_chain_stats()
` [PATCH 8/9] netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
` [PATCH 9/9] netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()

BUG: unable to handle kernel (3)
 2018-05-28 23:26 UTC 

[PATCH net-next] netfilter: nat: make symbol nat_hook static
 2018-05-28 22:37 UTC  (2+ messages)

[PATCH net-next v17 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-28 22:28 UTC  (3+ messages)
` [PATCH net-next v17 4/8] netfilter: Add nf_ct_get_tuple_skb global lookup function
` [PATCH net-next v17 5/8] sch_cake: Add NAT awareness to packet classifier

[PATCH] iptables-compat: homogenize error message
 2018-05-28 22:04 UTC  (2+ messages)

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-25 21:40 UTC  (46+ messages)
` [PATCH 02/14] net: sched: change type of reference and bind counters
` [PATCH 04/14] net: sched: implement unlocked action init API
` [PATCH 06/14] net: sched: implement reference counted action release
` [PATCH 09/14] net: sched: don't release reference on action overwrite
` [PATCH 10/14] net: sched: extend act API for lockless actions
` [PATCH 11/14] net: core: add new/replace rate estimator lock parameter
` [PATCH 12/14] net: sched: retry action check-insert on concurrent modification
` [PATCH 13/14] net: sched: use unique idr insert function in unlocked actions
` [PATCH 14/14] net: sched: implement delete for all actions

linux-next: manual merge of the netfilter-next tree with the netfilter tree
 2018-05-24 16:19 UTC 

[PATCH net-next v15 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-24  4:52 UTC  (17+ messages)
` [PATCH net-next v15 4/7] sch_cake: Add NAT awareness to packet classifier
    ` [Cake] "

[PATCH 00/18] Netfilter updates for net-next
 2018-05-23 20:37 UTC  (20+ messages)
` [PATCH 01/18] netfilter: fix fallout from xt/nf osf separation
` [PATCH 02/18] netfilter: nf_tables: remove old nf_log based tracing
` [PATCH 03/18] netfilter: nft_numgen: add map lookups for numgen random operations
` [PATCH 04/18] netfilter: nft_hash: add map lookups for hashing operations
` [PATCH 05/18] netfilter: nf_nat: move common nat code to nat core
` [PATCH 06/18] netfilter: xtables: allow table definitions not backed by hook_ops
` [PATCH 07/18] netfilter: nf_tables: allow chain type to override hook register
` [PATCH 08/18] netfilter: core: export raw versions of add/delete hook functions
` [PATCH 09/18] netfilter: nf_nat: add nat hook register functions to nf_nat
` [PATCH 10/18] netfilter: nf_nat: add nat type hooks to nat core
` [PATCH 11/18] netfilter: lift one-nat-hook-only restriction
` [PATCH 12/18] netfilter: make NF_OSF non-visible symbol
` [PATCH 13/18] netfilter: nft_set_rbtree: add timeout support
` [PATCH 14/18] netfilter: ip6t_rpfilter: provide input interface for route lookup
` [PATCH 15/18] netfilter: add struct nf_ct_hook and use it
` [PATCH 16/18] netfilter: add struct nf_nat_hook "
` [PATCH 17/18] netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
` [PATCH 18/18] netfilter: nf_tables: remove nft_af_info

[PATCH net-next v1] netfilter: provide input interface for route lookup for rpfilter
 2018-05-23  7:26 UTC  (2+ messages)

netdev 0x12 conference update
 2018-05-22 12:25 UTC 

[Cake] [PATCH net-next v14 4/7] sch_cake: Add NAT awareness to packet classifier
 2018-05-22  8:45 UTC  (2+ messages)

simplify procfs code for seq_file instances V3
 2018-05-18 12:55 UTC  (41+ messages)
` [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation
` [PATCH 12/42] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 14/42] net/kcm: simplify proc registration
` [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 17/42] proc: introduce proc_create_net{,_data}
` [PATCH 18/42] proc: introduce proc_create_net_single
` [PATCH 19/42] acpi/battery: simplify procfs code
` [PATCH 20/42] sgi-gru: "
` [PATCH 21/42] megaraid: "
` [PATCH 22/42] sg: "
` [PATCH 23/42] afs: "
` [PATCH 24/42] ext4: "
` [PATCH 25/42] jfs: "
  ` [Jfs-discussion] "
` [PATCH 26/42] staging/rtl8192u: "
` [PATCH 27/42] resource: switch to proc_create_seq_data
` [PATCH 28/42] drbd: switch to proc_create_single
` [PATCH 29/42] rtc/proc: switch to proc_create_single_data
` [PATCH 30/42] bonding: switch to proc_create_seq_data
` [PATCH 31/42] hostap: switch to proc_create_{seq,single}_data
` [PATCH 32/42] neigh: switch to proc_create_seq_data
` [PATCH 33/42] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 34/42] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 35/42] bluetooth: switch to proc_create_seq_data
` [PATCH 36/42] atm: simplify procfs code
` [PATCH 37/42] atm: switch to proc_create_seq_private
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show
` [PATCH 39/42] ide: remove ide_driver_proc_write
` [PATCH 40/42] ide: replace ->proc_fops with ->proc_show
` [PATCH 41/42] tty: "
` [PATCH 42/42] proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields

[PATCH] netfilter: ebtables: handle string from userspace with care
 2018-05-18  7:51 UTC  (2+ messages)

[PATCH ghak81 V3 0/3] audit: group task params
 2018-05-17 23:04 UTC  (8+ messages)
` [PATCH ghak81 V3 1/3] audit: use new audit_context access funciton for seccomp_actions_logged
` [PATCH ghak81 V3 2/3] audit: normalize loginuid read access
` [PATCH ghak81 V3 3/3] audit: collect audit task parameters

simplify procfs code for seq_file instances V2
 2018-05-17 19:14 UTC  (11+ messages)
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 34/40] atm: simplify procfs code

linux-next: build warning after merge of the netfilter-next tree
 2018-05-17 11:52 UTC  (3+ messages)
` [PATCH nf-next] netfilter: fix fallout from xt/nf osf separation

kernel BUG at lib/string.c:LINE! (4)
 2018-05-16 22:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).