netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 10:44:00 to 2020-06-23 19:57:11 UTC [more...]

[PATCH net-next v2 3/4] mlx5: become aware of when running as a bonding slave
 2020-06-23 19:57 UTC  (4+ messages)

[pull request][net-next 00/10] mlx5 updates 2020-06-23
 2020-06-23 19:52 UTC  (11+ messages)
` [net-next 01/10] net/mlx5: Avoid eswitch header inclusion in fs core layer
` [net-next 02/10] net/mlx5: FWTrace: Add missing space
` [net-next 03/10] net/mlx5: Add a missing macro undefinition
` [net-next 04/10] net/mlx5: Use kfree(ft->g) in arfs_create_groups()
` [net-next 05/10] net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
` [net-next 06/10] net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
` [net-next 07/10] net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
` [net-next 08/10] net/mlx5e: vxlan: Use RCU for vxlan table lookup
` [net-next 09/10] net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()
` [net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-23 19:49 UTC  (26+ messages)
` [PATCH 01/15] net: phy: arrange headers in mdio_bus.c alphabetically
` [PATCH 02/15] net: phy: arrange headers in mdio_device.c alphabetically
` [PATCH 03/15] net: phy: arrange headers in phy_device.c alphabetically
` [PATCH 04/15] net: mdio: add a forward declaration for reset_control to mdio.h
` [PATCH 05/15] net: phy: reset the PHY even if probe() is not implemented
` [PATCH 06/15] net: phy: mdio: reset MDIO devices "
` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration
` [PATCH 12/15] dt-bindings: mdio: add phy-supply property to ethernet phy node
` [PATCH 14/15] net: phy: add PHY regulator support

[PATCH ipsec-next 0/6] xfrm: remove xfrm replay indirections
 2020-06-23 19:48 UTC  (7+ messages)
` [PATCH ipsec-next 1/6] xfrm: replay: avoid xfrm replay notify indirection
` [PATCH ipsec-next 2/6] xfrm: replay: get rid of duplicated notification code
` [PATCH ipsec-next 3/6] xfrm: replay: remove advance indirection
` [PATCH ipsec-next 4/6] xfrm: replay: remove recheck indirection
` [PATCH ipsec-next 5/6] xfrm: replay: avoid replay indirection
` [PATCH ipsec-next 6/6] xfrm: replay: remove last "

[PATCH bpf-next v3 00/15] implement bpf iterator for tcp and udp sockets
 2020-06-23 19:45 UTC  (20+ 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 bpf-next v2 0/3] bpf, netns: Prepare for multi-prog attachment
 2020-06-23 19:33 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpf, netns: Keep attached programs in bpf_prog_array

[PATCH net-next 0/2] mlxsw: Bump firmware version to XX.2007.1168
 2020-06-23 19:13 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] mlxsw: Enforce firmware version for Spectrum-3

[PATCHv3 0/9] bpf: Add d_path helper
 2020-06-23 18:58 UTC  (9+ messages)
` [PATCH 09/11] "

[PATCH bpf-next 0/3] bpf: introduce bpf_get_task_stack_trace()
 2020-06-23 18:57 UTC  (14+ 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()
` [PATCH bpf-next 3/3] selftests/bpf: add bpf_iter test with bpf_get_task_stack_trace()

[PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms"
 2020-06-23 18:56 UTC  (2+ messages)

[PATCH bpf-next v4 00/15] implement bpf iterator for tcp and udp sockets
 2020-06-23 18:55 UTC  (18+ 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

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 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  (3+ 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 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 


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