messages from 2018-02-12 22:20:34 to 2018-02-13 17:02:25 UTC [more...]
[PATCH net-next 0/3] eBPF Seccomp filters
2018-02-13 17:02 UTC (4+ messages)
[PATCH net] netfilter: nat: cope with negative port range
2018-02-13 17:02 UTC (2+ messages)
[net PATCH] Revert "net: thunderx: Add support for xdp redirect"
2018-02-13 16:59 UTC
[PATCH net-next 0/8] net: sched: act: add extack support
2018-02-13 16:58 UTC (5+ messages)
` [PATCH net-next 7/8] net: sched: act: handle extack in tcf_generic_walker
[PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
2018-02-13 16:52 UTC (4+ messages)
[PATCH net-next 0/4] net: dev: Make protocol ptr dependent on CONFIG
2018-02-13 16:52 UTC (5+ messages)
` [PATCH net-next 1/4] net: Make dn_ptr depend on CONFIG_DECNET
` [PATCH net-next 2/4] net: Make ax25_ptr depend on CONFIG_AX25
` [PATCH net-next 3/4] net: Make atalk_ptr depend on ATALK or IRDA
` [PATCH net-next 4/4] net: Remove atalk header from socket.c
hello
2018-02-13 16:45 UTC
[PATCH net-next] net: Move ipv4 set_lwt_redirect helper to lwtunnel
2018-02-13 16:45 UTC
[PATCH net-next] selftests: Add FIB onlink tests
2018-02-13 16:44 UTC
[PATCH net-next 0/4] selftests: fib_tests: simplifications, verbosity and a race
2018-02-13 16:37 UTC (5+ messages)
` [PATCH net-next 1/4] selftests: fib_tests: simplify ip commands in a namespace
` [PATCH net-next 2/4] selftests: fib_tests: Make test results more verbose
` [PATCH net-next 3/4] selftests: fib_tests: Move admin of dummy0 to helpers
` [PATCH net-next 4/4] selftests: fib_tests: sleep after changing carrier
[PATCH RFC net-next 0/4] fib_rules: support sport, dport and proto match
2018-02-13 16:36 UTC (10+ messages)
` [PATCH RFC net-next 1/4] ipv4: fib_rules: support match on sport, dport and ip proto
[PATCH net-next] net/ipv4: Unexport fib_multipath_hash and fib_select_path
2018-02-13 16:12 UTC
[PATCH net-next] net/ipv4: Simplify fib_select_path
2018-02-13 16:11 UTC
short question for you
2018-02-13 14:45 UTC
[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
2018-02-13 16:02 UTC (39+ 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 net-next v3 00/32] Replacing net_mutex with rw_semaphore
2018-02-13 15:54 UTC (34+ 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
[PATCH net-next 3/3] bpf: Add eBPF seccomp sample programs
2018-02-13 15:43 UTC
[PATCH net-next 2/3] seccomp, ptrace: Add a mechanism to retrieve attached eBPF seccomp filters
2018-02-13 15:43 UTC
[PATCH net-next 1/3] bpf, seccomp: Add eBPF filter capabilities
2018-02-13 15:42 UTC
[PATCH RFC net-next 0/7] net/ipv6: Add support for path selection using hash of 5-tuple
2018-02-13 15:21 UTC (13+ 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 ipsec,v3] net: xfrm_policy: fix device unregistration hang
2018-02-13 15:18 UTC (2+ messages)
(unknown),
2018-02-13 12:43 UTC
[PATCH net v4 00/13] Fixes, cleanup and modernization for some legacy ethernet NIC drivers
2018-02-13 14:58 UTC (8+ messages)
` [PATCH net v4 02/13] net/8390: Fix msg_enable patch snafu
` [PATCH net v4 09/13] net/mac8390: Convert to nubus_driver
[PATCH] netfilter: ipt_ah: return boolean instead of integer
2018-02-13 14:25 UTC
[PATCH net-next] tcp: try to keep packet if SYN_RCV race is lost
2018-02-13 14:14 UTC
[PATCH 1/2] net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
2018-02-13 13:42 UTC (3+ messages)
` [PATCH 2/2] net: phy: dp83867: Add documentation for CLK_OUT pin muxing
lost connection to test machine (4)
2018-02-13 13:35 UTC (5+ messages)
Commit 05cf0d1bf4 ("net: stmmac: free an skb first when there are no longer any descriptors using it") breaks stmmac?
2018-02-13 13:33 UTC (5+ messages)
` "
[bpf-next PATCH] selftests/bpf: fix Makefile for cgroup_helpers.c
2018-02-13 13:19 UTC
[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
[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 (6+ messages)
` [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 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 (4+ messages)
[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)
INFO: rcu detected stall in xfrm_confirm_neigh
2018-02-13 9:19 UTC (2+ messages)
[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 (2+ 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 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 (2+ messages)
[PATCH net-next] dpaa_eth: fix incorrect comment
2018-02-13 0:23 UTC
[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 bpf] bpf: fix memory leak in lpm_trie map_free callback function
2018-02-12 22:20 UTC (3+ 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).