netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 20:18:03 to 2020-04-30 11:21:13 UTC [more...]

[PATCH net-next v2 01/33] xdp: add frame size to xdp_buff
 2020-04-30 11:20 UTC  (7+ messages)
` [PATCH net-next v2 02/33] bnxt: add XDP frame size to driver
` [PATCH net-next v2 03/33] sfc: add XDP frame size
` [PATCH net-next v2 04/33] mvneta: add XDP frame size to driver
` [PATCH net-next v2 05/33] net: netsec: Add support for XDP frame size
` [PATCH net-next v2 06/33] net: XDP-generic determining "
` [PATCH net-next v2 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame

BUG: soft lockup while deleting tap interface from vlan aware bridge
 2020-04-30 11:20 UTC  (5+ messages)

[PATCH net-next 1/3] net/mlx5e: Implicitly decap the tunnel packet when necessary
 2020-04-30 11:19 UTC  (5+ messages)
` [PATCH net-next 2/3] net/mlx5e: Introduce mlx5e_eswitch_rep_uplink_priv helper
` [PATCH net-next 3/3] net/mlx5e: Fix the code style

[PATCH bpf-next 0/3] Enable socket lookup in SOCKMAP/SOCKHASH from BPF
 2020-04-30 10:54 UTC  (5+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed

[PATCH bpf-next] libbpf: fix probe code to return EPERM if encountered
 2020-04-30 10:49 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
 2020-04-30 10:47 UTC 

[PATCH] cxgb4/chcr: avoid -Wreturn-local-addr warning
 2020-04-30 10:39 UTC 

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-04-30 10:36 UTC  (7+ messages)
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

[PATCH v1] net: macb: Fix runtime PM refcounting
 2020-04-30 10:34 UTC  (3+ messages)

[PATCH net-next] net: caif: Fix use correct return type for ndo_start_xmit()
 2020-04-30 10:16 UTC 

[PATCH net-next 20/33] vhost_net: also populate XDP frame size
 2020-04-30 10:14 UTC  (8+ messages)
` [PATCH net-next 21/33] virtio_net: add XDP frame size in two code paths

[PATCH v2 0/7] staging: qlge: Checkpatch.pl indentation fixes in qlge_main.c
 2020-04-30 10:08 UTC  (12+ messages)
` [PATCH v2 1/7] staging: qlge: Fix indentation in ql_set_mac_addr_reg
` [PATCH v2 2/7] staging: qlge: Remove gotos from ql_set_mac_addr_reg
` [PATCH v2 3/7] staging: qlge: Fix indentation in ql_get_mac_addr_reg
` [PATCH v2 4/7] staging: qlge: Remove goto statements from ql_get_mac_addr_reg
` [PATCH v2 5/7] staging: qlge: Remove multi-line dereference from ql_request_irq
` [PATCH v2 6/7] staging: qlge: Fix suspect code indent warning in ql_init_device
` [PATCH v2 7/7] staging: qlge: Fix function argument alignment "

[PATCH] vhost: vsock: don't send pkt when vq is not started
 2020-04-30 10:06 UTC  (3+ messages)

[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
 2020-04-30 10:03 UTC  (5+ messages)

KASAN: use-after-free Write in bpf_link_put
 2020-04-30  9:39 UTC 

[PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration
 2020-04-30  9:29 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH][next] rtw88: fix spelling mistake "fimrware" -> "firmware"
 2020-04-30  9:27 UTC  (2+ messages)

[PATCH net-next v5 0/3] net: phy: mdio: add IPQ40xx MDIO support
 2020-04-30  9:07 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: phy: mdio: add IPQ4019 MDIO driver
` [PATCH net-next v5 2/3] dt-bindings: add Qualcomm IPQ4019 MDIO bindings
` [PATCH net-next v5 3/3] ARM: dts: qcom: ipq4019: add MDIO node

[PATCH 1/2] Revert commit 1b0a83ac04e383e3bed21332962b90710fcf2828
 2020-04-30  9:02 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH net 0/5] mptcp: fix incoming options parsing
 2020-04-30  8:53 UTC  (4+ messages)
` [PATCH net 2/5] mptcp: move option parsing into mptcp_incoming_options()

[PATCH net] mptcp: fix uninitialized value access
 2020-04-30  8:46 UTC  (3+ messages)

4becb7ee5b ("net/x25: Fix x25_neigh refcnt leak when x25 .."): [ 89.261843] BUG: kernel NULL pointer dereference, address: 00000074
 2020-04-30  8:22 UTC 

[pull request][net 0/8] Mellanox, mlx5 fixes 2020-04-29
 2020-04-30  8:22 UTC  (11+ messages)
` [net 1/8] net/mlx5: E-switch, Fix error unwinding flow for steering init failure
` [net 2/8] net/mlx5: E-switch, Fix printing wrong error value
` [net 3/8] net/mlx5: E-switch, Fix mutex init order
` [net 4/8] net/mlx5: DR, On creation set CQ's arm_db member to right value
` [net 5/8] net/mlx5: Fix forced completion access non initialized command entry
` [net 6/8] net/mlx5: Fix command entry leak in Internal Error State
` [net 7/8] net/mlx5e: Fix q counters on uplink representors
` [net 8/8] net/mlx5e: kTLS, Add resiliency to zero-size record frags in TX resync flow

[PATCH net-next 0/2] net: dsa: mv88e6xxx: augment phylink support for 10G
 2020-04-30  8:21 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: use generic clause 45 definitions
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: 88e6390 10G serdes support

[PATCH net-next v3 0/2] provide support for PHY master/slave configuration
 2020-04-30  8:20 UTC  (10+ messages)
` [PATCH net-next v3 1/2] ethtool: provide UAPI "
` [PATCH net-next v3 2/2] net: phy: tja11xx: add support for master-slave configuration

[PATCH -next] bpf: fix error return code in map_lookup_and_delete_elem()
 2020-04-30  8:18 UTC 

[PATCH v2 bpf-next] libbpf: fix false uninitialized variable warning
 2020-04-30  8:13 UTC  (2+ messages)

[PATCH v2 net-next 00/17] net: atlantic: A2 support
 2020-04-30  8:04 UTC  (18+ messages)
` [PATCH v2 net-next 01/17] net: atlantic: update company name in the driver description
` [PATCH v2 net-next 02/17] net: atlantic: add A2 device IDs
` [PATCH v2 net-next 03/17] net: atlantic: add defines for 10M and EEE 100M link mode
` [PATCH v2 net-next 04/17] net: atlantic: add hw_soft_reset, hw_prepare to hw_ops
` [PATCH v2 net-next 05/17] net: atlantic: simplify hw_get_fw_version() usage
` [PATCH v2 net-next 06/17] net: atlantic: make hw_get_regs optional
` [PATCH v2 net-next 07/17] net: atlantic: move IS_CHIP_FEATURE to aq_hw.h
` [PATCH v2 net-next 08/17] net: atlantic: A2 driver-firmware interface
` [PATCH v2 net-next 09/17] net: atlantic: minimal A2 HW bindings required for fw_ops
` [PATCH v2 net-next 10/17] net: atlantic: minimal A2 fw_ops
` [PATCH v2 net-next 11/17] net: atlantic: A2 hw_ops skeleton
` [PATCH v2 net-next 12/17] net: atlantic: HW bindings for A2 RFP
` [PATCH v2 net-next 13/17] net: atlantic: add A2 RPF hw_ops
` [PATCH v2 net-next 14/17] net: atlantic: HW bindings for basic A2 init/deinit hw_ops
` [PATCH v2 net-next 15/17] net: atlantic: common functions needed "
` [PATCH v2 net-next 16/17] net: atlantic: "
` [PATCH v2 net-next 17/17] net: atlantic: A2 ingress / egress hw configuration

Re: [v4,net-next 2/4] net: schedule: add action gate offloading
 2020-04-30  7:42 UTC 

[Patch net-next 0/2] net: reduce dynamic lockdep keys
 2020-04-30  7:39 UTC  (5+ messages)
` [Patch net-next 1/2] net: partially revert dynamic lockdep key changes
` [Patch net-next 2/2] bonding: remove useless stats_lock_key

[PATCH] net: ena: fix gcc-4.8 missing-braces warning
 2020-04-30  7:18 UTC  (2+ messages)

[PATCH v9 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-30  7:15 UTC  (4+ messages)
` [PATCH v9 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v9 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [PATCH v9 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[PATCH v8 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-30  7:05 UTC  (10+ messages)
` [PATCH v8 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v8 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-04-30  6:30 UTC  (10+ messages)

Net: [DSA]: dsa-loop kernel panic
 2020-04-30  6:24 UTC 

[PATCH] hv_netvsc: Fix netvsc_start_xmit's return type
 2020-04-30  6:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH iproute2 v2 0/2] bpf: memory access fixes
 2020-04-30  5:40 UTC  (2+ messages)

[PATCH iproute2 0/7] bridge vlan output fixes
 2020-04-30  5:35 UTC  (6+ messages)
` [PATCH iproute2 1/7] bridge: Use the same flag names in input and output

[PATCH iproute2] tc: fq_codel: add drop_batch parameter
 2020-04-30  5:33 UTC  (2+ messages)

[iproute2 v3] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-30  5:33 UTC  (2+ messages)

[PATCH] net/mlx5: reduce stack usage in qp_read_field
 2020-04-30  5:21 UTC  (2+ messages)

[PATCHv4 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-04-30  5:12 UTC  (5+ messages)
` [PATCHv4 iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata
  ` [PATCHv4 iproute2-next 2/7] iproute_lwtunnel: add options support for vxlan metadata

[PATCH net] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
 2020-04-30  5:01 UTC 

[PATCH net-next v2] devlink: let kernel allocate region snapshot id
 2020-04-30  4:53 UTC  (3+ messages)

[PATCH net-next] devlink: let kernel allocate region snapshot id
 2020-04-30  4:49 UTC  (7+ messages)

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-04-30  4:01 UTC  (36+ messages)
` [PATCH bpf-next v1 03/19] bpf: add bpf_map iterator
` [PATCH bpf-next v1 07/19] bpf: create anonymous bpf iterator
` [PATCH bpf-next v1 08/19] bpf: create file "
` [PATCH bpf-next v1 09/19] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v1 11/19] bpf: add task and task/file targets
` [PATCH bpf-next v1 15/19] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v1 17/19] tools/bpf: selftests: add iterator programs for ipv6_route and netlink

[PATCH net-next v2] net: ethernet: fec: Prevent MII event after MII_SPEED write
 2020-04-30  2:44 UTC  (2+ messages)
` [EXT] "

[PATCH iproute2-next v2] tc: pedit: Support JSON dumping
 2020-04-30  2:43 UTC  (2+ messages)

[PATCH] vhost: add mutex_lock/unlock for vhost_vq_reset
 2020-04-30  2:41 UTC 

[PATCH iproute2-next] erspan: Add type I version 0 support
 2020-04-30  2:40 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: bpf_{g,s}etsockopt for struct bpf_sock
 2020-04-30  2:24 UTC  (4+ messages)

[PATCH bpf-next] bpf, riscv: Fix stack layout of JITed code on RV32
 2020-04-30  2:14 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix false unused variable warning
 2020-04-30  2:13 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Change error code when ops is NULL
 2020-04-30  2:04 UTC  (2+ messages)

[PATCH -next v3] hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
 2020-04-30  1:51 UTC 

[PATCH -next v2] hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
 2020-04-30  1:38 UTC  (3+ messages)

[PATCH net-next] hinic: make a bunch of functions static
 2020-04-30  1:32 UTC 

[v3,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-04-30  0:52 UTC  (5+ messages)
` [v4,net-next 0/4] Introduce a flow gate control action and apply IEEE
  ` [v4,net-next 1/4] net: qos: introduce a gate control flow action
      ` [EXT] "

[PATCH net-next 0/3] ptp: Add adjust phase to support phase offset
 2020-04-30  0:28 UTC  (4+ messages)
` [PATCH net-next 1/3] ptp: Add adjphase function to support phase offset control
` [PATCH net-next 2/3] ptp: Add adjust_phase to ptp_clock_caps capability
` [PATCH net-next 3/3] ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode

[PATCH v4 bpf-next 00/15] net: Add support for XDP in egress path
 2020-04-30  0:17 UTC  (4+ messages)
` [PATCH v4 bpf-next 09/15] net: Support xdp in the Tx path for packets as an skb

[PATCH iproute2-next v2] devlink: support kernel-side snapshot id allocation
 2020-04-29 23:38 UTC 

[PATCH v2 00/17] net: introduce Qualcomm IPA driver (UPDATED)
 2020-04-29 23:17 UTC  (2+ messages)

[PATCH] bpf: fix unused variable warning
 2020-04-29 23:15 UTC  (3+ messages)

[PATCH v12 0/4] perf tools: add support for libpfm4
 2020-04-29 23:14 UTC  (5+ messages)
` [PATCH v12 1/4] perf doc: pass ASCIIDOC_EXTRA as an argument
` [PATCH v12 2/4] tools feature: add support for detecting libpfm4
` [PATCH v12 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v12 4/4] perf tools: add support for libpfm4

[PATCH bpf-next v3 0/3] tools: bpftool: probe features for unprivileged users
 2020-04-29 23:14 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: bcmgenet: add support for Wake on Filter
 2020-04-29 23:00 UTC  (17+ messages)
` [PATCH net-next v2 1/7] net: bcmgenet: set Rx mode before starting netif
` [PATCH net-next v2 2/7] net: bcmgenet: Fix WoL with password after deep sleep
` [PATCH net-next v2 3/7] net: bcmgenet: move clk_wol management to bcmgenet_wol
` [PATCH net-next v2 4/7] Revert "net: bcmgenet: remove unused function in bcmgenet.c"
` [PATCH net-next v2 5/7] net: bcmgenet: code movement
` [PATCH net-next v2 6/7] net: bcmgenet: add support for ethtool rxnfc flows
` [PATCH net-next v2 7/7] net: bcmgenet: add WAKE_FILTER support

[PATCH 0/2] Lock warning cleanup
 2020-04-29 22:57 UTC  (3+ messages)
  ` [PATCH 1/2] cxgb4: Add missing annotation for service_ofldq()
  ` [PATCH 2/2] spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit()

[PATCH 0/2] Netfilter fixes for net
 2020-04-29 21:48 UTC  (3+ messages)
` [PATCH 1/2] netfilter: nat: never update the UDP checksum when it's 0
` [PATCH 2/2] netfilter: nf_osf: avoid passing pointer to local var

[PATCH net 0/2] ionic: fw upgrade bug fixes
 2020-04-29 21:43 UTC  (4+ messages)
` [PATCH net 1/2] ionic: add LIF_READY state to close probe-open race

[PATCH RFC v2 00/11] dwmac-meson8b Ethernet RX delay configuration
 2020-04-29 21:29 UTC  (4+ messages)
` [PATCH RFC v2 04/11] net: stmmac: dwmac-meson8b: Move the documentation for the TX delay
` [PATCH RFC v2 06/11] net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clock

[PATCH net 0/3] wireguard fixes for 5.7-rc4
 2020-04-29 21:24 UTC  (5+ messages)
` [PATCH net 1/3] wireguard: send: remove errant newline from packet_encrypt_worker
` [PATCH net 2/3] wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init
` [PATCH net 3/3] wireguard: receive: use tunnel helpers for decapsulating ECN markings

[PATCH 0/6] Netfilter updates for net-next
 2020-04-29 21:15 UTC  (2+ messages)

[net] ice: cleanup language in ice.rst for fw.app
 2020-04-29 21:13 UTC  (3+ messages)


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