netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-25 11:22:18 to 2015-04-06 02:19:01 UTC [more...]

[PATCH 2/4] netfilter: Add socket pointer to nf_hook_state
 2015-04-06  2:19 UTC 

[PATCH 1/4] netfilter: Add nf_hook_state initializer function
 2015-04-06  2:18 UTC 

[PATCH 0/4] Prevent UDP tunnels from operating on garbage socket
 2015-04-06  2:18 UTC 

nft parser and problems with icmp type names (redirect and param-problem)
 2015-04-06  1:51 UTC  (13+ messages)
  ` [PATCH] parser: add kludges for "param-problem" and "redirect"
        ` [PATCH v2] "

SYNPROXY module with bridge
 2015-04-05 13:04 UTC 

[PATCH] netfilter: nf_tables: support per element userdata
 2015-04-05 12:43 UTC  (2+ messages)
` [PATCH] netfilter: nf_tables: support optional userdata for set elements

[PATCH 0/4] netfilter: nf_tables: dynamic set updates
 2015-04-05 12:41 UTC  (5+ messages)
` [PATCH 1/4] netfilter: nf_tables: fix set selection when timeouts are requested
` [PATCH 2/4] netfilter: nf_tables: prepare set element accounting for async updates
` [PATCH 3/4] netfilter: nf_tables: support different set binding types
` [PATCH 4/4] netfilter: nf_tables: add support for dynamic set updates

[PATCH 0/9] netfilter: Compress hook function signatures
 2015-04-04 15:54 UTC  (3+ messages)

Is This Email Still Active???
 2015-04-04  5:46 UTC 

[PATCH] Use stdlib uint* instead of u_int*
 2015-04-03 22:04 UTC 

[PATCH 9/9] netfilter: Pass nf_hook_state through arpt_do_table()
 2015-04-04  2:08 UTC 

[PATCH 8/9] netfilter: Pass nf_hook_state through nft_set_pktinfo*()
 2015-04-04  2:08 UTC 

[PATCH 7/9] netfilter: Pass nf_hook_state through ip6t_do_table()
 2015-04-04  2:08 UTC 

[PATCH 6/9] netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}()
 2015-04-04  2:08 UTC 

[PATCH 5/9] netfilter: Pass nf_hook_state through ipt_do_table()
 2015-04-04  2:08 UTC 

[PATCH 4/9] netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}()
 2015-04-04  2:07 UTC 

[PATCH 3/9] netfilter: Make nf_hookfn use nf_hook_state
 2015-04-04  2:07 UTC 

[PATCH 2/9] netfilter: Use nf_hook_state in nf_queue_entry
 2015-04-04  2:07 UTC 

[PATCH 1/9] netfilter: Create and use nf_hook_state
 2015-04-04  2:07 UTC 

[PATCH 4/9 net-next] ipv6: replace if/BUG by BUG_ON
 2015-04-03 20:02 UTC  (5+ messages)
` [PATCH 9/9 net-next] netfilter: "

[PATCH nf-next] netfilter: x_tables: don't bail out on mismatching revision
 2015-04-03 11:22 UTC 

[PATCH V4 0/3] Add mark target
 2015-04-03  3:21 UTC  (7+ messages)
` [PATCH V4 1/3] Add revision field for xt_entry_target
` [PATCH V4 2/3] Add revision field for arptables userspace
` [PATCH V4 3/3] Add MARK target for arptables
  ` Re: [PATCH V4 0/3] Add mark target

ulogd2 memory bug?
 2015-04-02 19:30 UTC 

[PATCH v2 nf-next 0/6] netfilter: prepare for skb->nf_bridge removal
 2015-04-02 12:31 UTC  (7+ messages)
` [PATCH v2 nf-next 1/6] netfilter: bridge: don't use nf_bridge_info data to store mac header
` [PATCH v2 nf-next 2/6] netfilter: bridge: add helpers for fetching physin/outdev
` [PATCH v2 nf-next 3/6] netfilter: physdev: use helpers
` [PATCH v2 nf-next 4/6] netfilter: bridge: add and use nf_bridge_info_get helper
` [PATCH v2 nf-next 5/6] netfilter: bridge: start splitting mask into public/private chunks
` [PATCH v2 nf-next 6/6] netfilter: bridge: make BRNF_PKT_TYPE flag a bool

[PATCH nf-next] netfilter: x_tables: don't extract flow keys on early demuxed sks in socket match
 2015-04-02 12:28 UTC 

[PATCH nf-next 00/14] get rid of skb->nf_bridge pointer
 2015-04-02 12:16 UTC  (19+ messages)
` [PATCH nf-next 01/14] netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
` [PATCH nf-next 02/14] net: untangle ip_fragment and bridge netfilter
` [PATCH nf-next 03/14] netfilter: bridge: don't use nf_bridge_info data to store mac header
` [PATCH nf-next 04/14] netfilter: bridge: start splitting mask into public/private chunks
` [PATCH nf-next 05/14] netfilter: bridge: make BRNF_PKT_TYPE flag a bool
` [PATCH nf-next 06/14] netfilter: bridge: rename and resize 'data' field
` [PATCH nf-next 07/14] netfilter: bridge: add helpers for fetching physin/outdev
` [PATCH nf-next 08/14] netfilter: physdev: use helpers
` [PATCH nf-next 09/14] netfilter: bridge: add and use nf_bridge_info_get helper
` [PATCH nf-next 10/14] netfilter: bridge: move bridge netfilter state into sk_buff
` [PATCH nf-next 11/14] netfilter: bridge: remove skb->nf_bridge
` [PATCH nf-next 12/14] netfilter: bridge: discard nf_bridge info on xmit
` [PATCH nf-next 13/14] netfilter: bridge: neigh_head and physoutdev can't be used at same time
` [PATCH nf-next 14/14] netfilter: bridge: hold physinport ref during neigh resolution

[PATCH 0/5] netfilter: nf_tables: set timeout support
 2015-04-02  9:20 UTC  (8+ messages)
` [PATCH 1/5] netfilter: nf_tables: add set timeout API support
` [PATCH 2/5] netfilter: nf_tables: add set element timeout support
` [PATCH 3/5] netfilter: nf_tables: add set garbage collection helpers
` [PATCH 4/5] netfilter: nf_tables: add GC synchronization helpers
` [PATCH 5/5] netfilter: nft_hash: add support for timeouts

[PATCH -nf] netfilter: x_tables: fix cgroup matching on non-full sks
 2015-04-02  8:52 UTC  (3+ messages)

[PATCH arptables 1/2] src: cache in tree and use x_tables.h
 2015-04-02  8:51 UTC  (2+ messages)
` [PATCH arptables 2/2] src: fix compilation warning

[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
 2015-03-31 16:58 UTC  (5+ messages)
` [PATCH 23/25] netfilter: "

[nft PATCH 1/3] src: expose delinearize/linearize structures and stmt_error()
 2015-03-30 10:19 UTC  (12+ messages)
` [nft PATCH 2/3] src: add xt compat support
` [nft PATCH 3/3] tests: regression: add xt compat tests

[PATCH V3 0/2] add mark target
 2015-03-30  1:30 UTC  (7+ messages)
` [PATCH V3 1/2] Add revision field for xt_entry_target
    `  "
` [PATCH V3 2/2] Add MARK target for arptables

[PATCHv3 4/4] netfilter: bridge: rename br_parse_ip_options
 2015-03-29 21:26 UTC  (2+ messages)
` [PATCHv4 "

[PATCH 00/15] Netfilter updates for net-next
 2015-03-29 19:48 UTC  (17+ messages)
` [PATCH 01/15] netfilter: nf_tables: move struct net pointer to base chain
` [PATCH 02/15] netfilter: Use LOGLEVEL_<FOO> defines
` [PATCH 03/15] netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.c
` [PATCH 04/15] netfilter: nf_tables: nft_queue does not depend on x_tables
` [PATCH 05/15] netfilter: nft_meta: use raw_smp_processor_id()
` [PATCH 06/15] rhashtable: provide len to obj_hashfn
` [PATCH 07/15] netfilter: nft_hash: restore struct nft_hash
` [PATCH 08/15] netfilter: nft_hash: indent rhashtable parameters
` [PATCH 09/15] netfilter: nft_hash: convert to use rhashtable callbacks
` [PATCH 10/15] netfilter: nf_tables: add set extensions
` [PATCH 11/15] netfilter: nf_tables: convert hash and rbtree to "
` [PATCH 12/15] netfilter: nf_tables: consolide set element destruction
` [PATCH 13/15] netfilter: nf_tables: return set extensions from ->lookup()
` [PATCH 14/15] netfilter: nf_tables: add transaction helper functions
` [PATCH 15/15] netfilter: nf_tables: implement set transaction support

ipset: Proposed improvements to the kernel code
 2015-03-28 20:44 UTC  (10+ messages)

[PATCH -iptables] cgroup, man: improve man-page bits
 2015-03-27 18:38 UTC 

How to do a NAT lookup from the kernel?
 2015-03-27 15:13 UTC 

[PATCH nf-next v2 0/2] xt_cgroups fix
 2015-03-27 12:02 UTC  (13+ messages)
` [PATCH nf-next v2 1/2] netfilter: x_tables: refactor lookup helpers from xt_socket
` [PATCH nf-next v2 2/2] netfilter: x_tables: fix cgroup's NF_INET_LOCAL_IN sk lookups

ANNOUNCEMENT: Netdev 01 materials posted
 2015-03-26 19:27 UTC 

[PATCH libnftnl 0/2] set timeout support
 2015-03-26 13:10 UTC  (3+ messages)
` [PATCH libnftnl 1/2] set: add support for set timeouts
` [PATCH libnftnl 2/2] set_elem: add timeout support

[PATCH libnftnl] list: fix prefetch dummy
 2015-03-26 12:51 UTC 

[PATCH 0/4] netfilter: nf_tables: set transactions
 2015-03-26 11:15 UTC  (9+ messages)
` [PATCH 1/4] netfilter: nf_tables: consolide set element destruction
` [PATCH 2/4] netfilter: nf_tables: return set extensions from ->lookup()
` [PATCH 3/4] netfilter: nf_tables: add transaction helper functions
` [PATCH 4/4] netfilter: nf_tables: implement set transaction support

[PATCH 0/6] netfilter: set extensions
 2015-03-26 11:06 UTC  (8+ messages)
` [PATCH 1/6] rhashtable: provide len to obj_hashfn
` [PATCH 2/6] netfilter: nft_hash: restore struct nft_hash
` [PATCH 3/6] netfilter: nft_hash: indent rhashtable parameters
` [PATCH 4/6] netfilter: nft_hash: convert to use rhashtable callbacks
` [PATCH 5/6] netfilter: nf_tables: add set extensions
` [PATCH 6/6] netfilter: nf_tables: convert hash and rbtree to "

[PATCH V2 0/4] add mark target for arptables
 2015-03-26  1:43 UTC  (7+ messages)
` [PATCH V2 2/4] Add MARK "
    `  "
` [PATCH V2 4/4] Add --and-mark and --or-mark
    `  "

[PATCH nf-next 0/2] xt_cgroups fix
 2015-03-25 21:54 UTC  (9+ messages)
` [PATCH nf-next 2/2] netfilter: x_tables: fix cgroup's NF_INET_LOCAL_IN sk lookups

[PATCH 1/3] netlink: fix use after free in netlink_get_table()
 2015-03-25 21:00 UTC  (3+ messages)
` [PATCH 2/3] netlink_delinarize: fix payload dependency killing of link layer dependencies
` [PATCH 3/3] parser: remove duplicated grammar for chain policy

[PATCH] ipvs: fix header inline net_ipvs function to work without CONFIG_IP_VS
 2015-03-25 20:15 UTC  (7+ messages)
` [PATCH V2] ipvs: disable inline net_ipvs function with CONFIG_IP_VS not being set

[PATCH 0/5] netfilter: nf_tables: assorted patches
 2015-03-25 11:57 UTC  (8+ messages)
` [PATCH 4/5] netfilter: nft_hash: restore struct nft_hash


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).