Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- [PATCH 03/30] ipvs: Handle inverse and icmp headers in ip_vs_leave, (continued)
- [PATCH 03/30] ipvs: Handle inverse and icmp headers in ip_vs_leave, Pablo Neira Ayuso
- Re: [PATCH 00/30] Netfilter/IPVS updates for net-next, David Miller
- [PATCH 00/30] Netfilter/IPVS updates for net-next, Pablo Neira Ayuso
- [PATCH 12/30] netfilter: x_tables: limit allocation requests for blob rule heads, Pablo Neira Ayuso
- [PATCH 13/30] netfilter: x_tables: add counters allocation wrapper, Pablo Neira Ayuso
- [PATCH 14/30] netfilter: compat: prepare xt_compat_init_offsets to return errors, Pablo Neira Ayuso
- [PATCH 25/30] netfilter: x_tables: fix build with CONFIG_COMPAT=n, Pablo Neira Ayuso
- [PATCH 24/30] netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c, Pablo Neira Ayuso
- [PATCH 30/30] netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}, Pablo Neira Ayuso
- [PATCH 29/30] netfilter: conncount: Support count only use case, Pablo Neira Ayuso
- [PATCH 28/30] netfilter: Refactor nf_conncount, Pablo Neira Ayuso
- [PATCH 27/30] netfilter: nf_tables: handle rt0 and rt2 properly, Pablo Neira Ayuso
- [PATCH 21/30] netfilter: nf_flow_table: clean up flow_offload_alloc, Pablo Neira Ayuso
- [PATCH 23/30] netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple, Pablo Neira Ayuso
- [PATCH 26/30] ipvs: use true and false for boolean values, Pablo Neira Ayuso
- [PATCH 20/30] netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*, Pablo Neira Ayuso
- [PATCH 22/30] ipv6: make ip6_dst_mtu_forward inline, Pablo Neira Ayuso
- [PATCH 19/30] netfilter: xt_limit: Spelling s/maxmum/maximum/, Pablo Neira Ayuso
- [PATCH 18/30] netfilter: make xt_rateest hash table per net, Pablo Neira Ayuso
- [PATCH 16/30] netfilter: x_tables: make sure compat af mutex is held, Pablo Neira Ayuso
- [PATCH 17/30] netfilter: x_tables: ensure last rule in base chain matches underflow/policy, Pablo Neira Ayuso
- [PATCH 15/30] netfilter: compat: reject huge allocation requests, Pablo Neira Ayuso
- [PATCH 10/30] netfilter: x_tables: enforce unique and ascending entry points, Pablo Neira Ayuso
- [PATCH 11/30] netfilter: x_tables: cap allocations at 512 mbyte, Pablo Neira Ayuso
- [PATCH 04/30] netfilter: nf_conntrack_broadcast: remove useless parameter, Pablo Neira Ayuso
- [PATCH 06/30] netfilter: unlock xt_table earlier in __do_replace, Pablo Neira Ayuso
- [PATCH 09/30] netfilter: x_tables: move hook entry checks into core, Pablo Neira Ayuso
- [PATCH 08/30] netfilter: x_tables: check error target size too, Pablo Neira Ayuso
- [PATCH 05/30] netfilter: ipt_ah: return boolean instead of integer, Pablo Neira Ayuso
- [PATCH 07/30] netfilter: x_tables: check standard verdicts in core, Pablo Neira Ayuso
- [PATCH 01/30] netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be static, Pablo Neira Ayuso
- [PATCH 03/30] netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicast, Pablo Neira Ayuso
- [PATCH 02/30] netfilter: nfnetlink_acct: remove useless parameter, Pablo Neira Ayuso
- Re: [PATCH 00/30] Netfilter/IPVS updates for net-next, David Miller
- [PATCH Resolved UMA issue] netfilter: icmp: Enhance the return value check of nf_nat_icmp(v6)_reply_translation,
Feng Gao
Re: [PATCH] netfilter: icmp: Enhance the return value check of nf_nat_icmp(v6)_reply_translation, Pablo Neira Ayuso
[ANNOUNCE] nftables 0.5 release, Pablo Neira Ayuso
[no subject], Alfred Cheuk Chow
[PATCH nf] netfilter: nf_log: wait for rcu grace after logger unregistration, Pablo Neira Ayuso
[GIT-PULL nf-next 00/15] IPVS Updates for v4.4,
Simon Horman
- [PATCH nf-next 04/15] ipvs: pull out ip_vs_try_to_schedule function, Simon Horman
- [PATCH nf-next 01/15] ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off, Simon Horman
- [PATCH nf-next 11/15] ipvs: ensure that ICMP cannot be sent in reply to ICMP, Simon Horman
- [PATCH nf-next 08/15] ipvs: Use outer header in ip_vs_bypass_xmit_v6, Simon Horman
- [PATCH nf-next 15/15] ipvs: add sysctl to ignore tunneled packets, Simon Horman
- [PATCH nf-next 14/15] ipvs: support scheduling inverse and icmp SCTP packets, Simon Horman
- [PATCH nf-next 13/15] ipvs: support scheduling inverse and icmp UDP packets, Simon Horman
- [PATCH nf-next 07/15] ipvs: add schedule_icmp sysctl, Simon Horman
- [PATCH nf-next 05/15] ipvs: drop inverse argument to conn_{in,out}_get, Simon Horman
- [PATCH nf-next 06/15] ipvs: Make ip_vs_schedule aware of inverse iph'es, Simon Horman
- [PATCH nf-next 12/15] ipvs: support scheduling inverse and icmp TCP packets, Simon Horman
- [PATCH nf-next 10/15] ipvs: attempt to schedule icmp packets, Simon Horman
- [PATCH nf-next 09/15] ipvs: sh: support scheduling icmp/inverse packets consistently, Simon Horman
- [PATCH nf-next 03/15] ipvs: Handle inverse and icmp headers in ip_vs_leave, Simon Horman
- [PATCH nf-next 02/15] ipvs: Add hdr_flags to iphdr, Simon Horman
- Re: [GIT-PULL nf-next 00/15] IPVS Updates for v4.4, Eric W. Biederman
- Re: [GIT-PULL nf-next 00/15] IPVS Updates for v4.4, Pablo Neira Ayuso
[PATCH libnftnl] src: fix LIBVERSION, should be 3:0:0 instead of 3:0:3, Pablo Neira Ayuso
[PATCH] build: bump library versioning,
Jan Engelhardt
[PATCH RFC 0/3] Allow postponed netfilter handling for socket matches,
Daniel Mack
[PATCH libnftnl 0/2] map fixes,
Pablo Neira Ayuso
[ANNOUNCE] libnftnl 1.0.4 release,
Pablo Neira Ayuso
[PATCH next 0/30] Passing net through the netfilter hooks,
Eric W. Biederman
- [PATCH next 01/30] netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh, Eric W. Biederman
- [PATCH next 04/30] xfrm: Remove unused afinfo method init_dst, Eric W. Biederman
- [PATCH next 05/30] net: Merge dst_output and dst_output_sk, Eric W. Biederman
- [PATCH next 08/30] ipv4: Compute net once in ip_rcv, Eric W. Biederman
- [PATCH next 09/30] ipv4: Remember the net in ip_output and ip_mc_output, Eric W. Biederman
- [PATCH next 10/30] ipv4: Don't recompute net in ipmr_queue_xmit, Eric W. Biederman
- [PATCH next 06/30] ipv4: Compute net once in ip_forward, Eric W. Biederman
- [PATCH next 07/30] ipv4: Compute net once in ip_forward_finish, Eric W. Biederman
- [PATCH next 03/30] netfilter: Pass net to nf_hook_thresh, Eric W. Biederman
- [PATCH next 02/30] netfilter: Store net in nf_hook_state, Eric W. Biederman
- [PATCH next 12/30] ipv4: Explicitly compute net in ip_fragment, Eric W. Biederman
- [PATCH next 13/30] ipv4: Only compute net once in ip_finish_output2, Eric W. Biederman
- [PATCH next 29/30] netfilter: Use nf_hook_state.net, Eric W. Biederman
- [PATCH next 14/30] ipv4: Only compute net once in ip_rcv_finish, Eric W. Biederman
- [PATCH next 17/30] arp: Introduce arp_xmit_finish, Eric W. Biederman
- [PATCH next 15/30] ipv4: Only compute net once in ipmr_forward_finish, Eric W. Biederman
- [PATCH next 18/30] bridge: Introduce br_send_bpdu_finish, Eric W. Biederman
- [PATCH next 27/30] bridge: Add br_netif_receive_skb remove netif_receive_skb_sk, Eric W. Biederman
- [PATCH next 30/30] netfilter: Pass net into okfn, Eric W. Biederman
- [PATCH next 26/30] bridge: Cache net in br_nf_pre_routing_finish, Eric W. Biederman
- [PATCH next 28/30] netfilter: Pass struct net into the netfilter hooks, Eric W. Biederman
- [PATCH next 22/30] ipv6: Cache net in ip6_output, Eric W. Biederman
- [PATCH next 23/30] ipv6: Compute net once in raw6_send_hdrinc, Eric W. Biederman
- [PATCH next 20/30] ipv6: Don't recompute net in ip6_rcv, Eric W. Biederman
- [PATCH next 25/30] bridge: Pass net into br_nf_push_frag_xmit, Eric W. Biederman
- [PATCH next 24/30] bridge: Pass net into br_nf_ip_fragment, Eric W. Biederman
- [PATCH next 16/30] ipv6: Only compute net once in ip6mr_forward2_finish, Eric W. Biederman
- [PATCH next 19/30] net: Remove dev_queue_xmit_sk, Eric W. Biederman
- [PATCH next 11/30] ipv4: Only compute net once in ip_do_fragment, Eric W. Biederman
- [PATCH next 21/30] ipv6: Only compute net once in ip6_finish_output2, Eric W. Biederman
- Re: [PATCH next 0/30] Passing net through the netfilter hooks, Nicolas Dichtel
- [PATCH next 31/30] netfilter: Add blank lines in callers of netfilter hooks, Eric W. Biederman
- Re: [PATCH next 0/30] Passing net through the netfilter hooks, David Miller
- [PATCH next 0/14] netfilter: Stop guessing net, Eric W. Biederman
- Re: [PATCH next 0/14] netfilter: Stop guessing net, Nicolas Dichtel
- [PATCH next 01/14] ebtables: Simplify the arguments to ebt_do_table, Eric W. Biederman
- [PATCH next 02/14] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table, Eric W. Biederman
- [PATCH next 05/14] x_tables: Pass struct net in xt_action_param, Eric W. Biederman
- [PATCH next 04/14] nftables: kill nft_pktinfo.ops, Eric W. Biederman
- [PATCH next 06/14] x_tables: Use par->net instead of computing from the passed net devices, Eric W. Biederman
- [PATCH next 09/14] net: Pass net to nf_dup_ipv4 and nf_dup_ipv6, Eric W. Biederman
- [PATCH next 10/14] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple, Eric W. Biederman
- [PATCH next 11/14] ipvs: Read hooknum from state rather than ops->hooknum, Eric W. Biederman
- [PATCH next 07/14] nftables: Pass struct net in nft_pktinfo, Eric W. Biederman
- [PATCH next 12/14] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks, Eric W. Biederman
- [PATCH next 08/14] nftables: Use pkt->net instead of computing net from the passed net_devices, Eric W. Biederman
- [PATCH next 03/14] inet netfilter: Prefer state->hook to ops->hooknum, Eric W. Biederman
- [PATCH next 13/14] netfilter: Pass net into nf_xfrm_me_harder, Eric W. Biederman
- [PATCH next 14/14] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6, Eric W. Biederman
- Re: [PATCH next 0/14] netfilter: Stop guessing net, Nicolas Dichtel
- [PATCH next 0/15] netfilter: Stop guessing net (take 2), Eric W. Biederman
- [PATCH next 01/15] ebtables: Simplify the arguments to ebt_do_table, Eric W. Biederman
- [PATCH next 03/15] inet netfilter: Prefer state->hook to ops->hooknum, Eric W. Biederman
- [PATCH next 04/15] nftables: kill nft_pktinfo.ops, Eric W. Biederman
- [PATCH next 06/15] x_tables: Use par->net instead of computing from the passed net devices, Eric W. Biederman
- [PATCH next 05/15] x_tables: Pass struct net in xt_action_param, Eric W. Biederman
- [PATCH next 10/15] act_connmark: Remember the struct net instead of guessing it., Eric W. Biederman
- [PATCH next 08/15] nftables: Use pkt->net instead of computing net from the passed net_devices, Eric W. Biederman
- [PATCH next 09/15] net: Pass net to nf_dup_ipv4 and nf_dup_ipv6, Eric W. Biederman
- [PATCH next 07/15] nftables: Pass struct net in nft_pktinfo, Eric W. Biederman
- [PATCH next 02/15] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table, Eric W. Biederman
- [PATCH next 12/15] ipvs: Read hooknum from state rather than ops->hooknum, Eric W. Biederman
- [PATCH next 14/15] netfilter: Pass net into nf_xfrm_me_harder, Eric W. Biederman
- [PATCH next 15/15] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6, Eric W. Biederman
- [PATCH next 13/15] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks, Eric W. Biederman
- [PATCH next 11/15] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple, Eric W. Biederman
- Re: [PATCH next 0/15] netfilter: Stop guessing net (take 2), Pablo Neira Ayuso
- [PATCH next 00/84] ipvs: Stop guessing the network namespace, Eric W. Biederman
- [PATCH next 01/84] ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule, Eric W. Biederman
- [PATCH next 03/84] ipvs: Use state->net in the ipvs forward functions, Eric W. Biederman
- [PATCH next 08/84] ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey, Eric W. Biederman
- [PATCH next 10/84] ipvs: Pass ipvs not net to ip_vs_svc_hashkey, Eric W. Biederman
- [PATCH next 09/84] ipvs: Pass ipvs not net to __ip_vs_svc_fwm_find, Eric W. Biederman
- [PATCH next 06/84] ipvs: Pass ipvs not net to ip_vs_fill_conn, Eric W. Biederman
- [PATCH next 04/84] ipvs: Store ipvs not net in struct ip_vs_conn, Eric W. Biederman
- [PATCH next 07/84] ipvs: Store ipvs not net in struct ip_vs_service, Eric W. Biederman
- [PATCH next 05/84] ipvs: Store ipvs not net in struct ip_vs_conn_param, Eric W. Biederman
- [PATCH next 02/84] ipvs: Don't use current in proc_do_defense_mode, Eric W. Biederman
- [PATCH next 23/84] ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6, Eric W. Biederman
- [PATCH next 41/84] ipvs: Pass ipvs not net to ip_vs_proc_conn, Eric W. Biederman
- [PATCH next 78/84] ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6, Eric W. Biederman
- [PATCH next 25/84] ipvs: Pass ipvs not net to ip_vs_set_timeout, Eric W. Biederman
- [PATCH next 21/84] ipvs: Pass ipvs not net to ip_vs_service_net_cleanup, Eric W. Biederman
- [PATCH next 65/84] ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup, Eric W. Biederman
- [PATCH next 47/84] ipvs: Pass ipvs not net to ip_vs_random_drop_entry, Eric W. Biederman
- [PATCH next 34/84] ipvs: Pass ipvs not net to stop_sync_thread, Eric W. Biederman
- [PATCH next 60/84] ipvs: Pass ipvs into ip_vs_conn_fill_param_proto, Eric W. Biederman
- [PATCH next 49/84] ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup), Eric W. Biederman
- [PATCH next 38/84] ipvs: Pass ipvs not net to ip_vs_process_message, Eric W. Biederman
- [PATCH next 12/84] ipvs: Pass ipvs not net to ipvs_service_find, Eric W. Biederman
- [PATCH next 61/84] ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto, Eric W. Biederman
- [PATCH next 35/84] ipvs: Pass ipvs not net to make_send_sock, Eric W. Biederman
- [PATCH next 40/84] ipvs: Pass ipvs not net to ip_vs_sync_conn, Eric W. Biederman
- [PATCH next 77/84] ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6, Eric W. Biederman
- [PATCH next 15/84] ipvs: Pass ipvs not net to ip_vs_trash_cleanup, Eric W. Biederman
- [PATCH next 69/84] ipvs: Pass ipvs into __ip_vs_get_out_rt_v6, Eric W. Biederman
- [PATCH next 13/84] ipvs: Pass ipvs not net to ip_vs_has_real_service, Eric W. Biederman
- [PATCH next 67/84] ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit, Eric W. Biederman
- [PATCH next 63/84] ipvs: Pass ipvs not net to ip_vs_conn_hashkey, Eric W. Biederman
- [PATCH next 58/84] ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns, Eric W. Biederman
- [PATCH next 18/84] ipvs: Cache ipvs in ip_vs_genl_set_cmd, Eric W. Biederman
- [PATCH next 44/84] ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup, Eric W. Biederman
- [PATCH next 72/84] ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave, Eric W. Biederman
- [PATCH next 84/84] ipvs: Pass ipvs into ip_vs_gather_frags, Eric W. Biederman
- [PATCH next 19/84] ipvs: Pass ipvs not net to ip_vs_add_service, Eric W. Biederman
- [PATCH next 31/84] ipvs: Pass ipvs not net to ip_vs_genl_new_daemon, Eric W. Biederman
- [PATCH next 57/84] ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup, Eric W. Biederman
- [PATCH next 17/84] ipvs: Pass ipvs not net to ip_vs_dest_trash_expire, Eric W. Biederman
- [PATCH next 46/84] ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator, Eric W. Biederman
- [PATCH next 20/84] ipvs: Pass ipvs not net to ip_vs_flush, Eric W. Biederman
- [PATCH next 29/84] ipvs: Pass ipvs not net to ip_vs_genl_parse_service, Eric W. Biederman
- [PATCH next 43/84] ipvs: Pass ipvs not net to ip_vs_sync_net_init, Eric W. Biederman
- [PATCH next 76/84] ipvs: Pass ipvs into ip_vs_in, Eric W. Biederman
- [PATCH next 32/84] ipvs: Pass ipvs not net to ip_vs_genl_del_daemon, Eric W. Biederman
- [PATCH next 30/84] ipvs: Pass ipvs not net to ip_vs_genl_find_service, Eric W. Biederman
- [PATCH next 70/84] ipvs: Pass ipvs into ensure_mtu_is adequate, Eric W. Biederman
- [PATCH next 81/84] ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup), Eric W. Biederman
- [PATCH next 28/84] ipvs: Pass ipvs not net to __ip_vs_get_timeouts, Eric W. Biederman
- [PATCH next 45/84] ipvs: Pass ipvs not net to ip_vs_genl_set_config, Eric W. Biederman
- [PATCH next 73/84] ipvs: Simplify ipvs and net access in ip_vs_leave, Eric W. Biederman
- [PATCH next 22/84] ipvs: Pass ipvs not net to ip_vs_zero_all, Eric W. Biederman
- [PATCH next 24/84] ipvs: Pass ipvs not net to ip_vs_proto_data_get, Eric W. Biederman
- [PATCH next 16/84] ipvs: Pass ipvs not net to __ip_vs_del_dest, Eric W. Biederman
- [PATCH next 55/84] ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app, Eric W. Biederman
- [PATCH next 42/84] ipvs: Pass ipvs not net to ip_vs_proc_sync_conn, Eric W. Biederman
- [PATCH next 48/84] ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctl, Eric W. Biederman
- [PATCH next 54/84] ipvs: Pass ipvs not net to register_ip_vs_app_inc, Eric W. Biederman
- [PATCH next 27/84] ipvs: Pass ipvs not net to __ip_vs_get_dest_entries, Eric W. Biederman
- [PATCH next 53/84] ipvs: Pass ipvs not net into ip_vs_app_inc_new, Eric W. Biederman
- [PATCH next 80/84] ipvs: Remove net argument from ip_vs_tcp_conn_listen, Eric W. Biederman
- [PATCH next 39/84] ipvs: Pass ipvs not net to ip_vs_sync_conn_v0, Eric W. Biederman
- [PATCH next 56/84] ipvs: Pass ipvs not net into ip_vs_app_inc_release, Eric W. Biederman
- [PATCH next 74/84] ipvs: Pass ipvs not net into sysctl_nat_icmp_send, Eric W. Biederman
- [PATCH next 50/84] ipvs: Pass ipvs not net to estimation_timer, Eric W. Biederman
- [PATCH next 52/84] ipvs: Pass ipvs not net into register_app and unregister_app, Eric W. Biederman
- [PATCH next 14/84] ipvs: Pass ipvs not net to ip_vs_find_dest, Eric W. Biederman
- [PATCH next 33/84] ipvs: Pass ipvs not net to start_sync_thread, Eric W. Biederman
- [PATCH next 59/84] ipvs: Pass ipvs not net into init_netns and exit_netns, Eric W. Biederman
- [PATCH next 68/84] ipvs: Pass ipvs into __ip_vs_get_out_rt, Eric W. Biederman
- [PATCH next 79/84] ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute, Eric W. Biederman
- [PATCH next 83/84] ipvs: Remove skb_sknet, Eric W. Biederman
- [PATCH next 11/84] ipvs: Pass ipvs not net to __ip_vs_service_find, Eric W. Biederman
- [PATCH next 26/84] ipvs: Pass ipvs not net to __ip_vs_get_servie_entries, Eric W. Biederman
- [PATCH next 64/84] ipvs: Pass ipvs not net into ip_vs_conn_net_flush, Eric W. Biederman
- [PATCH next 82/84] ipvs: Remove skb_net, Eric W. Biederman
- [PATCH next 66/84] ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule, Eric W. Biederman
- [PATCH next 62/84] ipvs: Pass ipvs into conn_out_get, Eric W. Biederman
- [PATCH next 71/84] ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats, Eric W. Biederman
- [PATCH next 75/84] ipvs: Pass ipvs into ip_vs_out, Eric W. Biederman
- [PATCH next 51/84] ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup, Eric W. Biederman
- [PATCH next 36/84] ipvs: Pass ipvs not net to make_receive_sock, Eric W. Biederman
- [PATCH next 37/84] ipvs: Store ipvs not net in struct ip_vs_sync_thread_data, Eric W. Biederman
- Re: [PATCH next 00/84] ipvs: Stop guessing the network namespace, Julian Anastasov
- [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2), Eric W. Biederman
- [PATCH next 01/84] ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule, Eric W. Biederman
- [PATCH next 08/84] ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey, Eric W. Biederman
- [PATCH next 10/84] ipvs: Pass ipvs not net to ip_vs_svc_hashkey, Eric W. Biederman
- [PATCH next 09/84] ipvs: Pass ipvs not net to __ip_vs_svc_fwm_find, Eric W. Biederman
- [PATCH next 06/84] ipvs: Pass ipvs not net to ip_vs_fill_conn, Eric W. Biederman
- [PATCH next 05/84] ipvs: Store ipvs not net in struct ip_vs_conn_param, Eric W. Biederman
- [PATCH next 07/84] ipvs: Store ipvs not net in struct ip_vs_service, Eric W. Biederman
- [PATCH next 04/84] ipvs: Store ipvs not net in struct ip_vs_conn, Eric W. Biederman
- [PATCH next 02/84] ipvs: Don't use current in proc_do_defense_mode, Eric W. Biederman
- [PATCH next 03/84] ipvs: Use state->net in the ipvs forward functions, Eric W. Biederman
- [PATCH next 43/84] ipvs: Pass ipvs not net to ip_vs_sync_net_init, Eric W. Biederman
- [PATCH next 44/84] ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup, Eric W. Biederman
- [PATCH next 82/84] ipvs: Remove skb_net, Eric W. Biederman
- [PATCH next 47/84] ipvs: Pass ipvs not net to ip_vs_random_drop_entry, Eric W. Biederman
- [PATCH next 19/84] ipvs: Pass ipvs not net to ip_vs_add_service, Eric W. Biederman
- [PATCH next 72/84] ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave, Eric W. Biederman
- [PATCH next 21/84] ipvs: Pass ipvs not net to ip_vs_service_net_cleanup, Eric W. Biederman
- [PATCH next 84/84] ipvs: Pass ipvs into ip_vs_gather_frags, Eric W. Biederman
- [PATCH next 32/84] ipvs: Pass ipvs not net to ip_vs_genl_del_daemon, Eric W. Biederman
- [PATCH next 42/84] ipvs: Pass ipvs not net to ip_vs_proc_sync_conn, Eric W. Biederman
- [PATCH next 51/84] ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup, Eric W. Biederman
- [PATCH next 78/84] ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6, Eric W. Biederman
- [PATCH next 76/84] ipvs: Pass ipvs into ip_vs_in, Eric W. Biederman
- [PATCH next 26/84] ipvs: Pass ipvs not net to __ip_vs_get_service_entries, Eric W. Biederman
- [PATCH next 64/84] ipvs: Pass ipvs not net into ip_vs_conn_net_flush, Eric W. Biederman
- [PATCH next 39/84] ipvs: Pass ipvs not net to ip_vs_sync_conn_v0, Eric W. Biederman
- [PATCH next 52/84] ipvs: Pass ipvs not net into register_app and unregister_app, Eric W. Biederman
- [PATCH next 18/84] ipvs: Cache ipvs in ip_vs_genl_set_cmd, Eric W. Biederman
- [PATCH next 31/84] ipvs: Pass ipvs not net to ip_vs_genl_new_daemon, Eric W. Biederman
- [PATCH next 71/84] ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats, Eric W. Biederman
- [PATCH next 58/84] ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns, Eric W. Biederman
- [PATCH next 24/84] ipvs: Pass ipvs not net to ip_vs_proto_data_get, Eric W. Biederman
- [PATCH next 29/84] ipvs: Pass ipvs not net to ip_vs_genl_parse_service, Eric W. Biederman
- [PATCH next 13/84] ipvs: Pass ipvs not net to ip_vs_has_real_service, Eric W. Biederman
- [PATCH next 34/84] ipvs: Pass ipvs not net to stop_sync_thread, Eric W. Biederman
- [PATCH next 77/84] ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6, Eric W. Biederman
- [PATCH next 68/84] ipvs: Pass ipvs into __ip_vs_get_out_rt, Eric W. Biederman
- [PATCH next 50/84] ipvs: Pass ipvs not net to estimation_timer, Eric W. Biederman
- [PATCH next 75/84] ipvs: Pass ipvs into ip_vs_out, Eric W. Biederman
- [PATCH next 27/84] ipvs: Pass ipvs not net to __ip_vs_get_dest_entries, Eric W. Biederman
- [PATCH next 20/84] ipvs: Pass ipvs not net to ip_vs_flush, Eric W. Biederman
- [PATCH next 74/84] ipvs: Pass ipvs not net into sysctl_nat_icmp_send, Eric W. Biederman
- [PATCH next 59/84] ipvs: Pass ipvs not net into init_netns and exit_netns, Eric W. Biederman
- [PATCH next 16/84] ipvs: Pass ipvs not net to __ip_vs_del_dest, Eric W. Biederman
- [PATCH next 49/84] ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup), Eric W. Biederman
- [PATCH next 28/84] ipvs: Pass ipvs not net to __ip_vs_get_timeouts, Eric W. Biederman
- [PATCH next 37/84] ipvs: Store ipvs not net in struct ip_vs_sync_thread_data, Eric W. Biederman
- [PATCH next 63/84] ipvs: Pass ipvs not net to ip_vs_conn_hashkey, Eric W. Biederman
- [PATCH next 22/84] ipvs: Pass ipvs not net to ip_vs_zero_all, Eric W. Biederman
- [PATCH next 55/84] ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app, Eric W. Biederman
- [PATCH next 41/84] ipvs: Pass ipvs not net to ip_vs_proc_conn, Eric W. Biederman
- [PATCH next 69/84] ipvs: Pass ipvs into __ip_vs_get_out_rt_v6, Eric W. Biederman
- [PATCH next 83/84] ipvs: Remove skb_sknet, Eric W. Biederman
- [PATCH next 65/84] ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup, Eric W. Biederman
- [PATCH next 66/84] ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule, Eric W. Biederman
- [PATCH next 81/84] ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup), Eric W. Biederman
- [PATCH next 57/84] ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup, Eric W. Biederman
- [PATCH next 48/84] ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctl, Eric W. Biederman
- [PATCH next 11/84] ipvs: Pass ipvs not net to __ip_vs_service_find, Eric W. Biederman
- [PATCH next 46/84] ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator, Eric W. Biederman
- [PATCH next 25/84] ipvs: Pass ipvs not net to ip_vs_set_timeout, Eric W. Biederman
- [PATCH next 67/84] ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit, Eric W. Biederman
- [PATCH next 79/84] ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute, Eric W. Biederman
- [PATCH next 73/84] ipvs: Simplify ipvs and net access in ip_vs_leave, Eric W. Biederman
- [PATCH next 56/84] ipvs: Pass ipvs not net into ip_vs_app_inc_release, Eric W. Biederman
- [PATCH next 80/84] ipvs: Remove net argument from ip_vs_tcp_conn_listen, Eric W. Biederman
- [PATCH next 38/84] ipvs: Pass ipvs not net to ip_vs_process_message, Eric W. Biederman
- [PATCH next 40/84] ipvs: Pass ipvs not net to ip_vs_sync_conn, Eric W. Biederman
- [PATCH next 17/84] ipvs: Pass ipvs not net to ip_vs_dest_trash_expire, Eric W. Biederman
- [PATCH next 54/84] ipvs: Pass ipvs not net to register_ip_vs_app_inc, Eric W. Biederman
- [PATCH next 36/84] ipvs: Pass ipvs not net to make_receive_sock, Eric W. Biederman
- [PATCH next 33/84] ipvs: Pass ipvs not net to start_sync_thread, Eric W. Biederman
- [PATCH next 15/84] ipvs: Pass ipvs not net to ip_vs_trash_cleanup, Eric W. Biederman
- [PATCH next 62/84] ipvs: Pass ipvs into conn_out_get, Eric W. Biederman
- [PATCH next 14/84] ipvs: Pass ipvs not net to ip_vs_find_dest, Eric W. Biederman
- [PATCH next 61/84] ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto, Eric W. Biederman
- [PATCH next 70/84] ipvs: Pass ipvs into ensure_mtu_is adequate, Eric W. Biederman
- [PATCH next 23/84] ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6, Eric W. Biederman
- [PATCH next 35/84] ipvs: Pass ipvs not net to make_send_sock, Eric W. Biederman
- [PATCH next 30/84] ipvs: Pass ipvs not net to ip_vs_genl_find_service, Eric W. Biederman
- [PATCH next 53/84] ipvs: Pass ipvs not net into ip_vs_app_inc_new, Eric W. Biederman
- [PATCH next 60/84] ipvs: Pass ipvs into ip_vs_conn_fill_param_proto, Eric W. Biederman
- [PATCH next 12/84] ipvs: Pass ipvs not net to ip_vs_service_find, Eric W. Biederman
- [PATCH next 45/84] ipvs: Pass ipvs not net to ip_vs_genl_set_config, Eric W. Biederman
- Re: [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2), Julian Anastasov
- [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder, Eric W. Biederman
- [PATCH next 1/5] ipv4: Push struct net down into nf_send_reset, Eric W. Biederman
- [PATCH next 2/5] netfilter: Push struct net down into nf_afinfo.reroute, Eric W. Biederman
- [PATCH next 3/5] netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp, Eric W. Biederman
- [PATCH next 5/5] ipv6: Pass struct net into ip6_route_me_harder, Eric W. Biederman
- [PATCH next 4/5] ipv4: Pass struct net into ip_route_me_harder, Eric W. Biederman
- Re: [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder, Nicolas Dichtel
- Re: [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder, Pablo Neira Ayuso
- [PATCH net-next 0/6] net: Pass net through ip fragmention, Eric W. Biederman
- [PATCH net-next 2/6] openvswitch: Pass net into ovs_fragment, Eric W. Biederman
- [PATCH net-next 3/6] ipv4: Pass struct net through ip_fragment, Eric W. Biederman
- [PATCH net-next 4/6] ipv6: Pass struct net through ip6_fragment, Eric W. Biederman
- [PATCH net-next 6/6] openvswitch: Remove ovs_vport_output_sk, Eric W. Biederman
- [PATCH net-next 5/6] bridge: Remove br_nf_push_frag_xmit_sk, Eric W. Biederman
- [PATCH net-next 1/6] openvswitch: Pass net into ovs_vport_output, Eric W. Biederman
- Re: [PATCH net-next 0/6] net: Pass net through ip fragmention, Nicolas Dichtel
- Re: [PATCH net-next 0/6] net: Pass net through ip fragmention, David Miller
- [PATCH net-next 00/15] net: Pass net through the output path, Eric W. Biederman
- [PATCH net-next 01/15] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk, Eric W. Biederman
- [PATCH net-next 02/15] xfrm: Only compute net once in xfrm_policy_queue_process, Eric W. Biederman
- [PATCH net-next 07/15] ipv6: Merge __ip6_local_out and __ip6_local_out_sk, Eric W. Biederman
- [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit, Eric W. Biederman
- [PATCH net-next 08/15] ipv6: Merge ip6_local_out and ip6_local_out_sk, Eric W. Biederman
- [PATCH net-next 09/15] ipv4: Cache net in iptunnel_xmit, Eric W. Biederman
- [PATCH net-next 06/15] ipv4: Merge ip_local_out and ip_local_out_sk, Eric W. Biederman
- [PATCH net-next 05/15] ipv4: Merge __ip_local_out and __ip_local_out_sk, Eric W. Biederman
- [PATCH net-next 04/15] dst: Pass a sk into .local_out, Eric W. Biederman
- [PATCH net-next 03/15] net: Pass net into dst_output and remove dst_output_okfn, Eric W. Biederman
- [PATCH net-next 15/15] dst: Pass net into dst->output, Eric W. Biederman
- [PATCH net-next 14/15] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out, Eric W. Biederman
- [PATCH net-next 13/15] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out, Eric W. Biederman
- [PATCH net-next 12/15] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound, Eric W. Biederman
- [PATCH net-next 11/15] ppp: Cache net in pptp_xmit, Eric W. Biederman
- [PATCH net-next 00/16] net: Pass net through the output path v2, Eric W. Biederman
- [PATCH net-next 01/16] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk, Eric W. Biederman
- [PATCH net-next 03/16] xfrm: Only compute net once in xfrm_policy_queue_process, Eric W. Biederman
- [PATCH net-next 05/16] dst: Pass a sk into .local_out, Eric W. Biederman
- [PATCH net-next 10/16] ipv4: Cache net in iptunnel_xmit, Eric W. Biederman
- [PATCH net-next 08/16] ipv6: Merge __ip6_local_out and __ip6_local_out_sk, Eric W. Biederman
- [PATCH net-next 07/16] ipv4: Merge ip_local_out and ip_local_out_sk, Eric W. Biederman
- [PATCH net-next 09/16] ipv6: Merge ip6_local_out and ip6_local_out_sk, Eric W. Biederman
- [PATCH net-next 06/16] ipv4: Merge __ip_local_out and __ip_local_out_sk, Eric W. Biederman
- [PATCH net-next 04/16] net: Pass net into dst_output and remove dst_output_okfn, Eric W. Biederman
- [PATCH net-next 02/16] ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk, Eric W. Biederman
- [PATCH net-next 12/16] ppp: Cache net in pptp_xmit, Eric W. Biederman
- [PATCH net-next 15/16] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out, Eric W. Biederman
- [PATCH net-next 11/16] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit, Eric W. Biederman
- [PATCH net-next 14/16] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out, Eric W. Biederman
- [PATCH net-next 13/16] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound, Eric W. Biederman
- [PATCH net-next 16/16] dst: Pass net into dst->output, Eric W. Biederman
- Re: [PATCH net-next 00/16] net: Pass net through the output path v2, Nicolas Dichtel
- Re: [PATCH net-next 00/16] net: Pass net through the output path v2, David Miller
- [PATCH net-next 0/3] net: Pass net into defragmentation, Eric W. Biederman
- [PATCH net-next 2/3] ipv4: Pass struct net into ip_defrag and ip_check_defrag, Eric W. Biederman
- [PATCH net-next 1/3] ipv4: Only compute net once in ip_call_ra_chain, Eric W. Biederman
- [PATCH net-next 3/3] ipv6: Pass struct net into nf_ct_frag6_gather, Eric W. Biederman
SNAT and contrack helpers, johan
[PATCH iptables] extensions: fix several test errors, Pablo Neira Ayuso
[PATCH] netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC, Pablo Neira Ayuso
[PATCH nf v2] netfilter: bridge: fix routing of bridge frames with call-iptables=1,
Florian Westphal
[PATCH nf] netfilter: bridge: fix routing of bridge frames with call-iptables=1,
Florian Westphal
Re: [PATCH] ipvs:Fix locking requirements in the function ip_vs_unlink_service,
Julian Anastasov
[PATCH -stable-4.2] netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg(),
Pablo Neira Ayuso
[PATCH nft] tests: add concatenations and maps; combine them too, Pablo Neira Ayuso
[PATCH 1/2 -stable-3.12] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get,
Pablo Neira Ayuso
[lnf-queue PATCH] nlmsg: add lacking attributes validation,
Ken-ichirou MATSUZAWA
[ANNOUNCE] Netdev 1.1 conference, Pablo Neira Ayuso
[PATCH nft] evaluate: use existing table object from evaluation context,
Pablo Neira Ayuso
[ANNOUNCE] conntrack-tools 1.4.3 release, Pablo Neira Ayuso
[ANNOUNCE] libnetfilter_conntrack 1.0.5, Pablo Neira Ayuso
[nft] segfault bug in simple ruleset, regression?,
Arturo Borrero Gonzalez
[PATCH nf] netfilter: nf_log: don't zap all loggers on unregister,
Florian Westphal
[PATCH RFC 0/3] Rework nfnetlink_queue conntrack support,
Pablo Neira Ayuso
Re: linux-next: Tree for Sep 8 (netfilter build error), Randy Dunlap
[PATCH v1 1/1] fix: resource leakage when loading library using dlopen,
Imran Zaman
[nft] deleting chains and verdict map entries in the same transaction,
Andreas Schultz
Bug report: Segfault on nested sets with prefixes,
Wilmer van der Gaast
Mixed IPv4+IPv6 sets,
Wilmer van der Gaast
[PATCH] iptables: Spelling fixes,
Ville Skyttä
[PATCH net] openvswitch: Remove conntrack Kconfig option.,
Joe Stringer
[PATCH nft 1/2] netlink: flush stdout after each event in monitor mode,
Pablo Neira Ayuso
[PATCH nft] tests: display error when trying to run tests out of the root directory, Pablo Neira Ayuso
[PATCH 1/1] solve musl build problem,
Brendan Heading
broken packet passed into raw table by nf_defrag_ipv6, Andreas Herz
[PATCH nf-next] netfilter: nf_conntrack: make nf_ct_zone_dflt built-in,
Daniel Borkmann
[PATCH nf-next] netfilter: nf_dup{4,6}: fix build error when nf_conntrack disabled,
Daniel Borkmann
[PATCH libnftnl 3/3] src: add compat header file definitions, Pablo Neira Ayuso
[PATCH libnftnl 0/3] use nftnl_ prefix,
Pablo Neira Ayuso
[PATCH nf] netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths,
Daniel Borkmann
[PATCH nf 1/1] nft: Fix nlmsg_type in GET operation callbacks,
Vijay Subramanian
[ANNOUNCE] ipset 6.26 released, Jozsef Kadlecsik
[PATCH 0/1] ipset patch for nf,
Jozsef Kadlecsik
[PATCH -next] netfilter: nfnetlink: work around wrong endianess with old nft userspace,
Florian Westphal
[PATCH -next] netfilter: reduce sparse warnings,
Florian Westphal
nftables batch abi broken ...,
Florian Westphal
[conntrackd] allowing DisableExternalCache in alarm mode,
Arturo Borrero Gonzalez
[PATCH -next] Revert "netfilter: xtables: compute exact size needed for jumpstack",
Florian Westphal
[PATCHv6 net-next 00/10] OVS conntrack support,
Joe Stringer
- [PATCHv6 net-next 10/10] openvswitch: Allow attaching helpers to ct action, Joe Stringer
- [PATCHv6 net-next 08/10] netfilter: connlabels: Export setting connlabel length, Joe Stringer
- [PATCHv6 net-next 09/10] openvswitch: Allow matching on conntrack label, Joe Stringer
- [PATCHv6 net-next 03/10] ipv6: Export nf_ct_frag6_gather(), Joe Stringer
- [PATCHv6 net-next 06/10] openvswitch: Allow matching on conntrack mark, Joe Stringer
- [PATCHv6 net-next 07/10] netfilter: Always export nf_connlabels_replace(), Joe Stringer
- [PATCHv6 net-next 04/10] dst: Add __skb_dst_copy() variation, Joe Stringer
- [PATCHv6 net-next 05/10] openvswitch: Add conntrack action, Joe Stringer
- [PATCHv6 net-next 02/10] openvswitch: Move MASKED* macros to datapath.h, Joe Stringer
- [PATCHv6 net-next 01/10] openvswitch: Serialize acts with original netlink len, Joe Stringer
- Re: [PATCHv6 net-next 00/10] OVS conntrack support, David Miller
- Re: [PATCHv6 net-next 00/10] OVS conntrack support, Simon Horman
[conntrack-tools PATCH] tcp: use MSG_NOSIGNAL in sendto() to avoid SIGPIPE,
Arturo Borrero Gonzalez
How to set connmark on a socket descriptor from userspace?,
David Hinkle
WARNING at net/ipv4/netfilter/ip_tables.c:530,
Cong Wang
[PATCH conntrack-tools] conntrack: add zone direction support,
Daniel Borkmann
[PATCH libnetfilter_conntrack] conntrack: add zone attribute to tuple,
Daniel Borkmann
[PATCHv5 net-next 00/10] OVS conntrack support,
Joe Stringer
- [PATCHv5 net-next 08/10] netfilter: connlabels: Export setting connlabel length, Joe Stringer
- [PATCHv5 net-next 07/10] netfilter: Always export nf_connlabels_replace(), Joe Stringer
- [PATCHv5 net-next 10/10] openvswitch: Allow attaching helpers to ct action, Joe Stringer
- [PATCHv5 net-next 05/10] openvswitch: Add conntrack action, Joe Stringer
- [PATCHv5 net-next 06/10] openvswitch: Allow matching on conntrack mark, Joe Stringer
- [PATCHv5 net-next 09/10] openvswitch: Allow matching on conntrack label, Joe Stringer
- [PATCHv5 net-next 03/10] ipv6: Export nf_ct_frag6_gather(), Joe Stringer
- [PATCHv5 net-next 02/10] openvswitch: Move MASKED* macros to datapath.h, Joe Stringer
- [PATCHv5 net-next 04/10] dst: Add __skb_dst_copy() variation, Joe Stringer
- [PATCHv5 net-next 01/10] openvswitch: Serialize acts with original netlink len, Joe Stringer
[PATCH nf-next 0/2] netfilter: nfnetlink_log attach conntrack,
Ken-ichirou MATSUZAWA
[PATCH iptables v2] libxt_CT: add support for recently introduced zone options,
Daniel Borkmann
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]