messages from 2015-09-29 18:32:19 to 2015-10-07 22:01:21 UTC [more...]
[PATCH next 0/30] Passing net through the netfilter hooks
2015-10-07 21:48 UTC (61+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
` [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder
` [PATCH net-next 0/6] net: Pass net through ip fragmention
` [PATCH net-next 1/6] openvswitch: Pass net into ovs_vport_output
` [PATCH net-next 2/6] openvswitch: Pass net into ovs_fragment
` [PATCH net-next 3/6] ipv4: Pass struct net through ip_fragment
` [PATCH net-next 4/6] ipv6: Pass struct net through ip6_fragment
` [PATCH net-next 7/6] ipv6: Add missing newline to __xfrm6_output_finish
` [PATCH net-next 5/6] bridge: Remove br_nf_push_frag_xmit_sk
` [PATCH net-next 6/6] openvswitch: Remove ovs_vport_output_sk
` [PATCH net-next 00/15] net: Pass net through the output path
` [PATCH net-next 01/15] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
` [PATCH net-next 02/15] xfrm: Only compute net once in xfrm_policy_queue_process
` [PATCH net-next 03/15] net: Pass net into dst_output and remove dst_output_okfn
` [PATCH net-next 04/15] dst: Pass a sk into .local_out
` [PATCH net-next 05/15] ipv4: Merge __ip_local_out and __ip_local_out_sk
` [PATCH net-next 06/15] ipv4: Merge ip_local_out and ip_local_out_sk
` [PATCH net-next 07/15] ipv6: Merge __ip6_local_out and __ip6_local_out_sk
` [PATCH net-next 08/15] ipv6: Merge ip6_local_out and ip6_local_out_sk
` [PATCH net-next 09/15] ipv4: Cache net in iptunnel_xmit
` [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
` [PATCH net-next 11/15] ppp: Cache net in pptp_xmit
` [PATCH net-next 12/15] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
` [PATCH net-next 13/15] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out
` [PATCH net-next 14/15] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out
` [PATCH net-next 15/15] dst: Pass net into dst->output
` [PATCH net-next 00/16] net: Pass net through the output path v2
` [PATCH net-next 01/16] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
` [PATCH net-next 02/16] ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
` [PATCH net-next 03/16] xfrm: Only compute net once in xfrm_policy_queue_process
` [PATCH net-next 04/16] net: Pass net into dst_output and remove dst_output_okfn
` [PATCH net-next 05/16] dst: Pass a sk into .local_out
` [PATCH net-next 06/16] ipv4: Merge __ip_local_out and __ip_local_out_sk
` [PATCH net-next 07/16] ipv4: Merge ip_local_out and ip_local_out_sk
` [PATCH net-next 08/16] ipv6: Merge __ip6_local_out and __ip6_local_out_sk
` [PATCH net-next 09/16] ipv6: Merge ip6_local_out and ip6_local_out_sk
` [PATCH net-next 10/16] ipv4: Cache net in iptunnel_xmit
` [PATCH net-next 11/16] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
` [PATCH net-next 12/16] ppp: Cache net in pptp_xmit
` [PATCH net-next 13/16] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
` [PATCH net-next 14/16] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out
` [PATCH net-next 15/16] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out
` [PATCH net-next 16/16] dst: Pass net into dst->output
linux 3.4.43 : kernel crash at __nf_conntrack_confirm
2015-10-07 19:57 UTC
[GIT PULL nf-next 0/2] Fourth Round of IPVS Updates for v4.4
2015-10-07 14:33 UTC (5+ messages)
` [PATCH nf-next 1/2] ipvs: Remove possibly unused variable from ip_vs_out
` [Help needed] Kernel level, OSI layers 2-3 Network driver developments, anyone in Northwest US region ?
` [PATCH nf-next 2/2] ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
[PATCH 1/2 v3] netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
2015-10-07 4:30 UTC (17+ messages)
` [PATCH 2/2 v3] netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
` [PATCHv2 nf-next 0/4] netfilter: nfnetlink_log attach conntrack information
` [PATCHv2 nf-next 1/4] netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
` [PATCHv2 nf-next 2/4] netfilter: Kconfig rename QUEUE_CT to GLUE_CT
` [PATCHv2 nf-next 3/4] netfilter: nf_conntrack_netlink: add const qualifier to nfnl_hook.get_ct
` [PATCHv2 nf-next 4/4] netfilter: nfnetlink_log: allow to attach conntrack
` [PATCHv2 nf-next 0/1] netfilter: nfnetlink_queue: check NFQA_CFG_F_CONNTRACK config flag
` [PATCHv2 nf-next 1/1] "
` [PATCHv3 nf-next] "
` [PATCH nf-next] netfilter: nfnetlink_log: autoload nf_conntrack_netlink module "
` [PATCH nf-next] netfilter: nf_conntrack_netlink: fix nf-nat module loaded checking
` [PATCH nf-next] netfilter: nf_conntrack_netlink: fix locks around helper module loading
[PATCH] ipvs: Remove possibly unused net variable from ip_vs_out
2015-10-07 1:14 UTC (4+ messages)
[PATCH] netfilter: fix bad checksum on IPv6 when NAT is performed
2015-10-06 14:23 UTC
[PATCH net] netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
2015-10-06 13:10 UTC (2+ messages)
[PATCH nft 1/2] src: allow filtering on L2 header in inet family
2015-10-06 10:33 UTC (3+ messages)
` [PATCH nft 2/2] rule: don't reorder protocol payload expressions when merging
[nft] segfault in expr_clone()
2015-10-06 10:15 UTC (4+ messages)
[PATCH nft] expression: provide clone operation for set element ops
2015-10-06 9:53 UTC (3+ messages)
[PATCH] ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
2015-10-06 8:14 UTC
[PATCH] ipvs: Remove unused net variable from ip_vs_out
2015-10-06 7:33 UTC (4+ messages)
[PATCH v3] libmnl: Drop the EXPORT_SYMBOL() tags
2015-10-06 1:36 UTC (3+ messages)
[PATCH v4] libmnl: Drop the EXPORT_SYMBOL() tags
2015-10-06 1:27 UTC
[PATCH libmnl 0/2] Introduce mnl_socket_open2()
2015-10-05 18:50 UTC (10+ messages)
` [PATCH libmnl 1/2] socket: introduce mnl_socket_open2()
` [PATCH libmnl 2/2] examples: use mnl_socket_open2()
[PATCH v2] libmnl: Drop the EXPORT_SYMBOL() tags
2015-10-05 17:45 UTC (3+ messages)
[PATCH nf-next] netfilter: bridge: fix 2 compiler warnings
2015-10-05 16:13 UTC
[lnf-queue PATCH] nlmsg: add lacking attributes validation
2015-10-05 15:36 UTC (2+ messages)
[PATCH] netfilter: remove dead code
2015-10-05 15:32 UTC (2+ messages)
[PATCH nf 1/3] netfilter: conntrack: fix crash on timeout object removal
2015-10-05 15:08 UTC (4+ messages)
` [PATCH nf 2/3] nfnetlink_cttimeout: add rcu_barrier() on module removal
` [PATCH nf 3/3] netfilter: xt_CT: don't put back reference to timeout policy object
[PATCH 00/12] net: assorted y2038 changes
2015-10-05 10:17 UTC (5+ messages)
` [PATCH 08/12] nfnetlink: use y2038 safe timestamp
[PATCH 1/1] netfilter: ftp: Check data size before copy them into FTP buffer
2015-10-05 9:07 UTC (4+ messages)
Lucky Email Winner
2015-10-04 22:37 UTC
[PATCH nf-next,v2] netfilter: ctnetlink: remove function inline declaration
2015-10-04 23:38 UTC (4+ messages)
[PATCH -next 0/8] netfilter: don't copy init ns hooks to new namespaces
2015-10-04 19:58 UTC (11+ messages)
` [PATCH -next 1/8] netfilter: ingress: don't use nf_hook_list_active
` [PATCH -next 2/8] netfilter: add and use nf_ct_netns_get/put
` [PATCH -next 3/8] netfilter: conntrack: register hooks in netns when needed by ruleset
` [PATCH -next 4/8] netfilter: xtables: don't register table hooks in namespace at init time
` [PATCH -next 5/8] netfilter: defrag: only register defrag functionality if needed
` [PATCH -next 6/8] netfilter: nat: depend on conntrack module
` [PATCH -next 7/8] netfilter: bridge: register hooks only when bridge interface is added
` [PATCH -next 8/8] netfilter: don't call nf_hook_state_init/_hook_slow unless needed
[PATCH] netfilter: ctnetlink: remove function inline declaration
2015-10-04 19:01 UTC (2+ messages)
[PATCH nf-next] netfilter: nfnetlink_queue: use y2038 safe timestamp
2015-10-04 18:27 UTC
[PATCH RFC 0/7] netfilter: introduce new chain type for local socket input
2015-10-02 13:52 UTC (15+ messages)
` [PATCH RFC 1/7] netfilter: add socket to struct nft_pktinfo
` [PATCH RFC 3/7] netfilter: add NF_INET_LOCAL_SOCKET_IN chain type
[PATCH nf-next] netfilter: Line layout whitespace fixes
2015-10-02 11:19 UTC (4+ messages)
[PATCH] libmnl: Drop the EXPORT_SYMBOL() tags
2015-10-02 1:38 UTC (3+ messages)
[GIT PULL nf-next] Third Round of IPVS Updates for v4.4
2015-10-02 1:04 UTC (2+ messages)
` [PATCH nf-next] ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL
[libmnl] Creating netlink socket with SOCK_CLOEXEC flag
2015-10-01 18:50 UTC (3+ messages)
[conntrackd] allowing DisableExternalCache in alarm mode
2015-10-01 18:26 UTC (6+ messages)
[PATCH nf-next v2 1/2] netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
2015-10-01 12:22 UTC (4+ messages)
` [PATCH nf-next v2 2/2] netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
[PATCH] libmnl: Failed to build with clang, incompatible EXPORT_SYMBOL(x) macro
2015-10-01 11:12 UTC (8+ messages)
[PATCH 1/2 nf-next] netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
2015-09-30 22:10 UTC (5+ messages)
` [PATCH 2/2 nf-next] netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
[PATCH RFC 0/3] Rework nfnetlink_queue conntrack support
2015-09-30 22:10 UTC (8+ messages)
` [PATCH nf-next 1/3] netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
` [PATCH nf-next 3/3] netfilter: nfnetlink_log: allow to attach conntrack
[PATCH 00/90] Netfilter/IPVS updates for net-next
2015-09-30 4:48 UTC (2+ messages)
[PATCH nf] netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
2015-09-29 19:13 UTC
[PATCH conntrack-tools] conntrack: add zone direction support
2015-09-29 18:40 UTC (2+ messages)
[PATCH nf-next] bridge: Pass net into br_validate_ipv4 and br_validate_ipv6
2015-09-29 18:32 UTC (2+ messages)
[PATCH libnetfilter_conntrack] conntrack: add zone attribute to tuple
2015-09-29 18:39 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).