Netfilter-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-11 12:26:07 to 2015-09-20 06:23:12 UTC [more...]

[PATCH next 00/84] ipvs: Stop guessing the network namespace
 2015-09-20  6:23 UTC  (43+ messages)
` [PATCH next 01/84] ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule
` [PATCH next 02/84] ipvs: Don't use current in proc_do_defense_mode
` [PATCH next 03/84] ipvs: Use state->net in the ipvs forward functions
` [PATCH next 04/84] ipvs: Store ipvs not net in struct ip_vs_conn
` [PATCH next 06/84] ipvs: Pass ipvs not net to ip_vs_fill_conn
` [PATCH next 07/84] ipvs: Store ipvs not net in struct ip_vs_service
` [PATCH next 09/84] ipvs: Pass ipvs not net to __ip_vs_svc_fwm_find
` [PATCH next 10/84] ipvs: Pass ipvs not net to ip_vs_svc_hashkey
` [PATCH next 11/84] ipvs: Pass ipvs not net to __ip_vs_service_find
` [PATCH next 13/84] ipvs: Pass ipvs not net to ip_vs_has_real_service
` [PATCH next 14/84] ipvs: Pass ipvs not net to ip_vs_find_dest
` [PATCH next 15/84] ipvs: Pass ipvs not net to ip_vs_trash_cleanup
` [PATCH next 16/84] ipvs: Pass ipvs not net to __ip_vs_del_dest
` [PATCH next 17/84] ipvs: Pass ipvs not net to ip_vs_dest_trash_expire
` [PATCH next 18/84] ipvs: Cache ipvs in ip_vs_genl_set_cmd
` [PATCH next 19/84] ipvs: Pass ipvs not net to ip_vs_add_service
` [PATCH next 20/84] ipvs: Pass ipvs not net to ip_vs_flush
` [PATCH next 25/84] ipvs: Pass ipvs not net to ip_vs_set_timeout
` [PATCH next 26/84] ipvs: Pass ipvs not net to __ip_vs_get_servie_entries
` [PATCH next 27/84] ipvs: Pass ipvs not net to __ip_vs_get_dest_entries
` [PATCH next 29/84] ipvs: Pass ipvs not net to ip_vs_genl_parse_service
` [PATCH next 30/84] ipvs: Pass ipvs not net to ip_vs_genl_find_service
` [PATCH next 32/84] ipvs: Pass ipvs not net to ip_vs_genl_del_daemon
` [PATCH next 33/84] ipvs: Pass ipvs not net to start_sync_thread
` [PATCH next 34/84] ipvs: Pass ipvs not net to stop_sync_thread
` [PATCH next 35/84] ipvs: Pass ipvs not net to make_send_sock
` [PATCH next 36/84] ipvs: Pass ipvs not net to make_receive_sock
` [PATCH next 37/84] ipvs: Store ipvs not net in struct ip_vs_sync_thread_data
` [PATCH next 39/84] ipvs: Pass ipvs not net to ip_vs_sync_conn_v0
` [PATCH next 40/84] ipvs: Pass ipvs not net to ip_vs_sync_conn
` [PATCH next 42/84] ipvs: Pass ipvs not net to ip_vs_proc_sync_conn
` [PATCH next 43/84] ipvs: Pass ipvs not net to ip_vs_sync_net_init
` [PATCH next 44/84] ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup
` [PATCH next 46/84] ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
` [PATCH next 47/84] ipvs: Pass ipvs not net to ip_vs_random_drop_entry
` [PATCH next 48/84] ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctl
` [PATCH next 50/84] ipvs: Pass ipvs not net to estimation_timer
` [PATCH next 51/84] ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup
` [PATCH next 53/84] ipvs: Pass ipvs not net into ip_vs_app_inc_new
` [PATCH next 54/84] ipvs: Pass ipvs not net to register_ip_vs_app_inc
` [PATCH next 55/84] ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app
` [PATCH next 56/84] ipvs: Pass ipvs not net into ip_vs_app_inc_release

[PATCH Resolved UMA issue] netfilter: icmp: Enhance the return value check of nf_nat_icmp(v6)_reply_translation
 2015-09-20  0:39 UTC 

[PATCH] netfilter: icmp: Enhance the return value check of nf_nat_icmp(v6)_reply_translation
 2015-09-19 17:36 UTC 

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-18 20:21 UTC  (78+ messages)
` [PATCH next 01/30] netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh
` [PATCH next 02/30] netfilter: Store net in nf_hook_state
` [PATCH next 03/30] netfilter: Pass net to nf_hook_thresh
` [PATCH next 04/30] xfrm: Remove unused afinfo method init_dst
` [PATCH next 05/30] net: Merge dst_output and dst_output_sk
` [PATCH next 06/30] ipv4: Compute net once in ip_forward
` [PATCH next 07/30] ipv4: Compute net once in ip_forward_finish
` [PATCH next 08/30] ipv4: Compute net once in ip_rcv
` [PATCH next 09/30] ipv4: Remember the net in ip_output and ip_mc_output
` [PATCH next 10/30] ipv4: Don't recompute net in ipmr_queue_xmit
` [PATCH next 11/30] ipv4: Only compute net once in ip_do_fragment
` [PATCH next 12/30] ipv4: Explicitly compute net in ip_fragment
` [PATCH next 13/30] ipv4: Only compute net once in ip_finish_output2
` [PATCH next 14/30] ipv4: Only compute net once in ip_rcv_finish
` [PATCH next 15/30] ipv4: Only compute net once in ipmr_forward_finish
` [PATCH next 16/30] ipv6: Only compute net once in ip6mr_forward2_finish
` [PATCH next 17/30] arp: Introduce arp_xmit_finish
` [PATCH next 18/30] bridge: Introduce br_send_bpdu_finish
` [PATCH next 19/30] net: Remove dev_queue_xmit_sk
` [PATCH next 20/30] ipv6: Don't recompute net in ip6_rcv
` [PATCH next 21/30] ipv6: Only compute net once in ip6_finish_output2
` [PATCH next 22/30] ipv6: Cache net in ip6_output
` [PATCH next 23/30] ipv6: Compute net once in raw6_send_hdrinc
` [PATCH next 24/30] bridge: Pass net into br_nf_ip_fragment
` [PATCH next 25/30] bridge: Pass net into br_nf_push_frag_xmit
` [PATCH next 26/30] bridge: Cache net in br_nf_pre_routing_finish
` [PATCH next 27/30] bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
` [PATCH next 28/30] netfilter: Pass struct net into the netfilter hooks
` [PATCH next 29/30] netfilter: Use nf_hook_state.net
` [PATCH next 30/30] netfilter: Pass net into okfn
` [PATCH next 31/30] netfilter: Add blank lines in callers of netfilter hooks
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 01/14] ebtables: Simplify the arguments to ebt_do_table
  ` [PATCH next 02/14] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
  ` [PATCH next 03/14] inet netfilter: Prefer state->hook to ops->hooknum
  ` [PATCH next 04/14] nftables: kill nft_pktinfo.ops
  ` [PATCH next 05/14] x_tables: Pass struct net in xt_action_param
  ` [PATCH next 06/14] x_tables: Use par->net instead of computing from the passed net devices
  ` [PATCH next 07/14] nftables: Pass struct net in nft_pktinfo
  ` [PATCH next 08/14] nftables: Use pkt->net instead of computing net from the passed net_devices
  ` [PATCH next 09/14] net: Pass net to nf_dup_ipv4 and nf_dup_ipv6
  ` [PATCH next 10/14] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
  ` [PATCH next 11/14] ipvs: Read hooknum from state rather than ops->hooknum
  ` [PATCH next 12/14] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
  ` [PATCH next 13/14] netfilter: Pass net into nf_xfrm_me_harder
  ` [PATCH next 14/14] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 01/15] ebtables: Simplify the arguments to ebt_do_table
    ` [PATCH next 02/15] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
    ` [PATCH next 03/15] inet netfilter: Prefer state->hook to ops->hooknum
    ` [PATCH next 04/15] nftables: kill nft_pktinfo.ops
    ` [PATCH next 05/15] x_tables: Pass struct net in xt_action_param
    ` [PATCH next 06/15] x_tables: Use par->net instead of computing from the passed net devices
    ` [PATCH next 07/15] nftables: Pass struct net in nft_pktinfo
    ` [PATCH next 08/15] nftables: Use pkt->net instead of computing net from the passed net_devices
    ` [PATCH next 09/15] net: Pass net to nf_dup_ipv4 and nf_dup_ipv6
    ` [PATCH next 10/15] act_connmark: Remember the struct net instead of guessing it
    ` [PATCH next 11/15] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
    ` [PATCH next 12/15] ipvs: Read hooknum from state rather than ops->hooknum
    ` [PATCH next 13/15] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
    ` [PATCH next 14/15] netfilter: Pass net into nf_xfrm_me_harder
    ` [PATCH next 15/15] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6

[GIT-PULL nf-next 00/15] IPVS Updates for v4.4
 2015-09-18 20:17 UTC  (18+ messages)
` [PATCH nf-next 01/15] ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
` [PATCH nf-next 02/15] ipvs: Add hdr_flags to iphdr
` [PATCH nf-next 03/15] ipvs: Handle inverse and icmp headers in ip_vs_leave
` [PATCH nf-next 04/15] ipvs: pull out ip_vs_try_to_schedule function
` [PATCH nf-next 05/15] ipvs: drop inverse argument to conn_{in,out}_get
` [PATCH nf-next 06/15] ipvs: Make ip_vs_schedule aware of inverse iph'es
` [PATCH nf-next 07/15] ipvs: add schedule_icmp sysctl
` [PATCH nf-next 08/15] ipvs: Use outer header in ip_vs_bypass_xmit_v6
` [PATCH nf-next 09/15] ipvs: sh: support scheduling icmp/inverse packets consistently
` [PATCH nf-next 10/15] ipvs: attempt to schedule icmp packets
` [PATCH nf-next 11/15] ipvs: ensure that ICMP cannot be sent in reply to ICMP
` [PATCH nf-next 12/15] ipvs: support scheduling inverse and icmp TCP packets
` [PATCH nf-next 13/15] ipvs: support scheduling inverse and icmp UDP packets
` [PATCH nf-next 14/15] ipvs: support scheduling inverse and icmp SCTP packets
` [PATCH nf-next 15/15] ipvs: add sysctl to ignore tunneled packets

[PATCH 0/4] Netfilter fixes for net
 2015-09-18  9:17 UTC  (5+ messages)
` [PATCH 1/4] netfilter: nf_log: don't zap all loggers on unregister
` [PATCH 2/4] netfilter: bridge: fix routing of bridge frames with call-iptables=1
` [PATCH 3/4] netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
` [PATCH 4/4] netfilter: nf_log: wait for rcu grace after logger unregistration

[ANNOUNCE] nftables 0.5 release
 2015-09-17 19:42 UTC 

(unknown),
 2015-09-17 17:45 UTC 

[PATCH RFC 0/3] Allow postponed netfilter handling for socket matches
 2015-09-17 16:00 UTC  (7+ messages)
` [PATCH RFC 1/3] netfilter: add socket to struct nft_pktinfo
` [PATCH RFC 2/3] netfilter: nft_meta: mark skbs for postponed filter processing
` [PATCH RFC 3/3] net: tcp_ipv4: re-run netfilter chains for marked skbs

[ANNOUNCE] libnftnl 1.0.4 release
 2015-09-17 13:08 UTC  (3+ messages)
` [ANNOUNCE] libnftnl 1.0.5 release

[PATCH nf] netfilter: nf_log: wait for rcu grace after logger unregistration
 2015-09-17 11:51 UTC 

[PATCH] build: bump library versioning
 2015-09-17 11:03 UTC  (9+ messages)

[PATCH libnftnl] src: fix LIBVERSION, should be 3:0:0 instead of 3:0:3
 2015-09-16 17:46 UTC 

[PATCH nf v2] netfilter: bridge: fix routing of bridge frames with call-iptables=1
 2015-09-16 14:57 UTC  (3+ messages)

[PATCH libnftnl 0/2] map fixes
 2015-09-16 13:06 UTC  (3+ messages)
` [PATCH libnftnl 1/2] src: move new set and set_elem symbols to new group
` [PATCH libnftnl 2/2] src: move new nftnl "

SNAT and contrack helpers
 2015-09-15 20:33 UTC 

[PATCH libnftnl 0/3] use nftnl_ prefix
 2015-09-15 15:35 UTC  (4+ messages)

[PATCH iptables] extensions: fix several test errors
 2015-09-15 15:22 UTC 

[PATCH nf] netfilter: bridge: fix routing of bridge frames with call-iptables=1
 2015-09-14 21:38 UTC  (3+ messages)

[PATCH 1/1] added missing icmpv6 dest-unreach codes
 2015-09-14 16:26 UTC  (2+ messages)

[PATCH] netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
 2015-09-14 16:04 UTC 

[PATCH 1/2 -stable-3.12] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
 2015-09-14 14:29 UTC  (5+ messages)
` [PATCH 2/2 -stable-3.12 ] netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt

[PATCH nf] netfilter: nf_log: don't zap all loggers on unregister
 2015-09-14 12:50 UTC  (2+ messages)

loan
 2015-09-14  0:39 UTC 

[PATCH v2 net-next] netfilter: ipset: Fixing unnamed union init
 2015-09-13 11:52 UTC  (8+ messages)
    ` [PATCH v2 net-next] netfilter: ipset: Fixing unnamed union initg

[PATCH] ipvs:Fix locking requirements in the function ip_vs_unlink_service
 2015-09-12 18:28 UTC  (2+ messages)

[PATCH -stable-4.2] netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()
 2015-09-11 13:00 UTC  (6+ messages)
` [PATCH -stable-4.2] netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=n
` [PATCH -stable-4.2] netfilter: ipset: Out of bound access in hash:net* types fixed
` [PATCH -stable-4.2] netfilter: ipset: Fixing unnamed union init
` [PATCH -stable-4.1,-stable-4.2] netfilter: nfnetlink: work around wrong endianess in res_id field
` [PATCH -stable-4.2] netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths

[PATCH nft] tests: add concatenations and maps; combine them too
 2015-09-11 12:42 UTC 

[PATCH nft] evaluate: use existing table object from evaluation context
 2015-09-11 12:32 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).