netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-02 11:02:06 to 2020-03-03 02:49:37 UTC [more...]

[PATCH AUTOSEL 4.19 32/32] net: thunderx: workaround BGX TX Underflow issue
 2020-03-03  2:48 UTC 

[PATCH AUTOSEL 5.4 04/58] selftests: fix too long argument
 2020-03-03  2:47 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 20/58] selftests: forwarding: vxlan_bridge_1d: fix tos value
` [PATCH AUTOSEL 5.4 31/58] net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
` [PATCH AUTOSEL 5.4 38/58] net/mlx5: DR, Fix matching on vport gvmi
` [PATCH AUTOSEL 5.4 46/58] ice: Don't tell the OS that link is going down
` [PATCH AUTOSEL 5.4 50/58] bnxt_en: Improve device shutdown method

[PATCH AUTOSEL 5.5 05/66] selftests: fix too long argument
 2020-03-03  2:46 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 30/66] net: phy: restore mdio regs in the iproc mdio driver
` [PATCH AUTOSEL 5.5 40/66] net: mscc: fix in frame extraction
` [PATCH AUTOSEL 5.5 51/66] ice: Don't tell the OS that link is going down

[PATCH 0/5] pci: implement function to read Device Serial Number
 2020-03-03  2:25 UTC  (16+ messages)
` [PATCH 1/5] pci: introduce pci_get_dsn
            ` [PATCH v2 0/6] PCI: Implement function to read Device Serial Number
              ` [PATCH v2 1/6] PCI: Introduce pci_get_dsn
              ` [PATCH v2 2/6] bnxt_en: Use pci_get_dsn()
              ` [PATCH v2 3/6] scsi: qedf: "
              ` [PATCH v2 4/6] ice: "
              ` [PATCH v2 5/6] ixgbe: "
              ` [PATCH v2 6/6] nfp: "

[Intel PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
 2020-03-03  2:01 UTC  (9+ messages)

[pull request][net-next 00/16] Mellanox, mlx5 updates 2020-02-27
 2020-03-03  1:29 UTC  (8+ messages)
` [net-next 08/16] net/mlx5e: Add devlink fdb_large_groups parameter

[PATCH 4/7] octeontx2-af: Optimize data retrieval from firmware
 2020-03-03  1:20 UTC  (2+ messages)

[PATCH RFC] Userspace library for handling multiple XDP programs on an interface
 2020-03-03  1:03 UTC  (4+ messages)

[PATCH bpf] selftests/bpf: Declare bpf_log_buf variables as static
 2020-03-03  1:03 UTC  (4+ messages)

[PATCH bpf-next 0/3] Improve raw tracepoint BTF types preservation
 2020-03-03  0:59 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: reliably preserve btf_trace_xxx types
` [PATCH bpf-next 2/3] bpf: generate directly-usable raw_tp_##call structs for raw tracepoints
` [PATCH bpf-next 3/3] tools/runqslower: simplify BPF code by using raw_tp_xxx structs

[PATCH] ena: Speed up initialization 90x by reducing poll delays
 2020-03-03  0:53 UTC  (6+ messages)

[PATCH v3 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-03-03  0:32 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/3] bpf: switch BPF UAPI #define constants used from BPF program side to enums
` [PATCH v3 bpf-next 2/3] libbpf: assume unsigned values for BTF_KIND_ENUM
` [PATCH v3 bpf-next 3/3] tools/runqslower: drop copy/pasted BPF_F_CURRENT_CPU definiton

[PATCH bpf-next v4 0/4] eBPF JIT for RV32G
 2020-03-03  0:50 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header
` [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
` [PATCH bpf-next v4 3/4] bpf, doc: add BPF JIT for RV32G to BPF documentation
` [PATCH bpf-next v4 4/4] MAINTAINERS: Add entry for RV32G BPF JIT

[PATCH bpf-next 0/4] Move BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE to libbpf
 2020-03-03  0:30 UTC  (2+ messages)

[PATCH mlx5-next 0/4] Mellanox, mlx5 next updates 2020-03-02
 2020-03-03  0:15 UTC  (5+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Introduce egress acl forward-to-vport capability
` [PATCH mlx5-next 2/4] net/mlx5: Introduce TLS and IPSec objects enums
` [PATCH mlx5-next 3/4] net/mlx5: Expose link speed directly
` [PATCH mlx5-next 4/4] net/mlx5: HW bit for goto chain offload support

[PATCH v2 bpf-next 0/2] bpftool: introduce prog profile
 2020-03-03  0:10 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/2] bpftool: introduce "prog profile" command
` [PATCH v2 bpf-next 2/2] bpftool: Documentation for bpftool prog profile

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-02 23:37 UTC  (14+ messages)
` [PATCH bpf-next 1/3] bpf: introduce pinnable bpf_link abstraction
` [PATCH bpf-next 2/3] libbpf: add bpf_link pinning/unpinning

ip link vf info truncating with many VFs
 2020-03-02 23:21 UTC  (3+ messages)

[PATCH v2 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-03-02 23:14 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/3] bpf: switch BPF UAPI #define constants to enums

[patch net-next v2 00/12] net: allow user specify TC action HW stats type
 2020-03-02 22:49 UTC  (28+ messages)
` [patch net-next v2 01/12] flow_offload: Introduce offload of "
` [patch net-next v2 03/12] flow_offload: check for basic action hw "
` [patch net-next v2 08/12] flow_offload: introduce "immediate" HW stats type and allow it in mlxsw
` [patch net-next v2 12/12] sched: act: allow user to specify type of HW stats for a filter

[VXLAN] [MLX5] Lost traffic and issues
 2020-03-02 22:45 UTC  (3+ messages)

[RFC PATCH v2 00/22] devlink region updates
 2020-03-02 22:35 UTC  (23+ messages)
` [RFC PATCH v2 04/22] ice: enable initial devlink support
` [RFC PATCH v2 08/22] devlink: prepare to support region operations
` [RFC PATCH v2 09/22] devlink: convert snapshot destructor callback to region op
` [RFC PATCH v2 10/22] devlink: trivial: fix tab in function documentation
` [RFC PATCH v2 11/22] devlink: add functions to take snapshot while locked
` [RFC PATCH v2 12/22] devlink: convert snapshot id getter to return an error
` [RFC PATCH v2 14/22] devlink: implement DEVLINK_CMD_REGION_NEW

[PATCH 2/5] bnxt_en: use pci_get_dsn
 2020-03-02 22:25 UTC  (2+ messages)

[PATCH] devlink: remove trigger command from devlink-region.rst
 2020-03-02 22:22 UTC  (2+ messages)

[RFC PATCH v3 0/5] Bluetooth: Handle system suspend gracefully
 2020-03-02 22:17 UTC  (4+ messages)
` [RFC PATCH v3 1/5] Bluetooth: Add mgmt op set_wake_capable

[PATCH] net: phy: bcm63xx: fix OOPS due to missing driver name
 2020-03-02 21:08 UTC  (2+ messages)

[PATCH][next] net: mlxfw: Replace zero-length array with flexible-array member
 2020-03-02 21:04 UTC 

[PATCH nf] netfilter: nf_tables: free flowtable hooks on hook register error
 2020-03-02 20:58 UTC 

[PATCH][next] liquidio: Replace zero-length array with flexible-array member
 2020-03-02 20:58 UTC 

[PATCH] Documentation: nfsroot.rst: Fix references to nfsroot.rst
 2020-03-02 20:12 UTC  (3+ messages)

[PATCH net-next v2] xen-netfront: add basic XDP support
 2020-03-02 19:31 UTC  (3+ messages)

[net-next PATCH] mvneta: add XDP ethtool errors stats for TX to driver
 2020-03-02 19:29 UTC  (3+ messages)

[PATCH][next] tehuti: Replace zero-length array with flexible-array member
 2020-03-02 19:29 UTC  (2+ messages)

[PATCH][next] r8152: Replace zero-length array with flexible-array member
 2020-03-02 19:28 UTC  (2+ messages)

[PATCH][next] net: inet_sock: Replace zero-length array with flexible-array member
 2020-03-02 19:27 UTC  (2+ messages)

[PATCH][next] net: atlantic: Replace zero-length array with flexible-array member
 2020-03-02 19:28 UTC  (2+ messages)

[PATCH v2 1/2] ag71xx: Handle allocation errors in ag71xx_rings_init()
 2020-03-02 19:27 UTC  (4+ messages)
` [PATCH v2 2/2] ag71xx: Call phylink_disconnect_phy() in case ag71xx_hw_enable() fails

[PATCH][next] bna: bnad: Replace zero-length array with flexible-array member
 2020-03-02 19:28 UTC  (2+ messages)

[PATCH][next] net: ip6_fib: Replace zero-length array with flexible-array member
 2020-03-02 19:27 UTC  (2+ messages)

[PATCH][next] net: ip_fib: Replace zero-length array with flexible-array member
 2020-03-02 19:27 UTC  (2+ messages)

[PATCH][next] drop_monitor: Replace zero-length array with flexible-array member
 2020-03-02 19:27 UTC  (2+ messages)

[PATCH][next] net: mip6: Replace zero-length array with flexible-array member
 2020-03-02 19:27 UTC  (2+ messages)

[PATCH][next] netdevice: Replace zero-length array with flexible-array member
 2020-03-02 19:27 UTC  (2+ messages)

[PATCH 0/3] net: thunderx: Miscellaneous changes
 2020-03-02 19:14 UTC  (2+ messages)

[PATCH] bonding: do not enslave CAN devices
 2020-03-02 19:12 UTC  (4+ messages)

[PATCH 0/7] octeontx2: Flow control support and other misc changes
 2020-03-02 19:10 UTC  (4+ messages)
` [PATCH 3/7] octeontx2-pf: Support to enable/disable pause frames via ethtool

[PATCH] drivers/of/of_mdio.c:fix of_mdiobus_register()
 2020-03-02 18:38 UTC  (4+ messages)

[PATCH RFC v4 bpf-next 00/11] Add support for XDP in egress path
 2020-03-02 18:30 UTC  (3+ messages)
` [PATCH RFC v4 bpf-next 09/11] tun: Support xdp in the Tx path for xdp_frames

memory leak in nf_tables_parse_netdev_hooks (2)
 2020-03-02 18:13 UTC 

possible deadlock in team_port_change_check
 2020-03-02 18:13 UTC 

[PATCH net-next 0/4] selftests: Use busywait() in a couple places
 2020-03-02 17:56 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: forwarding: lib: Add tc_rule_handle_stats_get()
` [PATCH net-next 2/4] selftests: forwarding: Convert until_counter_is() to take expression
` [PATCH net-next 3/4] selftests: forwarding: tc_common: Convert to use busywait
` [PATCH net-next 4/4] selftests: mlxsw: qos_defprio: Use until_counter_is

general protection fault in rds_ib_add_one
 2020-03-02 17:59 UTC  (3+ messages)

[PATCH] phylink: Improve error message when validate failed
 2020-03-02 16:38 UTC  (2+ messages)

[patch net-next 00/10] net: allow user specify TC filter HW stats type
 2020-03-02 16:07 UTC  (12+ messages)

[Patch for-rc v2] RDMA/siw: Fix failure handling during device creation
 2020-03-02 15:58 UTC 

[net-next PATCH] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
 2020-03-02 15:44 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-02 15:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next 0/4] pie: minor improvements
 2020-03-02 15:18 UTC  (5+ messages)
` [PATCH net-next 1/4] pie: use term backlog instead of qlen
` [PATCH net-next 2/4] pie: remove unnecessary type casting
` [PATCH net-next 3/4] pie: remove pie_vars->accu_prob_overflows
` [PATCH net-next 4/4] pie: realign comment

[PATCHv4 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-03-02 14:31 UTC  (16+ messages)
` [PATCH 01/15] x86/mm: Rename is_kernel_text to __is_kernel_text
` [PATCH 02/15] bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
` [PATCH 03/15] bpf: Add struct bpf_ksym
` [PATCH 04/15] bpf: Add name to "
` [PATCH 05/15] bpf: Move lnode list node "
` [PATCH 06/15] bpf: Add bpf_ksym_tree tree
` [PATCH 07/15] bpf: Move bpf_tree add/del from bpf_prog_ksym_node_add/del
` [PATCH 08/15] bpf: Separate kallsyms add/del functions
` [PATCH 09/15] bpf: Add bpf_ksym_add/del functions
` [PATCH 10/15] bpf: Rename bpf_tree to bpf_progs_tree
` [PATCH 11/15] bpf: Add trampolines to kallsyms
` [PATCH 12/15] bpf: Add dispatchers "
` [PATCH 13/15] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
` [PATCH 14/15] perf tools: Set ksymbol dso as loaded on arrival
` [PATCH 15/15] perf annotate: Add base support for bpf_image

[PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
 2020-03-02 14:31 UTC  (8+ messages)

[PATCH][next] wireless: realtek: Replace zero-length array with flexible-array member
 2020-03-02 13:28 UTC  (2+ messages)

[PATCH net] cxgb4: fix checks for max queues to allocate
 2020-03-02  5:24 UTC 

[RFC] wwan subsystem
 2020-03-02 13:06 UTC  (4+ messages)
` [RFC] wwan: add a new WWAN subsystem

[PATCH] netfilter: ipt_CLUSTERIP: Pass lockdep expression to RCU lists
 2020-03-02 12:37 UTC  (2+ messages)

[PATCH][next] netfilter: Replace zero-length array with flexible-array member
 2020-03-02 12:36 UTC  (3+ messages)

[PATCH] man: fix lnstat unresolved_discards description
 2020-03-02 11:53 UTC 

[PATCH 1/2] ag71xx: Add support for RMII, RGMII and SGMII
 2020-03-02 11:07 UTC  (4+ messages)
` [PATCH 2/2] ag71xx: Configure Ethernet interface


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