messages from 2022-10-21 12:30:29 to 2022-10-22 03:44:19 UTC [more...]
[PATCH] bnx2: Pass allocation size to build_skb()
2022-10-22 3:44 UTC (4+ messages)
[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
2022-10-22 2:25 UTC (7+ messages)
` [PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v1 2/5] prandom: remove prandom_u32_max()
` [PATCH v1 3/5] random: add helpers for random numbers with given floor or range
` [PATCH v1 4/5] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v1 5/5] treewide: use get_random_u32_between() when possible
[PATCH v2] bnx2: Use kmalloc_size_roundup() to match ksize() usage
2022-10-22 2:10 UTC
[PATCH][Resend] rhashtable: make test actually random
2022-10-22 1:52 UTC (2+ messages)
[PATCH][next] net: dev: Convert sa_data to flexible array in struct sockaddr
2022-10-22 1:52 UTC (3+ messages)
[PATCH net-next 0/3] mptcp: Socket option updates
2022-10-22 0:45 UTC (4+ messages)
` [PATCH net-next 1/3] mptcp: sockopt: make 'tcp_fastopen_connect' generic
` [PATCH net-next 2/3] mptcp: add TCP_FASTOPEN_NO_COOKIE support
` [PATCH net-next 3/3] mptcp: sockopt: use new helper for TCP_DEFER_ACCEPT
[Patch v8 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-10-22 0:38 UTC (12+ messages)
` [Patch v8 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
[PATCH net] net: sched: fq_codel: fix null-ptr-deref issue in fq_codel_enqueue()
2022-10-22 0:13 UTC (2+ messages)
[Patch v9 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-10-22 0:01 UTC (13+ messages)
` [Patch v9 01/12] net: mana: Add support for auxiliary device
` [Patch v9 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v9 03/12] net: mana: Handle vport sharing between devices
` [Patch v9 04/12] net: mana: Set the DMA device max segment size
` [Patch v9 05/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v9 06/12] net: mana: Record port number in netdev
` [Patch v9 07/12] net: mana: Move header files to a common location
` [Patch v9 08/12] net: mana: Define max values for SGL entries
` [Patch v9 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v9 10/12] net: mana: Define data structures for allocating doorbell page from GDMA
` [Patch v9 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v9 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
[PATCH net] net: wwan: iosm: Fix 7360 WWAN card control channel mapping
2022-10-21 23:54 UTC (5+ messages)
[PATCH v4] skbuff: Proactively round up to kmalloc bucket size
2022-10-21 23:49 UTC
[PATCH net-next 0/3] Add support for 800Gbps speed
2022-10-21 23:37 UTC (3+ messages)
` [PATCH net-next 3/3] bonding: 3ad: Add support for 800G speed
[PATCH net 0/3] mptcp: Fixes for 6.1
2022-10-21 22:58 UTC (4+ messages)
` [PATCH net 1/3] mptcp: set msk local address earlier
` [PATCH net 2/3] mptcp: factor out mptcp_connect()
` [PATCH net 3/3] mptcp: fix abba deadlock on fastopen
[PATCH net-next 0/6] introduce WED RX support to MT7986 SoC
2022-10-21 22:41 UTC (9+ messages)
` [PATCH net-next 1/6] arm64: dts: mediatek: mt7986: add support for RX Wireless Ethernet Dispatch
` [PATCH net-next 2/6] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
` [PATCH net-next 3/6] net: ethernet: mtk_wed: introduce wed mcu support
` [PATCH net-next 4/6] net: ethernet: mtk_wed: introduce wed wo support
` [PATCH net-next 5/6] net: ethernet: mtk_wed: add configure "
` [PATCH net-next 6/6] net: ethernet: mtk_wed: add rx mib counters
[PATCH net-next v2 0/7] net: sfp: improve high power module implementation
2022-10-21 22:11 UTC (9+ messages)
` [PATCH net-next 1/7] dt-bindings: net: sff,sfp: update binding
` [PATCH net-next 2/7] net: sfp: check firmware provided max power
` [PATCH net-next 3/7] net: sfp: ignore power level 2 prior to SFF-8472 Rev 10.2
` [PATCH net-next 4/7] net: sfp: ignore power level 3 prior to SFF-8472 Rev 11.4
` [PATCH net-next 5/7] net: sfp: provide a definition for the power level select bit
` [PATCH net-next 6/7] net: sfp: add sfp_modify_u8() helper
` [PATCH net-next 7/7] net: sfp: get rid of DM7052 hack when enabling high power
[PATCH net] i40e: Fix VF hang when reset is triggered on another VF
2022-10-21 21:38 UTC
[PATCH net] i40e: Fix flow-type by setting GL_HASH_INSET registers
2022-10-21 21:38 UTC
[PATCH net] i40e: Fix ethtool rx-flow-hash setting for X722
2022-10-21 21:38 UTC
WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
2022-10-21 21:34 UTC (13+ messages)
[PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
2022-10-21 21:28 UTC (8+ messages)
` Aw: "
` "
` Aw: "
` "
[PATCH net] net: ethernet: ave: Remove duplicate suspend/resume calls for phy
2022-10-21 20:55 UTC (2+ messages)
[PATCH v3 net-next 0/2] soreuseport: Fix broken SO_INCOMING_CPU
2022-10-21 20:44 UTC (3+ messages)
` [PATCH v3 net-next 1/2] soreuseport: Fix socket selection for SO_INCOMING_CPU
` [PATCH v3 net-next 2/2] selftest: Add test "
[PATCH v2 net-next 0/2] soreuseport: Fix issues related to the faster selection algorithm
2022-10-21 20:04 UTC (2+ messages)
[PATCH net] genetlink: piggy back on resv_op to default to a reject policy
2022-10-21 19:57 UTC (2+ messages)
[PATCH net-next v5 0/5] [PATCH net-next v4 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2022-10-21 19:51 UTC (20+ messages)
` [PATCH net-next v5 1/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller
` [PATCH net-next v5 2/5] net: ipqess: introduce the Qualcomm IPQESS driver
` [PATCH net-next v5 3/5] net: dsa: add out-of-band tagging protocol
` [PATCH net-next v5 4/5] net: ipqess: Add out-of-band DSA tagging support
` [PATCH net-next v5 5/5] ARM: dts: qcom: ipq4019: Add description for the IPQESS Ethernet controller
[PATCH V4 net-next 2/2] net: wwan: t7xx: Add port for modem logging
2022-10-21 20:59 UTC (2+ messages)
[PATCH net-next 0/7] net: sfp: improve high power module implementation
2022-10-21 19:14 UTC (16+ messages)
` [PATCH net-next 2/7] net: sfp: check firmware provided max power
` [PATCH net-next 3/7] net: sfp: ignore power level 2 prior to SFF-8472 Rev 10.2
` [PATCH net-next 4/7] net: sfp: ignore power level 3 prior to SFF-8472 Rev 11.4
` [PATCH net-next 5/7] net: sfp: provide a definition for the power level select bit
` [PATCH net-next 6/7] net: sfp: add sfp_modify_u8() helper
` [PATCH net-next 7/7] net: sfp: get rid of DM7052 hack when enabling high power
[PATCH net-next 0/7] net: ipa: validation cleanup
2022-10-21 19:13 UTC (8+ messages)
` [PATCH net-next 1/7] net: ipa: kill two constant symbols
` [PATCH net-next 2/7] net: ipa: remove two memory region checks
` [PATCH net-next 3/7] net: ipa: validate IPA table memory earlier
` [PATCH net-next 4/7] net: ipa: verify table sizes fit in commands early
` [PATCH net-next 5/7] net: ipa: introduce ipa_cmd_init()
` [PATCH net-next 6/7] net: ipa: kill ipa_table_valid()
` [PATCH net-next 7/7] net: ipa: check table memory regions earlier
[PATCH net] atlantic: fix deadlock at aq_nic_stop
2022-10-21 19:01 UTC (4+ messages)
` [PATCH v2 "
[PATCH net] net-memcg: avoid stalls when under memory pressure
2022-10-21 18:53 UTC (6+ messages)
[PATCH 4.9] inet: fully convert sk->sk_rx_dst to RCU rules
2022-10-21 18:22 UTC
[PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
2022-10-21 18:16 UTC (6+ messages)
[PATCH v8 net-next 00/12] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-10-21 18:14 UTC (13+ messages)
` [PATCH v8 net-next 10/12] net: dsa: mv88e6xxx: mac-auth/MAB implementation
[PATCH 1/1] net: stmmac: rk3588: Allow multiple gmac controller
2022-10-21 17:24 UTC
[PATCH net,v3] tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
2022-10-21 17:16 UTC (3+ messages)
[PATCH 1/1] dt-bindings: net: snps,dwmac: Document queue config subnodes
2022-10-21 17:10 UTC
[PATCH net] tcp: fix indefinite deferral of RTO with SACK reneging
2022-10-21 17:08 UTC
[PATCH net-next] net: add a refcount tracker for kernel sockets
2022-10-21 17:01 UTC (2+ messages)
[PATCH net-next] net: skb: move skb_pp_recycle() to skbuff.c
2022-10-21 16:46 UTC (4+ messages)
[PATCH for-6.1 0/3] fail io_uring zc with sockets not supporting it
2022-10-21 16:14 UTC (6+ messages)
` [PATCH for-6.1 1/3] net: flag sockets supporting msghdr originated zerocopy
[PATCH v3][next] skbuff: Proactively round up to kmalloc bucket size
2022-10-21 16:10 UTC (3+ messages)
[bpf-next v9 0/3] bpftool: Add autoattach for bpf prog load|loadall
2022-10-21 16:10 UTC (2+ messages)
[RFE net-next] net: tun: 1000x speed up
2022-10-21 16:07 UTC (2+ messages)
[PATCH net-next v3 00/10] optimize the parallelism of SMC-R connections
2022-10-21 15:57 UTC (4+ messages)
[PATCH V4 net-next 1/2] net: wwan: t7xx: use union to group port type specific data
2022-10-21 20:59 UTC
[PATCH net] ethtool: eeprom: fix null-deref on genl_info in dump
2022-10-21 15:30 UTC (2+ messages)
[PATCH 0/7] can: mcan: Add MCAN support for FSD SoC
2022-10-21 15:28 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: Document the SYSREG specific compatibles found on "
` [PATCH 2/7] dt-bindings: can: mcan: Add ECC functionality to message ram
` [PATCH 3/7] arm64: dts: fsd: add sysreg device node
` [PATCH 4/7] can: mcan: enable peripheral clk to access mram
` [PATCH 5/7] arm64: dts: fsd: Add MCAN device node
` [PATCH 6/7] can: m_can: Add ECC functionality for message RAM
` [PATCH 7/7] arm64: dts: fsd: Add support for error correction code "
[PATCH v8 00/12] Network support for Landlock
2022-10-21 15:26 UTC (13+ messages)
` [PATCH v8 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v8 02/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v8 03/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v8 04/12] landlock: Move unmask_layers() and init_layer_masks()
` [PATCH v8 05/12] landlock: Refactor "
` [PATCH v8 06/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v8 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v8 11/12] samples/landlock: Add network demo
` [PATCH v8 12/12] landlock: Document Landlock's network support
[PATCH net 0/2] fix some issues in netdevsim driver
2022-10-21 15:21 UTC (6+ messages)
` [PATCH net 1/2] netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed
[PATCH v2 0/5] Add support for DMA timestamp for non-PTP packets
2022-10-21 15:16 UTC (7+ messages)
[PATCH net-next 00/13] genetlink: support per op type policies
2022-10-21 15:01 UTC (10+ messages)
` [PATCH net-next 12/13] genetlink: allow families to use split ops directly
[PATCH net-next 0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements
2022-10-21 13:46 UTC (3+ messages)
` [PATCH net-next 1/2] net: lan743x: Add support for get_pauseparam and set_pauseparam
[PATCH 5.10] inet: fully convert sk->sk_rx_dst to RCU rules
2022-10-21 14:18 UTC (2+ messages)
[PATCH v5 0/3] sched, net: NUMA-aware CPU spreading interface
2022-10-21 14:06 UTC (6+ messages)
` [PATCH v5 2/3] sched/topology: Introduce for_each_numa_hop_mask()
[PATCH 11/12] PCI: hv: Add hypercalls to read/write MMIO space
2022-10-21 14:04 UTC (3+ messages)
IORING_CQE_F_COPIED
2022-10-21 14:03 UTC (13+ messages)
` IORING_SEND_NOTIF_REPORT_USAGE (was Re: IORING_CQE_F_COPIED)
[PATCH net-next] net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips
2022-10-21 14:01 UTC (2+ messages)
[PATCH -next] rfkill: replace BUG_ON() with WARN_ON() in core.c
2022-10-21 13:57 UTC
[PATCH] rhashtable: make test actually random
2022-10-21 13:45 UTC
[PATCH ipsec-next 1/4] Revert "xfrm: update SA curlft.use_time"
2022-10-21 13:42 UTC (2+ messages)
` [PATCH ipsec-next v2] xfrm: update x->lastused for every packet
[PATCH v3 net 0/5] amd-xgbe: Miscellaneous fixes
2022-10-21 13:40 UTC (4+ messages)
` [PATCH v3 net 1/5] amd-xgbe: Yellow carp devices do not need rrc
[PATCH -next] rfkill: remove BUG_ON() in core.c
2022-10-21 13:17 UTC (2+ messages)
[PATCH printk v2 00/38] reduce console_lock scope
2022-10-21 13:14 UTC (3+ messages)
` [PATCH printk v2 09/38] netconsole: use console_is_enabled()
[PATCH][next] wifi: rtl8xxxu: Fix reads of uninitialized variables hw_ctrl_s1, sw_ctrl_s1
2022-10-21 12:55 UTC (2+ messages)
[PATCH net-next V2] dt-bindings: net: ethernet-controller: Add ptp-hardware-clock
2022-10-21 12:50 UTC (2+ messages)
[PATCH net] ethtool: pse-pd: fix null-deref on genl_info in dump
2022-10-21 12:30 UTC (2+ messages)
[PATCH net] MAINTAINERS: add keyword match on PTP
2022-10-21 12:30 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).