messages from 2023-12-12 21:40:23 to 2023-12-13 10:14:33 UTC [more...]
[PATCH v6 0/9] stmmac: Add Loongson platform support
2023-12-13 10:14 UTC (6+ messages)
` [PATCH v6 1/9] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [PATCH v6 2/9] net: stmmac: dwmac-loongson: Refactor code for loongson_dwmac_probe()
` [PATCH v6 3/9] net: stmmac: dwmac-loongson: Add full PCI support
` [PATCH v6 4/9] net: stmmac: Add multi-channel supports
` [PATCH v6 5/9] net: stmmac: Add Loongson-specific register definitions
[PATCH v2 0/5] support ipq5332 platform
2023-12-13 10:08 UTC (17+ messages)
` [PATCH v2 1/5] net: mdio: ipq4019: move eth_ldo_rdy before MDIO bus register
` [PATCH v2 2/5] net: mdio: ipq4019: enable the SoC uniphy clocks for ipq5332 platform
` [PATCH v2 3/5] net: mdio: ipq4019: configure CMN PLL clock for ipq5332
` [PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform
[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
2023-12-13 10:03 UTC (6+ messages)
[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
2023-12-13 10:06 UTC (4+ messages)
[PATCH net-next v3 00/13] tools/net/ynl: Add 'sub-message' support to ynl
2023-12-13 9:42 UTC (20+ messages)
` [PATCH net-next v3 01/13] tools/net/ynl: Use consistent array index expression formatting
` [PATCH net-next v3 02/13] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v3 03/13] doc/netlink: Document the sub-message format for netlink-raw
` [PATCH net-next v3 04/13] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v3 05/13] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v3 06/13] doc/netlink/specs: Add sub-message type to rt_link family
` [PATCH net-next v3 07/13] doc/netlink/specs: use pad in structs in rt_link
` [PATCH net-next v3 08/13] doc/netlink/specs: Add a spec for tc
` [PATCH net-next v3 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v3 10/13] tools/net/ynl-gen-rst: Add sub-messages to generated docs
` [PATCH net-next v3 11/13] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v3 12/13] tools/net/ynl-gen-rst: Remove bold from attribute-set headings
` [PATCH net-next v3 13/13] tools/net/ynl-gen-rst: Remove extra indentation from generated docs
[PATCH for-next v2] net: mana: add msix index sharing between EQs
2023-12-13 10:01 UTC
[net-next PATCH v2] octeontx2-af: Fix multicast/mirror group lock/unlock issue
2023-12-13 9:53 UTC
[PATCH net-next] net: stmmac: qcom-ethqos: Add sysfs nodes for qcom ethqos
2023-12-13 9:54 UTC (6+ messages)
[PATCH net-next] net: atlantic: eliminate double free in error handling logic
2023-12-13 9:50 UTC
[PATCH v2 iwl-next] ice: Fix some null pointer dereference issues in ice_ptp.c
2023-12-13 9:49 UTC (2+ messages)
[PATCH v20 00/20] nvme-tcp receive offloads
2023-12-13 9:49 UTC (6+ messages)
` [PATCH v20 05/20] nvme-tcp: Add DDP offload control path
[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
2023-12-13 9:46 UTC (10+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH net-next v3 2/8] phy: add driver for MediaTek pextp 10GE SerDes PHY
` [RFC PATCH net-next v3 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding
[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
2023-12-13 9:41 UTC (8+ messages)
[question] smc: how to enable SMC_LO feature
2023-12-13 9:41 UTC (8+ messages)
[PATCH] net: atlantic: fix double free in ring reinit logic
2023-12-13 9:40 UTC
[PATCH iwl-next v4 0/2] ixgbe: Refactor ixgbe internal status
2023-12-13 9:20 UTC (3+ messages)
` [PATCH iwl-next v4 1/2] ixgbe: Refactor overtemp event handling
STMMAC Ethernet Driver support
2023-12-13 9:17 UTC (10+ messages)
[patch net-next v6 0/9] devlink: introduce notifications filtering
2023-12-13 8:50 UTC (4+ messages)
` [patch net-next v6 5/9] genetlink: introduce per-sock family private storage
[Draft PATCH net-next 0/3] add YAML spec for team
2023-12-13 8:45 UTC (4+ messages)
` [Draft PATCH net-next 1/3] Documentation: netlink: add a "
` [Draft PATCH net-next 2/3] net: team: use policy generated by YAML spec
` [Draft PATCH net-next 3/3] uapi: team: use header file generated from "
[PATCH] page_pool: fix typos and punctuation
2023-12-13 8:41 UTC (2+ messages)
[PATCH] net, xdp: correct grammar
2023-12-13 8:39 UTC (2+ messages)
[PATCH v2 net-next 00/12] tcp: Refactor bhash2 and remove sk_bind2_node
2023-12-13 8:20 UTC (13+ messages)
` [PATCH v2 net-next 01/12] tcp: Use bhash2 for v4-mapped-v6 non-wildcard address
` [PATCH v2 net-next 02/12] tcp: Rearrange tests in inet_bind2_bucket_(addr_match|match_addr_any)()
` [PATCH v2 net-next 03/12] tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr
` [PATCH v2 net-next 04/12] tcp: Save address type in inet_bind2_bucket
` [PATCH v2 net-next 05/12] tcp: Rename tb in inet_bind2_bucket_(init|create)()
` [PATCH v2 net-next 06/12] tcp: Link bhash2 to bhash
` [PATCH v2 net-next 07/12] tcp: Rearrange tests in inet_csk_bind_conflict()
` [PATCH v2 net-next 08/12] tcp: Iterate tb->bhash2 "
` [PATCH v2 net-next 09/12] tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners)
` [PATCH v2 net-next 10/12] tcp: Unlink sk from bhash
` [PATCH v2 net-next 11/12] tcp: Link sk and twsk to tb2->owners using skc_bind_node
` [PATCH v2 net-next 12/12] tcp: Remove dead code and fields for bhash2
[net-next v1 00/16] Device Memory TCP
2023-12-13 7:52 UTC (17+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support
[PATCH net-next v5 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-13 7:40 UTC (3+ messages)
` [PATCH net-next v5 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
[PATCH 0/5] Rename functions and their prototypes and move to common files
2023-12-13 7:11 UTC (6+ messages)
` [PATCH 1/5] net: ethernet: altera: remove unneeded assignments
` [PATCH 2/5] net: ethernet: altera: fix indentation warnings
` [PATCH 3/5] net: ethernet: altera: move read write functions
` [PATCH 4/5] net: ethernet: altera: sorting headers in alphabetical order
` [PATCH 5/5] net: ethernet: altera: rename functions and their prototypes
[PATCH net-next v8 0/4] skbuff: Optimize SKB coalescing for page pool
2023-12-13 7:09 UTC (5+ messages)
` [PATCH net-next v8 4/4] skbuff: Optimization of "
[PATCH v5 1/5] dt-bindings: clock: mediatek: add MT7988 clock IDs
2023-12-13 7:04 UTC (5+ messages)
` [PATCH v5 2/5] dt-bindings: reset: mediatek: add MT7988 ethwarp reset IDs
` [PATCH v5 3/5] dt-bindings: clock: mediatek: add clock controllers of MT7988
Hello
2023-12-13 6:25 UTC
[PATCHv2 net-next 00/13] Convert net selftests to run in unique namespace (Part 3)
2023-12-13 6:08 UTC (14+ messages)
` [PATCHv2 net-next 01/13] selftests/net: add variable NS_LIST for lib.sh
` [PATCHv2 net-next 02/13] selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace
` [PATCHv2 net-next 03/13] selftests/net: convert srv6_end_dt4_l3vpn_test.sh "
` [PATCHv2 net-next 04/13] selftests/net: convert srv6_end_dt6_l3vpn_test.sh "
` [PATCHv2 net-next 05/13] selftests/net: convert fcnal-test.sh "
` [PATCHv2 net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix
` [PATCHv2 net-next 07/13] selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace
` [PATCHv2 net-next 08/13] selftests/net: convert fib_nexthop_nongw.sh "
` [PATCHv2 net-next 09/13] selftests/net: convert fib_nexthops.sh "
` [PATCHv2 net-next 10/13] selftests/net: convert fib-onlink-tests.sh "
` [PATCHv2 net-next 11/13] selftests/net: convert fib_rule_tests.sh "
` [PATCHv2 net-next 12/13] selftests/net: convert fib_tests.sh "
` [PATCHv2 net-next 13/13] selftests/net: convert fdb_flush.sh "
[PATCH] wifi: mac80211: sta_info.c: fix sentence grammar
2023-12-13 5:48 UTC
[PATCH] wifi: mac80211: rx.c: fix sentence grammar
2023-12-13 5:48 UTC
[PATCH net 0/4] Add some history to the DSA documentation
2023-12-13 5:30 UTC (5+ messages)
` [PATCH net 3/4] docs: net: dsa: update user MDIO bus documentation
[net-next PATCH v5 3/3] net: phy: add support for PHY package MMD read/write
2023-12-13 4:59 UTC (2+ messages)
[net-next PATCH] octeontx2-af: Fix multicast/mirror group lock/unlock issue
2023-12-13 4:52 UTC (3+ messages)
` [EXT] "
[PATCH] wifi: nl80211: fix grammar & spellos
2023-12-13 4:43 UTC
[PATCH net-next 0/7] net: dsa: realtek: variants to drivers, interfaces to a common module
2023-12-13 4:37 UTC (9+ messages)
` [PATCH net-next 2/7] net: dsa: realtek: put of node after MDIO registration
[PATCH] wifi: cfg80211: fix spelling & punctutation
2023-12-13 4:35 UTC
[PATCH] net: skbuff: fix spelling errors
2023-12-13 4:35 UTC
[PATCH v3] appletalk: Fix Use-After-Free in atalk_ioctl
2023-12-13 4:10 UTC
[PATCH iwl-next v2 00/15] intel: use bitfield operations
2023-12-13 4:06 UTC (18+ messages)
` [PATCH iwl-next v2 03/15] intel: legacy: field prep conversion
` [Intel-wired-lan] "
` [PATCH iwl-next v2 04/15] i40e: "
` [Intel-wired-lan] "
` [PATCH iwl-next v2 06/15] ice: "
` [Intel-wired-lan] "
` [PATCH iwl-next v2 07/15] ice: fix pre-shifted bit usage
` [Intel-wired-lan] "
` [PATCH iwl-next v2 09/15] intel: legacy: field get conversion
` [Intel-wired-lan] "
` [PATCH iwl-next v2 11/15] i40e: "
` [Intel-wired-lan] "
` [PATCH iwl-next v2 13/15] ice: "
` [Intel-wired-lan] "
` [PATCH iwl-next v2 14/15] ice: cleanup inconsistent code
` [Intel-wired-lan] "
[PATCH net-next v4 0/4] add PF-VF mailbox support
2023-12-13 3:58 UTC (5+ messages)
` [PATCH net-next v4 1/4] octeon_ep: add PF-VF mailbox communication
` [PATCH net-next v4 2/4] octeon_ep: PF-VF mailbox version support
` [PATCH net-next v4 3/4] octeon_ep: control net framework to support VF offloads
` [PATCH net-next v4 4/4] octeon_ep: support firmware notifications for VFs
[PATCH net v2] net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
2023-12-13 4:06 UTC
[PATCH] radix-tree: fix memory leak in radix_tree_insert
2023-12-13 3:25 UTC (2+ messages)
[PATCH net-next v9 0/4] skbuff: Optimize SKB coalescing for page pool
2023-12-13 2:49 UTC (11+ messages)
` [PATCH net-next v9 1/4] page_pool: transition to reference count management after page draining
` [PATCH net-next v9 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v9 3/4] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v9 4/4] skbuff: Optimization of SKB coalescing for page pool
[PATCH 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-13 1:48 UTC (3+ messages)
` [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
[PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
2023-12-13 1:37 UTC (6+ messages)
` [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
[PATCH net-next v11 0/4] Rust abstractions for network PHY drivers
2023-12-13 0:42 UTC (5+ messages)
` [PATCH net-next v11 1/4] rust: core "
` [PATCH net-next v11 2/4] rust: net::phy add module_phy_driver macro
` [PATCH net-next v11 3/4] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
` [PATCH net-next v11 4/4] net: phy: add Rust Asix PHY driver
[PATCH v2 net-next] net: stmmac: xgmac3+: add FPE handshaking support
2023-12-13 0:43 UTC (3+ messages)
[PATCH net-next v2 0/3] netdevsim: link and forward skbs between ports
2023-12-13 0:38 UTC (7+ messages)
` [PATCH net-next v2 1/3] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v2 3/3] netdevsim: add selftest for forwarding skb between connected ports
[PATCH net-next v9 0/8] Support symmetric-xor RSS hash
2023-12-13 0:33 UTC (9+ messages)
` [PATCH net-next v9 1/8] net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
` [PATCH net-next v9 2/8] net: ethtool: get rid of get/set_rxfh_context functions
` [PATCH net-next v9 3/8] net: ethtool: add support for symmetric-xor RSS hash
` [PATCH net-next v9 4/8] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [PATCH net-next v9 5/8] ice: refactor RSS configuration
` [PATCH net-next v9 6/8] ice: refactor the FD and RSS flow ID generation
` [PATCH net-next v9 7/8] ice: enable symmetric-xor RSS for Toeplitz hash function
` [PATCH net-next v9 8/8] iavf: "
[patch net] dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
2023-12-13 0:30 UTC (2+ messages)
[PATCH net-next 4/7] sfc: debugfs for (nic) TX queues
2023-12-13 0:15 UTC (2+ messages)
[PATCH net v2] net: ks8851: Fix TX stall caused by TX buffer overrun
2023-12-13 0:14 UTC (2+ messages)
[PATCH net-next 00/13] Convert net selftests to run in unique namespace (Part 3)
2023-12-13 0:12 UTC (3+ messages)
` [PATCH net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix
[PATCH net-next v3 0/4] add PF-VF mailbox support
2023-12-13 0:10 UTC (3+ messages)
` [PATCH net-next v3] octeon_ep: add PF-VF mailbox communication
[PATCH v3] net: mdio-gpio: replace deprecated strncpy with strscpy
2023-12-13 0:10 UTC (2+ messages)
[PATCH net-next 00/13] bnxt_en: Update for net-next
2023-12-13 0:10 UTC (2+ messages)
[PATCH net] net: Remove acked SYN flag from packet in the transmit queue correctly
2023-12-13 0:10 UTC (2+ messages)
[PATCH v2 net 0/4] ENA driver XDP bug fixes
2023-12-13 0:10 UTC (2+ messages)
[PATCH] net: mdio: mdio-bcm-unimac: Delay before first poll
2023-12-13 0:08 UTC (2+ messages)
[PATCH net-next v10 1/4] rust: core abstractions for network PHY drivers
2023-12-13 0:02 UTC (13+ messages)
[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
2023-12-13 0:01 UTC (4+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device
[PATCH 0/5] Add support for framer infrastructure and PEF2256 framer
2023-12-13 0:00 UTC (3+ messages)
[PATCH] iavf: Fix null pointer dereference in iavf_print_link_message
2023-12-12 23:20 UTC (4+ messages)
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-12 23:13 UTC (10+ messages)
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH v4 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode
2023-12-12 23:10 UTC (2+ messages)
[PATCH v2 0/2] ss: pretty-printing BPF socket-local storage
2023-12-12 22:58 UTC (5+ messages)
` [PATCH v2 1/2] ss: add support for "
` [PATCH v2 2/2] ss: pretty-print "
[PATCH net-next v10 0/4] Rust abstractions for network PHY drivers
2023-12-12 22:52 UTC (3+ messages)
` [PATCH net-next v10 2/4] rust: net::phy add module_phy_driver macro
[PATCH net v4] net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
2023-12-12 22:26 UTC (2+ messages)
[PATCH net v2] net: stmmac: Handle disabled MDIO busses from devicetree
2023-12-12 22:18 UTC
[PATCH] amd-xgbe: Avoid potential string truncation in name
2023-12-12 22:13 UTC
[PATCH] [v2] net: asix: fix fortify warning
2023-12-12 22:10 UTC (2+ messages)
[PATCH] cxgb3: Avoid potential string truncation in desc
2023-12-12 22:09 UTC
[PATCH net-next v4] net: stmmac: don't create a MDIO bus if unnecessary
2023-12-12 22:07 UTC
[PATCH net-next 3/7] sfc: debugfs for (nic) RX queues
2023-12-12 22:06 UTC (2+ messages)
[PATCH v4 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
2023-12-12 21:56 UTC (3+ messages)
[PATCH][next] mlx4: Fix spelling mistake: "mape" -> "map"
2023-12-12 21:55 UTC (3+ messages)
[PATCH net-next v2 00/11] tools/net/ynl: Add 'sub-message' support to ynl
2023-12-12 21:48 UTC (4+ messages)
` [PATCH net-next v2 03/11] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-12-12 21:44 UTC (2+ messages)
[PATCH] [v3] qed: Fix a potential use-after-free in qed_cxt_tables_alloc
2023-12-12 21:40 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).