messages from 2018-04-05 14:43:29 to 2018-04-06 21:48:49 UTC [more...]
[RFC PATCH bpf-next 0/6] bpf: add bpf_get_stack_helper
2018-04-06 21:48 UTC (7+ messages)
` [RFC PATCH bpf-next 1/6] bpf: change prototype for stack_map_get_build_id_offset
` [RFC PATCH bpf-next 2/6] bpf: add bpf_get_stack helper
` [RFC PATCH bpf-next 3/6] tools/bpf: add bpf_get_stack helper to tools headers
` [RFC PATCH bpf-next 4/6] samples/bpf: move common-purpose perf_event functions to bpf_load.c
` [RFC PATCH bpf-next 5/6] samples/bpf: add a test for bpf_get_stack helper
` [RFC PATCH bpf-next 6/6] tools/bpf: add a test case "
[RFC PATCH 0/3] Userspace compatible driver model for virtio_bypass
2018-04-06 21:29 UTC (8+ messages)
` [RFC PATCH 1/3] qemu: virtio-bypass should explicitly bind to a passthrough device
` [virtio-dev] "
` [RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
[PATCH net-next 0/6] net: Allow FIB notifiers to fail add and replace
2018-04-06 21:22 UTC (8+ messages)
` [PATCH net-next 6/6] netdevsim: Add simple FIB resource controller via devlink
[PATCH net v6 4/4] ipv6: udp: set dst cache for a connected sk if current not valid
2018-04-06 20:05 UTC (2+ messages)
[PATCH net] net: dsa: b53: Fix sparse warnings in b53_mmap.c
2018-04-06 20:05 UTC (2+ messages)
[PATCH net 2/2] net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
2018-04-06 20:05 UTC (2+ messages)
[PATCH net 1/2] net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()
2018-04-06 20:05 UTC (2+ messages)
[PATCH] net: thunderx: rework mac addresses list to u64 array
2018-04-06 19:53 UTC (17+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
kernel BUG at drivers/vhost/vhost.c:LINE! (2)
2018-04-06 19:02 UTC
[PATCH iproute2-next v1] rdma: Print net device name and index for RDMA device
2018-04-06 18:54 UTC (2+ messages)
[PATCH] net: phy: marvell: Enable interrupt function on LED2 pin
2018-04-06 17:37 UTC (7+ messages)
` [PATCH v2] "
Fw: [Bug 199307] New: kernel panic,call trace,sched_clock,tcp_write_timer_handler
2018-04-06 17:23 UTC
[PATCH] dp83640: Ensure against premature access to PHY registers after reset
2018-04-06 17:23 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH v3 bpf-next 0/5] bpf/verifier: subprog/func_call simplifications
2018-04-06 17:15 UTC (6+ messages)
` [RFC PATCH v3 bpf-next 1/5] bpf/verifier: store subprog info in struct bpf_subprog_info
` [RFC PATCH v3 bpf-next 2/5] bpf/verifier: rewrite subprog boundary detection
` [RFC PATCH v3 bpf-next 3/5] bpf/verifier: update selftests
` [RFC PATCH v3 bpf-next 4/5] bpf/verifier: use call graph to efficiently check max stack depth
` [RFC PATCH v3 bpf-next 5/5] bpf/verifier: per-register parent pointers
[RFC 0/9] bpf: Add buildid check support
2018-04-06 16:54 UTC (16+ messages)
` [PATCH 1/9] perf tools: Make read_build_id function public
` [PATCH 2/9] perf tools: Add fetch_kernel_buildid function
` [PATCH 3/9] kbuild: Do not pass arguments to link-vmlinux.sh
` [PATCH 4/9] kbuild: Add filechk2 function
` [PATCH 5/9] bpf: Add CONFIG_BUILDID_H option
` [PATCH 6/9] bpf: Add CONFIG_BPF_BUILDID_CHECK option
` [PATCH 7/9] libbpf: Synchronize uapi bpf.h header
` [PATCH 8/9] libbpf: Add support to attach buildid to program load
` [PATCH 9/9] perf tools: The buildid usage in example eBPF program
TCP one-by-one acking - RFC interpretation question
2018-04-06 16:49 UTC (4+ messages)
[PATCH net-next] netns: filter uevents correctly
2018-04-06 16:48 UTC (10+ messages)
[net 0/2][pull request] Intel Wired LAN Driver Updates 2018-04-06
2018-04-06 15:39 UTC (4+ messages)
` [net 1/2] ice: Fix error return code in ice_init_hw()
` [net 2/2] ice: Bug fixes in ethtool code
[PATCH net 0/3] lan78xx: Fixes and enhancements
2018-04-06 15:21 UTC (8+ messages)
` [PATCH net 1/3] lan78xx: PHY DSP registers initialization to address EEE link drop issues with long cables
` [PATCH net 2/3] lan78xx: Add support to dump lan78xx registers
` [PATCH net 3/3] lan78xx: Lan7801 Support for Fixed PHY
[PATCH net-next 0/5] net: stmmac: Stop using hard-coded callbacks
2018-04-06 15:12 UTC (7+ messages)
` [PATCH net-next 1/5] net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
` [PATCH net-next 2/5] net: stmmac: Switch stmmac_dma_ops "
` [PATCH net-next 3/5] net: stmmac: Switch stmmac_ops "
` [PATCH net-next 4/5] net: stmmac: Switch stmmac_hwtimestamp "
` [PATCH net-next 5/5] net: stmmac: Switch stmmac_mode_ops "
[RFC] ethtool: Support for driver private ioctl's
2018-04-06 14:51 UTC (7+ messages)
Enable and configure storm prevention in a network device
2018-04-06 14:30 UTC (4+ messages)
[PATCH net] net: dsa: Discard frames from unused ports
2018-04-06 14:25 UTC (6+ messages)
[PATCH net] net/sched: fix NULL dereference in the error path of tcf_bpf_init()
2018-04-06 14:11 UTC (2+ messages)
[RFC PATCH net-next v5 0/4] Enable virtio_net to act as a backup for a passthru device
2018-04-06 12:57 UTC (7+ messages)
` [RFC PATCH net-next v5 1/4] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
` [RFC PATCH net-next v5 2/4] net: Introduce generic bypass module
` [RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
` [RFC PATCH net-next v5 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
[PATCH] ARM: dts: ls1021a: Specify TBIPA register address
2018-04-06 12:46 UTC
[PATCH 1/2] net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
2018-04-06 12:38 UTC
[PATCH iproute2] bridge: fix typo in hairpin error message
2018-04-06 11:33 UTC
[RFC bpf-next] bpf: document eBPF helpers and add a script to generate man page
2018-04-06 11:11 UTC
[PATCH 1/2] net: phy: Helper function for reading strapped configuration values
2018-04-06 11:05 UTC (11+ messages)
` [PATCH 2/2] net: phy: dp83640: Read strapped configuration settings
WARNING: CPU: 3 PID: 0 at net/sched/sch_hfsc.c:1388 hfsc_dequeue+0x319/0x350 [sch_hfsc]
2018-04-06 10:53 UTC (7+ messages)
Best userspace programming API for XDP features query to kernel?
2018-04-06 10:36 UTC (5+ messages)
tcp hang when socket fills up ?
2018-04-06 9:07 UTC
[PATCH] vhost-net: set packet weight of tx polling to 2 * vq size
2018-04-06 8:22 UTC
WARNING in xfrm6_tunnel_net_exit
2018-04-06 7:55 UTC (2+ messages)
marvell switch
2018-04-06 7:23 UTC (7+ messages)
aio poll and a new in-kernel poll API V9
2018-04-06 4:58 UTC (5+ messages)
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
[PATCH 0/2] af_key: Fix for sadb_key memcpy read overrun
2018-04-06 4:31 UTC (5+ messages)
` [PATCH 1/2] af_key: Use DIV_ROUND_UP() instead of open-coded equivalent
[PATCH 0/6] rhashtable: assorted fixes and enhancements
2018-04-06 4:13 UTC (11+ messages)
` [PATCH 5/6] rhashtable: support guaranteed successful insertion
KASAN: use-after-free Read in worker_thread (2)
2018-04-06 3:12 UTC (2+ messages)
[PATCH v15 ] net/veth/XDP: Line-rate packet forwarding in kernel
2018-04-06 2:55 UTC (4+ messages)
[PATCH net] net/ipv6: Increment OUTxxx counters after netfilter hook
2018-04-06 2:24 UTC (2+ messages)
[PATCH 0/4] hv_netvsc: Fix shutdown issues on older Windows hosts
2018-04-06 2:21 UTC (6+ messages)
` [PATCH 1/4] hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
` [PATCH 2/4] hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
` [PATCH 3/4] hv_netvsc: Ensure correct teardown message sequence order
` [PATCH 4/4] hv_netvsc: Pass net_device parameter to revoke and teardown functions
[PATCH net-next] hv_netvsc: Add NetVSP v6 into version negotiation
2018-04-06 2:17 UTC (2+ messages)
[PATCH net] net: mvpp2: Fix parser entry init boundary check
2018-04-06 2:14 UTC (2+ messages)
[PATCH net] arp: fix arp_filter on l3slave devices
2018-04-06 2:05 UTC (3+ messages)
[PATCH net] netns: filter uevents correctly
2018-04-06 2:02 UTC (3+ messages)
[PATCH] make net_gso_ok return false when gso_type is zero(invalid)
2018-04-06 1:43 UTC
[PATCH v2 0/2] gfs2: Stop using rhashtable_walk_peek
2018-04-06 1:33 UTC (5+ messages)
` [Cluster-devel] "
(unknown),
2018-04-06 1:18 UTC
[PATCH v2 bpf-next 0/3] bpf/verifier: subprog/func_call simplifications
2018-04-06 1:20 UTC (5+ messages)
Packet corrupts to guest system system from host kernel 4.16.x
2018-04-06 0:49 UTC
[patch net] devlink: convert occ_get op to separate registration
2018-04-05 21:17 UTC (4+ messages)
[PATCH iproute2] l2tp: no need to export session offsets in JSON output
2018-04-05 19:44 UTC (2+ messages)
[PATCH net 0/6] net: better validate user provided tunnel names
2018-04-05 19:40 UTC (3+ messages)
[PATCH net-next v2 0/2] brcmfmac: add new dt entries for SG SDIO settings
2018-04-05 19:11 UTC (11+ messages)
` [PATCH net-next v2 2/2] dt: bindings: add new dt entries for brcmfmac
[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
2018-04-05 19:00 UTC (3+ messages)
` [PATCH 07/12] brcmfmac: Convert ALLFFMAC to ether_broadcast_addr
[next-queue PATCH v6 00/10] igb: offloading of receive filters
2018-04-05 17:59 UTC (4+ messages)
` [next-queue PATCH v6 08/10] igb: Add MAC address support for ethtool nftuple filters
` [Intel-wired-lan] "
Kernel bug from adding bpf actions in tc
2018-04-05 17:27 UTC (2+ messages)
[PATCH iproute2] ip/l2tp: remove offset and peer-offset options
2018-04-05 17:19 UTC (3+ messages)
[PATCH v3 2/4] bus: fsl-mc: add restool userspace support
2018-04-05 16:56 UTC (14+ messages)
[PATCH net-next] pptp: remove a buggy dst release in pptp_connect()
2018-04-05 16:42 UTC (2+ messages)
[PATCH] qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handler
2018-04-05 16:33 UTC (3+ messages)
[PATCH] ieee802154: mcr20a: Fix memory leak in mcr20a_probe
2018-04-05 16:20 UTC
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).