netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-09 21:24:26 to 2018-07-25 12:59:49 UTC [more...]

[PATCH PATCH net-next 00/18] net whitespace cleanups
 2018-07-25 12:59 UTC  (21+ messages)
` [PATCH PATCH net-next 03/18] rds: remove trailing whitespace and blank lines
` [PATCH PATCH net-next 04/18] llc: fix whitespace issues
` [PATCH PATCH net-next 07/18] ceph: fix whitespace
` [PATCH PATCH net-next 09/18] ila: remove blank lines at EOF
` [PATCH PATCH net-next 11/18] atm: "
` [PATCH PATCH net-next 13/18] x25: "
` [PATCH PATCH net-next 14/18] decnet: whitespace fixes
` [PATCH PATCH net-next 15/18] sunrpc: "
` [PATCH PATCH net-next 16/18] bpfilter: remove trailing newline
` [PATCH PATCH net-next 17/18] l2tp: "
  ` [PATCH PATCH net-next 01/18] sched: fix trailing whitespace
  ` [PATCH PATCH net-next 02/18] wimax: remove blank lines at EOF
  ` [PATCH PATCH net-next 05/18] mpls: remove trailing whitepace
  ` [PATCH PATCH net-next 06/18] xfrm: remove blank lines at EOF
  ` [PATCH PATCH net-next 08/18] sctp: whitespace fixes
  ` [PATCH PATCH net-next 10/18] 9p: fix whitespace issues
  ` [PATCH PATCH net-next 12/18] ax25: remove blank line at EOF
  ` [PATCH PATCH net-next 18/18] net: remove blank lines at end of file

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-25 12:33 UTC  (32+ messages)
` [PATCH RFC/RFT net-next 01/17] net/ipv4: rename ipv4_neigh_lookup to ipv4_dst_neigh_lookup
` [PATCH RFC/RFT net-next 02/17] net/neigh: export neigh_find_table
` [PATCH RFC/RFT net-next 03/17] net/ipv4: wrappers for arp table references
` [PATCH RFC/RFT net-next 04/17] net/ipv4: Remove open coded use of arp table
` [PATCH RFC/RFT net-next 05/17] net/ipv6: wrappers for neighbor table references
` [PATCH RFC/RFT net-next 06/17] net/ipv6: Remove open coded use of neighbor table
` [PATCH RFC/RFT net-next 07/17] drivers/net: remove open coding of neighbor tables
` [PATCH RFC/RFT net-next 08/17] net: Remove nd_tbl from ipv6 stub
` [PATCH RFC/RFT net-next 09/17] net: Remove arp_tbl and nd_tbl from headers
` [PATCH RFC/RFT net-next 10/17] net: Add key_len to neighbor constructor
` [PATCH RFC/RFT net-next 11/17] net: Change neigh_table_init and neigh_table_clear signature
` [PATCH RFC/RFT net-next 12/17] net/neigh: Change neigh_xmit to take an address family
` [PATCH RFC/RFT net-next 13/17] net/neighbor: Convert internal functions away from neigh_tables
` [PATCH RFC/RFT net-next 14/17] net/ipv4: Convert arp table to per namespace
` [PATCH RFC/RFT net-next 15/17] net/ipv6: Convert neighbor table to per-namespace
` [PATCH RFC/RFT net-next 16/17] net/decnet: Move "
` [PATCH RFC/RFT net-next 17/17] net/neighbor: Remove neigh_tables and NEIGH enum

[PATCH][v3] netfilter: use kvmalloc_array to allocate memory for hashtable
 2018-07-25  7:52 UTC 

[PATCH v3] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
 2018-07-25  7:23 UTC 

[PATCH v2] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
 2018-07-25  7:15 UTC  (3+ messages)
  ` Re: [PATCH v2] ipvs: fix race between ip_vs_conn_new() andip_vs_del_dest()

[PATCH][v2] netfilter: use kvzalloc to allocate memory for hashtable
 2018-07-25  5:49 UTC  (3+ messages)
  ` 答复: "

[PATCH 1/4] treewide: convert ISO_8859-1 text comments to utf-8
 2018-07-25  4:20 UTC  (8+ messages)

[PATCH] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
 2018-07-25  2:46 UTC  (3+ messages)
  ` Re: [PATCH] ipvs: fix race between ip_vs_conn_new() andip_vs_del_dest()

[PATCH 0/9] Netfilter fixes for net
 2018-07-24 17:00 UTC  (11+ messages)
` [PATCH 1/9] netfilter: nf_tables: fix jumpstack depth validation
` [PATCH 2/9] netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
` [PATCH 3/9] netfilter: nft_set_rbtree: fix panic when destroying set by GC
` [PATCH 4/9] netfilter: nf_tables: use dev->name directly
` [PATCH 5/9] netfilter: nf_tables: free flow table struct too
` [PATCH 6/9] netfilter: nf_tables: fix memory leaks on chain rename
` [PATCH 7/9] netfilter: nf_tables: don't allow to rename to already-pending name
` [PATCH 8/9] netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
` [PATCH 9/9] netfilter: nf_tables: move dumper state allocation into ->start

[PATCH nf] netfilter: nf_tables: move dumper state alloation into ->start
 2018-07-23 22:07 UTC  (5+ messages)

linux-next: Tree for Jul 23 (netfilter)
 2018-07-23 17:31 UTC 

[PATCH] netlink: fix memory leak of dump
 2018-07-23 10:59 UTC  (15+ messages)

[PATCH] netlink: fix memory leak
 2018-07-22  9:02 UTC  (4+ messages)

[RFC PATCH ghak90 (was ghak32) V3 08/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
 2018-07-21 15:32 UTC 

[PATCH 00/38] Netfilter/IPVS updates for net-next
 2018-07-21  6:33 UTC  (42+ messages)
` [PATCH 01/38] netfilter: nft_reject_bridge: remove unnecessary ttl set
` [PATCH 02/38] netfilter: flowtables: use fixed renew timeout on teardown
` [PATCH 03/38] netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
` [PATCH 04/38] netfilter: utils: move nf_ip_checksum* from ipv4 to utils
` [PATCH 05/38] netfilter: utils: move nf_ip6_checksum* from ipv6 "
` [PATCH 06/38] openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
` [PATCH 07/38] netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
` [PATCH 08/38] netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
` [PATCH 09/38] netfilter: conntrack: remove pkt_to_tuple indirection "
` [PATCH 10/38] netfilter: conntrack: remove invert_tuple "
` [PATCH 11/38] netfilter: conntrack: remove get_l4proto "
` [PATCH 12/38] netfilter: conntrack: avoid calls to l4proto invert_tuple
` [PATCH 13/38] netfilter: conntrack: avoid l4proto pkt_to_tuple calls
` [PATCH 14/38] netfilter: conntrack: remove get_timeout() indirection
` [PATCH 15/38] netfilter: conntrack: remove l3proto abstraction
` [PATCH 16/38] netfilter: Kconfig: Change select IPv6 dependencies
` [PATCH 17/38] netfilter: nf_conncount: Early exit for garbage collection
` [PATCH 18/38] netfilter: nf_conncount: Switch to plain list
` [PATCH 19/38] netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
` [PATCH 20/38] netfilter: nf_conncount: Move locking into count_tree()
` [PATCH 21/38] netfilter: nf_conncount: Split insert and traversal
` [PATCH 22/38] netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree search
` [PATCH 23/38] netfilter: nf_conntrack: resolve clash for matching conntracks
` [PATCH 24/38] ipvs: provide just conn to ip_vs_state_name
` [PATCH 25/38] ipvs: add assured state for conn templates
` [PATCH 26/38] ipvs: drop conn templates under attack
` [PATCH 27/38] netfilter: Remove useless param helper of nf_ct_helper_ext_add
` [PATCH 28/38] netfilter: nf_tables: add and use helper for module autoload
` [PATCH 29/38] netfilter: nf_tables: make valid_genid callback mandatory
` [PATCH 30/38] netfilter: nf_tables: take module reference when starting a batch
` [PATCH 31/38] netfilter: nf_tables: avoid global info storage
` [PATCH 32/38] netfilter: nf_tables: use dedicated mutex to guard transactions
` [PATCH 33/38] netfilter: nf_osf: add nf_osf_match_one()
` [PATCH 34/38] netfilter: nf_osf: add struct nf_osf_hdr_ctx
` [PATCH 35/38] netfilter: nft_socket: Break evaluation if no socket found
` [PATCH 36/38] netfilter: nft_socket: Expose socket mark
` [PATCH 37/38] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
` [PATCH 38/38] netfilter: nf_osf: add missing definitions to header file

[PATCH] ipvs: don't show negative times in ip_vs_conn
 2018-07-20 16:21 UTC  (3+ messages)

[PATCH] netfilter: use PTR_ERR_OR_ZERO()
 2018-07-19 13:20 UTC 

linux-next: Tree for Jul 18 (netfilter)
 2018-07-18 17:58 UTC 

linux-next: build failure after merge of the ida tree
 2018-07-18 14:25 UTC  (8+ messages)

linux-next: manual merge of the ipvs-next tree with the netfilter-next tree
 2018-07-18  2:04 UTC 

linux-next: build failure after merge of the netfilter-next tree
 2018-07-18  1:50 UTC 

linux-next: manual merge of the netfilter-next tree with the net tree
 2018-07-18  1:28 UTC 

[PATCH net] netfilter: nf_conntrack: prevent uninit-value in gc_worker
 2018-07-17 16:15 UTC  (8+ messages)

[PATCH v2 nf-next 1/2] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
 2018-07-17 15:36 UTC  (5+ messages)
` [PATCH v2 nf-next 2/2] netfilter: fix IPV6=m CONNTRACK=y link failure

KMSAN: uninit-value in __nf_conntrack_find_get
 2018-07-17 14:25 UTC 

[next-20180713][NET] linux-next kernel panics when booting powerpc
 2018-07-16 11:28 UTC 

[PATCH nf-next 1/2] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
 2018-07-13 14:55 UTC  (5+ messages)
` [PATCH nf-next 2/2] netfilter: fix IPV6=m CONNTRACK=y link failure

[PATCH net-next v19 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-07-11 20:40 UTC  (3+ messages)

[PATCH] netfilter: NFT_SOCKET don't use NF_SOCKET_IPV6 without NF_TABLES_IPV6
 2018-07-10 12:14 UTC  (10+ messages)

[PATCH 0/6] Netfilter fixes for net
 2018-07-09 21:24 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).