netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-18 16:05:49 to 2015-09-21 18:10:18 UTC [more...]

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-21 18:03 UTC  (196+ messages)
` [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
    ` [PATCH next 00/84] ipvs: Stop guessing the network namespace
      ` [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 05/84] ipvs: Store ipvs not net in struct ip_vs_conn_param
      ` [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 08/84] ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey
      ` [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 12/84] ipvs: Pass ipvs not net to ipvs_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 21/84] ipvs: Pass ipvs not net to ip_vs_service_net_cleanup
      ` [PATCH next 22/84] ipvs: Pass ipvs not net to ip_vs_zero_all
      ` [PATCH next 23/84] ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6
      ` [PATCH next 24/84] ipvs: Pass ipvs not net to ip_vs_proto_data_get
      ` [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 28/84] ipvs: Pass ipvs not net to __ip_vs_get_timeouts
      ` [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 31/84] ipvs: Pass ipvs not net to ip_vs_genl_new_daemon
      ` [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 38/84] ipvs: Pass ipvs not net to ip_vs_process_message
      ` [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 41/84] ipvs: Pass ipvs not net to ip_vs_proc_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 45/84] ipvs: Pass ipvs not net to ip_vs_genl_set_config
      ` [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 49/84] ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)
      ` [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 52/84] ipvs: Pass ipvs not net into register_app and unregister_app
      ` [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 next 57/84] ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
      ` [PATCH next 58/84] ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns
      ` [PATCH next 59/84] ipvs: Pass ipvs not net into init_netns and exit_netns
      ` [PATCH next 60/84] ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
      ` [PATCH next 61/84] ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
      ` [PATCH next 62/84] ipvs: Pass ipvs into conn_out_get
      ` [PATCH next 63/84] ipvs: Pass ipvs not net to ip_vs_conn_hashkey
      ` [PATCH next 64/84] ipvs: Pass ipvs not net into ip_vs_conn_net_flush
      ` [PATCH next 65/84] ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
      ` [PATCH next 66/84] ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
      ` [PATCH next 67/84] ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit
      ` [PATCH next 68/84] ipvs: Pass ipvs into __ip_vs_get_out_rt
      ` [PATCH next 69/84] ipvs: Pass ipvs into __ip_vs_get_out_rt_v6
      ` [PATCH next 70/84] ipvs: Pass ipvs into ensure_mtu_is adequate
      ` [PATCH next 71/84] ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats
      ` [PATCH next 72/84] ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
      ` [PATCH next 73/84] ipvs: Simplify ipvs and net access "
      ` [PATCH next 74/84] ipvs: Pass ipvs not net into sysctl_nat_icmp_send
      ` [PATCH next 75/84] ipvs: Pass ipvs into ip_vs_out
      ` [PATCH next 76/84] ipvs: Pass ipvs into ip_vs_in
      ` [PATCH next 77/84] ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6
      ` [PATCH next 78/84] ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
      ` [PATCH next 79/84] ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute
      ` [PATCH next 80/84] ipvs: Remove net argument from ip_vs_tcp_conn_listen
      ` [PATCH next 81/84] ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
      ` [PATCH next 82/84] ipvs: Remove skb_net
      ` [PATCH next 83/84] ipvs: Remove skb_sknet
      ` [PATCH next 84/84] ipvs: Pass ipvs into ip_vs_gather_frags
      ` [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)
        ` [PATCH next 12/84] ipvs: Pass ipvs not net to ip_vs_service_find

[PATCH RFC 0/3] Allow postponed netfilter handling for socket matches
 2015-09-21 16:52 UTC  (5+ messages)

[PATCH nft 0/12] add support for VLAN header filtering in bridge family
 2015-09-21 14:18 UTC  (2+ messages)

[PATCH 0/4] Netfilter fixes for net
 2015-09-21  5:32 UTC  (2+ messages)

Kedves Email felhasználói;
 2015-09-21  0:08 UTC 

[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 

[GIT-PULL nf-next 00/15] IPVS Updates for v4.4
 2015-09-18 20:17 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).