netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-03 13:57:57 to 2015-09-18 09:11:23 UTC [more...]

[PATCH 0/4] Netfilter fixes for net
 2015-09-18  9:17 UTC  (3+ 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 next 0/30] Passing net through the netfilter hooks
 2015-09-18  8:56 UTC  (41+ 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

[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)

[GIT-PULL nf-next 00/15] IPVS Updates for v4.4
 2015-09-17  5:40 UTC  (16+ 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 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  (5+ 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)

[PATCH RFC 0/3] Rework nfnetlink_queue conntrack support
 2015-09-11  3:15 UTC  (27+ messages)
` [PATCH RFC 1/3] netfilter: ctnetlink: remove ctnetlink_nfqueue_build_size()
` [PATCH RFC 2/3] netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
` [PATCH RFC 3/3] netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
      ` nfqueue batch verdict with conntrack (was [PATCH RFC 3/3] netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c)
      ` [PATCH nf-next 0/1] netfilter: nfnetlink_queue: return -EOPNOTSUPP if QUEUE_CT is disabled
        ` [PATCH nf-next 1/1] "
  ` [PATCH lnf-queue] examples: attaching a conntrack information
        ` [PATCHv2 "
      ` [PATCH nf-next 1/3] netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
      ` [PATCH nf-next 2/3] netfilter: nf_conntrack_netlink: add const qualifier to nfnl_hook
      ` [PATCH nf-next 3/3] netfilter: nfnetlink_log: allow to attach conntrack
      ` [PATCH lnf-log 1/3] include: Sync with kernel headers
      ` [PATCH lnf-log 2/3] nlmsg: Add NFULA_CT and NFULA_CT_INFO attributes support
      ` [PATCH lnf-log 3/3] utils: nf-log: attaching a conntrack information

[lnf-queue PATCH] nlmsg: add lacking attributes validation
 2015-09-11  1:54 UTC 

[ANNOUNCE] Netdev 1.1 conference
 2015-09-10 14:03 UTC 

[ANNOUNCE] conntrack-tools 1.4.3 release
 2015-09-09 15:58 UTC 

[ANNOUNCE] libnetfilter_conntrack 1.0.5
 2015-09-09 15:56 UTC 

[nft] segfault bug in simple ruleset, regression?
 2015-09-09 16:01 UTC  (4+ messages)

Mixed IPv4+IPv6 sets
 2015-09-09 10:08 UTC  (5+ messages)

Bug report: Segfault on nested sets with prefixes
 2015-09-09 10:02 UTC  (3+ messages)

linux-next: Tree for Sep 8 (netfilter build error)
 2015-09-08 15:11 UTC 

[nft] deleting chains and verdict map entries in the same transaction
 2015-09-08 10:46 UTC  (2+ messages)

[PATCH v1 1/1] fix: resource leakage when loading library using dlopen
 2015-09-08 10:38 UTC  (9+ messages)

[PATCH] iptables: Spelling fixes
 2015-09-07 18:28 UTC  (8+ messages)

[PATCH nf-next 0/2] netfilter: nfnetlink_log attach conntrack
 2015-09-07  7:44 UTC  (7+ messages)
` [PATCH nf-next 2/2] netfilter: nfnetlink_log: allow to "
      ` [PATCHv2 nf-next 3/5] netfilter: nfnetlink_queue_ct: export functions

[PATCH net] openvswitch: Remove conntrack Kconfig option
 2015-09-07  6:48 UTC  (3+ messages)

[PATCH 0/6] Netfilter fixes for net
 2015-09-06  4:59 UTC  (2+ messages)

usually 3000 customers/Where 100,000+ customers worldwide?
 2015-09-05 21:51 UTC 

[PATCH nft 1/2] netlink: flush stdout after each event in monitor mode
 2015-09-04 16:53 UTC  (2+ messages)
` [PATCH nft 2/2] mnl: rework netlink socket event receive path

[PATCH nft] tests: display error when trying to run tests out of the root directory
 2015-09-03 17:48 UTC 

[PATCH 1/1] solve musl build problem
 2015-09-03 16:54 UTC  (6+ messages)

broken packet passed into raw table by nf_defrag_ipv6
 2015-09-03 13:57 UTC 


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).