netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-10 18:50:06 to 2015-01-20 14:55:57 UTC [more...]

[PATCH 0/3 net-next] rhashtable: Notify on resize to allow signaling interrupted dumps
 2015-01-20 14:55 UTC  (6+ messages)
` [PATCH 1/3] rhashtable: Provide notifier for deferred resizes
` [PATCH 2/3] netlink: Mark dumps as inconsistent which have been interrupted by a resize
` [PATCH 3/3] netlink: Lock out table resizes while dumping Netlink sockets

[nft_compat PATCH v2] nft_compat: add support for ebtables matches/targets
 2015-01-19 20:42 UTC 

[PATCH iptables] iptables: use flock() instead of abstract unix sockets
 2015-01-19 18:36 UTC  (2+ messages)

[PATCH iptables] iptables: use IPC semaphore instead of abstract unix sockets
 2015-01-19 15:54 UTC  (14+ messages)

NetDev 0.1 conference new proposals accepted + misc updates
 2015-01-19 15:28 UTC 

[ebtables-compat PATCH 1/7] include: cache copy of Linux header uapi/linux/netfilter_bridge/ebt_802_3.h
 2015-01-19 13:28 UTC  (7+ messages)
` [ebtables-compat PATCH 2/7] ebtables-compat: add nft rule compat information to bridge rules
` [ebtables-compat PATCH 3/7] ebtables-compat: prevent options overwrite
` [ebtables-compat PATCH 4/7] ebtables-compat: prevent same matches to be included multiple times
` [ebtables-compat PATCH 5/7] ebtables-compat: include rule counters in ebtables rules
` [ebtables-compat PATCH 6/7] ebtables-compat: fix nft payload bases
` [ebtables-compat PATCH 7/7] ebtables-compat: add 'ip' match extension

[PATCH 7/9] rhashtable: Per bucket locks & deferred expansion/shrinking
 2015-01-19 12:58 UTC  (30+ messages)

[PATCH 1/1] bridge: forward IPv6 fragmented packets when passing netfilter
 2015-01-19  0:43 UTC 

mmotm 2015-01-16-15-50 uploaded (netfilter xt_TPROXY.c)
 2015-01-17  2:10 UTC 

[PATCH 0/8] netfilter updates for net-next
 2015-01-16 21:48 UTC  (13+ messages)
` [PATCH 1/8] netfilter: conntrack: adjust nf_conntrack_buckets default value
` [PATCH 2/8] netfilter: xt_osf: Use continue to reduce indentation
` [PATCH 3/8] netfilter: log: remove unnecessary sizeof(char)
` [PATCH 4/8] netfilter: nfnetlink: remove redundant variable nskb
` [PATCH 5/8] netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
` [PATCH 6/8] netfilter: nf_ct_seqadj: print ack seq in the right host byte order
` [PATCH 7/8] netfilter: conntrack: Flush connections with a given mark
` [PATCH 8/8] netfilter: conntrack: Remove nf_ct_conntrack_flush_report

[PATCH 1/9] rhashtable: Do hashing inside of rhashtable_lookup_compare()
 2015-01-16 16:00 UTC  (3+ messages)

IPTABLES + PREROUTING + --set-mark + Ubuntu
 2015-01-16  1:48 UTC 

[ebtables-compat PATCH] ebtables-compat: fix ACCEPT printing by simplifying logic
 2015-01-15 14:56 UTC  (5+ messages)

conntrack: netmask filtering support
 2015-01-15 13:13 UTC  (5+ messages)
` [PATCH 1/3] conntrack: add support for netmask filtering
` [PATCH 2/3] conntrack: add support for CIDR notation
` [PATCH 3/3] fix unused value warning

[libnftnl PATCH 1/2 v2] src: not create iterator with empty list
 2015-01-15 12:11 UTC  (4+ messages)
` [libnftnl PATCH 2/2] ruleset: refactor ruleset element parsing function calls to nft_ruleset_*_parse_ruleset()

BUG: Kernel panic at masquerade
 2015-01-14 19:37 UTC  (9+ messages)

[PATCH nf] netfilter: nf_tables: validate hooks in NAT expressions
 2015-01-14 17:59 UTC  (6+ messages)

[libnetfilter_conntrack PATCH] src/Makefile.am: drop hardcoded -ldl
 2015-01-14 15:29 UTC 

[iptables PATCH] configure: disable connlabel for static builds
 2015-01-14  9:48 UTC  (5+ messages)

Accounting objects support in nft
 2015-01-13 18:01 UTC  (20+ messages)
  ` [nf-next] netfilter: acct: add support to accounters in nftables
  ` [libnftnl] src: Add accounters support
` [nft 1/2] src: Add the accounter support
` [nft 2/2] tests: regression: Accounter support

[rhashtable] WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:301 __debug_object_init()
 2015-01-13 15:56 UTC  (8+ messages)
` [PATCH net-next] rhashtable: Lower/upper bucket may map to same lock while shrinking

[PATCH net] ipv6: Prevent ipv6_find_hdr() from returning ENOENT for valid non-first fragments
 2015-01-13 10:11 UTC  (14+ messages)

ulogd unexpected character problem
 2015-01-13  6:27 UTC 

NetDev 0.1 new proposals accepted update
 2015-01-13  2:51 UTC 

[RFC] Make predictable/persistent network interface names more handy
 2015-01-12 17:41 UTC  (27+ messages)
` [PATCH 1/3] net: Make interface aliases available for general usage
` [PATCH 2/3] x_tables: Use also dev->ifalias for interface matching
` [PATCH 3/3] x_tables: Factor out 16bit aligment ifname_compare()

xtables tools locking vulnerable to local DoS
 2015-01-12 14:41 UTC 

[PATCH 1/4] evaluate: verify named map is actually a map
 2015-01-12 13:30 UTC  (4+ messages)
` [PATCH 2/4] evaluate: properly set datatype of map expression
` [PATCH 3/4] evaluate: check that map expressions' datatype matches mappings
` [PATCH 4/4] evaluate: use stmt_evaluate_arg() in all cases

[PATCH] meta: don't print meta keyword for unqualified meta stmts
 2015-01-12 13:19 UTC 

[nft PATCH] evaluate: clean up unused variables (pctx)
 2015-01-12 10:03 UTC  (2+ messages)

[PATCH 1/2] set: remove unused set_clone() function
 2015-01-12 10:02 UTC  (2+ messages)
` [PATCH 2/2] expr: fix crash when listing non-verdict mappings

[PATCH 0/6] netfilter/ipvs fixes for net
 2015-01-12  5:15 UTC  (5+ messages)
` [PATCH 4/6] netfilter: nfnetlink: validate nfnetlink header from batch
` [PATCH 5/6] netfilter: nfnetlink: relax strict multicast group check from netlink_bind
` [PATCH 6/6] netfilter: nf_tables: fix flush ruleset chain dependencies

[PATCH] parser: properly fix handling of large integer values
 2015-01-12  0:07 UTC 

[PATCH 0/3] nftables: concat preparation
 2015-01-11  8:41 UTC  (4+ messages)
` [PATCH 1/3] concat: add concat subtype lookup/id helpers
` [PATCH 2/3] netlink_delinearize: add register parsing helper function
` [PATCH 3/3] netlink_linearize: add register dumping "

[PATCH 0/6] netlink: style and readability fixes
 2015-01-11  8:09 UTC  (7+ messages)
` [PATCH 1/6] netlink: remove unnecessary temporary variable
` [PATCH 2/6] netlink: style fixes
` [PATCH 3/6] "
` [PATCH 4/6] netlink: readability fixes
` [PATCH 5/6] netlink_delinearize: rename netlink_parse_*_sreg/dreg functions
` [PATCH 6/6] netlink_delinearize: cleanup hard to read code

[PATCH] netlink: fix memory leaks
 2015-01-11  8:00 UTC 

[PATCH 1/3] eval: refactor NAT evaluation functions
 2015-01-10 18:59 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).