netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 13:02:33 to 2022-09-29 02:36:22 UTC [more...]

[pull request][net-next 00/16] mlx5 updates 2022-09-27
 2022-09-29  2:35 UTC  (2+ messages)

[PATCH v1 0/4] Add support for DMA timestamp for non-PTP packets
 2022-09-29  2:35 UTC  (5+ messages)

[PATCH net-next] net: drop the weight argument from netif_napi_add
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH net-next] net: Fix incorrect address comparison when searching for a bind2 bucket
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: MPTCP support for TCP_FASTOPEN_CONNECT
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH net-next 0/4] shrink struct ubuf_info
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH net 0/2] mptcp: Properly clean up unaccepted subflows
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH net 0/2][pull request] ice: xsk: ZC changes
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH] net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH net] net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH] net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
 2022-09-29  2:09 UTC  (2+ messages)

[PATCH v2 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
 2022-09-29  2:04 UTC  (4+ messages)
  ` [PATCH v2 bpf-next 4/5] bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself

[PATCH V3 0/6] Conditionally read fields in dev cfg space
 2022-09-29  1:45 UTC  (7+ messages)
` [PATCH V3 1/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V3 2/6] vDPA: only report driver features if FEATURES_OK is set
` [PATCH V3 3/6] vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
` [PATCH V3 4/6] vDPA: check virtio device features to detect MQ
` [PATCH V3 5/6] vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
` [PATCH V3 6/6] vDPA: conditionally read MTU and MAC in dev cfg space

[PATCH 1/1] net: fec: add initial XDP support
 2022-09-29  1:50 UTC  (3+ messages)

[PATCH net-next] selftests/tc-testing: update qdisc/cls/action features in config
 2022-09-29  1:48 UTC  (2+ messages)

[PATCH net] genetlink: reject use of nlmsg_flags for new commands
 2022-09-29  1:48 UTC  (5+ messages)

[PATCH v7 0/4] Mediatek ethernet patches for mt8188
 2022-09-29  1:47 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: net: mediatek-dwmac: add support "
` [PATCH v7 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr
` [PATCH v7 3/4] arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
` [PATCH v7 4/4] net: stmmac: add a parse for new property 'snps,clk-csr'

[PATCH v3 net 0/5] tcp/udp: Fix memory leaks and data races around IPV6_ADDRFORM
 2022-09-29  1:25 UTC  (6+ messages)
` [PATCH v3 net 1/5] tcp/udp: Fix memory leak in ipv6_renew_options()
` [PATCH v3 net 2/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH v3 net 3/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH v3 net 4/5] ipv6: Fix data races around sk->sk_prot
` [PATCH v3 net 5/5] tcp: Fix data races around icsk->icsk_af_ops

[PATCH v2 net-next 0/6] sfc: bare bones TC offload
 2022-09-29  1:15 UTC  (9+ messages)
` [PATCH v2 net-next 3/6] sfc: optional logging of TC offload errors

[PATCH net-next 0/6] Netlink protocol specs
 2022-09-29  1:11 UTC  (7+ messages)
` [PATCH net-next 1/6] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next 2/6] netlink: add schemas for YAML specs
` [PATCH net-next 3/6] net: add basic C code generators for Netlink
` [PATCH net-next 4/6] netlink: add a proto specification for FOU
` [PATCH net-next 5/6] net: fou: regenerate the uAPI from the spec
` [PATCH net-next 6/6] net: fou: use policy and operation tables generated "

[PATCH net-next 0/5] Add PLB functionality to TCP
 2022-09-28 23:20 UTC 

new warning caused by ("net-sysfs: update the queue counts in the unregistration path")
 2022-09-28 23:20 UTC  (3+ messages)

[PATCH] vhost/vsock: Use kvmalloc/kvfree for larger packets
 2022-09-28 23:14 UTC  (7+ messages)

[PATCH linux-next] net: atm: Convert to use sysfs_emit()/sysfs_emit_at() APIs
 2022-09-28 23:00 UTC  (3+ messages)

[PATCH 3/7] s390/qeth: Convert snprintf() to scnprintf()
 2022-09-28 23:04 UTC  (4+ messages)

[PATCH net-next] net/sock: Introduce trace_sk_data_ready()
 2022-09-28 22:15 UTC 

[PATCH] net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"
 2022-09-28 22:07 UTC 

[PATCH] net: bna: Fix spelling mistake "muliple" -> "multiple"
 2022-09-28 21:54 UTC 

[syzbot] KASAN: use-after-free Read in rdma_close
 2022-09-28 21:52 UTC  (5+ messages)

[PATCH v3] Bluetooth: Prevent double register of suspend
 2022-09-28 21:50 UTC  (2+ messages)

[PATCH v3] Bluetooth: Call shutdown for HCI_USER_CHANNEL
 2022-09-28 21:50 UTC  (2+ messages)

[PATCH v2 net-next 1/3] ibmveth: Copy tx skbs into a premapped buffer
 2022-09-28 21:43 UTC  (3+ messages)
` [PATCH v2 net-next 2/3] ibmveth: Implement multi queue on xmit
` [PATCH v2 net-next 3/3] ibmveth: Ethtool set queue support

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-28 21:39 UTC  (6+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions

[PATCH] bnx2: Fix spelling mistake "bufferred" -> "buffered"
 2022-09-28 21:37 UTC 

[PATCH] bnx2x: Fix error recovering in switch configuration
 2022-09-28 21:33 UTC  (5+ messages)
` [PATCH v2] "
  ` [EXT] "

[PATCH v7 00/29] Rework the trip points creation
 2022-09-28 21:00 UTC  (30+ messages)
` [PATCH v7 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v7 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v7 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v7 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v7 05/29] thermal/of: Use generic thermal_zone_get_trip() function
` [PATCH v7 06/29] thermal/of: Remove unused functions
` [PATCH v7 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v7 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v7 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v7 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v7 11/29] thermal/drivers/uniphier: "
` [PATCH v7 12/29] thermal/drivers/hisi: "
` [PATCH v7 13/29] thermal/drivers/qcom: "
` [PATCH v7 14/29] thermal/drivers/armada: "
` [PATCH v7 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v7 16/29] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v7 17/29] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v7 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v7 19/29] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v7 20/29] thermal/drivers/st: Use generic trip points
` [PATCH v7 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v7 22/29] thermal/drivers/rcar: "
` [PATCH v7 23/29] thermal/drivers/broadcom: "
` [PATCH v7 24/29] thermal/drivers/da9062: "
` [PATCH v7 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v7 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v7 27/29] thermal/drivers/cxgb4: "
` [PATCH v7 28/29] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v7 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v4 0/3] can: ctucanfd: hardware rx timestamps reporting
 2022-09-28 20:40 UTC  (4+ messages)
` [PATCH v4 2/3] can: ctucanfd: add HW timestamps to RX and error CAN frames

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2022-09-28 (ice)
 2022-09-28 20:32 UTC  (4+ messages)
` [PATCH net-next 1/3] ice: Merge pin initialization of E810 and E810T adapters
` [PATCH net-next 2/3] ice: support features on new E810T variants
` [PATCH net-next 3/3] ice: Add support for VLAN priority filters in switchdev

[PATCH net v2 0/2][pull request] Intel Wired LAN Driver Updates 2022-09-28 (i40e)
 2022-09-28 20:21 UTC  (3+ messages)
` [PATCH net v2 1/2] i40e: Fix ethtool rx-flow-hash setting for X722
` [PATCH net v2 2/2] i40e: Fix DMA mappings leak

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-09-28 20:11 UTC  (11+ messages)

[PATCH net] tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
 2022-09-28 20:03 UTC 

[PATCH v2] Bluetooth: Prevent double register of suspend
 2022-09-28 19:59 UTC  (3+ messages)

[PATCH iproute2-next] rtnetlink: add new function rtnl_echo_talk()
 2022-09-28 18:33 UTC  (4+ messages)

[bug report] one possible out-of-order issue in sockmap
 2022-09-28 18:31 UTC  (6+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-09-26 (i40e)
 2022-09-28 18:26 UTC  (6+ messages)
` [PATCH net 2/3] i40e: Fix not setting xps_cpus after reset

[PATCH][next] net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
 2022-09-28 18:28 UTC  (2+ messages)

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-09-28 15:02 UTC  (10+ messages)
` [PATCH v6 net-next 1/9] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v6 net-next 2/9] net: bridge: add blackhole fdb entry flag
` [PATCH v6 net-next 3/9] net: switchdev: add support for offloading of the FDB locked flag
` [PATCH v6 net-next 4/9] net: switchdev: support offloading of the FDB blackhole flag
` [PATCH v6 net-next 5/9] drivers: net: dsa: add fdb entry flags to drivers
` [PATCH v6 net-next 6/9] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
` [PATCH v6 net-next 7/9] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH v6 net-next 8/9] net: dsa: mv88e6xxx: add blackhole ATU entries
` [PATCH v6 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH v6 net-next 8/9] net: dsa: mv88e6xxx: add blackhole ATU entries
 2022-09-28 17:48 UTC 

[PATCH v6 net-next 6/9] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
 2022-09-28 17:48 UTC 

[PATCH v6 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-28 17:49 UTC 

[PATCH v6 net-next 7/9] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-09-28 17:48 UTC 

[PATCH net] eth: alx: take rtnl_lock on resume
 2022-09-28 18:12 UTC 

[PATCH net] sctp: handle the error returned from sctp_auth_asoc_init_active_key
 2022-09-28 18:10 UTC 

[PATCH net] can: c_can: don't cache TX messages for C_CAN cores
 2022-09-28 18:00 UTC  (2+ messages)

[PATCH net-next] net: bridge: assign path_cost for 2.5G and 5G link speed
 2022-09-28 17:57 UTC 

[PATCH 1/1] netfilter: nft_fib: Fix for rpath check with VRF devices
 2022-09-28 17:40 UTC  (2+ messages)

[RFC PATCH net-next v4 0/6] Implement devlink-rate API and extend it
 2022-09-28 17:39 UTC  (15+ messages)
` [RFC PATCH net-next v4 2/6] devlink: Extend devlink-rate api with queues and new parameters

[net-next][PATCH v3] dt-bindings: dsa: lan9303: Add lan9303 yaml
 2022-09-28 17:20 UTC  (2+ messages)

[PATCH net-next v3] r8169: add rtl_disable_rxdvgate()
 2022-09-28 17:13 UTC 

[PATCH -next] net: cpmac: Add __init/__exit annotations to module init/exit funcs
 2022-09-28 16:59 UTC  (2+ messages)

[PATCH net-next v2] r8169: add rtl_disable_rxdvgate()
 2022-09-28 16:56 UTC  (2+ messages)

[PATCH net V3] eth: lan743x: reject extts for non-pci11x1x devices
 2022-09-28 16:50 UTC  (4+ messages)

[PATCH net-next v2] net: remove unused netdev_unregistering()
 2022-09-28 16:35 UTC  (3+ messages)

[PATCH net-next 00/12] macsec: replace custom netlink attribute checks with policy-level checks
 2022-09-28 16:29 UTC  (13+ messages)
` [PATCH net-next 01/12] macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAX
` [PATCH net-next 02/12] macsec: replace custom checks on MACSEC_*_ATTR_ACTIVE "
` [PATCH net-next 03/12] macsec: replace custom checks on MACSEC_SA_ATTR_SALT with NLA_POLICY_EXACT_LEN
` [PATCH net-next 04/12] macsec: replace custom checks on MACSEC_SA_ATTR_KEYID "
` [PATCH net-next 05/12] macsec: use NLA_POLICY_VALIDATE_FN to validate MACSEC_SA_ATTR_PN
` [PATCH net-next 06/12] macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
` [PATCH net-next 07/12] macsec: replace custom checks on IFLA_MACSEC_ICV_LEN with NLA_POLICY_RANGE
` [PATCH net-next 08/12] macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITE
` [PATCH net-next 09/12] macsec: validate IFLA_MACSEC_VALIDATION with NLA_POLICY_MAX
` [PATCH net-next 10/12] macsec: replace custom checks for IFLA_MACSEC_* flags "
` [PATCH net-next 11/12] macsec: replace custom check on IFLA_MACSEC_ENCODING_SA "
` [PATCH net-next 12/12] macsec: remove validate_add_rxsc

[RFC PATCH v2 net-next 0/2] Add PCP selector and new APPTRUST attribute
 2022-09-28 15:50 UTC  (5+ messages)
` [RFC PATCH v2 net-next 1/2] net: dcb: add new pcp selector to app object

[PATCH v2] random: use immediate per-cpu timer rather than workqueue for mixing fast pool
 2022-09-28 16:15 UTC  (4+ messages)
` [PATCH v3] random: use expired per-cpu timer rather than wq "

[syzbot] possible deadlock in rds_tcp_reset_callbacks
 2022-09-28 15:25 UTC  (2+ messages)
` [PATCH] net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

[ RFC net-next 0/3] net: flow_offload: add support for per action hw stats
 2022-09-28 15:19 UTC  (5+ messages)
` [ RFC net-next 2/3] net: flow_offload: add action stats api

[PATCH net-next] docs: netlink: clarify the historical baggage of Netlink flags
 2022-09-28 15:19 UTC  (12+ messages)

[PATCH net] veth: Avoid drop packets when xdp_redirect performs
 2022-09-28 14:58 UTC  (4+ messages)

[PATCH net-next 1/3] net: use netdev_unregistering instead of open code
 2022-09-28 14:57 UTC  (10+ messages)

[PATCH 0/7] cpumask: repair cpumask_check()
 2022-09-28 14:49 UTC  (4+ messages)
` [PATCH 1/7] cpumask: fix checking valid cpu range

[PATCH][next] wifi: ath11k: Fix spelling mistake "chnange" -> "change"
 2022-09-28 14:38 UTC 

[REGRESSION] Unable to NAT own TCP packets from another VRF with tcp_l3mdev_accept = 1
 2022-09-28 14:02 UTC 

[PATCH net-next v4] net: skb: introduce and use a single page frag cache
 2022-09-28 14:24 UTC  (3+ messages)

[PATCHv3 net-next] rtnetlink: Honour NLM_F_ECHO flag in rtnl_{new, set, del}link
 2022-09-28 14:16 UTC  (3+ messages)

[PATCH -next] net: i82596: Add __init/__exit annotations to module init/exit funcs
 2022-09-28 14:07 UTC  (4+ messages)

[PATCH net-next 00/15] net: ipa: generalized register definitions
 2022-09-28 14:04 UTC  (3+ messages)

[PATCH net] hv_netvsc: Fix race between VF offering and VF association message from host
 2022-09-28 13:48 UTC 

[PATCH V4] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-28 13:39 UTC 

[PATCH V2] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-28 13:35 UTC  (3+ messages)

[PATCH V3] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-28 13:27 UTC  (3+ messages)

[PATCH] net/tipc: Remove unused struct distr_queue_item
 2022-09-28 13:17 UTC  (2+ messages)

[resend PATCH v6 0/4] Mediatek ethernet patches for mt8188
 2022-09-28 13:03 UTC  (5+ messages)
` [resend PATCH v6 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr
` [resend PATCH v6 3/4] arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'


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