netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-04 16:18:45 to 2023-04-05 12:28:58 UTC [more...]

[PATCH 0/2] net: thunderbolt: Fix for sparse warnings and typo
 2023-04-05 12:28 UTC  (10+ messages)
` [PATCH 1/2] net: thunderbolt: Fix sparse warnings
` [PATCH 2/2] net: thunderbolt: Fix typo in comment

[PATCH 00/12] Rework PHY reset handling
 2023-04-05 12:27 UTC  (16+ messages)
` [PATCH 01/12] net: phy: refactor phy_device_create function
` [PATCH 02/12] net: phy: refactor get_phy_device function
` [PATCH 03/12] net: phy: add phy_device_set_miits helper
` [PATCH 04/12] net: phy: unify get_phy_device and phy_device_create parameter list
` [PATCH 05/12] net: phy: add phy_id_broken support
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper
` [PATCH 07/12] net: mdio: make use of "
` [PATCH 08/12] net: phy: add possibility to specify mdio device parent
` [PATCH 09/12] net: phy: nxp-tja11xx: make use of phy_device_atomic_register()
` [PATCH 10/12] of: mdio: remove now unused of_mdiobus_phy_device_register()
` [PATCH 11/12] net: mdiobus: remove now unused fwnode helpers
` [PATCH 12/12] net: phy: add default gpio assert/deassert delay

[RFC PATCH v3 3/5] Add ndo_hwtstamp_get/set support to vlan code path
 2023-04-05 12:26 UTC  (2+ messages)

[PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells"
 2023-04-05 12:24 UTC  (3+ messages)

[PATCH] dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required
 2023-04-05 12:23 UTC  (3+ messages)

[RFC PATCH v3 4/5] Convert netdevsim driver to use ndo_hwtstamp_get/set for hw timestamp requests
 2023-04-05 12:18 UTC  (2+ messages)

[RFC PATCH v3 5/5] Convert Intel e1000e NIC driver to use ndo_hwtstamp_get/set callbacks
 2023-04-05 12:15 UTC  (2+ messages)

[PATCH net-next v2] nfp: initialize netdev's dev_port with correct id
 2023-04-05 12:08 UTC 

[PATCH net-next RFC v2] Add NDOs for hardware timestamp get/set
 2023-04-05 12:06 UTC  (9+ messages)

INFO: task hung in rfkill_unregister
 2023-04-05 11:32 UTC  (2+ messages)

[PATCH net-next v5] vxlan: try to send a packet normally if local bypass fails
 2023-04-05 11:24 UTC  (5+ messages)

KASAN: use-after-free Read in tcp_write_timer_handler
 2023-04-05 11:28 UTC  (2+ messages)

[PATCH net] bgmac: fix *initial* chip reset to support BCM5358
 2023-04-05 11:16 UTC  (4+ messages)

pull-request: wireless-next-2023-04-05
 2023-04-05 11:10 UTC 

kernel BUG in pfkey_send_acquire
 2023-04-05 10:59 UTC 

pull-request: wireless-2023-04-05
 2023-04-05 10:55 UTC 

[PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy
 2023-04-05 10:53 UTC  (6+ messages)

[PATCH net-next 00/10] Improve IPsec limits, ESN and replay window in mlx5
 2023-04-05 10:38 UTC  (3+ messages)
` [PATCH net-next 05/10] xfrm: don't require advance ESN callback for packet offload

[PATCH] wifi: ath11k: Add a warning for wcn6855 spurious wakeup events
 2023-04-05 10:27 UTC  (6+ messages)

[PATCH] iov_iter: Remove last_offset member
 2023-04-05 10:15 UTC 

[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
 2023-04-05 10:07 UTC  (22+ messages)
` [Intel-wired-lan] [PATCH net-next 01/15] virtchnl: add virtchnl version 2 ops
` [Intel-wired-lan] [PATCH net-next 09/15] idpf: initialize interrupts and enable vport
` [Intel-wired-lan] [PATCH net-next 12/15] idpf: add RX splitq napi poll support

[PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP
 2023-04-05 10:03 UTC  (4+ messages)

[PATCH net 0/3] bonding: fix ns validation on backup slaves
 2023-04-05  9:57 UTC  (7+ messages)
` [PATCH net 2/3] selftests: bonding: re-format bond option tests

[PATCH net-next v3 0/4] Support MACsec VLAN
 2023-04-05  9:43 UTC  (4+ messages)
` [PATCH net-next v3 1/4] vlan: Add MACsec offload operations for VLAN interface

[PATCH net-next v2 0/4] Support MACsec VLAN
 2023-04-05  9:41 UTC  (16+ messages)
` [PATCH net-next v2 1/4] vlan: Add MACsec offload operations for VLAN interface
` [PATCH net-next 4/4] macsec: Add MACsec rx_handler change support

[RFC PATCH net-next 0/6] ethtool: track custom RSS contexts in the core
 2023-04-05  9:34 UTC  (18+ messages)
` [RFC PATCH net-next 1/6] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH net-next 2/6] net: ethtool: record custom RSS contexts in the IDR
` [RFC PATCH net-next 3/6] net: ethtool: let the core choose RSS context IDs
` [RFC PATCH net-next 5/6] net: ethtool: add a mutex protecting RSS contexts

[PATCH net 0/4] pull-request: can 2023-04-05
 2023-04-05  9:24 UTC  (5+ messages)
` [PATCH net 1/4] can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
` [PATCH net 2/4] can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
` [PATCH net 3/4] can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
` [PATCH net 4/4] can: isotp: fix race between isotp_sendsmg() and isotp_release()

[PATCH iproute2-next v1 1/1 v1] ip-link: add support for nolocalbypass in vxlan
 2023-04-05  9:15 UTC  (4+ messages)

RE [PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY
 2023-04-05  9:06 UTC  (2+ messages)
`  "

[PATCH net-next] bonding: add software timestamping support
 2023-04-05  9:04 UTC  (7+ messages)

[PATCH net-next 0/3] ksz884x: remove unused functions and #defines
 2023-04-05  8:39 UTC  (4+ messages)
` [PATCH net-next 1/3] ksz884x: remove commented-out #defines
` [PATCH net-next 2/3] ksz884x: remove unused #defines
` [PATCH net-next 3/3] ksz884x: remove unused functions

[PATCH bpf-next] selftests: xsk: Disable IPv6 on VETH1
 2023-04-05  8:29 UTC 

[PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES
 2023-04-05  8:18 UTC  (12+ messages)
  ` [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
    ` [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit

[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-05  8:18 UTC  (4+ messages)

[PATCH net-next v3 0/5] ice: allow matching on meta data
 2023-04-05  7:51 UTC  (6+ messages)
` [PATCH net-next v3 1/5] ice: define meta data to match in switch
` [PATCH net-next v3 2/5] ice: remove redundant Rx field from rule info
` [PATCH net-next v3 3/5] ice: allow matching on meta data
` [PATCH net-next v3 4/5] ice: specify field names in ice_prot_ext init
` [PATCH net-next v3 5/5] ice: use src VSI instead of src MAC in slow-path

[PATCH net-next v2 0/4] ice: allow matching on meta data
 2023-04-05  8:07 UTC  (4+ messages)
` [PATCH net-next v2 4/4] ice: use src VSI instead of src MAC in slow-path
  ` [Intel-wired-lan] "

[PATCH net v3] net: openvswitch: fix race on port output
 2023-04-05  7:53 UTC 

[PATCH net-next] selftests/net: fix typo in tcp_mmap
 2023-04-05  7:15 UTC 

[PATCH v1 net-next] selftest/net: Fix uninit val warning in tcp_mmap.c
 2023-04-05  7:05 UTC  (2+ messages)

[net-next v9 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-05  6:34 UTC  (3+ messages)
` [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac

[RFC PATCH v3 2/5] Add ifreq pointer field to kernel_hwtstamp_config structure
 2023-04-05  6:33 UTC 

[PATCH v8 0/4] Another crack at a handshake upcall mechanism
 2023-04-05  6:32 UTC  (11+ messages)
` [PATCH v8 1/4] net/handshake: Create a NETLINK service for handling handshake requests
` [PATCH v8 3/4] net/handshake: Add Kunit tests for the handshake consumer API

[RFC PATCH v3 1/5] Add NDOs for hardware timestamp get/set
 2023-04-05  6:31 UTC 

[net PATCH 0/7] octeontx2: Miscellaneous fixes
 2023-04-05  6:15 UTC  (3+ messages)

[PATCH v8 net-next 00/14] pds_core driver
 2023-04-05  6:07 UTC  (7+ messages)
` [PATCH v8 net-next 10/14] pds_core: add auxiliary_bus devices

[PATCH] r8152: Advertise support for software timestamping
 2023-04-05  5:26 UTC 

[PATCH iproute2-next v2 v1] ip-link: add support for nolocalbypass in vxlan
 2023-04-05  5:03 UTC 

[PATCH net-next v6] vxlan: try to send a packet normally if local bypass fails
 2023-04-05  5:01 UTC 

[PATCH v8 0/4] Add WCN6855 Bluetooth support
 2023-04-05  4:09 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/4] Add WCN6855 Bluetooth support
 2023-04-05  4:09 UTC  (2+ messages)

[PATCH v2 0/4] Attempt at adding WCN6855 BT support
 2023-04-05  4:09 UTC  (2+ messages)

[PATCH iproute2] ip-xfrm: accept "allow" as action in ip xfrm policy setdefault
 2023-04-05  2:20 UTC  (2+ messages)

[PATCH net-next] net: qrtr: correct types of trace event parameters
 2023-04-05  2:10 UTC  (2+ messages)

[PATCH net-next] net: phy: meson-gxl: enable edpd tunable support for G12A internal PHY
 2023-04-05  2:00 UTC  (2+ messages)

[PATCH net] netlink: annotate lockless accesses to nlk->max_recvmsg_len
 2023-04-05  2:00 UTC  (2+ messages)

[PATCH net v2] ethtool: reset #lanes when lanes is omitted
 2023-04-05  2:00 UTC  (2+ messages)

[PATCH net v2] gve: Secure enough bytes in the first TX desc for all TCP pkts
 2023-04-05  2:00 UTC  (2+ messages)

[PATCH v1 net 0/2] raw/ping: Fix locking in /proc/net/{raw,icmp}
 2023-04-05  2:00 UTC  (2+ messages)

[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
 2023-04-05  1:51 UTC  (16+ messages)
` [PATCH bpf-next 1/8] bpf: Invoke btf_struct_access() callback only for writes
` [PATCH bpf-next 2/8] bpf: Remove unused arguments from btf_struct_access()
` [PATCH bpf-next 4/8] bpf: Teach verifier that certain helpers accept NULL pointer

[linux-next:master] BUILD REGRESSION 6a53bda3aaf3de5edeea27d0b1d8781d067640b6
 2023-04-05  0:41 UTC  (2+ messages)

[PATCH bpf] selftests: xsk: Disable IPv6 on VETH1
 2023-04-04 23:11 UTC  (2+ messages)

[PATCH v2 net-next] mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()
 2023-04-04 23:02 UTC  (3+ messages)

[PATCH net-next 0/3] net: provide macros for commonly copied lockless queue stop/wake code
 2023-04-04 22:36 UTC  (7+ messages)
` [PATCH net-next 1/3] "

[PATCH v7 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-04-04 21:56 UTC  (8+ messages)
` [PATCH v7 1/7] PCI: Export PCI link retrain timeout
` [PATCH v7 2/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v7 3/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v7 4/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v7 5/7] net/mlx5: "
` [PATCH v7 6/7] PCI: pciehp: "
` [PATCH v7 7/7] PCI: Work around PCIe link training failures

[PATCH v4 0/9] rtw88: Add SDIO support
 2023-04-04 21:27 UTC  (5+ messages)
` [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset

[RFC net 1/1] net: stmmac: skip PHY scanning when PHY already attached in DT mode
 2023-04-04 21:18 UTC  (4+ messages)

[PATCH net-next] net/sched: sch_mqprio: use netlink payload helpers
 2023-04-04 20:34 UTC 

[net-next PATCH v6 00/16] net: Add basic LED support for switch/phy
 2023-04-04 19:52 UTC  (6+ messages)
` [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

[PATCH net 1/3] net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()
 2023-04-04 19:37 UTC  (4+ messages)
` [PATCH net 2/3] net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()

Convention regarding SGMII in-band autonegotiation
 2023-04-04 19:05 UTC  (5+ messages)

[PATCH v8 vfio 0/7] pds_vfio driver
 2023-04-04 19:03 UTC  (9+ messages)
` [PATCH v8 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v8 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v8 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v8 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v8 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [PATCH v8 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v8 vfio 7/7] vfio/pds: Add Kconfig and documentation

[PATCH v3 0/3] Add EMAC3 support for sa8540p-ride (devicetree/clk bits)
 2023-04-04 18:34 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sc8280xp: Add ethernet nodes

[PATCH v4 0/6] Process connector bug fixes & enhancements
 2023-04-04 18:06 UTC  (8+ messages)
` [PATCH v4 1/6] netlink: Reverse the patch which removed filtering

[PATCH net 0/2][pull request] iavf: fix racing in VLANs
 2023-04-04 17:25 UTC  (3+ messages)
` [PATCH net 1/2] iavf: refactor VLAN filter states
` [PATCH net 2/2] iavf: remove active_cvlans and active_svlans bitmaps

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-04-04 (ice)
 2023-04-04 17:23 UTC  (3+ messages)
` [PATCH net 1/2] ice: fix wrong fallback logic for FDIR
` [PATCH net 2/2] ice: Reset FDIR counter in FDIR init stage

[PATCH 5.4 182/389] PCI/portdrv: Dont disable AER reporting in get_port_device_capability()
 2023-04-04 17:09 UTC  (2+ messages)

[PATCH v10 00/13] Network support for Landlock
 2023-04-04 17:02 UTC  (6+ messages)
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support

[PATCH net] mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()
 2023-04-04 17:01 UTC  (3+ messages)

[PATCH net-next v3] net/mlx5e: Remove NULL check before dev_{put, hold}
 2023-04-04 16:44 UTC  (2+ messages)

[GIT PULL] Improve IPsec limits, ESN and replay window
 2023-04-04 16:30 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).