messages from 2023-09-07 17:09:03 to 2023-09-08 18:17:19 UTC [more...]
[PATCH AUTOSEL 6.4 01/41] devlink: remove reload failed checks in params get/set callbacks
2023-09-08 18:15 UTC (11+ messages)
` [PATCH AUTOSEL 6.4 04/41] ice: Don't tx before switchdev is fully configured
` [PATCH AUTOSEL 6.4 11/41] can: sun4i_can: Add acceptance register quirk
` [PATCH AUTOSEL 6.4 12/41] can: sun4i_can: Add support for the Allwinner D1
` [PATCH AUTOSEL 6.4 13/41] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
` [PATCH AUTOSEL 6.4 16/41] net/ipv4: return the real errno instead of -EINVAL
` [PATCH AUTOSEL 6.4 24/41] netlink: convert nlk->flags to atomic flags
` [PATCH AUTOSEL 6.4 27/41] alx: fix OOB-read compiler warning
` [PATCH AUTOSEL 6.4 29/41] wifi: mac80211: check S1G action frame size
` [PATCH AUTOSEL 6.4 30/41] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
` [PATCH AUTOSEL 6.4 31/41] wifi: cfg80211: reject auth/assoc to AP with our address
[PATCH AUTOSEL 6.5 02/45] devlink: remove reload failed checks in params get/set callbacks
2023-09-08 18:13 UTC (15+ messages)
` [PATCH AUTOSEL 6.5 05/45] net: stmmac: use per-queue 64 bit statistics where necessary
` [PATCH AUTOSEL 6.5 06/45] ice: Don't tx before switchdev is fully configured
` [PATCH AUTOSEL 6.5 13/45] can: sun4i_can: Add acceptance register quirk
` [PATCH AUTOSEL 6.5 14/45] can: sun4i_can: Add support for the Allwinner D1
` [PATCH AUTOSEL 6.5 15/45] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
` [PATCH AUTOSEL 6.5 18/45] net/ipv4: return the real errno instead of -EINVAL
` [PATCH AUTOSEL 6.5 19/45] net: annotate data-races around sock->ops
` [PATCH AUTOSEL 6.5 27/45] netlink: convert nlk->flags to atomic flags
` [PATCH AUTOSEL 6.5 30/45] alx: fix OOB-read compiler warning
` [PATCH AUTOSEL 6.5 32/45] wifi: mac80211: check S1G action frame size
` [PATCH AUTOSEL 6.5 33/45] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
` [PATCH AUTOSEL 6.5 34/45] wifi: cfg80211: reject auth/assoc to AP with our address
` [PATCH AUTOSEL 6.5 35/45] wifi: cfg80211: ocb: don't leave if not joined
` [PATCH AUTOSEL 6.5 36/45] wifi: mac80211: check for station first in client probe
[PATCH net] xfrm: fix a data-race in xfrm_gen_index()
2023-09-08 18:13 UTC
[PATCH net 0/4] Add missing xdp_do_flush() invocations
2023-09-08 17:57 UTC (7+ messages)
` [PATCH net 1/4] net: ena: Flush XDP packets on error
` [PATCH net 2/4] bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
` [PATCH net 3/4] octeontx2-pf: Do xdp_do_flush() after redirects
` [PATCH net 4/4] bpf, cpumap: Flush xdp after cpu_map_bpf_prog_run_skb()
[PATCH bpf-next v2 2/2] selftests/bpf: Make sure zero-len skbs aren't redirectable
2023-09-08 17:17 UTC (2+ messages)
IPv6 address scope not set to operator-configured value
2023-09-08 17:02 UTC
[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
2023-09-08 17:04 UTC (6+ messages)
` [PATCH v4 07/10] io_uring/cmd: return -EOPNOTSUPP if net is disabled
getting rid of the last memory modifitions through gup(FOLL_GET)
2023-09-08 16:48 UTC (5+ messages)
[PATCH net] tls: do not return error when the tls_bigint overflows in tls_advance_record_sn()
2023-09-08 16:41 UTC (4+ messages)
[PATCH net 1/5] net: tls: handle -EBUSY on async encrypt/decrypt requests
2023-09-08 15:55 UTC (3+ messages)
[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
2023-09-08 15:46 UTC (9+ messages)
` [RFC PATCH net-next 1/7] net: phy: introduce phy numbering and phy namespaces
` [RFC PATCH net-next 6/7] net: ethtool: add a netlink command to get PHY information
[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
2023-09-08 15:42 UTC (3+ messages)
[PATCH net 0/5] tls: fix some issues with async encryption
2023-09-08 15:38 UTC (9+ messages)
` [PATCH net 2/5] tls: fix use-after-free with partial reads and async decrypt
` [PATCH net 5/5] tls: don't decrypt the next record if it's of a different type
[PATCH net-next 0/2] bpf: Remove xdp_do_flush_map()
2023-09-08 14:32 UTC (3+ messages)
` [PATCH net-next 1/2] net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush()
` [PATCH net-next 2/2] bpf: Remove xdp_do_flush_map()
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-08 14:29 UTC (7+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
` [RFC PATCH net-next 3/6] net: ethernet: implement OA TC6 configuration function
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [RFC PATCH net-next 6/6] microchip: lan865x: add device-tree "
[PATCH bpf-next v4 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
2023-09-08 13:45 UTC (3+ messages)
[PATCH net 0/5] Fixes for SJA1105 DSA FDB regressions
2023-09-08 13:33 UTC (6+ messages)
` [PATCH net 1/5] net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
` [PATCH net 2/5] net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_poll_valid()
` [PATCH net 3/5] net: dsa: sja1105: fix multicast forwarding working only for last added mdb entry
` [PATCH net 4/5] net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
` [PATCH net 5/5] net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
[net] net:ethernet:adi:adin1110: Fix forwarding offload
2023-09-08 12:58 UTC
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-09-05 (i40e, iavf)
2023-09-08 12:47 UTC (4+ messages)
` [PATCH net 1/2] i40e: fix potential memory leaks in i40e_remove()
[PATCH iwl-net v4] i40e: fix potential memory leaks in i40e_remove()
2023-09-08 12:42 UTC
[RFC ipsec-next 0/3] xfrm: policy: replace session decode with flow dissector
2023-09-08 12:06 UTC (4+ messages)
` [RFC ipsec-next 1/3] xfrm: move mark and oif flowi decode into common code
` [RFC ipsec-next 2/3] flow_dissector: add ipv6 mobility header support
` [RFC ipsec-next 3/3] xfrm: policy: replace session decode with flow dissector
[PATCH net 0/5] net: microchip: sparx5: Fix some memory leaks in vcap_api_kunit
2023-09-08 11:29 UTC (8+ messages)
` [PATCH net 1/5] net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
` [PATCH net 2/5] net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
` [PATCH net 3/5] net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
` [PATCH net 4/5] net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
` [PATCH net 5/5] net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
[PATCH] net: macb: fix sleep inside spinlock
2023-09-08 11:29 UTC
[PATCH RFC net-next 0/7] net: phy: avoid race when erroring stopping PHY
2023-09-08 11:21 UTC (8+ messages)
` [PATCH RFC net-next 1/7] net: phy: always call phy_process_state_change() under lock
` [PATCH RFC net-next 2/7] net: phy: call phy_error_precise() while holding the lock
` [PATCH RFC net-next 3/7] net: phy: move call to start aneg
` [PATCH RFC net-next 4/7] net: phy: move phy_suspend() to end of phy_state_machine()
` [PATCH RFC net-next 5/7] net: phy: move phy_state_machine()
` [PATCH RFC net-next 6/7] net: phy: split locked and unlocked section of phy_state_machine()
` [PATCH RFC net-next 7/7] net: phy: convert phy_stop() to use split state machine
[PATCH net v3] octeontx2-pf: Fix page pool cache index corruption
2023-09-08 11:02 UTC (2+ messages)
[PATCH net] net: stmmac: Use hrtimer for TX coalescing
2023-09-08 10:42 UTC (9+ messages)
[PATCH net] hsr: Fix uninit-value access in fill_frame_info()
2023-09-08 10:17 UTC
The call trace occurs during the VRF fault injection test
2023-09-08 10:05 UTC
[PATCH net 0/2] Two fixes for SMC-R
2023-09-08 9:42 UTC (5+ messages)
` [PATCH net 1/2] net/smc: bugfix for smcr v2 server connect success statistic
` [PATCH net 2/2] net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add
[PATCH] net: phy: dp83867: Add support for hardware blinking LEDs
2023-09-08 9:23 UTC (2+ messages)
[RFC net-next 0/2] Optimize the parallelism of SMC-R connections
2023-09-08 9:07 UTC (2+ messages)
[PATCH v2 0/3] Fix possible OOB write when using rule_buf
2023-09-08 8:39 UTC (6+ messages)
` [PATCH v2 1/3] net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
` [PATCH v2 2/3] net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
` [PATCH v2 3/3] net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()
[PATCH net-next] net: microchip: sparx5: clean up error checking in vcap_show_admin()
2023-09-08 8:27 UTC (3+ messages)
[PATCH iwl-net v5] igc: Expose tx-usecs coalesce setting to user
2023-09-08 8:17 UTC
[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
2023-09-08 8:17 UTC (14+ messages)
` [RFC PATCH net-next 1/4] net: ti: icssg-prueth: Add helper functions to configure FDB
` [EXTERNAL] "
` [RFC PATCH net-next 3/4] net: ti: icssg-prueth: Add support for ICSSG switch firmware on AM654 PG2.0 EVM
` [RFC PATCH net-next 4/4] net: ti: icssg_prueth: add TAPRIO offload support
` [EXTERNAL] "
ARM BCM53573 SoC hangs/lockups caused by locks/clock/random changes
2023-09-08 8:10 UTC (2+ messages)
[PATCH net] r8152: check budget for r8152_poll()
2023-09-08 7:14 UTC (2+ messages)
[PATCH net v2] net: ipv4: fix one memleak in __inet_del_ifa()
2023-09-08 7:10 UTC (3+ messages)
[PATCH net] net: ethernet: mtk_eth_soc: fix uninitialized variable
2023-09-08 6:58 UTC (3+ messages)
[RFC net-next v3 0/6] Add MACsec support for TJA11XX C45 PHYs
2023-09-08 6:55 UTC (7+ messages)
` [RFC net-next v3 4/6] net: phy: nxp-c45-tja11xx: add MACsec support
` [RFC net-next v3 6/6] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
Possible deadlock in bpf queue map
2023-09-08 5:29 UTC (9+ messages)
[PATCH net] sctp: fix uninit-value in sctp_inq_pop()
2023-09-08 4:48 UTC (2+ messages)
[PATCH net v2] ethtool: plca: fix plca enable data type while parsing the value
2023-09-08 4:45 UTC
[PATCH net v2] ethtool: plca: fix plca enable data type while parsing the value
2023-09-08 14:03 UTC (4+ messages)
[PATCH net] fix null-deref in ipv4_link_failure
2023-09-08 3:18 UTC
[PATCH] don't assume the existence of skb->dev when trying to reset ip_options in ipv4_send_dest_unreach
2023-09-08 3:15 UTC (7+ messages)
` [PATCH] fix null-deref in ipv4_link_failure
[PATCH 0/3] Fix possible OOB write when using rule_buf
2023-09-08 2:59 UTC (4+ messages)
` [PATCH 1/3] net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
[PATCH net v2] octeontx2-pf: Fix page pool cache index corruption
2023-09-08 2:51 UTC (6+ messages)
` [EXT] "
` "
[GIT PULL] Networking for v6.6-rc1
2023-09-08 2:47 UTC (2+ messages)
[PATCH net] net: team: do not use dynamic lockdep key
2023-09-08 2:33 UTC (3+ messages)
[RFC PATCH v2 00/11] Device Memory TCP
2023-09-08 2:32 UTC (9+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice
` [RFC PATCH v2 06/11] page-pool: add device memory support
[PATCH] nfc: nci: assert requested protocol is valid
2023-09-08 1:01 UTC (3+ messages)
[PATCH v6 00/11] io_uring getdents
2023-09-08 0:29 UTC (8+ messages)
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
[PATCH] vdpa: consume device_features parameter
2023-09-08 0:07 UTC (4+ messages)
KASAN: slab-use-after-free Write in sco_sock_timeout
2023-09-07 21:21 UTC
[RFC PATCH net-next] pktgen: Introducing a parameter for non-shared skb testing
2023-09-07 20:19 UTC (4+ messages)
[PATCH v4 net] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
2023-09-07 19:56 UTC
[PATCH net] xfrm: interface: use DEV_STATS_INC()
2023-09-07 10:03 UTC (2+ messages)
[PATCH iwl-next v9 00/15] Introduce the Parser Library
2023-09-07 19:38 UTC (6+ messages)
[PATCH net] i40e: Fix VF VLAN offloading when port VLAN is configured
2023-09-07 18:52 UTC (2+ messages)
[Patch v5 0/5] RDMA/mana_ib
2023-09-07 16:52 UTC (6+ messages)
` [Patch v5 1/5] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v5 2/5] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v5 3/5] RDMA/mana_ib : Create adapter and Add error eq
` [Patch v5 4/5] RDMA/mana_ib : Query adapter capabilities
` [Patch v5 5/5] RDMA/mana_ib : Send event to qp
[PATCH net v2] r8152: avoid the driver drops a lot of packets
2023-09-07 7:16 UTC (3+ messages)
[PATCH net] net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
2023-09-07 18:30 UTC (2+ messages)
[PATCH net 0/6] netfilter updates for net
2023-09-07 10:30 UTC (5+ messages)
` [PATCH net 6/6] netfilter: nf_tables: Unbreak audit log reset
[RFC net-next v2 0/2] net: dsa: microchip: add drive strength support
2023-09-07 17:35 UTC (2+ messages)
[RFC net-next v1] net: microchip: lan743x: add fixed phy unregister support
2023-09-07 9:56 UTC
[RFC net-next 0/4] tcp: backlog processing optims
2023-09-07 18:10 UTC (7+ messages)
` [RFC net-next 4/4] tcp: defer regular ACK while processing socket backlog
[PATCH net v2] net: stmmac: remove unneeded stmmac_poll_controller
2023-09-07 9:23 UTC (2+ messages)
[PATCH net] ixgbe: fix timestamp configuration code
2023-09-07 6:39 UTC (2+ messages)
` [Intel-wired-lan] "
Regression with AX88179A: can't manually set MAC address anymore
2023-09-07 6:56 UTC (6+ messages)
[PATCH net-next] ethtool: plca: fix plca enable data type while parsing the value
2023-09-07 13:38 UTC (3+ messages)
[PATCH net 1/2] iavf: add iavf_schedule_aq_request() helper
2023-09-07 7:01 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH V7 vfio 00/10] Add device DMA logging support for mlx5 driver
2023-09-07 17:34 UTC (9+ messages)
` [PATCH V7 vfio 07/10] vfio/mlx5: Create and destroy page tracker object
[RFC net-next v3 0/2] net: dsa: microchip: add drive strength support
2023-09-07 9:09 UTC (3+ messages)
` [RFC net-next v3 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
` [RFC net-next v3 2/2] net: dsa: microchip: Add drive strength configuration
possible circular locking dependency in netdev LED trigger
2023-09-07 14:03 UTC
[PATCH 00/11] add missing of_node_put
2023-09-07 9:55 UTC (2+ messages)
` [PATCH 02/11] net: bcmasp: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).