messages from 2020-06-23 08:19:17 to 2020-06-23 18:54:47 UTC [more...]
[PATCH bpf-next v4 00/15] implement bpf iterator for tcp and udp sockets
2020-06-23 18:54 UTC (17+ messages)
` [PATCH bpf-next v4 01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state
` [PATCH bpf-next v4 02/15] net: bpf: implement bpf iterator for tcp
` [PATCH bpf-next v4 03/15] bpf: support 'X' in bpf_seq_printf() helper
` [PATCH bpf-next v4 04/15] bpf: allow tracing programs to use bpf_jiffies64() helper
` [PATCH bpf-next v4 05/15] bpf: add bpf_skc_to_tcp6_sock() helper
` [PATCH bpf-next v4 06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers
` [PATCH bpf-next v4 07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state
` [PATCH bpf-next v4 08/15] net: bpf: implement bpf iterator for udp
` [PATCH bpf-next v4 09/15] bpf: add bpf_skc_to_udp6_sock() helper
` [PATCH bpf-next v4 10/15] selftests/bpf: move newer bpf_iter_* type redefining to a new header file
` [PATCH bpf-next v4 11/15] selftests/bpf: refactor some net macros to bpf_tracing_net.h
` [PATCH bpf-next v4 12/15] selftests/bpf: add more common "
` [PATCH bpf-next v4 13/15] selftests/bpf: implement sample tcp/tcp6 bpf_iter programs
` [PATCH bpf-next v4 14/15] selftests/bpf: implement sample udp/udp6 "
` [PATCH bpf-next v4 15/15] selftests/bpf: add tcp/udp iterator programs to selftests
[PATCH bpf-next 0/3] bpf: introduce bpf_get_task_stack_trace()
2020-06-23 18:45 UTC (12+ messages)
` [PATCH bpf-next 1/3] bpf: introduce helper bpf_get_task_stack_trace()
` [PATCH bpf-next 2/3] bpf: allow %pB in bpf_seq_printf()
Multicast routing: wrong output interface selected unless VRF default route is added
2020-06-23 18:38 UTC (2+ messages)
[bpf PATCH] bpf: do not allow btf_ctx_access with __int128 types
2020-06-23 18:33 UTC (2+ messages)
[PATCH v2 00/16] Remove uninitialized_var() macro
2020-06-23 18:29 UTC (5+ messages)
` [PATCH v2 04/16] b43: Remove uninitialized_var() usage
[PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c
2020-06-23 18:29 UTC (2+ messages)
[PATCH bpf-next] tools: bpftool: do not pass json_wtr to emit_obj_refs_json()
2020-06-23 18:27 UTC (2+ messages)
[PATCH bpf] bpf: fix formatting in documentation for BPF helpers
2020-06-23 18:24 UTC (2+ messages)
[PATCH bpf-next v3 00/15] implement bpf iterator for tcp and udp sockets
2020-06-23 18:23 UTC (19+ messages)
` [PATCH bpf-next v3 05/15] bpf: add bpf_skc_to_tcp6_sock() helper
` [PATCH bpf-next v3 09/15] bpf: add bpf_skc_to_udp6_sock() helper
` [PATCH bpf-next v3 11/15] tools/bpf: refactor some net macros to libbpf bpf_tracing_net.h
` [PATCH bpf-next v3 13/15] tools/bpf: selftests: implement sample tcp/tcp6 bpf_iter programs
` [PATCH bpf-next v3 14/15] tools/bpf: add udp4/udp6 bpf iterator
[PATCH v3 bpf-next 0/8] bpf, printk: add BTF-based type printing
2020-06-23 18:16 UTC (14+ messages)
` [PATCH v3 bpf-next 1/8] bpf: provide function to get vmlinux BTF information
` [PATCH v3 bpf-next 2/8] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v3 bpf-next 3/8] checkpatch: add new BTF pointer format specifier
` [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format specifier which uses BTF
` [PATCH v3 bpf-next 5/8] printk: initialize vmlinux BTF outside of printk in late_initcall()
` [PATCH v3 bpf-next 6/8] printk: extend test_printf to test %pT BTF-based format specifier
` [PATCH v3 bpf-next 7/8] bpf: add support for %pT format specifier for bpf_trace_printk() helper
` [PATCH v3 bpf-next 8/8] bpf/selftests: add tests for %pT format specifier
[PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs
2020-06-23 18:10 UTC (2+ messages)
[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
2020-06-23 17:56 UTC (5+ messages)
[PATCH v2 net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
2020-06-23 17:51 UTC (4+ messages)
` [PATCH v2 net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup
[PATCH AUTOSEL 5.7 08/28] ibmvnic: Harden device login requests
2020-06-23 17:35 UTC (5+ messages)
` [PATCH AUTOSEL 5.7 09/28] net: alx: fix race condition in alx_remove
` [PATCH AUTOSEL 5.7 10/28] test_objagg: Fix potential memory leak in error handling
` [PATCH AUTOSEL 5.7 11/28] rocker: fix incorrect error handling in dma_rings_init
` [PATCH AUTOSEL 5.7 12/28] mvpp2: ethtool rxtx stats fix
[PATCH AUTOSEL 5.4 07/24] ibmvnic: Harden device login requests
2020-06-23 17:35 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 08/24] net: alx: fix race condition in alx_remove
` [PATCH AUTOSEL 5.4 09/24] test_objagg: Fix potential memory leak in error handling
` [PATCH AUTOSEL 5.4 10/24] rocker: fix incorrect error handling in dma_rings_init
` [PATCH AUTOSEL 5.4 11/24] mvpp2: ethtool rxtx stats fix
[PATCH AUTOSEL 4.19 07/15] ibmvnic: Harden device login requests
2020-06-23 17:36 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 08/15] net: alx: fix race condition in alx_remove
` [PATCH AUTOSEL 4.19 09/15] rocker: fix incorrect error handling in dma_rings_init
[PATCH AUTOSEL 4.14 2/6] net: alx: fix race condition in alx_remove
2020-06-23 17:36 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 3/6] rocker: fix incorrect error handling in dma_rings_init
[PATCH AUTOSEL 4.9 2/6] net: alx: fix race condition in alx_remove
2020-06-23 17:36 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 3/6] rocker: fix incorrect error handling in dma_rings_init
[PATCH AUTOSEL 4.4 1/3] net: alx: fix race condition in alx_remove
2020-06-23 17:37 UTC
[ANNOUNCE] bridge-utils 1.7
2020-06-23 17:24 UTC
[PATCH] linux/log2.h: enclose macro arg in parens
2020-06-23 17:07 UTC
[PATCH bpf 1/2] flow_dissector: reject invalid attach_flags
2020-06-23 17:07 UTC (8+ messages)
[PATCH rdma-next v3 00/11] RAW format dumps through RDMAtool
2020-06-23 17:04 UTC (6+ messages)
` [PATCH mlx5-next v3 01/11] net/mlx5: Export resource dump interface
` [PATCH mlx5-next v3 02/11] net/mlx5: Add support in query QP, CQ and MKEY segments
[PATCH net-next v3 0/4] bonding: initial support for hardware crypto offload
2020-06-23 16:57 UTC (3+ messages)
` [PATCH net-next v3 4/4] bonding: support hardware encryption offload to slaves
` FW: "
KASAN: vmalloc-out-of-bounds Read in nl8NUM_dump_wpan_phy
2020-06-23 16:56 UTC
KASAN: vmalloc-out-of-bounds Read in tipc_nl_node_dump_monitor_peer
2020-06-23 16:56 UTC
[PATCH net 0/2] Two phylink pause fixes
2020-06-23 16:47 UTC (3+ messages)
` [PATCH net 1/2] net: phylink: fix ethtool -A with attached PHYs
` [PATCH net 2/2] net: phylink: ensure manual pause mode configuration takes effect
[RFC v9 00/11] vhost: ring format independence
2020-06-23 16:45 UTC (4+ messages)
` [RFC v9 02/11] vhost: use batched get_vq_desc version
[PATCH v2 net] openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len
2020-06-23 16:33 UTC
[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
2020-06-23 16:27 UTC (11+ messages)
` [PATCH 13/15] net: phy: mdio: add support for PHY supply regulator
` [PATCH 14/15] net: phy: add PHY regulator support
[PATCH RFC v8 00/11] vhost: ring format independence
2020-06-23 16:15 UTC (15+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
[PATCH] tcp: don't ignore ECN CWR on pure ACK
2020-06-23 16:12 UTC (2+ messages)
[v1,net-next 4/4] net: enetc add tc flower offload flow metering policing action
2020-06-23 15:08 UTC (3+ messages)
[PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
2020-06-23 15:36 UTC (3+ messages)
[PATCH v2 bpf-next 0/8] introduce support for XDP programs in CPUMAP
2020-06-23 15:23 UTC (4+ messages)
` [PATCH v2 bpf-next 4/8] bpf: cpumap: add the possibility to attach an eBPF program to cpumap
[PATCH v4 00/11] Stop monitoring disabled devices
2020-06-23 14:37 UTC (2+ messages)
[PATCH net-next v4 0/8] net: phy: mscc: PHC and timestamping support
2020-06-23 14:30 UTC (9+ messages)
` [PATCH net-next v4 1/8] net: phy: add support for a common probe between shared PHYs
` [PATCH net-next v4 2/8] net: phy: mscc: fix copyright and author information in MACsec
` [PATCH net-next v4 3/8] net: phy: mscc: remove the TR CLK disable magic value
` [PATCH net-next v4 4/8] net: phy: mscc: take into account the 1588 block in MACsec init
` [PATCH net-next v4 5/8] net: phy: mscc: 1588 block initialization
` [PATCH net-next v4 6/8] net: phy: mscc: timestamping and PHC support
` [PATCH net-next v4 7/8] dt-bindings: net: phy: vsc8531: document the load/save GPIO
` [PATCH net-next v4 8/8] MIPS: dts: ocelot: describe "
[PATCH net-next v2 0/5] hinic: add some ethtool ops support
2020-06-23 14:24 UTC (6+ messages)
` [PATCH net-next v2 1/5] hinic: add support to set and get pause params
` [PATCH net-next v2 2/5] hinic: add support to set and get irq coalesce
` [PATCH net-next v2 3/5] hinic: add self test support
` [PATCH net-next v2 4/5] hinic: add support to identify physical device
` [PATCH net-next v2 5/5] hinic: add support to get eeprom information
linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
2020-06-23 14:23 UTC (2+ messages)
Packet gets stuck in NOLOCK pfifo_fast qdisc
2020-06-23 13:42 UTC (2+ messages)
[PATCH v2 net 0/9] net: qed/qede: various stability fixes
2020-06-23 13:51 UTC (10+ messages)
` [PATCH v2 net 1/9] net: qed: fix left elements count calculation
` [PATCH v2 net 2/9] net: qed: fix async event callbacks unregistering
` [PATCH v2 net 3/9] net: qede: stop adding events on an already destroyed workqueue
` [PATCH v2 net 4/9] net: qed: fix NVMe login fails over VFs
` [PATCH v2 net 5/9] net: qed: fix excessive QM ILT lines consumption
` [PATCH v2 net 6/9] net: qede: fix PTP initialization on recovery
` [PATCH v2 net 7/9] net: qede: fix use-after-free on recovery and AER handling
` [PATCH v2 net 8/9] net: qed: reset ILT block sizes before recomputing to fix crashes
` [PATCH v2 net 9/9] net: qed: fix "maybe uninitialized" warning
[PATCH net-next v10 0/5] RGMII Internal delay common property
2020-06-23 13:48 UTC (6+ messages)
` [PATCH net-next v10 1/5] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v10 2/5] net: phy: Add a helper to return the index for of the internal delay
` [PATCH net-next v10 3/5] dt-bindings: net: Add RGMII internal delay for DP83869
` [PATCH net-next v10 4/5] net: dp83869: Add RGMII internal delay configuration
` [PATCH net-next v10 5/5] net: phy: DP83822: Add setting the fixed internal delay
[PATCH net-next v2 1/3] i40e: add xdp ring statistics to vsi stats
2020-06-23 13:06 UTC (3+ messages)
` [PATCH net-next v2 2/3] i40e: add xdp ring statistics to dump vsi debug output
` [PATCH net-next v2 3/3] i40e: introduce new dump desc xdp command
[PATCH v2] dsa: Allow forwarding of redirected IGMP traffic
2020-06-23 12:50 UTC (3+ messages)
Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
2020-06-23 12:17 UTC (2+ messages)
` "
[PATCH net 9/9] net: qed: fix "maybe uninitialized" warning
2020-06-23 12:16 UTC (2+ messages)
[PATCH net-next v3 0/9] net: phy: add Lynx PCS MDIO module
2020-06-23 12:03 UTC (5+ messages)
` [PATCH net-next v3 4/9] net: phy: add Lynx PCS module
[RFC net-next] devlink: Add reset subcommand
2020-06-23 11:32 UTC
[PATCH rdma-next 0/2] Create IPoIB QP with specific QP number
2020-06-23 11:01 UTC (2+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Enable QP number request when creating IPoIB underlay QP
[PATCH bpf-next 0/3] bpf, netns: Prepare for multi-prog attachment
2020-06-23 10:51 UTC (4+ messages)
` [PATCH bpf-next 2/3] bpf, netns: Keep attached programs in bpf_prog_array
[PATCH iproute2-next 0/4] devlink: Support get,set mac address of a port function
2020-06-23 10:44 UTC (5+ messages)
` [PATCH iproute2-next 1/4] Update kernel headers
` [PATCH iproute2-next 2/4] devlink: Move devlink port code at start to reuse
` [PATCH iproute2-next 3/4] devlink: Support querying hardware address of port function
` [PATCH iproute2-next 4/4] devlink: Support setting port function hardware address
[PATCH v3 net] net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
2020-06-23 10:43 UTC
[PATCH bpf-next v2 0/3] bpf, netns: Prepare for multi-prog attachment
2020-06-23 10:34 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] flow_dissector: Pull BPF program assignment up to bpf-netns
` [PATCH bpf-next v2 2/3] bpf, netns: Keep attached programs in bpf_prog_array
` [PATCH bpf-next v2 3/3] bpf, netns: Keep a list of attached bpf_link's
[RFC PATCH v13 0/9] Enable ptp_kvm for arm64
2020-06-23 10:23 UTC (6+ messages)
` [RFC PATCH v13 7/9] arm64/kvm: Add hypercall service for kvm ptp
[RFC,net-next 6/9] net: qos: add tc police offloading action with max frame size limit
2020-06-23 10:08 UTC (4+ messages)
` [v1,net-next 1/4] "
` [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
[PATCHv3 0/9] bpf: Add d_path helper
2020-06-23 10:02 UTC (8+ messages)
` [PATCH 09/11] "
[PATCH net 0/2] wireguard fixes for 5.8-rc3
2020-06-23 9:59 UTC (3+ messages)
` [PATCH net 1/2] wireguard: noise: do not assign initiation time in if condition
` [PATCH net 2/2] wireguard: device: avoid circular netns references
[PATCH v1] rtl818x_pci: use generic power management
2020-06-23 9:44 UTC
[PATCH net-next v2 0/3] i40e: improve AF_XDP performance
2020-06-23 9:44 UTC (4+ messages)
` [PATCH net-next v2 1/3] i40e: optimize AF_XDP Tx completion path
` [PATCH net-next v2 2/3] i40e: eliminate division in napi_poll data path
` [PATCH net-next v2 3/3] i40e: move check of full Tx ring to outside of send loop
[PATCH v2 net 0/3] net: ethtool: netdev_features_strings[] cleanup
2020-06-23 9:40 UTC (3+ messages)
[PATCH v3 0/1] Generalize poll events from eventfd
2020-06-23 9:21 UTC (4+ messages)
` [PATCH v3 1/1] eventfd: implementation of EFD_MASK flag
[PATCH 00/11] net: improve devres helpers
2020-06-23 9:12 UTC (4+ messages)
` [PATCH 03/11] net: devres: relax devm_register_netdev()
[PATCH net v2 0/2] bridge: mrp: Update MRP_PORT_ROLE
2020-06-23 9:05 UTC (3+ messages)
` [PATCH net v2 1/2] bridge: uapi: mrp: Fix MRP_PORT_ROLE
` [PATCH net v2 2/2] bridge: mrp: Validate when setting the port role
[PATCH v2 05/15] net: pylink.h: add kernel-doc descriptions for new fields at phylink_config
2020-06-23 9:07 UTC (2+ messages)
[PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms"
2020-06-23 8:42 UTC
[PATCH net-next,v2] rtnetlink: add keepalived rtm_protocol
2020-06-23 8:33 UTC
[PATCH] iwl: fix crash in iwl_dbg_tlv_alloc_trigger
2020-06-23 8:26 UTC (2+ messages)
` [PATCH] iwlwifi: "
[PATCH net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
2020-06-23 8:26 UTC (5+ messages)
` [PATCH net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup
[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
2020-06-23 8:19 UTC (8+ 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).