netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-25 21:24:56 to 2023-01-26 14:54:37 UTC [more...]

[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
 2023-01-26 14:54 UTC  (13+ messages)
` [PATCH net-next RFC 14/20] p4tc: add header field create, get, delete, flush and dump
` [PATCH net-next RFC 17/20] p4tc: add table entry create, update, "
` [PATCH net-next RFC 18/20] p4tc: add register create, update, delete, get, "
` [PATCH net-next RFC 19/20] p4tc: add dynamic action commands

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 14:50 UTC  (14+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH net-next] net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL_NETLINK=n
 2023-01-26 14:40 UTC  (3+ messages)

[PATCH] at86rf230: convert to gpio descriptors
 2023-01-26 14:39 UTC  (4+ messages)

[PATCH v2 net-next 0/8] sfc: devlink support for ef100
 2023-01-26 14:32 UTC  (3+ messages)
` [PATCH v2 net-next 2/8] sfc: add devlink info "

[syzbot] INFO: task hung in rfkill_sync_work
 2023-01-26 14:18 UTC  (2+ messages)

[PATCH 5.10 0/1] i40e: Add checking for null for nlmsg_find_attr()
 2023-01-26 13:55 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH net] xfrm: remove inherited bridge info from skb
 2023-01-26 13:55 UTC  (2+ messages)

[PATCH] wiznet: convert to GPIO descriptors
 2023-01-26 13:54 UTC 

[PATCH] fec: convert to gpio descriptor
 2023-01-26 13:52 UTC 

[PATCH] mmc: atmel: convert to gpio descriptos
 2023-01-26 13:50 UTC 

[PATCH v2 net-next 00/15] ENETC mqprio/taprio cleanup
 2023-01-26 13:38 UTC  (17+ messages)
` [PATCH v2 net-next 01/15] net: enetc: simplify enetc_num_stack_tx_queues()
` [PATCH v2 net-next 02/15] net: enetc: allow the enetc_reconfigure() callback to fail
` [PATCH v2 net-next 03/15] net: enetc: recalculate num_real_tx_queues when XDP program attaches
` [PATCH v2 net-next 04/15] net: enetc: ensure we always have a minimum number of TXQs for stack
` [PATCH v2 net-next 05/15] net/sched: mqprio: refactor nlattr parsing to a separate function
` [PATCH v2 net-next 06/15] net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
` [PATCH v2 net-next 07/15] net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
` [PATCH v2 net-next 08/15] net/sched: mqprio: allow offloading drivers to request queue count validation
` [PATCH v2 net-next 09/15] net/sched: mqprio: add extack messages for "
` [PATCH v2 net-next 10/15] net: enetc: request mqprio to validate the queue counts
` [PATCH v2 net-next 11/15] net: enetc: act upon the requested mqprio queue configuration
` [PATCH v2 net-next 12/15] net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
` [PATCH v2 net-next 13/15] net: enetc: act upon mqprio queue config in taprio offload
` [PATCH v2 net-next 14/15] net/sched: taprio: validate that gate mask does not exceed number of TCs
` [PATCH v2 net-next 15/15] net/sched: taprio: only calculate gate mask per TXQ for igc, stmmac and tsnep

[PATCH 4.14/4.19/5.4/5.10/5.15] Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
 2023-01-26 13:38 UTC 

[PATCH 6.1 0/1] Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
 2023-01-26 13:36 UTC  (2+ messages)
` [PATCH 6.1 1/1] "

[net-next v2 0/3] net: ethernet: adi: adin1110: add PTP support
 2023-01-26 13:33 UTC  (4+ messages)
` [net-next v2 1/3] net: ethernet: adi: adin1110: add PTP clock support
` [net-next v2 2/3] net: ethernet: adi: adin1110: add timestamping support
` [net-next v2 3/3] dt-bindings: net: adin1110: Document ts-capt pin

[PATCH 0/2] net: wwan: t7xx: Fix Runtime PM implementation
 2023-01-26 13:25 UTC  (3+ messages)
` [PATCH 1/2] net: wwan: t7xx: Fix Runtime PM resume sequence
` [PATCH 2/2] net: wwan: t7xx: Fix Runtime PM initialization

[PATCH v3] netpoll: Remove 4s sleep during carrier detection
 2023-01-26 13:22 UTC  (4+ messages)

[PATCH net v3 0/2] mlx5: ptp fifo bugfixes
 2023-01-26 13:22 UTC  (10+ messages)
` [PATCH net v3 1/2] mlx5: fix skb leak while fifo resync and push
` [PATCH net v3 2/2] mlx5: fix possible ptp queue fifo use-after-free

[PATCH v3 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-26 12:58 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v3 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v3 bpf-next 3/8] xsk: add usage of XDP features flags
` [PATCH v3 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v3 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v3 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v3 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v3 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool

[PATCH v9 00/25] nvme-tcp receive offloads
 2023-01-26 12:53 UTC  (5+ messages)
` [PATCH v9 01/25] net: Introduce direct data placement tcp offload

[PATCH net-next 0/8] mptcp: add mixed v4/v6 support for the in-kernel PM
 2023-01-26 12:50 UTC  (2+ messages)

[GIT PULL] Networking for 6.2-rc6
 2023-01-26 12:26 UTC 

[PATCH net] ixgbe: allow to increase MTU to some extent with XDP enalbed
 2023-01-26 12:17 UTC  (2+ messages)

[PATCH net 0/2] xfrm: two fixes around use_time
 2023-01-26 12:05 UTC  (5+ messages)
` [PATCH net 1/2] xfrm: consistently use time64_t in xfrm_timer_handler()
` [PATCH net 2/2] xfrm: annotate data-race around use_time

[PATCH] arm64: ls1046ardb: Use in-band-status for SFP module
 2023-01-26 11:59 UTC  (2+ messages)

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-26 11:49 UTC  (8+ messages)
` [PATCH 2/2] vhost: check for pending livepatches from "

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-25 (igc)
 2023-01-26 10:56 UTC  (7+ messages)
` [PATCH net-next 1/3] igc: Add qbv_config_change_errors counter
` [PATCH net-next 2/3] igc: offload queue max SDU from tc-taprio
` [PATCH net-next 3/3] igc: Clean up and optimize watchdog task

[PATCH v5 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-26 10:55 UTC  (6+ messages)
` [PATCH v5 net-next 5/5] net: wwan: t7xx: Devlink documentation

[PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-26 10:42 UTC  (8+ messages)
` [PATCH net-next v1 01/10] xfrm: extend add policy callback to set failure reason

[PATCH] xfrm: fix bug with DSCP copy to v6 from v4 tunnel
 2023-01-26 10:29 UTC 

[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
 2023-01-26 10:32 UTC  (18+ messages)

[PATCH RESEND] icmp: Add counters for rate limits
 2023-01-26 10:30 UTC  (2+ messages)

[PATCH 1/2] net: ll_temac: fix DMA resources leak
 2023-01-26 10:16 UTC  (2+ messages)
` [PATCH 2/2] net: ll_temac: improve reset of buffer on dma mapping

[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-01-26 10:16 UTC  (2+ messages)

[PATCH v2 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-01-26 10:03 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: bluetooth: marvell: add 88W8997
` [PATCH v2 2/5] dt-bindings: bluetooth: marvell: add max-speed property
` [PATCH v2 3/5] Bluetooth: hci_mrvl: use maybe_unused macro for device tree ids
` [PATCH v2 4/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
` [PATCH v2 5/5] arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4

[PATCH v2 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
 2023-01-26 10:01 UTC  (3+ messages)

[net-next 1/3] net: ethernet: adi: adin1110: add PTP clock support
 2023-01-26  9:59 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: fix tristate and help description
 2023-01-26  9:39 UTC  (8+ messages)

[LSF/MM/BPF proposal]: Physr discussion
 2023-01-26  9:39 UTC  (4+ messages)

Problem with xfrm interface and bridged devices
 2023-01-26  9:38 UTC  (2+ messages)

[PATCH net-next v2 0/8] Adding Sparx5 IS0 VCAP support
 2023-01-26  9:30 UTC  (2+ messages)

[patch net-next v2 00/12] devlink: Cleanup params usage
 2023-01-26  9:28 UTC  (14+ messages)
` [patch net-next v2 01/12] net/mlx5: Change devlink param register/unregister function names
` [patch net-next v2 02/12] net/mlx5: Covert devlink params registration to use devlink_params_register/unregister()
` [patch net-next v2 03/12] devlink: make devlink_param_register/unregister static
` [patch net-next v2 04/12] devlink: don't work with possible NULL pointer in devlink_param_unregister()
` [patch net-next v2 05/12] ice: remove pointless calls to devlink_param_driverinit_value_set()
` [patch net-next v2 06/12] qed: remove pointless call "
` [patch net-next v2 07/12] devlink: make devlink_param_driverinit_value_set() return void
` [patch net-next v2 08/12] devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
` [patch net-next v2 09/12] devlink: protect devlink param list by instance lock
` [patch net-next v2 10/12] net/mlx5: Move fw reset devlink param to fw reset code
` [patch net-next v2 11/12] net/mlx5: Move flow steering devlink param to flow steering code
` [patch net-next v2 12/12] net/mlx5: Move eswitch port metadata devlink param to flow eswitch code

[PATCH net] net: mctp: purge receive queues on sk destruction
 2023-01-26  9:26 UTC  (2+ messages)

[PATCH net] sfc: correctly advertise tunneled IPv6 segmentation
 2023-01-26  8:52 UTC  (2+ messages)

Setting TLS_RX and TLS_TX crypto info more than once?
 2023-01-26  8:34 UTC  (4+ messages)

[PATCH v2 00/18] can: m_can: Optimizations for m_can/tcan part 2
 2023-01-26  8:07 UTC  (5+ messages)
` [PATCH v2 06/18] can: m_can: Disable unused interrupts
` [PATCH v2 08/18] can: m_can: Write transmit header and data in one transaction

[patch net-next 00/12] devlink: Cleanup params usage
 2023-01-26  7:50 UTC  (3+ messages)
` [patch net-next 09/12] devlink: protect devlink param list by instance lock

[PATCH net-next] docs: networking: Fix bridge documentation URL
 2023-01-26  7:30 UTC  (2+ messages)

[PATCH net] tsnep: Fix TX queue stop/wake for multiple queues
 2023-01-26  7:30 UTC  (2+ messages)

[PATCH v2 net] net: mdio-mux-meson-g12a: force internal PHY off on mux switch
 2023-01-26  7:30 UTC  (2+ messages)

[PATCH v4 net 0/3] fixes for mtk_eth_soc
 2023-01-26  7:29 UTC  (3+ messages)
` [PATCH v4 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration

[PATCH net-next] net: dsa: realtek: rtl8365mb: add change_mtu
 2023-01-26  7:28 UTC  (3+ messages)

[PATCH net] net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
 2023-01-26  7:21 UTC  (2+ messages)

[PATCH net-next v6 0/2] Add IP_LOCAL_PORT_RANGE socket option
 2023-01-26  7:20 UTC  (2+ messages)

[PATCH net-next] net: Kconfig: fix spellos
 2023-01-26  7:20 UTC  (2+ messages)

[PATCH net-next 00/11] net: skbuff: clean up unnecessary includes
 2023-01-26  7:14 UTC  (12+ messages)
` [PATCH net-next 01/11] net: add missing includes of linux/net.h
` [PATCH net-next 02/11] net: skbuff: drop the linux/net.h include
` [PATCH net-next 03/11] net: checksum: drop the linux/uaccess.h include
` [PATCH net-next 04/11] net: skbuff: drop the linux/textsearch.h include
` [PATCH net-next 05/11] net: add missing includes of linux/sched/clock.h
` [PATCH net-next 06/11] net: skbuff: drop the linux/sched/clock.h include
` [PATCH net-next 07/11] net: skbuff: drop the linux/sched.h include
` [PATCH net-next 08/11] net: add missing includes of linux/splice.h
` [PATCH net-next 09/11] net: skbuff: drop the linux/splice.h include
` [PATCH net-next 10/11] net: skbuff: drop the linux/hrtimer.h include
` [PATCH net-next 11/11] net: remove unnecessary includes from net/flow.h

[PATCH net-next 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
 2023-01-26  7:04 UTC  (6+ messages)
` [PATCH net-next 1/2] amd-xgbe: add 2.5GbE support to 10G BaseT mode
` [PATCH net-next 2/2] amd-xgbe: add support for rx-adaptation

[PATCH v2] net/tg3: resolve deadlock in tg3_reset_task() during EEH
 2023-01-26  6:50 UTC  (2+ messages)

[PATCH net-next] unix: Guarantee sk_state relevance in case of it was assigned by a task on other cpu
 2023-01-26  6:10 UTC  (4+ messages)

[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
 2023-01-26  4:16 UTC  (3+ messages)

[PATCH V2 0/7] Add eqos and fec support for imx93
 2023-01-26  1:02 UTC  (3+ messages)

Backporting *ip: Treat IPv4 segment's lowest address as unicast* to Linux 5.10.y?
 2023-01-26  0:45 UTC  (2+ messages)

[PATCH net-next 0/3] tools: ynl: prevent reorder and fix flags
 2023-01-26  0:02 UTC  (4+ messages)
` [PATCH net-next 1/3] tools: ynl: support kdocs for flags in code generation
` [PATCH net-next 2/3] tools: ynl: rename ops_list -> msg_list
` [PATCH net-next 3/3] tools: ynl: store ops in ordered dict to avoid random ordering

[PATCH net-next 0/5] tls: implement key updates for TLS1.3
 2023-01-25 23:52 UTC  (8+ messages)

[PATCH v4 net-next 00/12] ethtool support for IEEE 802.3 MAC Merge layer
 2023-01-25 23:30 UTC  (2+ messages)

[PATCH net-next v2 0/2] ethtool: netlink: handle SET intro/outro in the common code
 2023-01-25 23:05 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] ethtool: netlink: convert commands to common SET

[RFC PATCH net-next 00/11] ENETC mqprio/taprio cleanup
 2023-01-25 22:47 UTC  (4+ messages)

[PATCH net v2 0/2] mlx5: bugfixes for ptp fifo queue
 2023-01-25 22:02 UTC  (5+ messages)
` [PATCH net v2 1/2] mlx5: fix possible ptp queue fifo overflow

[kernel PATCH v1 0/1] Reason to disable adv during power off without clearing
 2023-01-25 21:54 UTC  (3+ messages)
` [kernel PATCH v1 1/1] Bluetooth: Don't send HCI commands to remove adv if adapter is off

[PATCH net-next 0/4][pull request] virtchnl: update and refactor
 2023-01-25 21:24 UTC  (2+ messages)
` [PATCH net-next 4/4] virtchnl: i40e/iavf: rename iwarp to rdma


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