netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 08:31:02 to 2023-08-01 14:32:21 UTC [more...]

Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-08-01 14:31 UTC  (13+ messages)
`  "

[PATCH v9 net-next 00/12] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-08-01 14:28 UTC  (13+ messages)
` [PATCH v9 net-next 01/12] net: add NDOs for configuring hardware timestamping
` [PATCH v9 net-next 02/12] net: add hwtstamping helpers for stackable net devices
` [PATCH v9 net-next 03/12] net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
` [PATCH v9 net-next 04/12] net: macvlan: "
` [PATCH v9 net-next 05/12] net: bonding: "
` [PATCH v9 net-next 06/12] net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v9 net-next 07/12] net: fec: delete fec_ptp_disable_hwts()
` [PATCH v9 net-next 08/12] net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v9 net-next 09/12] net: lan966x: "
` [PATCH v9 net-next 10/12] net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller
` [PATCH v9 net-next 11/12] net: phy: provide phylib stubs for hardware timestamping operations
` [PATCH v9 net-next 12/12] net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers

[RFC PATCH net-next 0/2] selftests/tc-testing: initial steps for parallel tdc
 2023-08-01 14:29 UTC  (3+ messages)

[PATCH net v1] net: dcb: choose correct policy to parse DCB_ATTR_BCN
 2023-08-01 14:27 UTC  (7+ messages)
` [PATCH net] "
      ` net: dcb: Communication challenges for patch reviews?

[PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-01 14:26 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[PATCH net-next v2] net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
 2023-08-01 14:20 UTC  (2+ messages)

[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
 2023-08-01 14:17 UTC  (3+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "
` [RFC PATCH v1 2/2] test/vsock: shutdowned socket test

[PATCH V4,net-next] net: mana: Add page pool for RX buffers
 2023-08-01 14:19 UTC  (3+ messages)

[PATCH] net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-08-01 14:09 UTC  (3+ messages)

[patch net-next 0/8] devlink: use spec to generate split ops
 2023-08-01 14:19 UTC  (9+ messages)
` [patch net-next 1/8] ynl-gen-c.py: fix rendering of validate field
` [patch net-next 2/8] ynl-gen-c.py: allow directional model for kernel mode
` [patch net-next 3/8] devlink: rename devlink_nl_ops to devlink_nl_small_ops
` [patch net-next 4/8] devlink: add split ops generated according to spec
` [patch net-next 5/8] devlink: include the generated netlink header
` [patch net-next 6/8] devlink: rename couple of doit netlink callbacks to match generated names
` [patch net-next 7/8] devlink: introduce couple of dumpit callback for split ops
` [patch net-next 8/8] devlink: use generated split ops and remove duplicated commands from small ops

[RFC net-next 0/2] introduce DECLARE_FLEX() macro
 2023-08-01 14:18 UTC  (6+ messages)
` [RFC net-next 1/2] overflow: add DECLARE_FLEX() for on-stack allocs
` [RFC net-next 2/2] ice: make use of DECLARE_FLEX() in ice_switch.c

[PATCH net-next v5 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-08-01 14:06 UTC  (9+ messages)
` [PATCH net-next v5 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v5 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH] net: export dev_change_name function
 2023-08-01 14:11 UTC  (5+ messages)

[PATCH net] vlan: Fix to delete vid only when by_dev has hw filter capable in vlan_vids_del_by_dev()
 2023-08-01 14:07 UTC  (2+ messages)

[PATCH 1/2] can: can327: remove casts from tty->disc_data
 2023-08-01 13:46 UTC  (6+ messages)
` [PATCH 2/2] net: nfc: "

[PATCH v3 net-next] net: flow_dissector: Use 64bits for used_keys
 2023-08-01 13:58 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/4] net: relax alloc_skb_with_frags() max size
 2023-08-01 13:54 UTC  (5+ messages)
` [PATCH net-next 1/4] net: allow alloc_skb_with_frags() to allocate bigger packets
` [PATCH net-next 2/4] net: tun: change tun_alloc_skb() to allow bigger paged allocations
` [PATCH net-next 3/4] net/packet: change packet_alloc_skb() "
` [PATCH net-next 4/4] net: tap: change tap_alloc_skb() "

[alobakin:iavf-pp-frag 11/28] net/core/page_pool.c:582:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-08-01 13:46 UTC 

[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
 2023-08-01 13:42 UTC  (16+ messages)
` [PATCH net-next 2/9] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
` [PATCH net-next 5/9] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/9] page_pool: avoid calling no-op externals when possible

[PATCH] wifi: mac80211: Remove unused function declarations
 2023-08-01 13:43 UTC 

[PATCH net-next] udp: Remove unused function declaration udp_bpf_get_proto()
 2023-08-01 13:39 UTC 

[PATCH net-next] cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() for platform_get_irq()
 2023-08-01 13:31 UTC 

[PATCH v2] tun: avoid high-order page allocation for packet header
 2023-08-01 13:30 UTC  (5+ messages)

[RFC PATCH] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
 2023-08-01 13:29 UTC  (5+ messages)

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-08-01 13:23 UTC  (5+ messages)
` [PATCH net-next 06/11] dpll: netlink: Add DPLL framework base functions
` [PATCH net-next 07/11] netdev: expose DPLL pin handle for netdevice

[PATCH net-next] net: dsa: hellcreek: Replace bogus comment
 2023-08-01 13:16 UTC 

[PATCH v8 net-next 00/12] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-08-01 13:12 UTC  (4+ messages)
` [PATCH v8 net-next 06/12] net: fec: convert to "

[PATCH v13 00/10] Introduce ICSSG based ethernet Driver
 2023-08-01  9:14 UTC  (11+ messages)
` [PATCH v13 01/10] net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver
` [PATCH v13 02/10] net: ti: icssg-prueth: Add mii helper apis and macros
` [PATCH v13 03/10] net: ti: icssg-prueth: Add Firmware config and classification APIs
` [PATCH v13 04/10] net: ti: icssg-prueth: Add icssg queues APIs and macros
` [PATCH v13 05/10] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v13 06/10] net: ti: icssg-prueth: Add ICSSG ethernet driver
` [PATCH v13 07/10] net: ti: icssg-prueth: Add ICSSG Stats
` [PATCH v13 08/10] net: ti: icssg-prueth: Add Standard network staticstics
` [PATCH v13 09/10] net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver
` [PATCH v13 10/10] net: ti: icssg-prueth: Add Power management support

[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
 2023-08-01 13:08 UTC  (4+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1

[PATCH v3 net 0/2] update stmmac fix_mac_speed
 2023-08-01 12:56 UTC  (5+ messages)
` [PATCH v3 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link

[syzbot] Monthly net report (Jul 2023)
 2023-08-01 12:53 UTC 

[syzbot] Monthly bluetooth report (Aug 2023)
 2023-08-01 12:53 UTC 

[PATCH v8 0/8] fix fwnode_irq_get[_byname()] returnvalue
 2023-08-01 12:44 UTC  (6+ messages)
` [PATCH v8 7/8] net-next: mvpp2: relax return value check for IRQ get
` [PATCH v8 8/8] net-next: mvpp2: don't shadow error

[PATCH net-next] net/mlx5: remove many unnecessary NULL values
 2023-08-01 12:38 UTC 

[PATCH net-next,v5] bonding: support balance-alb with openvswitch
 2023-08-01 12:37 UTC 

[PATCH net-next] net/mlx4: remove many unnecessary NULL values
 2023-08-01 12:34 UTC 

[PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
 2023-08-01 12:29 UTC  (5+ messages)

[PATCH V7 net] net: mana: Fix MANA VF unload when hardware is
 2023-08-01 12:29 UTC 

[RFC PATCH net-next v2 1/2] net: veth: Page pool creation error handling for existing pools only
 2023-08-01 12:18 UTC  (2+ messages)

[PATCH iwl-net] ice: Block switchdev mode when ADQ is acvite and vice versa
 2023-08-01 12:06 UTC  (2+ messages)
` [Intel-wired-lan] "

[net-next PATCH V3 0/2] octeontx2-af: TC flower offload changes
 2023-08-01 12:00 UTC  (3+ messages)
  ` [EXT] "

[PATCH net-next v2] octeontx2: Remove unnecessary ternary operators
 2023-08-01 11:57 UTC  (2+ messages)
` [EXT] "

[PATCHv4 net] ipv6: do not match device when remove source route
 2023-08-01 11:51 UTC  (2+ messages)

[PATCH RFC v5 net-next 00/23] Introducing P4TC
 2023-08-01 11:38 UTC  (24+ messages)
` [PATCH RFC v5 net-next 01/23] net: sched: act_api: Introduce dynamic actions list
` [PATCH RFC v5 net-next 02/23] net/sched: act_api: increase action kind string length
` [PATCH RFC v5 net-next 03/23] net/sched: act_api: Update tc_action_ops to account for dynamic actions
` [PATCH RFC v5 net-next 04/23] net/sched: act_api: export generic tc action searcher
` [PATCH RFC v5 net-next 05/23] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH RFC v5 net-next 06/23] net: sched: act_api: Add support for preallocated dynamic action instances
` [PATCH RFC v5 net-next 07/23] net: introduce rcu_replace_pointer_rtnl
` [PATCH RFC v5 net-next 08/23] rtnl: add helper to check if group has listeners
` [PATCH RFC v5 net-next 09/23] p4tc: add P4 data types
` [PATCH RFC v5 net-next 10/23] p4tc: add pipeline create, get, update, delete
` [PATCH RFC v5 net-next 11/23] p4tc: add header field create, get, delete, flush and dump
` [PATCH RFC v5 net-next 12/23] p4tc: add action template create, update, delete, get, "
` [PATCH RFC v5 net-next 13/23] p4tc: add table "
` [PATCH RFC v5 net-next 14/23] p4tc: add table entry create, update, get, delete, "
` [PATCH RFC v5 net-next 15/23] p4tc: add set of P4TC table kfuncs
` [PATCH RFC v5 net-next 16/23] p4tc: add P4 classifier
` [PATCH RFC v5 net-next 17/23] p4tc: Add P4 extern interface
` [PATCH RFC v5 net-next 18/23] selftests: tc-testing: add JSON introspection file directory for P4TC
` [PATCH RFC v5 net-next 19/23] selftests: tc-testing: add P4TC pipeline control path tdc tests
` [PATCH RFC v5 net-next 20/23] selftests: tc-testing: add P4TC action templates "
` [PATCH RFC v5 net-next 21/23] selftests: tc-testing: add P4TC table control path "
` [PATCH RFC v5 net-next 22/23] selftests: tc-testing: add P4TC table entries "
` [PATCH RFC v5 net-next 23/23] MAINTAINERS: add p4tc entry

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-01 11:12 UTC  (25+ messages)
` [PATCH v2 06/28] net: wan: Add support for QMC HDLC
` [PATCH v2 08/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v2 10/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v2 20/28] net: wan: Add framer framework support
` [PATCH v2 21/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec

[PATCH net-next v2] bnx2x: Remove unnecessary ternary operators
 2023-08-01 11:19 UTC 

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-08-01 11:08 UTC  (10+ messages)

[net-next PATCH v3 1/5] net: dsa: tag_qca: return early if dev is not found
 2023-08-01 11:10 UTC  (2+ messages)

[PATCH -next] octeontx2: Remove unnecessary ternary operators
 2023-08-01 10:55 UTC  (3+ messages)

[PATCH -next] bnx2x: Remove unnecessary ternary operators
 2023-08-01 10:55 UTC  (3+ messages)

[PATCH v3 net 1/2] net: stmmac: add new mode parameter for fix_mac_speed
 2023-08-01 10:52 UTC  (2+ messages)

[PATCH] ice: split ice_aq_wait_for_event() func into two
 2023-08-01 10:25 UTC  (2+ messages)

[PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-08-01 10:07 UTC  (4+ messages)

[PATCH] mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
 2023-08-01 10:17 UTC  (2+ messages)

[PATCH net-next v3] netconsole: Enable compile time configuration
 2023-08-01 10:05 UTC 

[PATCH net-next] net: Remove duplicated include in mac.c
 2023-08-01 10:06 UTC  (2+ messages)

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-01 10:03 UTC  (9+ messages)
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header

[PATCH v1] xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
 2023-08-01 10:00 UTC  (2+ messages)

[PATCH v2] xfrm: add NULL check in xfrm_update_ae_params
 2023-08-01  9:59 UTC  (2+ messages)

[PATCH iwl-net v3 0/2] Enhance the tx-usecs coalesce setting implementation
 2023-08-01  9:57 UTC  (2+ messages)

[PATCH net-next,v4] bonding: support balance-alb with openvswitch
 2023-08-01  9:56 UTC  (4+ messages)

[PATCH net] vxlan: Fix nexthop hash size
 2023-08-01  9:53 UTC  (2+ messages)

[PATCH] drm/modes: Fix division by zero error
 2023-08-01  9:30 UTC  (3+ messages)

[PATCH net-next] sctp: Remove unused function declarations
 2023-08-01  9:29 UTC  (2+ messages)

[PATCH v3 0/2] fix at803x wol setting
 2023-08-01  9:16 UTC  (5+ messages)
` [PATCH v3 1/2] net: phy: at803x: fix the wol setting functions

[PATCH net-next v5] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
 2023-08-01  9:08 UTC  (2+ messages)

[PATCH net-next v2 0/5] net/sched: improve class lifetime handling
 2023-08-01  9:10 UTC  (2+ messages)

[PATCH v3] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-08-01  9:02 UTC  (2+ messages)

[PATCH 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
 2023-08-01  8:45 UTC  (5+ messages)
` [PATCH 2/4] soc: qcom: aoss: Add debugfs interface for sending messages

[PATCH net-next] net: stmmac: XGMAC support for mdio C22 addr > 3
 2023-08-01  8:33 UTC  (2+ messages)

[PATCH v2] bnx2x: Fix error recovering in switch configuration
 2023-08-01  8:30 UTC  (4+ messages)
` [PATCH v4] "


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