netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 20:18:09 to 2018-02-13 13:15:40 UTC [more...]

[bpf-next PATCH] net: avoid including xdp.h in filter.h
 2018-02-13 13:15 UTC 

[PATCH] ravb: add support for changing MTU
 2018-02-13 13:12 UTC  (3+ messages)

[PATCHv2 net 0/2] sctp: rename sctp diag file and add file comments for it
 2018-02-13 13:11 UTC  (4+ messages)
` [PATCHv2 net 1/2] sctp: rename sctp_diag.c as diag.c
  ` [PATCHv2 net 2/2] sctp: add file comments in diag.c

[PATCH RFC net-next 0/7] net/ipv6: Add support for path selection using hash of 5-tuple
 2018-02-13 12:42 UTC  (11+ 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

[PATCHv2 net] sctp: fix some copy-paste errors for file comments
 2018-02-13 12:37 UTC  (2+ messages)

[PATCH 0/5] mtd: Simplify erase handling
 2018-02-13 12:09 UTC  (15+ 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()

[PATCH net-next 0/2] Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device
 2018-02-13 11:30 UTC  (3+ messages)
` [PATCH net-next 1/2] net: Make extern and export get_net_ns()
` [PATCH net-next 2/2] tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device

divide error in nf_nat_l4proto_unique_tuple
 2018-02-13 11:12 UTC 

[PATCH net v3] tipc: fix missing RTNL lock protection during setting link properties
 2018-02-13 11:03 UTC  (2+ messages)

[patch net 0/2] net: sched: couple of fixes
 2018-02-13 11:00 UTC  (3+ messages)
` [patch net 1/2] net: sched: don't set q pointer for shared blocks
` [patch net 2/2] net: sched: fix tc_u_common lookup

[PATCH iproute2] lib/namespace: don't try to mount rw /sys over a ro one
 2018-02-13 10:55 UTC  (2+ messages)

[PATCH ipsec,v3] net: xfrm_policy: fix device unregistration hang
 2018-02-13 10:54 UTC 

[patch net-next] mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
 2018-02-13 10:29 UTC 

[patch net-next 0/3] mlxsw: SPAN cleanups
 2018-02-13 10:27 UTC  (4+ messages)
` [patch net-next 1/3] mlxsw: spectrum: Fix a coding style nit
` [patch net-next 2/3] mlxsw: spectrum: Drop struct span_entry.used
` [patch net-next 3/3] mlxsw: spectrum: Move SPAN code to separate module

[patch net-next 0/2] mlxsw: IPIP cleanups
 2018-02-13 10:26 UTC  (3+ messages)
` [patch net-next 1/2] mlxsw: spectrum_ipip: Add a forgotten include
` [patch net-next 2/2] mlxsw: spectrum: Distinguish between IPv4/6 tunnels

bpf-next is OPEN
 2018-02-13 10:24 UTC 

[patch net] mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
 2018-02-13 10:22 UTC 

[PATCH] net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
 2018-02-13 10:11 UTC 

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-13 10:09 UTC  (5+ messages)

[PATCH net-next 0/8] net: sched: act: add extack support
 2018-02-13  9:58 UTC  (10+ 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

[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

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/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 binutils] Revive BPF support patches
 2018-02-12 20:30 UTC 

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


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