netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 09:02:15 to 2024-08-21 16:47:01 UTC [more...]

[PATCH net-next 00/12] Unmask upper DSCP bits - part 1
 2024-08-21 16:46 UTC  (25+ messages)
` [PATCH net-next 01/12] bpf: Unmask upper DSCP bits in bpf_fib_lookup() helper
` [PATCH net-next 02/12] ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
` [PATCH net-next 03/12] ipv4: Unmask upper DSCP bits when constructing the Record Route option
` [PATCH net-next 04/12] netfilter: rpfilter: Unmask upper DSCP bits
` [PATCH net-next 05/12] netfilter: nft_fib: "
` [PATCH net-next 06/12] ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
` [PATCH net-next 07/12] ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
` [PATCH net-next 08/12] ipv4: Unmask upper DSCP bits in input route lookup
` [PATCH net-next 09/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE "
` [PATCH net-next 10/12] ipv4: icmp: Pass full DS field to ip_route_input()
` [PATCH net-next 11/12] ipv4: udp: Unmask upper DSCP bits during early demux
` [PATCH net-next 12/12] ipv4: Unmask upper DSCP bits when using hints

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2024-08-21 16:36 UTC  (12+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
      ` [xdp-hints] "

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-21 16:20 UTC  (18+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
 2024-08-21 16:18 UTC  (8+ messages)
` [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH iwl-net v5] ice: Add netif_device_attach/detach into PF reset flow
 2024-08-21 16:06 UTC 

[PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-21 16:00 UTC  (3+ messages)

[PATCH net V5 0/3] Fixes for IPsec over bonding
 2024-08-21 16:00 UTC  (5+ messages)
` [PATCH net V5 1/3] bonding: implement xdo_dev_state_free and call it after deletion
` [PATCH net V5 2/3] bonding: extract the use of real_device into local variable
` [PATCH net V5 3/3] bonding: change ipsec_lock from spin lock to mutex

[PATCH v10 0/6] Landlock: Add abstract UNIX socket connect restriction
 2024-08-21 15:59 UTC  (3+ messages)
` [PATCH v10 5/6] sample/Landlock: Support abstract unix socket restriction

[PATCH net-next] net: atlantic: Avoid warning about potential string truncation
 2024-08-21 15:58 UTC 

[PATCH v3 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-21 15:51 UTC  (3+ messages)

[PATCH net-next v4 0/6] netdev_features: start cleaning netdev_features_t up
 2024-08-21 15:43 UTC  (8+ messages)
` [PATCH net-next v4 1/6] netdevice: convert private flags > BIT(31) to bitfields
` [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1
` [PATCH net-next v4 3/6] netdev_features: convert NETIF_F_LLTX to dev->lltx
` [PATCH net-next v4 4/6] netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
` [PATCH net-next v4 5/6] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
` [PATCH net-next v4 6/6] netdev_features: remove NETIF_F_ALL_FCOE

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-21 15:36 UTC  (6+ messages)

[PATCH ipsec-next] xfrm: Correct spelling in xfrm.h
 2024-08-21 15:30 UTC 

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-08-21 15:24 UTC  (2+ messages)

[PATCH v2 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-21 15:19 UTC  (7+ messages)

[PATCH net-next v18 00/13] Introduce PHY listing and link_topology tracking
 2024-08-21 15:10 UTC  (14+ messages)
` [PATCH net-next v18 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v18 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v18 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v18 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v18 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v18 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v18 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v18 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v18 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v18 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v18 11/13] net: ethtool: cable-test: "
` [PATCH net-next v18 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v18 13/13] Documentation: networking: document phy_link_topology

[PATCH v1] nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 15:08 UTC  (3+ messages)

[PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-08-21 15:03 UTC  (24+ messages)
` [PATCH iwl-next v10 01/14] virtchnl: add support for enabling PTP on iAVF
` [PATCH iwl-next v10 02/14] ice: support Rx timestamp on flex descriptor
` [PATCH iwl-next v10 03/14] virtchnl: add enumeration for the rxdid format
` [PATCH iwl-next v10 04/14] iavf: add support for negotiating flexible RXDID format
` [PATCH iwl-next v10 05/14] iavf: negotiate PTP capabilities
` [PATCH iwl-next v10 06/14] iavf: add initial framework for registering PTP clock
` [PATCH iwl-next v10 07/14] iavf: add support for indirect access to PHC time
` [PATCH iwl-next v10 08/14] iavf: periodically cache "
` [PATCH iwl-next v10 09/14] libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
` [PATCH iwl-next v10 10/14] iavf: define Rx descriptors as qwords
` [PATCH iwl-next v10 11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [PATCH iwl-next v10 12/14] iavf: Implement checking DD desc field
` [PATCH iwl-next v10 13/14] iavf: handle set and get timestamps ops
` [PATCH iwl-next v10 14/14] iavf: add support for Rx timestamps to hotpath

[net PATCH v3] octeontx2-af: Fix CPT AF register offset calculation
 2024-08-21 15:00 UTC  (2+ messages)

[Patch bpf] tcp_bpf: fix return value of tcp_bpf_sendmsg()
 2024-08-21 14:55 UTC  (2+ messages)

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-21 14:44 UTC  (9+ messages)
` [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child()
` [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data

[PATCH iwl-net] selftests/net: Fix csum test for short packets
 2024-08-21 14:32 UTC  (2+ messages)

[PATCH net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access
 2024-08-21 14:13 UTC  (5+ messages)

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-21 14:05 UTC  (12+ messages)

[PATCHv3 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-21 14:03 UTC  (7+ messages)
` [PATCHv3 net-next 2/3] bonding: Add ESN support to IPSec HW offload

[PATCH net v2 0/5] MAINTAINERS: Networking updates
 2024-08-21 14:02 UTC  (3+ messages)
` [PATCH net v2 2/5] MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section

lib/packing.c behaving weird if buffer length is not multiple of 4 with QUIRK_LSW32_IS_FIRST
 2024-08-21 13:58 UTC  (6+ messages)

[PATCH net] netpoll: do not export netpoll_poll_[disable|enable]()
 2024-08-21 13:48 UTC  (2+ messages)

[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
 2024-08-21 13:47 UTC  (3+ messages)

[PATCH iwl-next v3 0/6] ice: add support for devlink health events
 2024-08-21 13:37 UTC  (7+ messages)
` [PATCH iwl-next v3 1/6] checkpatch: don't complain on _Generic() use
` [PATCH iwl-next v3 2/6] devlink: add devlink_fmsg_put() macro
` [PATCH iwl-next v3 3/6] devlink: add devlink_fmsg_dump_skb() function
` [PATCH iwl-next v3 4/6] ice: add Tx hang devlink health reporter
` [PATCH iwl-next v3 5/6] ice: dump ethtool stats and skb by "
` [PATCH iwl-next v3 6/6] ice: Add MDD logging via devlink health

[PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe()
 2024-08-21 13:19 UTC 

[PATCH dlm/next 00/12] dlm: net-namespace functionality
 2024-08-21 13:13 UTC  (4+ messages)
` [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI

[PATCH iwl-next v6 0/5] Replace auxbus with ice_adapter in the PTP support code
 2024-08-21 13:09 UTC  (6+ messages)
` [PATCH iwl-next v6 1/5] ice: Introduce ice_get_phy_model() wrapper
` [PATCH iwl-next v6 2/5] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
` [PATCH iwl-next v6 3/5] ice: Initial support for E825C hardware in ice_adapter
` [PATCH iwl-next v6 4/5] ice: Use ice_adapter for PTP shared data instead of auxdev
` [PATCH iwl-next v6 5/5] ice: Drop auxbus use for PTP to finalize ice_adapter move

[PATCH net-next 00/10] net: vxlan: add skb drop reasons support
 2024-08-21 13:02 UTC  (17+ messages)
` [PATCH net-next 02/10] net: skb: add SKB_DR_RESET
` [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next 07/10] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit()
` [PATCH net-next 08/10] net: vxlan: add drop reasons support to vxlan_xmit_one()

[PATCH net-next] net: mdio-gpio: remove support for platform data
 2024-08-21 12:45 UTC  (3+ messages)

[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
 2024-08-21 12:35 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH net] net: ovs: fix ovs_drop_reasons error
 2024-08-21 12:32 UTC 

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-21 12:30 UTC  (10+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API

[PATCH net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
 2024-08-21 12:28 UTC  (2+ messages)

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21 12:25 UTC  (9+ messages)
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres

[PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-21 12:15 UTC  (5+ messages)
` [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-21 12:15 UTC  (13+ messages)
` [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1
` [PATCH net-next v2 2/7] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v2 3/7] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v2 6/7] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload

[PATCH v1] net:xfrm:use IS_ERR() with __xfrm_policy_eval_candidates()
 2024-08-21 12:11 UTC  (2+ messages)

[PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 12:08 UTC  (2+ messages)

[net-next v3] net: wwan: t7xx: PCIe reset rescan
 2024-08-21 12:00 UTC  (2+ messages)

[PATCH net-next] net: ovs: fix ovs_drop_reasons error
 2024-08-21 11:59 UTC  (3+ messages)

[RFC PATCH v2 0/9] Support TCP listen access-control
 2024-08-21 11:52 UTC  (5+ messages)
` [RFC PATCH v2 6/9] selftests/landlock: Test listening without explicit bind restriction

[PATCH ipsec-next v4 1/1] net: add copy from skb_seq_state to buffer function
 2024-08-21 11:52 UTC  (2+ messages)

Question: Move BPF_SK_LOOKUP ahead of connected UDP sk lookup?
 2024-08-21 11:44 UTC  (3+ messages)

[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 10:05 UTC  (3+ messages)

[PATCH net,v5,2/2] net/smc: modify smc_sock structure
 2024-08-21 11:06 UTC  (2+ messages)

[PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-21 11:02 UTC  (2+ messages)

[PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21 10:48 UTC  (3+ messages)

[PATCHv4 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-21 10:50 UTC  (4+ messages)
` [PATCHv4 net-next 1/3] bonding: add common function to check ipsec device
` [PATCHv4 net-next 2/3] bonding: Add ESN support to IPSec HW offload
` [PATCHv4 net-next 3/3] bonding: support xfrm state update

[PATCH net-next v4 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-21 10:27 UTC  (5+ messages)
` [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process

[PATCH v3 0/6] Landlock: Signal Scoping Support
 2024-08-21 10:13 UTC  (3+ messages)
` [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support

[PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21  9:50 UTC  (2+ messages)

[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-08-21  9:49 UTC  (4+ messages)
` [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-21  9:30 UTC 

[PATCH net v4] s390/iucv: Fix vargs handling in iucv_alloc_device()
 2024-08-21  9:13 UTC 

[PATCH net v3] s390/iucv: Fix vargs handling in iucv_alloc_device()
 2024-08-21  9:12 UTC  (2+ messages)

[PATCH] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
 2024-08-21  9:10 UTC  (3+ messages)
` [PATCH wireless-next v2] "

[PATCH net-next v27 00/13] Add Realtek automotive PCIe driver
 2024-08-21  9:02 UTC  (6+ messages)
` [PATCH net-next v27 07/13] rtase: Implement a function to receive packets

[PATCH net-next v2 0/3] Add Statistics Support for DP83TG720 PHY
 2024-08-21  9:01 UTC  (4+ messages)
` [PATCH net-next v2 3/3] phy: dp83tg720: Add statistics support


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