messages from 2018-06-14 14:19:35 to 2018-07-19 00:54:03 UTC [more...]
[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
2018-07-19 0:54 UTC (25+ 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
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 (5+ messages)
` [PATCH net-next v19 5/8] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v19 4/8] netfilter: Add nf_ct_get_tuple_skb global lookup function
[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 (8+ messages)
` [PATCH 1/6] netfilter: x_tables: set module owner for icmp(6) matches
` [PATCH 2/6] netfilter: nf_tproxy: fix possible non-linear access to transport header
` [PATCH 3/6] netfilter: nf_tables: place all set backends in one single module
` [PATCH 4/6] netfilter: nft_compat: explicitly reject ERROR and standard target
` [PATCH 5/6] netfilter: nf_conntrack: Fix possible possible crash on module loading
` [PATCH 6/6] netfilter: ipv6: nf_defrag: drop skb dst before queueing
[PATCH] netfilter: conntrack: add weak IPV6 dependency
2018-07-09 20:27 UTC (8+ messages)
[PATCH] nf_conntrack: Fix possible possible crash on module loading
2018-07-09 16:01 UTC (2+ messages)
[PATCH net-next] netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
2018-07-09 15:27 UTC (6+ messages)
[PATCH] netfilter: xt_tee: fix calling nf_dup_ipv6
2018-07-09 15:25 UTC
KASAN: stack-out-of-bounds Read in vmalloc_fault
2018-07-07 7:00 UTC (2+ messages)
[bug report] net: ipv4: listified version of ip_rcv
2018-07-06 12:09 UTC
FINAL Reminder: Linux Plumbers Networking Track CFP
2018-07-05 23:59 UTC
stable request: don't set F_IFACE on ipv6 fib lookups and followup fix
2018-07-05 17:01 UTC (2+ messages)
[PATCH 4.14.y] netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
2018-07-05 16:49 UTC (2+ messages)
WARNING: ODEBUG bug in do_arpt_get_ctl
2018-07-04 21:24 UTC
WARNING: ODEBUG bug in do_ipt_get_ctl
2018-07-04 21:19 UTC
netdev 0x12 conference update
2018-07-04 14:53 UTC
BUG: unable to handle kernel (3)
2018-07-03 21:30 UTC (2+ messages)
Reminder: Linux Plumbers Networking Track CFP
2018-07-02 0:10 UTC
[PATCH v2 net-next 0/2] net: preserve sock reference when scrubbing the skb
2018-06-30 0:15 UTC (13+ messages)
` [PATCH v2 net-next 1/2] netfilter: check if the socket netns is correct
` [PATCH v2 net-next 2/2] skbuff: preserve sock reference when scrubbing the skb
[PATCH net-next] net: preserve sock reference when scrubbing the skb
2018-06-28 23:18 UTC (25+ messages)
[PATCH 0/6] Netfilter fixes for net
2018-06-28 4:33 UTC (8+ messages)
` [PATCH 1/6] netfilter: nf_queue: augment nfqa_cfg_policy
` [PATCH 2/6] netfilter: ipv6: nf_defrag: reduce struct net memory waste
` [PATCH 3/6] netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister
` [PATCH 4/6] netfilter: nf_log: fix uninit read in nf_log_proc_dostring
` [PATCH 5/6] netfilter: nf_log: don't hold nf_log_mutex during user access
` [PATCH 6/6] netfilter: nf_conncount: fix garbage collection confirm race
[PATCH nf-next v2] openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
2018-06-27 15:03 UTC (3+ messages)
[PATCH net] netfilter: nf_log: don't hold nf_log_mutex during user access
2018-06-26 16:05 UTC (2+ messages)
[PATCH net] netfilter: nf_log: fix uninit read in nf_log_proc_dostring
2018-06-26 16:05 UTC (2+ messages)
KMSAN: uninit-value in ip_vs_lblc_check_expire
2018-06-22 5:52 UTC (2+ messages)
[PATCH net-next,RFC 00/13] New fast forwarding path
2018-06-20 0:56 UTC (33+ messages)
` [PATCH net-next,RFC 01/13] net: Add a helper to get the packet offload callbacks by priority
` [PATCH net-next,RFC 02/13] net: Change priority of ipv4 and ipv6 packet offloads
` [PATCH net-next,RFC 03/13] net: Add a GSO feature bit for the netfilter forward fastpath
` [PATCH net-next,RFC 04/13] net: Use one bit of NAPI_GRO_CB for the netfilter fastpath
` [PATCH net-next,RFC 05/13] netfilter: add early ingress hook for IPv4
` [PATCH net-next,RFC 06/13] netfilter: add early ingress support for IPv6
` [PATCH net-next,RFC 07/13] netfilter: add ESP support for early ingress
` [PATCH net-next,RFC 08/13] netfilter: nft_chain_filter: add "
` [PATCH net-next,RFC 09/13] netfilter: nf_flow_table: add hooknum to flowtable type
` [PATCH net-next,RFC 10/13] netfilter: nf_flow_table: add flowtable for early ingress hook
` [PATCH net-next,RFC 11/13] netfilter: nft_flow_offload: enable offload after second packet is seen
` [PATCH net-next,RFC 12/13] netfilter: nft_flow_offload: remove secpath check
` [PATCH net-next,RFC 13/13] netfilter: nft_flow_offload: make sure route is not stale
[RFC PATCH ghak86 V1] audit: eliminate audit_enabled magic number comparison
2018-06-19 15:10 UTC (2+ messages)
[PATCH nf-next v4] net: netfilter: nf_tables_api: Use id allocation
2018-06-18 12:25 UTC
[PATCH net] netfilter: ipv6: nf_defrag: reduce struct net memory waste
2018-06-18 12:14 UTC (2+ messages)
[PATCH net] netfilter: nf_queue: augment nfqa_cfg_policy
2018-06-18 12:13 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).