netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 17:33:45 to 2018-02-13 09:56:57 UTC [more...]

[RFC v2 net-next 00/10] Time based packet transmission
 2018-02-13  9:56 UTC  (5+ messages)
` [RFC v2 net-next 01/10] net: Add a new socket option for a future transmit time
  ` [Intel-wired-lan] "

INFO: rcu detected stall in __xfrm_decode_session
 2018-02-13  9:54 UTC  (2+ messages)

[PATCH 1/2] net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
 2018-02-13  9:42 UTC  (2+ messages)
` [PATCH 2/2] net: phy: dp83867: Add documentation for CLK_OUT pin muxing

[PATCH net-next v3 00/32] Replacing net_mutex with rw_semaphore
 2018-02-13  9:31 UTC  (33+ messages)
` [PATCH net-next v3 01/32] net: Assign net to net_namespace_list in setup_net()
` [PATCH net-next v3 02/32] net: Cleanup in copy_net_ns()
` [PATCH net-next v3 03/32] net: Introduce net_sem for protection of pernet_list
` [PATCH net-next v3 04/32] net: Move mutex_unlock() in cleanup_net() up
` [PATCH net-next v3 05/32] net: Allow pernet_operations to be executed in parallel
` [PATCH net-next v3 06/32] net: Convert proc_net_ns_ops
` [PATCH net-next v3 07/32] net: Convert net_ns_ops methods
` [PATCH net-next v3 08/32] net: Convert sysctl_pernet_ops
` [PATCH net-next v3 09/32] net: Convert netfilter_net_ops
` [PATCH net-next v3 10/32] net: Convert nf_log_net_ops
` [PATCH net-next v3 11/32] net: Convert net_inuse_ops
` [PATCH net-next v3 12/32] net: Convert net_defaults_ops
` [PATCH net-next v3 13/32] net: Convert netlink_net_ops
` [PATCH net-next v3 14/32] net: Convert rtnetlink_net_ops
` [PATCH net-next v3 15/32] net: Convert audit_net_ops
` [PATCH net-next v3 16/32] net: Convert uevent_net_ops
` [PATCH net-next v3 17/32] net: Convert proto_net_ops
` [PATCH net-next v3 18/32] net: Convert pernet_subsys ops, registered via net_dev_init()
` [PATCH net-next v3 19/32] net: Convert fib_* pernet_operations, registered via subsys_initcall
` [PATCH net-next v3 20/32] net: Convert subsys_initcall() registered pernet_operations from net/sched
` [PATCH net-next v3 21/32] net: Convert genl_pernet_ops
` [PATCH net-next v3 22/32] net: Convert wext_pernet_ops
` [PATCH net-next v3 23/32] net: Convert sysctl_core_ops
` [PATCH net-next v3 24/32] net: Convert pernet_subsys, registered from inet_init()
` [PATCH net-next v3 25/32] net: Convert unix_net_ops
` [PATCH net-next v3 26/32] net: Convert packet_net_ops
` [PATCH net-next v3 27/32] net: Convert ipv4_sysctl_ops
` [PATCH net-next v3 28/32] net: Convert addrconf_ops
` [PATCH net-next v3 29/32] net: Convert loopback_net_ops
` [PATCH net-next v3 30/32] net: Convert default_device_ops
` [PATCH net-next v3 31/32] net: Convert diag_net_ops
` [PATCH net-next v3 32/32] net: Convert netlink_tap_net_ops

INFO: rcu detected stall in xfrm_confirm_neigh
 2018-02-13  9:19 UTC  (2+ messages)

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-13  9:09 UTC  (38+ messages)
` [PATCH v7 01/37] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [PATCH v7 02/37] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v7 03/37] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
` [PATCH v7 05/37] drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32
` [PATCH v7 06/37] nds32: Assembly macros and definitions
` [PATCH v7 07/37] nds32: Kernel booting and initialization
` [PATCH v7 08/37] nds32: Exception handling
` [PATCH v7 09/37] nds32: MMU definitions
` [PATCH v7 10/37] nds32: MMU initialization
` [PATCH v7 11/37] nds32: MMU fault handling and page table management
` [PATCH v7 12/37] nds32: Cache and TLB routines
` [PATCH v7 13/37] nds32: Process management
` [PATCH v7 14/37] nds32: IRQ handling
` [PATCH v7 15/37] nds32: Atomic operations
` [PATCH v7 16/37] nds32: Device specific operations
` [PATCH v7 17/37] nds32: DMA mapping API
` [PATCH v7 18/37] nds32: ELF definitions
` [PATCH v7 19/37] nds32: System calls handling
  ` [PATCH v7 04/37] earlycon: add reg-offset to physical address before mapping
  ` [PATCH v7 20/37] nds32: VDSO support
` [PATCH v7 21/37] nds32: Signal handling support
` [PATCH v7 22/37] nds32: Library functions
` [PATCH v7 23/37] nds32: Debugging support
` [PATCH v7 24/37] nds32: L2 cache support
` [PATCH v7 25/37] nds32: Loadable modules
` [PATCH v7 26/37] nds32: Generic timers support
` [PATCH v7 27/37] nds32: Device tree support
` [PATCH v7 28/37] nds32: Miscellaneous header files
` [PATCH v7 29/37] nds32: defconfig
` [PATCH v7 30/37] nds32: Build infrastructure
` [PATCH v7 31/37] MAINTAINERS: Add nds32
` [PATCH v7 32/37] dt-bindings: nds32 CPU Bindings
` [PATCH v7 33/37] dt-bindings: nds32 L2 cache controller Bindings
` [PATCH v7 34/37] dt-bindings: nds32 SoC Bindings
` [PATCH v7 35/37] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v7 36/37] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v7 37/37] net: faraday add nds32 support

[PATCH v7 0/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
 2018-02-13  9:13 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] clocksource/drivers/atcpit100: VDSO support
` [PATCH v7 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH net v3] tipc: fix missing RTNL lock protection during setting link properties
 2018-02-13  9:04 UTC 

[PATCH 0/5] mtd: Simplify erase handling
 2018-02-13  8:33 UTC  (14+ messages)
` [PATCH 1/5] mtd: Initialize ->fail_addr early in mtd_erase()
` [PATCH 2/5] mtd: Get rid of unused fields in struct erase_info
` [PATCH 3/5] mtd: Stop assuming mtd_erase() is asynchronous
` [PATCH 4/5] mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
` [PATCH 5/5] mtd: Stop updating erase_info->state and calling mtd_erase_callback()

Serious performance degradation in Linux 4.15
 2018-02-13  8:14 UTC  (3+ messages)

[PATCH net] sctp: rename sctp_diag.c as diag.c
 2018-02-13  7:24 UTC  (4+ messages)

[PATCH net] sctp: fix some copy-paste errors for file comments
 2018-02-13  7:22 UTC  (3+ messages)

[PATCH ipsec,v2] net: xfrm_policy: fix device unregistration hang
 2018-02-13  6:55 UTC  (3+ messages)

I Am Interested In You
 2018-02-13  7:38 UTC 

[PATCH net-next] trace_events_filter: conditional trace event (tcp_probe full=0)
 2018-02-13  5:54 UTC  (3+ messages)

[PATCH net] net: fix race on decreasing number of TX queues
 2018-02-13  5:35 UTC 

net: phy: question about phy_is_internal for generic-phy
 2018-02-13  5:15 UTC  (3+ messages)

[RFC PATCH bpf-next 0/2] bpf/verifier: simplify subprog tracking
 2018-02-13  5:09 UTC  (4+ messages)

[PATCH net v4 00/13] Fixes, cleanup and modernization for some legacy ethernet NIC drivers
 2018-02-13  5:03 UTC  (7+ messages)
` [PATCH net v4 09/13] net/mac8390: Convert to nubus_driver
` [PATCH net v4 02/13] net/8390: Fix msg_enable patch snafu

[PATCH bpf] bpf: samples/sockmap detach sock ops program
 2018-02-13  4:44 UTC 

[PATCH bpf] bpf: samples/sockmap fix Makefile for build error
 2018-02-13  4:42 UTC 

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-02-13  4:06 UTC  (2+ messages)
` [RFC][PATCH bpf v2 2/2] bpf: powerpc64: add JIT support for multi-function programs

[PATCH] tcp: Support tcp socket allocated counter in namespace
 2018-02-13  2:44 UTC 

[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2018-02-12
 2018-02-13  1:04 UTC  (14+ messages)
` [net-next 01/12] i40e: fix typo in function description
` [net-next 02/12] i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
` [net-next 03/12] i40e/i40evf: Clean up logic for adaptive ITR
` [net-next 04/12] i40e: Add delay after EMP reset for firmware to recover
` [net-next 05/12] i40e: Warn when setting link-down-on-close while in MFP
` [net-next 06/12] i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP
` [net-next 07/12] i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
` [net-next 08/12] i40e/i40evf: Don't bother setting the CLEARPBA bit
` [net-next 09/12] i40e/i40evf: Use usec value instead of reg value for ITR defines
` [net-next 10/12] i40evf: Correctly populate rxitr_idx and txitr_idx
` [net-next 11/12] i40e/i40evf: Split container ITR into current_itr and target_itr
` [net-next 12/12] i40e/i40evf: Add support for new mechanism of updating adaptive ITR

[PATCH net-next] dpaa_eth: fix incorrect comment
 2018-02-13  0:23 UTC 

[PATCH RFC net-next 0/7] net/ipv6: Add support for path selection using hash of 5-tuple
 2018-02-13  0:06 UTC  (8+ messages)
` [PATCH RFC net-next 1/7] net/ipv4: Pass net to fib_multipath_hash instead of fib_info
` [PATCH RFC net-next 2/7] net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
` [PATCH RFC net-next 3/7] net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash
` [PATCH RFC net-next 4/7] net: Rename NETEVENT_MULTIPATH_HASH_UPDATE
` [PATCH RFC net-next 5/7] net/ipv6: Add support for path selection using hash of 5-tuple
` [PATCH RFC net-next 6/7] mlxsw: spectrum_router: Add support for ipv6 hash policy update
` [PATCH RFC net-next 7/7] net: Remove unused get_hash_from_flow functions

[PATCH RFC net-next 0/4] fib_rules: support sport, dport and proto match
 2018-02-13  0:03 UTC  (9+ messages)
` [PATCH RFC net-next 1/4] ipv4: fib_rules: support match on sport, dport and ip proto

[PATCH net-next] rds: do not call ->conn_alloc with GFP_KERNEL
 2018-02-12 23:30 UTC 

Past Due Invoices
 2018-02-12 17:18 UTC 

[PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
 2018-02-12 23:01 UTC  (2+ messages)

[PATCH bpf] bpf: fix memory leak in lpm_trie map_free callback function
 2018-02-12 22:20 UTC  (3+ messages)

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-12 21:16 UTC  (4+ messages)

[PATCH binutils] Revive BPF support patches
 2018-02-12 20:30 UTC 

[PATCH net-next 0/8] net: sched: act: add extack support
 2018-02-12 20:19 UTC  (9+ messages)
` [PATCH net-next 1/8] net: sched: act: fix code style
` [PATCH net-next 2/8] net: sched: act: add extack to init
` [PATCH net-next 3/8] net: sched: act: handle generic action errors
` [PATCH net-next 4/8] net: sched: act: add extack to init callback
` [PATCH net-next 5/8] net: sched: act: add extack for lookup callback
` [PATCH net-next 6/8] net: sched: act: add extack for walk callback
` [PATCH net-next 7/8] net: sched: act: handle extack in tcf_generic_walker
` [PATCH net-next 8/8] net: sched: act: mirred: add extack support

[PATCH iproute2-next v3 0/4] ip/tunnel: Unify local/remote endpoint address parsing
 2018-02-12 20:17 UTC  (5+ messages)
` [PATCH iproute2-next v3 1/4] utils: Introduce and use inet_prefix_reset()
` [PATCH iproute2-next v3 2/4] vti/vti6: Unify local/remote endpoint address parsing
` [PATCH iproute2-next v3 3/4] gre/gre6: "
` [PATCH iproute2-next v3 4/4] iptnl/ip6tnl: Unify local/remote endpoint and 6rd "

[PATCH iproute2-next v2 0/4] ip/tunnel: Unify local/remote endpoint address parsing
 2018-02-12 20:08 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/4] utils: Introduce and use inet_prefix_reset_flags()

lost connection to test machine (4)
 2018-02-12 20:05 UTC  (4+ messages)

[PATCH] ravb: add support for changing MTU
 2018-02-12 20:00 UTC 

[Crypto v4 03/12] support for inline tls
 2018-02-12 19:48 UTC  (2+ messages)

[Crypto v4 01/12] tls: tls_device struct to register TLS drivers
 2018-02-12 19:45 UTC  (2+ messages)

[PATCH] net: cavium: fix NULL pointer dereference in cavium_ptp_put
 2018-02-12 19:39 UTC  (2+ messages)

[PATCH v2] net: make getname() functions return length rather than use int* parameter
 2018-02-12 19:36 UTC  (2+ messages)

[PATCH iproute2] lib/namespace: don't try to mount rw /sys over a ro one
 2018-02-12 19:23 UTC 

[PATCH net-next v3 00/16] l2tp: fix API races discovered by syzbot
 2018-02-12 19:00 UTC  (12+ messages)
` [PATCH net-next v3 07/16] l2tp: hide sessions if they are closing
` [PATCH net-next v3 08/16] l2tp: hide session from pppol2tp_sock_to_session if it is closing
` [PATCH net-next v3 09/16] l2tp: refactor pppol2tp_connect
` [PATCH net-next v3 10/16] l2tp: add session_free callback
` [PATCH net-next v3 11/16] l2tp: do session destroy using a workqueue
` [PATCH net-next v3 12/16] l2tp: simplify l2tp_tunnel_closeall
` [PATCH net-next v3 13/16] l2tp: refactor ppp session cleanup paths
` [PATCH net-next v3 14/16] l2tp: remove redundant sk_user_data check when creating tunnels
` [PATCH net-next v3 15/16] l2tp: remove unwanted error message
` [PATCH net-next v3 16/16] l2tp: make __l2tp_session_unhash internal

[PATCH net-next v2 00/16] l2tp: fix API races discovered by syzbot
 2018-02-12 18:52 UTC  (10+ messages)
` [PATCH net-next v2 01/16] l2tp: update sk_user_data while holding sk_callback_lock
` [PATCH net-next v2 02/16] l2tp: add RCU read lock to protect tunnel ptr in ip socket destroy
` [PATCH net-next v2 03/16] l2tp: don't use inet_shutdown on tunnel destroy
` [PATCH net-next v2 04/16] l2tp: refactor tunnel lifetime handling wrt its socket

[PATCH ipsec] net: xfrm_policy: fix device unregistration hang
 2018-02-12 18:34 UTC  (3+ messages)

[PATCH] net: make getname() functions return length rather than use int* parameter
 2018-02-12 17:59 UTC  (3+ messages)

[REGRESSION, bisect] pci: cxgb4 probe fails after commit 104daa71b3961434 ("PCI: Determine actual VPD size on first access")
 2018-02-12 17:56 UTC  (3+ messages)

[PATCH net v2] netfilter: x_tables: fix missing timer initialization in xt_LED
 2018-02-12 17:49 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).