messages from 2023-01-28 04:32:30 to 2023-01-29 11:44:04 UTC [more...]
[PATCH net-next] netlink: provide an ability to set default extack message
2023-01-29 11:43 UTC (6+ messages)
[PATCH net-next RFC 00/20] Introducing P4TC
2023-01-29 11:19 UTC (21+ messages)
[PATCH] vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
2023-01-29 10:32 UTC (2+ messages)
[PATCH 1/1] net: phy: meson-gxl: Add generic dummy stubs for MMD register access
2023-01-29 10:26 UTC (2+ messages)
[PATCH net-next v6 0/6] net/sched: cls_api: Support hardware miss to tc action
2023-01-29 10:16 UTC (7+ messages)
` [PATCH net-next v6 1/6] "
` [PATCH net-next v6 2/6] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next v6 3/6] net/sched: flower: Support hardware miss to tc action
` [PATCH net-next v6 4/6] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v6 5/6] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
` [PATCH net-next v6 6/6] net/mlx5e: TC, Set CT miss to the specific ct action instance
[PATCH net-next 00/16] bridge: Limit number of MDB entries per port, port-vlan
2023-01-29 10:12 UTC (31+ messages)
` [PATCH net-next 01/16] net: bridge: Set strict_start_type at two policies
` [PATCH net-next 02/16] net: bridge: Add extack to br_multicast_new_port_group()
` [PATCH net-next 03/16] net: bridge: Move extack-setting "
` [PATCH net-next 04/16] net: bridge: Add br_multicast_del_port_group()
` [PATCH net-next 05/16] net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
` [PATCH net-next 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
` [PATCH net-next 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries
` [PATCH net-next 09/16] selftests: forwarding: Move IGMP- and MLD-related functions to lib
` [PATCH net-next 10/16] selftests: forwarding: bridge_mdb: Fix a typo
` [PATCH net-next 11/16] selftests: forwarding: lib: Add helpers for IP address handling
` [PATCH net-next 12/16] selftests: forwarding: lib: Add helpers for checksum handling
` [PATCH net-next 13/16] selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
` [PATCH net-next 14/16] selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
` [PATCH net-next 15/16] selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
` [PATCH net-next 16/16] selftests: forwarding: bridge_mdb_max: Add a new selftest
[PATCH net 0/2] xdp_rxq_info_reg fixes for mlx5e
2023-01-29 10:04 UTC (5+ messages)
` [PATCH net 1/2] net/mlx5e: XDP, Allow growing tail for XDP multi buffer
[PATCH net-next] net: bcmgenet: Add a check for oversized packets
2023-01-29 9:42 UTC (2+ messages)
[PATCH net, 0/2] Fix usage of irq affinity_hint
2023-01-29 9:35 UTC (5+ messages)
` [PATCH net, 1/2] net: mana: Fix hint value before free irq
` [PATCH net, 2/2] net: mana: Fix accessing freed irq affinity_hint
[PATCH net-next v2 00/12] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
2023-01-29 8:51 UTC (4+ messages)
` [PATCH net-next v2 08/12] net: wwan: tmi: Add data plane transaction layer
[PATCH/RFC net-next] tc: allow drivers to accept gact with PIPE when offloading
2023-01-29 8:16 UTC (14+ messages)
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-01-29 8:07 UTC (4+ messages)
[PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
2023-01-29 7:30 UTC (13+ messages)
[PATCH v2] wifi: mac80211: fix memory leak in ieee80211_register_hw()
2023-01-29 6:28 UTC (3+ messages)
[PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2023-01-29 6:02 UTC (2+ messages)
[PATCH 0/4] Fix probe failed when modprobe modules
2023-01-29 5:50 UTC (4+ messages)
[Question] neighbor entry doesn't switch to the STALE state after the reachable timer expires
2023-01-29 3:08 UTC
[PATCH net-next v2 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
2023-01-29 1:56 UTC (12+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy
` [PATCH net-next v2 2/5] net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit "
` [PATCH net-next v2 3/5] net: phy: Add dts support for Motorcomm yt8521 "
` [PATCH net-next v2 4/5] net: phy: Add dts support for Motorcomm yt8531s "
` [PATCH net-next v2 5/5] net: phy: Add driver for Motorcomm yt8531 "
[PATCH net v3 2/2] mlx5: fix possible ptp queue fifo use-after-free
2023-01-29 0:05 UTC (5+ messages)
[PATCH] net: dsa: microchip: ptp: add one more PTP dependency
2023-01-28 21:44 UTC (3+ messages)
[PATCH v4 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-28 21:34 UTC (10+ messages)
` [PATCH v4 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v4 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v4 bpf-next 3/8] xsk: add usage of XDP features flags
` [PATCH v4 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v4 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v4 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v4 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v4 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
[PATCH net] xfrm: remove inherited bridge info from skb
2023-01-28 20:30 UTC (3+ messages)
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-28 20:30 UTC (5+ messages)
` [PATCH 13/35] Documentation: isdn: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[PATCH net 0/5] wireguard fixes for 5.6-rc7
2023-01-28 20:18 UTC
[PATCH net-next] sh: checksum: add missing linux/uaccess.h include
2023-01-28 19:56 UTC (4+ messages)
[PATCH net-next v5 0/7] Allow offloading of UDP NEW connections via act_ct
2023-01-28 19:30 UTC (13+ messages)
` [PATCH net-next v5 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v5 6/7] net/sched: act_ct: offload UDP NEW connections
[PATCH] net: sched: sch: Bounds check priority
2023-01-28 19:29 UTC (3+ messages)
[PATCH v2 0/3] Another crack at a handshake upcall mechanism
2023-01-28 17:40 UTC (5+ messages)
` [PATCH v2 2/3] net/handshake: Add support for PF_HANDSHAKE
[PATCH net v3 1/5] net: ethernet: mtk_eth_soc: account for vlan in rx header length
2023-01-28 17:38 UTC (3+ messages)
` [PATCH net v3 4/5] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
2023-01-28 17:08 UTC (8+ messages)
` [net PATCH] skb: Do mix page pool and page referenced frags in GRO
[PATCH net-next] net/tls: tls_is_tx_ready() checked list_entry
2023-01-28 16:57 UTC (3+ messages)
[PATCH net-next v5 0/6] net/sched: cls_api: Support hardware miss to tc action
2023-01-28 16:52 UTC (13+ messages)
` [PATCH net-next v5 1/6] "
` [PATCH net-next v5 2/6] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next v5 3/6] net/sched: flower: Support hardware miss to tc action
pull-request: bpf 2023-01-27
2023-01-28 16:30 UTC (2+ messages)
[PATCH] net: b44: Remove the unused function __b44_cam_read()
2023-01-28 16:22 UTC (2+ messages)
[PATCH v3 net-next 2/8] sfc: add devlink info support for ef100
2023-01-28 16:21 UTC (2+ messages)
[PATCHv4 net-next 00/10] net: support ipv4 big tcp
2023-01-28 15:58 UTC (11+ messages)
` [PATCHv4 net-next 01/10] net: add a couple of helpers for iph tot_len
` [PATCHv4 net-next 02/10] bridge: use skb_ip_totlen in br netfilter
` [PATCHv4 net-next 03/10] openvswitch: use skb_ip_totlen in conntrack
` [PATCHv4 net-next 04/10] net: sched: use skb_ip_totlen and iph_totlen
` [PATCHv4 net-next 05/10] netfilter: "
` [PATCHv4 net-next 06/10] cipso_ipv4: use iph_set_totlen in skbuff_setattr
` [PATCHv4 net-next 07/10] ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdr
` [PATCHv4 net-next 08/10] packet: add TP_STATUS_GSO_TCP for tp_status
` [PATCHv4 net-next 09/10] net: add gso_ipv4_max_size and gro_ipv4_max_size per device
` [PATCHv4 net-next 10/10] net: add support for ipv4 big tcp
[PATCH v3 0/6] Introduce STM32 system bus
2023-01-28 16:12 UTC (7+ messages)
` [PATCH v3 2/6] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
[PATCH net-next v1] net: phy: fix the spelling problem of Sentinel
2023-01-28 15:01 UTC (4+ messages)
` [PATCH net-next v1] net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase
[PATCH v2 00/18] can: m_can: Optimizations for m_can/tcan part 2
2023-01-28 15:00 UTC (3+ messages)
` [PATCH v2 18/18] can: m_can: Implement transmit submission coalescing
[PATCH v8 bpf-next 4/5] bpf: Add xdp dynptrs
2023-01-28 14:38 UTC (2+ messages)
[PATCH v8 bpf-next 2/5] bpf: Allow initializing dynptrs in kfuncs
2023-01-28 14:27 UTC (3+ messages)
[PATCH] selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
2023-01-28 14:00 UTC (2+ messages)
[PATCH 0/2] net: wwan: t7xx: Fix Runtime PM implementation
2023-01-28 13:50 UTC (2+ messages)
[PATCH net-next] net: ipa: use dev PM wakeirq handling
2023-01-28 13:47 UTC (2+ messages)
[PATCH] Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
2023-01-28 13:44 UTC (2+ messages)
[PATCH] net: ethernet: mtk_eth_soc: Avoid truncating allocation
2023-01-28 13:40 UTC (2+ messages)
[PATCH] [v2] at86rf230: convert to gpio descriptors
2023-01-28 13:39 UTC (2+ messages)
[PATCH] can: etas_es58x: do not send disable channel command if device is unplugged
2023-01-28 13:38 UTC
[PATCH] ca8210: move to gpio descriptors
2023-01-28 13:30 UTC (3+ messages)
[PATCH] cc2520: move to gpio descriptors
2023-01-28 13:27 UTC (2+ messages)
[PATCH v8 bpf-next 3/5] bpf: Add skb dynptrs
2023-01-28 13:15 UTC (2+ messages)
[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
2023-01-28 13:15 UTC (2+ messages)
[PATCH net-next v3] net/sched: transition act_pedit to rcu and percpu stats
2023-01-28 13:09 UTC (2+ messages)
[PATCH v2 next 1/2] wifi: nl80211: emit CMD_START_AP on multicast group when an AP is started
2023-01-28 12:58 UTC (2+ messages)
` [PATCH v2 next 2/2] wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP event
[PATCH v3 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-28 12:48 UTC (4+ messages)
` [PATCH v3 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
[RFC PATCH net-next 00/15] taprio fixprovements
2023-01-28 12:20 UTC (32+ messages)
` [RFC PATCH net-next 01/15] net/sched: taprio: delete peek() implementation
` [RFC PATCH net-next 02/15] net/sched: taprio: continue with other TXQs if one dequeue() failed
` [RFC PATCH net-next 03/15] net/sched: taprio: refactor one skb dequeue from TXQ to separate function
` [RFC PATCH net-next 04/15] net/sched: taprio: avoid calling child->ops->dequeue(child) twice
` [RFC PATCH net-next 05/15] net/sched: taprio: give higher priority to higher TCs in software dequeue mode
` [RFC PATCH net-next 06/15] net/sched: taprio: calculate tc gate durations
` [RFC PATCH net-next 07/15] net/sched: taprio: rename close_time to end_time
` [RFC PATCH net-next 08/15] net/sched: taprio: calculate budgets per traffic class
` [RFC PATCH net-next 09/15] net/sched: taprio: calculate guard band against actual TC gate close time
` [RFC PATCH net-next 10/15] net/sched: make stab available before ops->init() call
` [RFC PATCH net-next 11/15] net/sched: taprio: warn about missing size table
` [RFC PATCH net-next 12/15] net/sched: keep the max_frm_len information inside struct sched_gate_list
` [RFC PATCH net-next 13/15] net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durations
` [RFC PATCH net-next 14/15] net/sched: taprio: split segmentation logic from qdisc_enqueue()
` [RFC PATCH net-next 15/15] net/sched: taprio: don't segment unnecessarily
[PATCH net] net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
2023-01-28 9:42 UTC
[PATCH net-next] net: netlink: recommend policy range validation
2023-01-28 8:40 UTC (2+ messages)
[PATCH v3] netpoll: Remove 4s sleep during carrier detection
2023-01-28 8:40 UTC (2+ messages)
[PATCH net] net: mctp: purge receive queues on sk destruction
2023-01-28 8:40 UTC (2+ messages)
[PATCH] net: qrtr: free memory on error path in radix_tree_insert()
2023-01-28 8:40 UTC (2+ messages)
[PATCH net] sfc: correctly advertise tunneled IPv6 segmentation
2023-01-28 8:40 UTC (2+ messages)
[PATCH net] net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
2023-01-28 8:40 UTC (2+ messages)
[PATCH v3] net/rose: Fix to not accept on connected socket
2023-01-28 8:40 UTC (2+ messages)
pull-request: bpf-next 2023-01-28
2023-01-28 7:55 UTC (3+ messages)
[PATCH 1/2] net: ll_temac: fix DMA resources leak
2023-01-28 7:20 UTC (4+ messages)
` [PATCH 2/2] net: ll_temac: improve reset of buffer on dma mapping
[PATCH v3] net/x25: Fix to not accept on connected socket
2023-01-28 7:20 UTC (2+ messages)
[PATCH net v2 0/5] net: xdp: execute xdp_do_flush() before napi_complete_done()
2023-01-28 6:40 UTC (2+ messages)
[PATCH net] net: dsa: mt7530: fix tristate and help description
2023-01-28 6:40 UTC (2+ messages)
[net-next:master 12/39] arch/sh/include/asm/checksum_32.h:53:14: error: implicit declaration of function 'access_ok'
2023-01-28 6:32 UTC
linux-next: manual merge of the net-next tree with the net tree
2023-01-28 6:25 UTC (3+ messages)
[patch net-next 0/3] devlink: fix reload notifications and remove features
2023-01-28 5:58 UTC (2+ messages)
[PATCH net-next 00/13] tools: ynl: more docs and basic ethtool support
2023-01-28 4:32 UTC (12+ messages)
` [PATCH net-next 02/13] tools: ynl: move the cli and netlink code around
` [PATCH net-next 04/13] tools: ynl: use the common YAML loading and validation code
` [PATCH net-next 05/13] tools: ynl: add support for types needed by ethtool
` [PATCH net-next 06/13] tools: ynl: support directional enum-model in CLI
` [PATCH net-next 07/13] tools: ynl: support multi-attr
` [PATCH net-next 08/13] tools: ynl: support pretty printing bad attribute names
` [PATCH net-next 09/13] tools: ynl: use operation names from spec on the CLI
` [PATCH net-next 10/13] tools: ynl: load jsonschema on demand
` [PATCH net-next 11/13] netlink: specs: finish up operation enum-models
` [PATCH net-next 12/13] netlink: specs: add partial specification for ethtool
` [PATCH net-next 13/13] docs: netlink: add a starting guide for working with specs
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).