netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 09:46:57 to 2021-10-20 22:23:15 UTC [more...]

[PATCH][linux-next] net: enetc: unmap DMA in enetc_send_cmd()
 2021-10-20 22:23 UTC  (3+ messages)

[PATCH bpf-next v4 0/8] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-20 22:19 UTC  (12+ messages)
` [PATCH bpf-next v4 1/8] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v4 2/8] libbpf: Add typeless ksym support to gen_loader
` [PATCH bpf-next v4 3/8] libbpf: Add weak "
` [PATCH bpf-next v4 4/8] libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
` [PATCH bpf-next v4 5/8] libbpf: Use O_CLOEXEC uniformly when opening fds
` [PATCH bpf-next v4 6/8] selftests/bpf: Add weak/typeless ksym test for light skeleton
` [PATCH bpf-next v4 7/8] selftests/bpf: Fix fd cleanup in sk_lookup test
` [PATCH bpf-next v4 8/8] selftests/bpf: Fix memory leak in test_ima

[syzbot] INFO: task hung in port100_probe
 2021-10-20 22:05 UTC  (5+ messages)

[PATCH net-next v2] fq_codel: generalise ce_threshold marking for subset of traffic
 2021-10-20 21:46 UTC  (5+ messages)

[PATCH bpf-next 0/2] Support RENAME_EXCHANGE on bpffs
 2021-10-20 21:43 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE "

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-20 21:38 UTC  (20+ messages)
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V2 mlx5-next 14/14] vfio/mlx5: Use its own PCI reset_done error handler

RCU: rcu stall issues and an approach to the fix
 2021-10-20 21:33 UTC  (10+ messages)

[PATCH 1/2] mac802154: use dev_addr_set()
 2021-10-20 21:16 UTC  (4+ messages)
` [PATCH 2/2] mac802154: use dev_addr_set() - manual

[PATCH] sunrpc: remove unnecessary test in rpc_task_set_client()
 2021-10-20 21:04 UTC 

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-10-20 20:54 UTC  (23+ messages)
` [PATCH bpf-next 04/10] bpf: Make errors of bpf_tcp_check_syncookie distinguishable
` [PATCH bpf-next 07/10] bpf: Add helpers to query conntrack info
` [PATCH bpf-next 09/10] bpf: Add a helper to issue timestamp cookies in XDP
` [PATCH bpf-next 10/10] bpf: Add sample for raw syncookie helpers

[iproute2] addattr_* vs. maxlen
 2021-10-20 20:29 UTC 

[PATCH] sunrpc: bug on rpc_task_set_client when no client is present
 2021-10-20 20:20 UTC  (3+ messages)

[PATCH net-next] gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE_NONE
 2021-10-20 20:06 UTC 

Retrieving the network namespace of a socket
 2021-10-20 20:02 UTC  (5+ messages)

[PATCH] net: fec: defer probe if PHY on external MDIO bus is not available
 2021-10-20 18:50 UTC  (4+ messages)

[PATCH 1/1] ice: remove the unused function ice_aq_nvm_update_empr
 2021-10-20 18:49 UTC  (2+ messages)

[Next] WARNING: CPU: 1 PID: 219 at include/linux/seqlock.h:271 gnet_stats_add_basic+0x2e0/0x548
 2021-10-20 18:39 UTC 

[PATCH net-next v17 0/3] AX88796C SPI Ethernet Adapter
 2021-10-20 18:24 UTC  (4+ messages)
    ` [PATCH net-next v17 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH net-next v17 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH net-next v17 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH bpf-next v2 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-20 18:22 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] bpftool: don't append / to the progtype

[PATCH net-next 00/12] net: don't write directly to netdev->dev_addr
 2021-10-20 18:16 UTC  (15+ messages)
` [PATCH net-next 01/12] net: xen: use eth_hw_addr_set()
` [PATCH net-next 02/12] usb: smsc: "
` [PATCH net-next 03/12] net: qmi_wwan: use dev_addr_mod()
` [PATCH net-next 04/12] net: usb: don't write directly to netdev->dev_addr
` [PATCH net-next 05/12] fddi: defxx,defza: use dev_addr_set()
` [PATCH net-next 06/12] fddi: skfp: constify and "
` [PATCH net-next 07/12] net: fjes: constify and use eth_hw_addr_set()
` [PATCH net-next 08/12] net: hippi: use dev_addr_set()
` [PATCH net-next 09/12] net: s390: constify and use eth_hw_addr_set()
` [PATCH net-next 10/12] net: plip: "
` [PATCH net-next 11/12] net: sb1000,rionet: "
` [PATCH net-next 12/12] net: hldc_fr: use dev_addr_set()

[PATCH] mlx5: don't write directly to netdev->dev_addr
 2021-10-20 18:15 UTC  (3+ messages)

[PATCH linux-next] e1000: Remove redundant statement
 2021-10-20 18:08 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH bpf-next v3 0/8] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-20 18:04 UTC  (3+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add bpf_kallsyms_lookup_name helper

[PATCH v2 net-next 0/5] Ocelot switch: support a config where all VLANs are egress-untagged
 2021-10-20 17:58 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
` [PATCH v2 net-next 2/5] net: mscc: ocelot: convert the VLAN masks to a list
` [PATCH v2 net-next 3/5] net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
` [PATCH v2 net-next 4/5] net: mscc: ocelot: add the local station MAC addresses in VID 0
` [PATCH v2 net-next 5/5] net: mscc: ocelot: track the port pvid using a pointer

[pull request][net 0/5] mlx5 fixes 2021-10-20
 2021-10-20 17:56 UTC  (6+ messages)
` [net 1/5] net/mlx5: Lag, change multipath and bonding to be mutually exclusive
` [net 2/5] net/mlx5: E-switch, Return correct error code on group creation failure
` [net 3/5] net/mlx5e: Fix vlan data lost during suspend flow
` [net 4/5] net/mlx5e: IPsec: Fix a misuse of the software parser's fields
` [net 5/5] net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags

[PATCH] Fix application of sizeof to pointer
 2021-10-20 17:55 UTC  (2+ messages)

[PATCH RESEND v3 net-next 0/7] Remove the "dsa_to_port in a loop" antipattern
 2021-10-20 17:49 UTC  (8+ messages)
` [PATCH RESEND v3 net-next 1/7] net: dsa: introduce helpers for iterating through ports using dp
` [PATCH RESEND v3 net-next 2/7] net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
` [PATCH RESEND v3 net-next 3/7] net: dsa: do not open-code dsa_switch_for_each_port
` [PATCH RESEND v3 net-next 4/7] net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port
` [PATCH RESEND v3 net-next 5/7] net: dsa: convert cross-chip notifiers to iterate using dp
` [PATCH RESEND v3 net-next 6/7] net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_port
` [PATCH RESEND v3 net-next 7/7] net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument

[PATCH selftests/bpf] selftests/bpf: remove duplicate include in cgroup_helpers.c
 2021-10-20 17:50 UTC  (2+ messages)

[PATCH bpf-next v2] bpf/preload: Clean up .gitignore and "clean-files" target
 2021-10-20 17:48 UTC  (2+ messages)

[PATCH bpf-next] bpftool: remove useless #include to <perf-sys.h> from map_perf_ring.c
 2021-10-20 17:48 UTC  (2+ messages)

[PATCH] [v2] selftests: bpf: Remove duplicated include in cgroup_helpers
 2021-10-20 17:46 UTC  (3+ messages)

[PATCH net-next 0/2] enetc: trivial PTP one-step TX timestamping cleanups
 2021-10-20 17:42 UTC  (3+ messages)
` [PATCH net-next 1/2] net: enetc: remove local "priv" variable in enetc_clean_tx_ring()
` [PATCH net-next 2/2] net: enetc: use the skb variable directly "

[PATCH net] net: enetc: make sure all traffic classes can send large frames
 2021-10-20 17:33 UTC 

[PATCH v2 wireless-drivers 0/2] libertas: Fix some memory leak bugs
 2021-10-20 17:33 UTC  (4+ messages)
` [PATCH v2 wireless-drivers 1/2] libertas_tf: Fix possible memory leak in probe and disconnect
` [PATCH v2 wireless-drivers 2/2] libertas: "

[V2][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-20 17:28 UTC  (9+ messages)

Bug: Race condition in AX25 device cleanup routine
 2021-10-20 17:19 UTC 

[PATCH v4] net: neighbour: introduce EVICT_NOCARRIER table option
 2021-10-20 16:59 UTC  (3+ messages)

[PATCH net] net: enetc: fix ethtool counter name for PM0_TERR
 2021-10-20 16:52 UTC 

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-10-20
 2021-10-20 16:49 UTC  (5+ messages)
` [PATCH net 1/4] e1000e: Separate TGP board type from SPT
` [PATCH net 2/4] e1000e: Fix packet loss on Tiger Lake and later
` [PATCH net 3/4] igc: Update I226_K device ID
` [PATCH net 4/4] ice: Add missing E810 device ids

[PATCH bpf 0/4] bpf, sockmap: fixes stress testing and regression
 2021-10-20 16:35 UTC  (7+ messages)
` [PATCH bpf 1/4] bpf, sockmap: Remove unhash handler for BPF sockmap usage

[PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
 2021-10-20 16:24 UTC  (10+ messages)
` [PATCH] "

[PATCH net v8] skb_expand_head() adjust skb->truesize incorrectly
 2021-10-20 16:18 UTC  (6+ messages)
` [PATCH net v9] "

[PATCH net-next 0/5] Ocelot switch: support a config where all VLANs are egress-untagged
 2021-10-20 14:41 UTC  (7+ messages)
` [PATCH net-next 1/5] net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
` [PATCH net-next 2/5] net: mscc: ocelot: convert the VLAN masks to a list
` [PATCH net-next 3/5] net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
` [PATCH net-next 4/5] net: mscc: ocelot: add the local station MAC addresses in VID 0
` [PATCH net-next 5/5] net: mscc: ocelot: track the port pvid using a pointer

[PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix
 2021-10-20 14:22 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: net: wireless: ti,wlcore: Convert to json-schema
` [PATCH 3/3] dt-bindings: net: ti,bluetooth: "

[PATCH] ptp: Fix possible memory leak in ptp_clock_register()
 2021-10-20 14:21 UTC  (3+ messages)

Sysctl addr_gen_mode does not control tunnel link-local addr
 2021-10-20 13:50 UTC  (3+ messages)

[PATCH] nfc: st95hf: Make spi remove() callback return zero
 2021-10-20 13:50 UTC  (2+ messages)

[PATCH net] net: stmmac: Fix E2E delay mechanism
 2021-10-20 13:50 UTC  (2+ messages)

[PATCH net-next] net-core: use netdev_* calls for kernel messages
 2021-10-20 13:40 UTC  (2+ messages)

[PATCH net-next v2] phy: micrel: ksz8041nl: do not use power down mode
 2021-10-20 13:40 UTC  (2+ messages)

[PATCH] batman-adv: prepare for const netdev->dev_addr
 2021-10-20 13:30 UTC  (2+ messages)

[PATCH] batman-adv: use eth_hw_addr_set() instead of ether_addr_copy()
 2021-10-20 13:30 UTC  (2+ messages)

[net-next PATCH v2] net: dsa: qca8k: tidy for loop in setup and add cpu port check
 2021-10-20 13:30 UTC  (2+ messages)

[PATCH v2][net-next] soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()
 2021-10-20 13:30 UTC  (2+ messages)

[PATCH v3 0/13] net: phy: Add qca8081 ethernet phy driver
 2021-10-20 13:27 UTC  (8+ messages)
` [PATCH v3 07/13] net: phy: add qca8081 get_features
` [PATCH v3 12/13] net: phy: adjust qca8081 master/slave seed value if link down

[PATCH net-next v3] net: marvell: prestera: add firmware v4.0 support
 2021-10-20 12:47 UTC  (2+ messages)

[PATCH] net: renesas: Fix rgmii-id delays
 2021-10-20 12:16 UTC  (8+ messages)

[PATCH net] net: bridge: mcast: QRI must be less than QI
 2021-10-20 12:14 UTC  (6+ messages)
` [PATCHv2 "

[PATCH devicetree 0/3] Update SJA1105 switch RGMII delay bindings
 2021-10-20 12:14 UTC  (5+ messages)
` [PATCH devicetree 1/3] ARM: dts: imx6qp-prtwd3: update RGMII delays for sja1105 switch
` [PATCH devicetree 2/3] ARM: dts: ls1021a-tsn: "
` [PATCH devicetree 3/3] arm64: dts: lx2160abluebox3: "

DSA slaves not inheriting hw_enc_features and xfrmdev_ops?
 2021-10-20 12:06 UTC  (2+ messages)

[PATCH net 0/7] sctp: enhancements for the verification tag
 2021-10-20 11:42 UTC  (8+ messages)
` [PATCH net 1/7] sctp: use init_tag from inithdr for ABORT chunk
` [PATCH net 2/7] sctp: fix the processing for INIT chunk
` [PATCH net 3/7] sctp: fix the processing for INIT_ACK chunk
` [PATCH net 4/7] sctp: fix the processing for COOKIE_ECHO chunk
` [PATCH net 5/7] sctp: add vtag check in sctp_sf_violation
` [PATCH net 6/7] sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
` [PATCH net 7/7] sctp: add vtag check in sctp_sf_ootb

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-20 11:39 UTC  (3+ messages)

[PATCH net-next 0/4] New RGMII delay DT bindings for the SJA1105 DSA driver
 2021-10-20 11:10 UTC  (2+ messages)

[PATCH net-next 0/6] ethernet: manual netdev->dev_addr conversions (part 3)
 2021-10-20 11:10 UTC  (2+ messages)

[PATCH net-next 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-19
 2021-10-20 11:10 UTC  (2+ messages)

[PATCH net 0/8] net: hns3: add some fixes for -net
 2021-10-20 11:10 UTC  (2+ messages)

[PATCH] usbnet: sanity check for maxpacket
 2021-10-20 10:32 UTC  (2+ messages)

[PATCH net] vrf: Revert "Reset skb conntrack connection..."
 2021-10-20 10:29 UTC  (3+ messages)
` [PATCH net 1/1] "

ip route bug
 2021-10-20 11:26 UTC 

ip route bug
 2021-10-20 11:27 UTC 

[PATCH] rtw89: fix error function parameter
 2021-10-20 10:03 UTC  (4+ messages)

[PATCH V4 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-20 10:02 UTC  (4+ 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).