messages from 2018-05-26 02:47:33 to 2018-05-28 04:40:05 UTC [more...]
[PATCH bpf v2 0/5] fix test_sockmap
2018-05-28 4:38 UTC (5+ messages)
` [PATCH bpf v2 1/5] selftests/bpf: test_sockmap, check test failure
` [PATCH bpf v2 2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode
` [PATCH bpf v2 3/5] selftests/bpf: test_sockmap, fix test timeout
` [PATCH bpf v2 4/5] selftests/bpf: test_sockmap, fix data verification
[PATCH net] tun: Fix NULL pointer dereference in XDP redirect
2018-05-28 4:28 UTC (5+ messages)
[PATCH bpf-next 0/5] fix test_sockmap
2018-05-28 4:16 UTC (10+ messages)
[PATCH net] mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
2018-05-28 3:55 UTC (3+ messages)
[PATCH] drivers/net/phy/micrel: Fix for PHY KSZ8061 errrata: Potential link-up failure when Ethernet cable is connected slowly
2018-05-28 3:08 UTC (2+ messages)
[PATCH net] stmmac: fix reception of 802.1ad Ethernet tagged frames
2018-05-28 0:44 UTC (12+ messages)
` [PATCH v2 net] stmmac: strip vlan tag on reception only for 8021q "
` [PATCH v3 net] stmmac: Added support for 802.1ad S-TAG stripping
` [PATCH v4 net] stmmac: 802.1ad tag stripping support fix
[PATCH bpf-next 00/11] Misc BPF improvements
2018-05-28 0:43 UTC (12+ messages)
` [PATCH bpf-next 01/11] bpf: test case for map pointer poison with calls/branches
` [PATCH bpf-next 02/11] bpf: add also cbpf long jump test cases with heavy expansion
` [PATCH bpf-next 03/11] bpf: fixup error message from gpl helpers on license mismatch
` [PATCH bpf-next 04/11] bpf: show prog and map id in fdinfo
` [PATCH bpf-next 05/11] bpf: avoid retpoline for lookup/update/delete calls on maps
` [PATCH bpf-next 06/11] bpf: add bpf_skb_cgroup_id helper
` [PATCH bpf-next 07/11] bpf: make sure to clear unused fields in tunnel/xfrm state fetch
` [PATCH bpf-next 08/11] bpf: fix cbpf parser bug for octal numbers
` [PATCH bpf-next 09/11] bpf: fix context access in tracing progs on 32 bit archs
` [PATCH bpf-next 10/11] bpf: sync bpf uapi header with tools
` [PATCH bpf-next 11/11] bpf, doc: add missing patchwork url and libbpf to maintainers
[PATCH] net: qmi_wwan: Add Netgear Aircard 779S
2018-05-28 0:10 UTC
WARNING in bpf_int_jit_compile
2018-05-27 23:17 UTC (3+ messages)
[PATCH v3 bpf-next 0/5] bpf: Hooks for sys_sendmsg
2018-05-27 22:59 UTC (3+ messages)
[PATCH bpf-next v2] selftests/bpf: missing headers test_lwt_seg6local
2018-05-27 22:37 UTC (2+ messages)
[PATCH, net-next 1/2] bpf: btf: avoid -Wreturn-type warning
2018-05-27 22:37 UTC (4+ messages)
` [PATCH, net-next 2/2] bpf: avoid -Wmaybe-uninitialized warning
[bpf-next PATCH] bpf: sockhash fix race with bpf_tcp_close and map delete
2018-05-27 22:36 UTC (5+ messages)
[PATCH bpf-next] libbpf: Install btf.h with libbpf
2018-05-27 22:35 UTC (2+ messages)
Proposal
2018-05-27 22:29 UTC
aio poll and a new in-kernel poll API V13
2018-05-27 22:27 UTC (5+ messages)
KASAN: use-after-free Read in bpf_tcp_close
2018-05-27 22:16 UTC (2+ messages)
general protection fault in bpf_tcp_close
2018-05-27 22:15 UTC (2+ messages)
KASAN: use-after-free Write in bpf_tcp_close
2018-05-27 22:15 UTC (2+ messages)
[PATCH v2 00/11] Modify action API for implementing lockless actions
2018-05-27 21:17 UTC (25+ messages)
` [PATCH v2 01/11] net: sched: use rcu for action cookie update
` [PATCH v2 02/11] net: sched: change type of reference and bind counters
` [PATCH v2 03/11] net: sched: implement unlocked action init API
` [PATCH v2 04/11] net: sched: always take reference to action
` [PATCH v2 05/11] net: sched: implement action API that deletes action by index
` [PATCH v2 06/11] net: sched: add 'delete' function to action ops
` [PATCH v2 07/11] net: sched: implement reference counted action release
` [PATCH v2 08/11] net: sched: don't release reference on action overwrite
` [PATCH v2 09/11] net: sched: use reference counting action init
` [PATCH v2 10/11] net: sched: atomically check-allocate action
` [PATCH v2 11/11] net: sched: change action API to use array of pointers to actions
` [PATCH v3 00/11] Modify action API for implementing lockless actions
` [PATCH v3 01/11] net: sched: use rcu for action cookie update
` [PATCH v3 02/11] net: sched: change type of reference and bind counters
` [PATCH v3 03/11] net: sched: implement unlocked action init API
` [PATCH v3 04/11] net: sched: always take reference to action
` [PATCH v3 05/11] net: sched: implement action API that deletes action by index
` [PATCH v3 06/11] net: sched: add 'delete' function to action ops
` [PATCH v3 07/11] net: sched: implement reference counted action release
` [PATCH v3 08/11] net: sched: don't release reference on action overwrite
` [PATCH v3 09/11] net: sched: use reference counting action init
` [PATCH v3 10/11] net: sched: atomically check-allocate action
` [PATCH v3 11/11] net: sched: change action API to use array of pointers to actions
[PATCH] ath10k: fix memory leak of tpc_stats
2018-05-27 21:17 UTC
[PATCH] net: sched: split tc_ctl_tfilter into three handlers
2018-05-27 19:55 UTC
[PATCH rdma-next v1 00/13] Verbs flow counters support
2018-05-27 16:22 UTC (15+ messages)
` [PATCH rdma-next v1 01/13] IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
` [PATCH mlx5-next v1 02/13] net/mlx5: Export flow counter related API
` [PATCH rdma-next v1 03/13] IB/core: Introduce counters object and its create/destroy
` [PATCH rdma-next v1 04/13] IB/uverbs: Add create/destroy counters support
` [PATCH rdma-next v1 05/13] IB/core: Introduce counters read verb
` [PATCH rdma-next v1 06/13] IB/uverbs: Add read counters support
` [PATCH rdma-next v1 07/13] IB/core: Support passing uhw for create_flow
` [PATCH rdma-next v1 08/13] IB/core: Add support for flow counters
` [PATCH rdma-next v1 09/13] IB/uverbs: "
` [PATCH rdma-next v1 10/13] IB/mlx5: Add counters create and destroy support
` [PATCH rdma-next v1 11/13] IB/mlx5: Add flow counters binding support
` [PATCH rdma-next v1 12/13] IB/mlx5: Add flow counters read support
` [PATCH rdma-next v1 13/13] IB/mlx5: Add "
[PATCH v2 0/5] build warnings cleanup
2018-05-27 15:45 UTC (6+ messages)
` [PATCH v2 1/5] crypto:chtls: key len correction
` [PATCH v2 2/5] crypto: chtls: wait for memory sendmsg, sendpage
` [PATCH v2 3/5] crypto: chtls: dereference null variable
` [PATCH v2 4/5] crypto: chtls: kbuild warnings
` [PATCH v2 5/5] crypto: chtls: free beyond end rspq_skb_cache
[PATCH net] VSOCK: check sk state before receive
2018-05-27 15:29 UTC (2+ messages)
[PATCH net-next 0/7] net: Add address attribute to control metric of prefix route
2018-05-27 15:10 UTC (9+ messages)
` [PATCH net-next 1/7] net/ipv6: Convert ipv6_add_addr to struct ifa6_config
` [PATCH net-next 2/7] net/ipv6: Pass ifa6_config struct to inet6_addr_add
` [PATCH net-next 3/7] net/ipv6: Pass ifa6_config struct to inet6_addr_modify
` [PATCH net-next 4/7] net: Add IFA_RT_PRIORITY address attribute
` [PATCH net-next 5/7] net/ipv4: Add support for specifying metric of connected routes
` [PATCH net-next 6/7] net/ipv6: "
` [PATCH net-next 7/7] selftests: fib_tests: Add prefix route tests with metric
` [PATCH iproute2-next] ipaddress: Add support for address metric
[PATCH] iptables-compat: homogenize error message
2018-05-27 13:09 UTC
Congratulations,
2018-05-27 12:39 UTC
[PATCH bpf 2/2] bpf: enforce usage of __aligned_u64 in the UAPI header
2018-05-27 11:28 UTC
[PATCH bpf 1/2] bpf: fix alignment of netns_dev/netns_ino fields in bpf_{map,prog}_info
2018-05-27 11:28 UTC
[PATCH bpf 0/2] Use __aligned_u64 in UAPI fields
2018-05-27 11:28 UTC
[PATCH v5 0/3] IR decoding using BPF
2018-05-27 11:24 UTC (4+ messages)
` [PATCH v5 1/3] bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
` [PATCH v5 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2
` [PATCH v5 3/3] bpf: add selftest for lirc_mode2 type program
[PATCH rdma-next 0/3] Introduce new mlx5 CQE format
2018-05-27 10:42 UTC (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Exposing a new mini-CQE format
` [PATCH rdma-next 2/3] IB/mlx5: Refactor CQE compression response
` [PATCH rdma-next 3/3] IB/mlx5: Introduce a new mini-CQE format
[PATCH net] sctp: not allow to set rto_min with a value below 200 msecs
2018-05-27 8:58 UTC (6+ messages)
[PATCH net-next 0/3] mlxsw: use MRSR register for FW reset
2018-05-27 6:56 UTC (4+ messages)
` [PATCH net-next 1/3] mlxsw: reg: Add Management Reset and Shutdown Register
` [PATCH net-next 2/3] mlxsw: cmd: Handle error after reset gracefully
` [PATCH net-next 3/3] mlxsw: pci: Utilize MRSR register to perform FW reset
net-next boot error: KASAN: use-after-free Write in call_usermodehelper_exec_work
2018-05-27 5:40 UTC
[PATCH 3/4] cpsw_switchdev: add switchdev support files
2018-05-27 4:39 UTC (2+ messages)
[PATCH] net: netsec: reduce DMA mask to 40 bits
2018-05-27 4:33 UTC (7+ messages)
[PATCH, net-next] qcom-emag: hide ACPI specific functions
2018-05-27 1:30 UTC (3+ messages)
[PATCH] net: qcom/emac: fix device tree initialization
2018-05-27 1:29 UTC
CONGRATULATION FROM FRIDMAN
2018-05-26 23:30 UTC
CONGRATULATION FROM FRIDMAN
2018-05-26 22:48 UTC
[PATCH 0/6] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
2018-05-26 19:50 UTC (16+ messages)
` [PATCH 1/6] ravb: remove custom .nway_reset from ethtool ops
` [PATCH 2/6] ravb: remove custom .get_link_ksettings "
` [PATCH 3/6] ravb: remove custom .set_link_ksettings "
` [PATCH 4/6] sh_eth: remove custom .nway_reset "
[PATCH net] net: sched: check netif_xmit_frozen_or_stopped() in sch_direct_xmit()
2018-05-26 19:43 UTC (3+ messages)
refactor 32-bit dma limit quirks
2018-05-26 19:23 UTC (3+ messages)
` [PATCH 4/7] x86: remove a stray reference to pci-nommu.c
[PATCH net-next v12 0/5] Enable virtio_net to act as a standby for a passthru device
2018-05-26 19:22 UTC (11+ messages)
` [PATCH net-next v12 1/5] net: Introduce generic failover module
` [PATCH net-next v12 2/5] netvsc: refactor notifier/event handling code to use the failover framework
Greetings
2018-05-26 17:34 UTC
[PATCH] crypto: chtls: generic handling of data and hdr
2018-05-26 16:25 UTC (2+ messages)
INFO: rcu detected stall in skb_free_head
2018-05-26 15:38 UTC (2+ messages)
INFO: rcu detected stall in kmem_cache_alloc_node_trace
2018-05-26 15:38 UTC (2+ messages)
INFO: rcu detected stall in sctp_generate_heartbeat_event
2018-05-26 15:36 UTC (3+ messages)
INFO: rcu detected stall in kfree_skbmem
2018-05-26 15:34 UTC (5+ messages)
INFO: rcu detected stall in sctp_packet_transmit
2018-05-26 15:34 UTC (6+ messages)
INFO: rcu detected stall in ip_route_output_key_hash
2018-05-26 15:32 UTC (2+ messages)
INFO: rcu detected stall in corrupted
2018-05-26 15:28 UTC (6+ messages)
Proposal
2018-05-26 15:25 UTC
[PATCH] rsi: fix spelling mistake "Uknown" -> "Unknown"
2018-05-26 15:00 UTC
[PATCH] netfilter: properly initialize xt_table_info structure
2018-05-26 14:54 UTC (9+ messages)
` [PATCH v2] "
[PATCH net-next 0/7] net: bridge: Notify about bridge VLANs
2018-05-26 14:54 UTC (5+ messages)
` [PATCH net-next 6/7] "
[PATCH, net-next] net/mlx5e: fix TLS dependency
2018-05-26 14:17 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: missing headers test_lwt_seg6local
2018-05-26 12:26 UTC (4+ messages)
[PATCH v4 0/3] IR decoding using BPF
2018-05-26 12:17 UTC (4+ messages)
` [PATCH v4 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2
[PATCH net-next] net: remove unnecessary genlmsg_cancel() calls
2018-05-26 11:15 UTC
System hung for reg_check_changs_work()-> rtnl_lock()->mutex_lock()
2018-05-26 10:19 UTC (2+ messages)
Is it possible to get device information via CMSG?
2018-05-26 9:39 UTC
[PATCH net-next] netfilter: nat: make symbol nat_hook static
2018-05-26 9:48 UTC
[PATCH v2 1/2] batman-adv: Remove "default n" in Kconfig
2018-05-26 9:40 UTC (2+ messages)
` [PATCH v2 2/2] batman-adv: Drop "experimental" from BATMAN_V Kconfig
[PATCH net-next] net: bpfilter: make function bpfilter_mbox_request() static
2018-05-26 9:47 UTC
[PATCH] rtnetlink: Add more well known protocol values
2018-05-26 9:37 UTC (2+ messages)
general protection fault in sock_do_ioctl
2018-05-26 9:14 UTC
[PATCH 1/2] batman-adv: Remove "default n" in Kconfig
2018-05-26 9:13 UTC (2+ messages)
WARNING: ODEBUG bug in __sk_destruct
2018-05-26 7:52 UTC (2+ messages)
[PATCH net-next] bpfilter: fix a build err
2018-05-26 7:41 UTC (4+ messages)
[PATCH net-next 00/14] nfp: abm: RED/MQ qdisc offload
2018-05-26 4:53 UTC (15+ messages)
` [PATCH net-next 01/14] nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs
` [PATCH net-next 02/14] nfp: prefix vNIC phys_port_name with 'n'
` [PATCH net-next 03/14] nfp: abm: enable advanced queuing on demand
` [PATCH net-next 04/14] nfp: abm: add helpers for configuring queue marking levels
` [PATCH net-next 05/14] nfp: abm: add simple RED offload
` [PATCH net-next 06/14] net: sched: add qstats.qlen to qlen
` [PATCH net-next 07/14] nfp: abm: report statistics from RED offload
` [PATCH net-next 08/14] nfp: allow apps to add extra stats to ports
` [PATCH net-next 09/14] nfp: abm: expose the internal stats in ethtool
` [PATCH net-next 10/14] nfp: abm: expose all PF queues
` [PATCH net-next 11/14] net: sched: mq: add simple offload notification
` [PATCH net-next 12/14] nfp: abm: multi-queue RED offload
` [PATCH net-next 13/14] net: sched: mq: request stats from offloads
` [PATCH net-next 14/14] nfp: abm: report correct MQ stats
[PATCH] PCI: allow drivers to limit the number of VFs to 0
2018-05-26 3:00 UTC (2+ messages)
` [PATCH] PCI: reset driver SR-IOV state after remove
[PATCH net-next 0/8] nfp: offload LAG for tc flower egress
2018-05-26 2:47 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).