netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 14:34:48 to 2024-03-05 03:20:06 UTC [more...]

[PATCH net-next] selftests/net: force synchronized GC for a test
 2024-03-05  3:20 UTC  (10+ messages)

[PATCH net-next v3] tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe
 2024-03-05  3:04 UTC 

[PATCH net-next v7 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-05  2:58 UTC  (4+ messages)
` [PATCH net-next v7 4/9] dt-bindings: net: convert hisi-femac.txt to YAML

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-03-05  2:57 UTC  (7+ messages)
` [PATCH net-next v9 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v9 07/13] ptp: Move from simple ida to xarray
` [PATCH net-next v9 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information

[PATCH net] drivers/net/bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
 2024-03-05  2:47 UTC  (2+ messages)

[PATCH v7 0/3] wifi: ath11k: hibernation support
 2024-03-05  2:46 UTC  (5+ messages)
` [PATCH v7 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v7 2/3] net: qrtr: support suspend/hibernation
` [PATCH v7 3/3] wifi: ath11k: support hibernation

[PATCH] i40e: Prevent setting MTU if greater than MFS
 2024-03-05  2:22 UTC  (3+ messages)

[PATCH net-next 0/3] gve: Add header split support
 2024-03-05  2:13 UTC  (3+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-05  2:01 UTC  (16+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator
` [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem
` [RFC PATCH net-next v6 08/15] page_pool: devmem support
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v6 10/15] net: support non paged skb frags
` [RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP
` [RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation
` [RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP

[PATCH net-next v2] selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh
 2024-03-05  1:37 UTC 

[PATCH net v2] dpll: move all dpll<>netdev helpers to dpll code
 2024-03-05  1:35 UTC 

Build regressions/improvements in v6.8-rc7
 2024-03-05  1:25 UTC  (2+ messages)

[PATCH net-next] selftests: avoid using SKIP(exit()) in harness fixure setup
 2024-03-05  0:49 UTC  (2+ messages)

[PATCH 1/1 iwl-net] idpf: disable local BH when scheduling napi for marker packets
 2024-03-05  0:44 UTC  (2+ messages)

[PATCH iwl-net v1] ice: fix typo in assignment
 2024-03-05  0:37 UTC 

linux-next: manual merge of the net-next tree with the pm tree
 2024-03-05  0:26 UTC 

linux-next: build failure after merge of the net-next tree
 2024-03-05  0:19 UTC  (4+ messages)

[syzbot] [rds?] WARNING in rds_conn_connect_if_down
 2024-03-05  0:13 UTC  (5+ messages)
` [PATCH] net/rds: fix "
    ` [PATCH V2] "

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-04 23:50 UTC  (30+ messages)
                        ` eBPF to implement core functionility WAS "
                ` Hardware Offload discussion WAS(Re: "

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-03-04 23:39 UTC  (8+ messages)
` [PATCH v4 02/12] selftests/harness: Merge TEST_F_FORK() into TEST_F()

[PATCH iwl-net v1] ice: fix bug with suspend and rebuild
 2024-03-04 23:08 UTC 

[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
 2024-03-04 23:04 UTC  (32+ messages)
` [PATCH net-next v2 01/22] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v2 02/22] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v2 03/22] ovpn: add basic netlink support
` [PATCH net-next v2 04/22] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v2 05/22] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v2 06/22] ovpn: introduce the ovpn_peer object
` [PATCH net-next v2 07/22] ovpn: introduce the ovpn_socket object
` [PATCH net-next v2 08/22] ovpn: implement basic TX path (UDP)
` [PATCH net-next v2 09/22] ovpn: implement basic RX "
` [PATCH net-next v2 10/22] ovpn: implement packet processing
` [PATCH net-next v2 11/22] ovpn: store tunnel and transport statistics
` [PATCH net-next v2 12/22] ovpn: implement TCP transport
` [PATCH net-next v2 13/22] ovpn: implement multi-peer support
` [PATCH net-next v2 14/22] ovpn: implement peer lookup logic
` [PATCH net-next v2 15/22] ovpn: implement keepalive mechanism
` [PATCH net-next v2 16/22] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v2 17/22] ovpn: add support for peer floating
` [PATCH net-next v2 18/22] ovpn: implement peer add/dump/delete via netlink
` [PATCH net-next v2 19/22] ovpn: implement key add/del/swap "
` [PATCH net-next v2 20/22] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v2 21/22] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v2 22/22] ovpn: add basic ethtool support

[PATCH v3 net-next 0/4] net: switchdev: Tracepoints
 2024-03-04 22:40 UTC  (7+ messages)
` [PATCH v3 net-next 4/4] net: switchdev: Add tracepoints

[PATCH] Bluetooth: Add new quirk for broken read key length on ATS2851
 2024-03-04 21:40 UTC  (2+ messages)

[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2024-03-04 (ice)
 2024-03-04 21:29 UTC  (10+ messages)
` [PATCH net-next 1/9] ice: pass VSI pointer into ice_vc_isvalid_q_id
` [PATCH net-next 2/9] ice: remove unnecessary duplicate checks for VF VSI ID
` [PATCH net-next 3/9] ice: use relative VSI index for VFs instead of PF VSI number
` [PATCH net-next 4/9] ice: remove vf->lan_vsi_num field
` [PATCH net-next 5/9] ice: rename ice_write_* functions to ice_pack_ctx_*
` [PATCH net-next 6/9] ice: use GENMASK instead of BIT(n) - 1 in pack functions
` [PATCH net-next 7/9] ice: cleanup line splitting for context set functions
` [PATCH net-next 8/9] ice: do not disable Tx queues twice in ice_down()
` [PATCH net-next 9/9] ice: avoid unnecessary devm_ usage

[PATCH v3] sock: Use unsafe_memcpy() for sock_copy()
 2024-03-04 21:29 UTC 

[PATCH net-next 00/11][pull request] idpf: refactor virtchnl messages
 2024-03-04 21:05 UTC  (12+ messages)
` [PATCH net-next 01/11] idpf: add idpf_virtchnl.h
` [PATCH net-next 02/11] idpf: implement virtchnl transaction manager
` [PATCH net-next 03/11] idpf: refactor vport virtchnl messages
` [PATCH net-next 04/11] idpf: refactor queue related "
` [PATCH net-next 05/11] idpf: refactor remaining "
` [PATCH net-next 06/11] idpf: add async_handler for MAC filter messages
` [PATCH net-next 07/11] idpf: refactor idpf_recv_mb_msg
` [PATCH net-next 08/11] idpf: cleanup virtchnl cruft
` [PATCH net-next 09/11] idpf: prevent deinit uninitialized virtchnl core
` [PATCH net-next 10/11] idpf: fix minor controlq issues
` [PATCH net-next 11/11] idpf: remove dealloc vector msg err in idpf_intr_rel

[PATCH net-next v3 0/7] Support for nexthop group statistics
 2024-03-04 20:51 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: nexthop: Adjust netlink policy parsing for a new attribute
` [PATCH net-next v3 2/7] net: nexthop: Add NHA_OP_FLAGS
` [PATCH net-next v3 3/7] net: nexthop: Add nexthop group entry stats
` [PATCH net-next v3 4/7] net: nexthop: Expose nexthop group stats to user space
` [PATCH net-next v3 5/7] net: nexthop: Add hardware statistics notifications
` [PATCH net-next v3 6/7] net: nexthop: Add ability to enable / disable hardware statistics
` [PATCH net-next v3 7/7] net: nexthop: Expose nexthop group HW stats to user space

[PATCH] pds_core: Fix possible double free in error handling path
 2024-03-04 20:26 UTC  (4+ messages)
` [PATCH net V2] net: "

[PATCH net-next 0/6] net: constify struct class usage
 2024-03-04 20:19 UTC  (11+ messages)
` [PATCH net-next 1/6] net: hns: make hnae_class constant
` [PATCH net-next 2/6] net: wan: framer: make framer_class constant
` [PATCH net-next 3/6] net: ppp: make ppp_class constant
` [PATCH net-next 6/6] nfc: core: make nfc_class constant

[PATCH] ptp: fc3: Convert to platform remove callback returning void
 2024-03-04 19:28 UTC  (2+ messages)

[PATCH net] net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
 2024-03-04 19:29 UTC  (3+ messages)

[PATCH net-next 1/2] net: tuntap: Leverage core stats allocator
 2024-03-04 18:38 UTC  (2+ messages)
` [PATCH net-next 2/2] net: tap: Remove generic .ndo_get_stats64

[ANN] netdev call - Mar 5th
 2024-03-04 18:36 UTC  (2+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-03-04 18:32 UTC  (10+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH v2 net-next 0/2] Add en8811h phy driver and devicetree binding doc
 2024-03-04 18:05 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] net: phy: air_en8811h: Add the Airoha EN8811H PHY driver

[PATCH net-next v1 1/1] ieee802154: mcr20a: Remove unused of_gpio.h
 2024-03-04 17:53 UTC 

[PATCH net-next v1 1/1] ieee802154: at86rf230: Replace of_gpio.h by proper one
 2024-03-04 17:42 UTC 

[PATCH] Removed inputq,namedq field description to prevent kernel doc warnings
 2024-03-04 17:32 UTC  (3+ messages)

[PATCH v4 net-next 00/15] af_unix: Rework GC
 2024-03-04 17:31 UTC  (3+ messages)

[PATCH] Removed blocking_link field description to prevent kernel doc warning
 2024-03-04 17:28 UTC  (2+ messages)

[PATCH net-next] tcp: align tcp_sock_write_rx group
 2024-03-04 17:09 UTC  (2+ messages)

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-03-04 16:35 UTC  (5+ messages)
  ` [lvc-project] "

[PATCH net-next v1 0/4] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-04 16:32 UTC  (7+ messages)
` [PATCH net-next v1 3/4] tools/net/ynl: Extend array-nest for multi level nesting

[PATCH net-next 0/3] Add support for TI DP83826 configuration
 2024-03-04 16:31 UTC  (8+ messages)
` [PATCH net-next 1/3] dt-bindings: net: dp83822: support configuring RMII master/slave mode

[PATCH] ss: fix output of MD5 signature keys configured on TCP sockets
 2024-03-04 16:30 UTC  (3+ messages)

[PATCH] tc: Fix json output for f_u32
 2024-03-04 16:30 UTC  (2+ messages)

[PATCH 0/2] Add properties in dwmac-stm32 documentation
 2024-03-04 16:24 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: net: add new property st,ext-phyclk in documentation for stm32

[PATCH net-next 0/7] net: ipa: simplify device pointer access
 2024-03-04 16:24 UTC  (5+ messages)
` [PATCH net-next 1/7] net: ipa: change ipa_interrupt_config() prototype

[PATCH net-next 0/4] tools: ynl: add --dbg-small-recv for easier kernel testing
 2024-03-04 16:20 UTC  (9+ messages)
` [PATCH net-next 2/4] tools: ynl: allow setting recv() size
` [PATCH net-next 4/4] tools: ynl: add --dbg-small-recv for easier kernel testing

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-04 16:16 UTC  (4+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH] ip.7: Add not supported by SOCK_STREAM to socket options
 2024-03-04 16:15 UTC  (2+ messages)

[PATCH net v1 1/1] net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
 2024-03-04 16:12 UTC  (4+ messages)

[PATCH net] net: sparx5: Fix use after free inside sparx5_del_mact_entry
 2024-03-04 15:50 UTC  (2+ messages)

[PATCH v6 0/3] wifi: ath11k: hibernation support
 2024-03-04 15:42 UTC  (3+ messages)
` [PATCH v6 3/3] wifi: ath11k: support hibernation

[PATCH] net: dsa: microchip: fix register write order in ksz8_ind_write8()
 2024-03-04 15:41 UTC 

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-04 15:24 UTC  (9+ messages)

[PATCH] net: hsr: Use full string description when opening HSR network device
 2024-03-04 15:17 UTC  (3+ messages)

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

[PATCH net-next 0/6] selftests: forwarding: Various improvements
 2024-03-04 14:43 UTC  (2+ messages)

[PATCH net-next v5 0/7] Fix missing PHY-to-MAC RX clock
 2024-03-04 14:42 UTC  (6+ messages)
` [PATCH net-next v5 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v5 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock


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