netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-19 09:00:17 to 2022-06-20 18:18:14 UTC [more...]

[PATCH net] net/tls: fix tls_sk_proto_close executed repeatedly
 2022-06-20 18:18 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-20 18:08 UTC  (6+ messages)
` [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*

[net-next: PATCH 00/12] ACPI support for DSA
 2022-06-20 18:07 UTC  (27+ messages)
` [net-next: PATCH 01/12] net: phy: fixed_phy: switch to fwnode_ API
` [net-next: PATCH 02/12] net: mdio: switch fixed-link PHYs API to fwnode_
` [net-next: PATCH 03/12] net: dsa: switch to device_/fwnode_ APIs
` [net-next: PATCH 04/12] net: mvpp2: initialize port fwnode pointer
` [net-next: PATCH 05/12] net: core: switch to fwnode_find_net_device_by_node()
` [net-next: PATCH 06/12] net: mdio: introduce fwnode_mdiobus_register_device()
` [net-next: PATCH 07/12] net: mdio: allow registering non-PHY devices in ACPI world
` [net-next: PATCH 08/12] ACPI: scan: prevent double enumeration of MDIO bus children
` [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description
` [net-next: PATCH 10/12] net: dsa: add ACPI support
` [net-next: PATCH 11/12] net: dsa: mv88e6xxx: switch to device_/fwnode_ APIs
` [net-next: PATCH 12/12] net: dsa: mv88e6xxx: add ACPI support

[PATCH net-next 00/28] [RFC] net: dpaa: Convert to phylink
 2022-06-20 17:19 UTC  (12+ messages)
` [PATCH net-next 01/28] dt-bindings: phy: Add QorIQ SerDes binding
` [PATCH net-next 02/28] dt-bindings: net: fman: Add additional interface properties

[PATCH net] net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
 2022-06-20 17:03 UTC  (2+ messages)

[PATCH v1 net-next 4/6] af_unix: Acquire/Release per-netns hash table's locks
 2022-06-20 16:47 UTC  (3+ messages)
` [af_unix] b4813d5914: WARNING:possible_recursive_locking_detected

[PATCH v4 bpf-next 00/10] AF_XDP ZC selftests
 2022-06-20 16:36 UTC  (20+ messages)
` [PATCH v4 bpf-next 01/10] ice: compress branches in ice_set_features()
` [PATCH v4 bpf-next 02/10] ice: allow toggling loopback mode via ndo_set_features callback
` [PATCH v4 bpf-next 03/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
` [PATCH v4 bpf-next 05/10] selftests: xsk: query for native XDP support
` [PATCH v4 bpf-next 07/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH v4 bpf-next 09/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()

[PATCH v2] net: helper function for skb_shift
 2022-06-20 15:56 UTC 

[PATCH 0/4] Bluetooth: hci_bcm: Improve FW load time on CYW55572
 2022-06-20 15:57 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding
` [PATCH 2/4] Bluetooth: hci_bcm: Add DT compatible for CYW55572
` [PATCH 3/4] Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud mode
` [PATCH 4/4] Bluetooth: hci_bcm: Increase host baudrate for CYW55572 "

[PATCH] drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
 2022-06-20 15:56 UTC  (3+ messages)

[PATCH net-next 0/5] devlink rate police limiter
 2022-06-20 15:35 UTC  (11+ messages)
` [PATCH net-next 1/5] devlink: Introduce limit_type attr for rate objects
` [PATCH net-next 2/5] devlink: Introduce police rate limit type
` [PATCH net-next 3/5] netdevsim: Support devlink rate limit_type police
` [PATCH net-next 4/5] selftest: netdevsim: Add devlink rate police sub-test
` [PATCH net-next 5/5] Documentation: devlink rate objects limit_type
` [PATCH iproute2-next 1/5] uapi: devlink.h DEVLINK_ATTR_RATE_LIMIT_TYPE
` [PATCH iproute2-next 2/5] devlink: Add port rate limit_type support
` [PATCH iproute2-next 3/5] utils: Add get_size64()
` [PATCH iproute2-next 4/5] uapi: devlink.h DEVLINK_RATE_LIMIT_TYPE_POLICE
` [PATCH iproute2-next 5/5] devlink: Introduce port rate limit_type police

[PATCH] [PATCH net v2]vexy: Fix a use-after-free bug in vxge-main.c
 2022-06-20 15:02 UTC  (4+ messages)

[PATCH net-next 0/8] sfc: Add extra states for VDPA
 2022-06-20 13:59 UTC  (9+ messages)
` [PATCH net-next 1/8] sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP
` [PATCH net-next 2/8] sfc: Add a PROBED state for EF100 VDPA use
` [PATCH net-next 3/8] sfc: Remove netdev init from efx_init_struct
` [PATCH net-next 4/8] sfc: Encapsulate access to netdev_priv()
` [PATCH net-next 5/8] sfc: Fix checkpatch warning
` [PATCH net-next 6/8] sfc: Separate efx_nic memory from net_device memory
` [PATCH net-next 7/8] sfc: Move EF100 efx_nic_type structs to the end of the file
` [PATCH net-next 8/8] sfc: Separate netdev probe/remove from PCI probe/remove

[PATCH wpan-next v3 0/4] net: ieee802154: PAN management
 2022-06-20 13:40 UTC  (5+ messages)
` [PATCH wpan-next v3 1/4] net: mac802154: Allow the creation of coordinator interfaces
` [PATCH wpan-next v3 2/4] net: ieee802154: Add support for inter PAN management
` [PATCH wpan-next v3 3/4] net: ieee802154: Give the user access to list of surrounding PANs
` [PATCH wpan-next v3 4/4] net: ieee802154: Trace the registration of new PANs

[PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
 2022-06-20 12:51 UTC  (6+ messages)

[PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
 2022-06-20 12:43 UTC  (3+ messages)
` [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code

[PATCH bpf-next v2] libbpf: Include linux/log2.h to use is_power_of_2()
 2022-06-20 12:39 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Enable config options needed for xdp_synproxy test
 2022-06-20 12:20 UTC  (2+ messages)

[Patch bpf-next v4 0/4] sockmap: some performance optimizations
 2022-06-20 12:10 UTC  (2+ messages)

[PATCH 5.10 1/2] commit 1d71eb53e451 ("Revert "PCI: Make pci_enable_ptm() private"")
 2022-06-20 11:56 UTC  (3+ messages)
` [PATCH 5.10 2/2] commit 1b5d73fb8624 ("igc: Enable PCIe PTM")

[PATCH net-next v4 1/1] net: phy: dp83td510: add SQI support
 2022-06-20 11:56 UTC 

[PATCH bpf-next] libbpf: Include linux/log2.h to use is_pow_of_2()
 2022-06-20 11:45 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in __vmalloc_node_range
 2022-06-20 11:24 UTC  (3+ messages)

[PATCH v1] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
 2022-06-20 11:14 UTC  (4+ messages)

[PATCH net-next v8 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-20 11:08 UTC  (17+ messages)
` [PATCH net-next v8 01/16] net: dsa: allow port_bridge_join() to override extack message
` [PATCH net-next v8 02/16] net: dsa: add support for ethtool get_rmon_stats()
` [PATCH net-next v8 03/16] net: dsa: add Renesas RZ/N1 switch tag driver
` [PATCH net-next v8 04/16] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [PATCH net-next v8 05/16] net: pcs: add Renesas MII converter driver
` [PATCH net-next v8 06/16] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH net-next v8 07/16] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH net-next v8 08/16] net: dsa: rzn1-a5psw: add statistics support
` [PATCH net-next v8 09/16] net: dsa: rzn1-a5psw: add FDB support
` [PATCH net-next v8 10/16] dt-bindings: net: snps,dwmac: add "power-domains" property
` [PATCH net-next v8 11/16] dt-bindings: net: snps,dwmac: add "renesas,rzn1" compatible
` [PATCH net-next v8 12/16] ARM: dts: r9a06g032: describe MII converter
` [PATCH net-next v8 13/16] ARM: dts: r9a06g032: describe GMAC2
` [PATCH net-next v8 14/16] ARM: dts: r9a06g032: describe switch
` [PATCH net-next v8 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description
` [PATCH net-next v8 16/16] MAINTAINERS: add Renesas RZ/N1 switch related driver entry

[PATCH net-next] nfp: compose firmware file name with new hwinfo "nffw.partno"
 2022-06-20 10:39 UTC 

[PATCH 0/3] Fixing races in probe/remove
 2022-06-20 10:18 UTC  (9+ messages)
` [PATCH 1/3] caif_virtio: remove virtqueue_disable_cb() in probe
` [PATCH 2/3] caif_virtio: fix the race between virtio_device_ready() and ndo_open()
` [PATCH 3/3] caif_virtio: fix the race between reset and netdev unregister

[PATCH v2] ipv4: ping: fix bind address validity check
 2022-06-20 10:11 UTC  (7+ messages)
  ` NEEDS FIXING - Was: "

[PATCH] wcn36xx: Fix typo in comment
 2022-06-20 10:05 UTC  (2+ messages)

[PATCH net-next] raw: complete rcu conversion
 2022-06-20 10:05 UTC 

[PATCH] lib/error-inject: Traverse list with mutex
 2022-06-20 10:02 UTC 

[PATCH v6 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-06-20 10:02 UTC  (7+ messages)

[PATCH] Bluetooth: hci_sync: complete LE connection on any event
 2022-06-20  9:58 UTC  (3+ messages)

[PATCH net-next] net: warn if mac header was not set
 2022-06-20  9:30 UTC 

Fwd: question on driver for phy dp83td510e
 2022-06-20  9:30 UTC 

[PATCH net-next] net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()
 2022-06-20  9:28 UTC 

[PATCH wpan-next v2 0/6] net: ieee802154: PAN management
 2022-06-20  9:28 UTC  (8+ messages)
` [PATCH wpan-next v2 1/6] net: ieee802154: Create a device type
` [PATCH wpan-next v2 2/6] net: ieee802154: Ensure only FFDs can become PAN coordinators

[PATCH] libertas: Fix possible refcount leak in if_usb_probe()
 2022-06-20  9:23 UTC 

[PATCH net] erspan: do not assume transport header is always set
 2022-06-20  9:20 UTC  (2+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-20  9:19 UTC  (12+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH net-next 00/13] mlxsw: Unified bridge conversion - part 1/6
 2022-06-20  9:10 UTC  (15+ messages)
` [PATCH net-next 01/13] mlxsw: reg: Add 'flood_rsp' field to SFMR register
` [PATCH net-next 02/13] mlxsw: reg: Add ingress RIF related fields "
` [PATCH net-next 03/13] mlxsw: reg: Add ingress RIF related fields to SVFA register
` [PATCH net-next 04/13] mlxsw: reg: Add Switch Multicast Port to Egress VID Register
` [PATCH net-next 05/13] mlxsw: Add SMPE related fields to SMID2 register
` [PATCH net-next 06/13] mlxsw: reg: Add SMPE related fields to SFMR register
` [PATCH net-next 07/13] mlxsw: reg: Add VID related fields to SFD register
` [PATCH net-next 08/13] mlxsw: reg: Add flood related field to SFMR register
` [PATCH net-next 09/13] mlxsw: reg: Replace MID related fields in SFGC register
` [PATCH net-next 10/13] mlxsw: reg: Add Router Egress Interface to VID Register
` [PATCH net-next 11/13] mlxsw: reg: Add egress FID field to RITR register
` [PATCH net-next 12/13] mlxsw: Add support for egress FID classification after decapsulation
` [PATCH net-next 13/13] mlxsw: reg: Add support for VLAN RIF as part of RITR register

[PATCH v2 net] ipv4: fix bind address validity regression tests
 2022-06-20  9:00 UTC  (2+ messages)

[PATCH net-next] vmxnet3: disable overlay offloads if UPT device does not support
 2022-06-20  8:20 UTC  (2+ messages)

[PATCH v1 net-next 0/2] raw: Fix nits of RCU conversion series
 2022-06-20  8:20 UTC  (4+ messages)
` [PATCH v1 net-next 1/2] raw: Fix mixed declarations error in raw_icmp_error()
` [PATCH v1 net-next 2/2] raw: Use helpers for the hlist_nulls variant

Intermittent performance regression related to ipset between 5.10 and 5.15
 2022-06-20  7:16 UTC  (9+ messages)

[PATCH 0/2] DisplayLink USB-ethernet improvements
 2022-06-20  7:03 UTC  (5+ messages)
` [PATCH 2/2] net/cdc_ncm: Add ntb_max_rx,ntb_max_tx cdc_ncm module parameters

[REGRESSION] r8169: RTL8168h "transmit queue 0 timed out" after ASPM L1 enablement
 2022-06-20  6:40 UTC  (3+ messages)

[REGRESSION] net: SRv6 End.DT6 function is broken in VRF mode
 2022-06-20  4:50 UTC  (3+ messages)

[PATCH v6 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-20  3:57 UTC  (3+ messages)

[PATCH v2] net: usb: ax88179_178a: ax88179_rx_fixup corrections
 2022-06-20  3:45 UTC  (2+ messages)

[PATCH] virtio-net: fix race between ndo_open() and virtio_device_ready()
 2022-06-20  3:34 UTC  (5+ messages)

[PATCH] net: mac802154: Fix a Tx warning check
 2022-06-20  0:33 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2022-06-19 23:48 UTC  (2+ messages)

Connectx-3 SR-IOV PF does not forward unicast packet when put into a bridge with mlx4_en 4.0.0 driver
 2022-06-19 17:21 UTC 

[PATCH] libbpf: Fix is_pow_of_2
 2022-06-19 17:12 UTC  (2+ messages)

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-19 15:04 UTC 

[PATCH net v3 1/1] net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
 2022-06-19 11:00 UTC  (2+ messages)

[PATCH] net: emac: Fix typo in a comment
 2022-06-19 10:50 UTC  (2+ messages)

[PATCH] sfc: Fix typo in comment
 2022-06-19 10:50 UTC  (2+ messages)

[PATCH] sfc/siena: Fix typo in comment
 2022-06-19 10:50 UTC  (2+ messages)

[PATCH v2] Implement close-on-fork
 2022-06-19 10:42 UTC  (4+ messages)

[PATCH net-next] Revert "nfp: update nfp_X logging definitions"
 2022-06-19 10:30 UTC  (2+ messages)

[PATCH net-next 0/4] introduce mii_bmcr_encode_fixed()
 2022-06-19  9:50 UTC  (2+ messages)

[net-next PATCH] net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional
 2022-06-19  9:49 UTC  (3+ messages)

[PATCH v2 net-next 0/2] raw: RCU conversion
 2022-06-19  9:10 UTC  (2+ messages)

[PATCH v2 net-next] net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
 2022-06-19  9:00 UTC  (2+ 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).