messages from 2023-06-06 09:45:55 to 2023-06-06 18:01:47 UTC [more...]
[PATCH net-next v6] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-06 18:00 UTC
[PATCH net-next v2 0/2] net: renesas: rswitch: Improve perfromance of TX/RX
2023-06-06 17:54 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: renesas: rswitch: Use napi_gro_receive() in RX
` [PATCH net-next v2 2/2] net: renesas: rswitch: Use hardware pause features
[PATCH v2 net 2/2] rfs: annotate lockless accesses to RFS sock flow table
2023-06-06 17:42 UTC (2+ messages)
[PATCH RESEND net-next 0/5] Improve the taprio qdisc's relationship with its children
2023-06-06 17:42 UTC (9+ messages)
` [PATCH RESEND net-next 2/5] net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode
[PATCH v2 net 1/2] rfs: annotate lockless accesses to sk->sk_rxhash
2023-06-06 17:40 UTC (2+ messages)
[PATCH] igb: fix hang issue of AER error during resume
2023-06-06 17:28 UTC (2+ messages)
[PATCH net-next v1 1/1] mlxbf_gige: Fix kernel panic at shutdown
2023-06-06 17:29 UTC (5+ messages)
[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-02 (iavf)
2023-06-06 17:24 UTC (18+ messages)
` [PATCH net-next 1/3] iavf: add check for current MAC address in set_mac callback
` [PATCH net-next 2/3] iavf: fix err handling for MAC replace
` [PATCH net-next 3/3] iavf: remove mask from iavf_irq_enable_queues()
[PATCH net-next v3 0/5] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 17:20 UTC (9+ messages)
` [PATCH net-next v3 1/5] net: altera-tse: Initialize the regmap_config struct before using it
` [PATCH net-next v3 2/5] net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
` [PATCH net-next v3 3/5] net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
` [PATCH net-next v3 4/5] net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
` [PATCH net-next v3 5/5] net: dwmac_socfpga: "
[PATCH net] ice: Don't dereference NULL in ice_gns_read error path
2023-06-06 17:20 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2] net: liquidio: fix mixed module-builtin object
2023-06-06 17:18 UTC
[PATCH net] ice: make writes to /dev/gnssX synchronous
2023-06-06 17:12 UTC
[PATCH RFC v2 net-next 01/28] net: sched: act_api: Add dynamic actions IDR
2023-06-06 17:15 UTC (5+ messages)
` [PATCH RFC v2 net-next 03/28] net/sched: act_api: increase TCA_ID_MAX
` [p4tc-discussions] "
[PATCH net] net: sched: act_police: fix sparse errors in tcf_police_dump()
2023-06-06 17:07 UTC (5+ messages)
[PATCH net-next v2 0/8] net: freescale: Convert to platform remove callback returning void
2023-06-06 17:03 UTC (10+ messages)
` [PATCH net-next v2 1/8] net: dpaa: Improve error reporting
` [PATCH net-next v2 2/8] net: dpaa: Convert to platform remove callback returning void
` [PATCH net-next v2 3/8] net: fec: "
` [PATCH net-next v2 4/8] net: fman: "
` [PATCH net-next v2 5/8] net: fs_enet: "
` [PATCH net-next v2 6/8] net: fsl_pq_mdio: "
` [PATCH net-next v2 7/8] net: gianfar: "
` [PATCH net-next v2 8/8] net: ucc_geth: "
[PATCH] Add a sysctl to allow TCP window shrinking in order to honor memory limits
2023-06-06 17:00 UTC (9+ messages)
[PATCH net v2 00/10] Implement support for SRIOV + LAG
2023-06-06 16:59 UTC (11+ messages)
` [PATCH net v2 01/10] ice: Correctly initialize queue context values
` [PATCH net v2 02/10] ice: Add driver support for firmware changes for LAG
` [PATCH net v2 04/10] ice: implement lag netdev event handler
` [PATCH net v2 05/10] ice: process events created by "
[PATCH] net/sched: Set the flushing flags to false to prevent an infinite loop
2023-06-06 16:59 UTC (2+ messages)
[PATCH v2] tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
2023-06-06 16:57 UTC
[PATCH net-next v2] net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
2023-06-06 16:57 UTC (2+ messages)
[PATCH iwl-next] ice: clean up __ice_aq_get_set_rss_lut()
2023-06-06 16:39 UTC (5+ messages)
[PATCH net-next 0/4] support for 256 VFs in RTM_GETLINK
2023-06-06 16:17 UTC (12+ messages)
` [PATCH net-next 1/4] netlink: truncate overlength attribute list in nla_nest_end()
[PATCH net] net: sched: move rtm_tca_policy declaration to include file
2023-06-06 15:54 UTC (2+ messages)
[PATCH net] net: sched: add rcu annotations around qdisc->qdisc_sleeping
2023-06-06 15:50 UTC (2+ messages)
[Question] integer overflow in function __qdisc_calculate_pkt_len()
2023-06-06 15:49 UTC (4+ messages)
[PATCH RFC] RDMA/core: Handle ARPHRD_NONE devices
2023-06-06 15:48 UTC (2+ messages)
[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
2023-06-06 15:33 UTC (9+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling
[RFC PATCH iwl-next 0/6] ice: Add PFCP filter support
2023-06-06 15:25 UTC (5+ messages)
` [RFC PATCH iwl-next 2/6] ip_tunnel: convert __be16 tunnel flags to bitmaps
[PATCH net-next 0/6] sfc: TC encap actions offload
2023-06-06 15:23 UTC (16+ messages)
` [PATCH net-next 1/6] sfc: add fallback action-set-lists for TC offload
` [PATCH net-next 2/6] sfc: some plumbing towards TC encap action offload
` [PATCH net-next 3/6] sfc: add function to atomically update a rule in the MAE
` [PATCH net-next 4/6] sfc: MAE functions to create/update/delete encap headers
` [PATCH net-next 5/6] sfc: neighbour lookup for TC encap action offload
` [PATCH net-next 6/6] sfc: generate encap headers for TC offload
[PATCH v2 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
2023-06-06 15:17 UTC
[PATCH v11 00/12] Network support for Landlock
2023-06-06 15:17 UTC (5+ messages)
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support
[PATCH] r8169: Disable multicast filter for RTL_GIGA_MAC_VER_46
2023-06-06 15:11 UTC (3+ messages)
[PATCH net] net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq
2023-06-06 15:10 UTC (2+ messages)
[PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
2023-06-06 15:10 UTC (4+ messages)
pull-request: wireless-2023-06-06
2023-06-06 15:08 UTC
[PATCH iproute2-next v3 00/12] Introduce new dcb-rewr subcommand
2023-06-06 15:00 UTC (15+ messages)
` [PATCH iproute2-next v3 01/12] dcb: app: add new dcbnl attribute field
` [PATCH iproute2-next v3 04/12] dcb: app: rename dcb_app_print_key_*() functions
` [PATCH iproute2-next v3 05/12] dcb: app: modify dcb_app_print_filtered() for dcb-rewr reuse
` [PATCH iproute2-next v3 06/12] dcb: app: modify dcb_app_table_remove_replaced() "
` [PATCH iproute2-next v3 07/12] dcb: app: expose functions required by dcb-rewr
` [PATCH iproute2-next v3 08/12] dcb: rewr: add new dcb-rewr subcommand
` [PATCH iproute2-next v3 09/12] dcb: rewr: add symbol for max DSCP value
[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
2023-06-06 14:59 UTC (6+ messages)
` [PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios
[PATCH net-next v2 0/3] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 14:52 UTC (6+ messages)
` [PATCH net-next v2 1/3] net: altera-tse: Initialize the regmap_config struct before using it
` [PATCH net-next v2 2/3] net: altera_tse: Use the correct Kconfig option for the PCS_LYNX depenency
` [PATCH net-next v2 3/3] net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
[PATCH ipsec-next v1] xfrm: delete not-needed clear to zero of encap_oa
2023-06-06 14:43 UTC (2+ messages)
[PATCH iproute2-next v8] ip-link: add support for nolocalbypass in vxlan
2023-06-06 14:40 UTC (2+ messages)
[PATCH net-next v5 0/3] net: flower: add cfm support
2023-06-06 14:37 UTC (4+ messages)
` [PATCH net-next v5 2/3] net: flower: add support for matching cfm fields
POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
2023-06-06 14:28 UTC (7+ messages)
[PATCH net-next v2 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-06-06 14:24 UTC (10+ messages)
` [PATCH net-next v2 03/12] iavf: optimize Rx buffer allocation a bunch
` [Intel-wired-lan] "
[PATCH] tcp: Spelling s/curcuit/circuit/
2023-06-06 14:05 UTC (4+ messages)
` [PATCH RESEND net-next] "
Fortigate Firewall Setup SOP Draft 13 Mar 2023
2023-06-06 14:03 UTC (2+ messages)
[PATCH 0/3] Add MHI Endpoint network driver
2023-06-06 13:50 UTC (6+ messages)
` [PATCH 1/3] net: "
` [PATCH 2/3] MAINTAINERS: Add entry for MHI networking drivers under MHI bus
` [PATCH 3/3] net: mhi: Increase the default MTU from 16K to 32K
[PATCH net v2] net: openvswitch: fix upcall counter access before allocation
2023-06-06 13:44 UTC (2+ messages)
[PATCH v6 net] qed/qede: Fix scheduling while atomic
2023-06-06 13:40 UTC (2+ messages)
[PATCH v3 0/1] gro: decrease size of CB
2023-06-06 13:24 UTC (4+ messages)
[PATCH 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
2023-06-06 13:22 UTC (4+ messages)
[PATCH net-next v3 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-06-06 13:13 UTC (6+ messages)
` [PATCH net-next v3 09/12] iavf: switch to Page Pool
[PATCH net-next v3 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
2023-06-06 13:08 UTC (11+ messages)
` [PATCH net-next v3 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
` [PATCH net-next v3 02/10] Fix a couple of spelling mistakes
` [PATCH net-next v3 03/10] Wrap lines at 80
` [PATCH net-next v3 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
` [PATCH net-next v3 05/10] crypto: af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH net-next v3 06/10] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
` [PATCH net-next v3 07/10] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [PATCH net-next v3 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
` [PATCH net-next v3 09/10] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v3 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
[PATCH net-next v1 1/1] mac_pton: Clean up the header inclusions
2023-06-06 13:04 UTC (5+ messages)
[PATCH net-next v1 1/1] ieee802154: ca8210: Remove stray gpiod_unexport() call
2023-06-06 13:03 UTC (7+ messages)
[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
2023-06-06 12:58 UTC (12+ messages)
[PATCH v3 bpf-next 00/22] xsk: multi-buffer support
2023-06-06 12:52 UTC (6+ messages)
` [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
[PATCH net-next 0/2] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 12:50 UTC (11+ messages)
` [PATCH net-next 1/2] net: stmmac: Add PCS_LYNX as a dependency for the whole driver
[Patch] net/e1000: Fix extern warnings
2023-06-06 12:47 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v3 0/4] tools: ynl: user space C
2023-06-06 12:42 UTC (9+ messages)
` [PATCH net-next v3 1/4] tools: ynl-gen: clean up stray new lines at the end of reply-less requests
` [PATCH net-next v3 2/4] tools: ynl: user space helpers
` [PATCH net-next v3 3/4] tools: ynl: support fou and netdev in C
` [PATCH net-next v3 4/4] tools: ynl: add sample for netdev
[PATCH] net: dsa: qca8k: remove unnecessary (void*) conversions
2023-06-06 12:23 UTC
[PATCH net] net: openvswitch: fix upcall counter access before allocation
2023-06-06 11:57 UTC (8+ messages)
` [ovs-dev] "
[PATCH] net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definition
2023-06-06 11:40 UTC (2+ messages)
[PATCH] net: revert "align SO_RCVMARK required privileges with SO_MARK"
2023-06-06 11:37 UTC (2+ messages)
[PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-06 11:35 UTC (6+ messages)
[PATCH net-next 0/8] complete Lynx mdio device handling
2023-06-06 11:25 UTC (5+ messages)
` [PATCH net-next 4/8] net: pcs: lynx: add lynx_pcs_create_fwnode()
[PATCH net] net: sched: fix possible refcount leak in tc_chain_tmplt_add()
2023-06-06 11:21 UTC (2+ messages)
[PATCH] net: liquidio: fix mixed module-builtin object
2023-06-06 11:15 UTC (2+ messages)
[PATCH net] lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
2023-06-06 10:59 UTC (2+ messages)
[PATCH] xfrm: Remove inner/outer modes from input path
2023-06-06 10:45 UTC (2+ messages)
arm: shmobile_defconfig: ld.lld: error: undefined symbol: lynx_pcs_destroy
2023-06-06 10:34 UTC (7+ messages)
[PATCH 00/13] mm: jit/text allocator
2023-06-06 10:16 UTC (7+ messages)
[PATCH v14 0/8] io_uring: add napi busy polling support
2023-06-06 10:10 UTC (3+ messages)
` [PATCH v14 2/8] net: introduce napi_busy_loop_rcu()
[PATCH net-next v2 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
2023-06-06 10:08 UTC (6+ messages)
` [PATCH net-next v2 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
[PATCH net] pds_core: Fix FW recovery detection
2023-06-06 9:58 UTC (2+ messages)
[PATCH v6] hv_netvsc: Allocate rx indirection table size dynamically
2023-06-06 9:51 UTC (2+ messages)
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).