messages from 2023-09-20 08:39:35 to 2023-09-21 00:06:41 UTC [more...]
[PATCH net-next] ice: fix linking when CONFIG_PTP_1588_CLOCK=n
2023-09-21 0:06 UTC
[PATCH net-next 0/3] net/intel: fix link-time undefined reference errors
2023-09-21 0:04 UTC (6+ messages)
` [PATCH net-next 1/3] ice: fix undefined references to ice_is_*() when !CONFIG_PTP_1588_CLOCK
` [PATCH net-next 2/3] ice: fix undefined references from DPLL code "
` [PATCH net-next 3/3] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET
` [Intel-wired-lan] "
[PATCH bpf 0/3] bpf, sockmap complete fixes for avail bytes
2023-09-20 23:27 UTC (4+ messages)
` [PATCH bpf 1/3] bpf: tcp_read_skb needs to pop skb regardless of seq
` [PATCH bpf 2/3] bpf: sockmap, do not inc copied_seq when PEEK flag set
` [PATCH bpf 3/3] bpf: sockmap, add tests for MSG_F_PEEK
[PATCH v2 net-next 0/5] net_sched: sch_fq: round of improvements
2023-09-20 23:22 UTC (10+ messages)
` [PATCH v2 net-next 1/5] net_sched: constify qdisc_priv()
` [PATCH v2 net-next 2/5] net_sched: sch_fq: struct sched_data reorg
` [PATCH v2 net-next 3/5] net_sched: sch_fq: change how @inactive is tracked
` [PATCH v2 net-next 4/5] net_sched: sch_fq: add fast path for mostly idle qdisc
` [PATCH v2 net-next 5/5] net_sched: sch_fq: always garbage collect
[syzbot] [bluetooth?] BUG: sleeping function called from invalid context in __hci_cmd_sync_sk
2023-09-20 22:54 UTC (2+ messages)
[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
2023-09-20 22:22 UTC (12+ messages)
` [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
` [PATCH v5 02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
` [PATCH v5 03/11] iov_iter: Renumber ITER_* constants
` [PATCH v5 04/11] iov_iter: Derive user-backedness from the iterator type
` [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs
` [PATCH v5 06/11] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
` [PATCH v5 07/11] iov_iter: Add a kernel-type iterator-only iteration function
` [PATCH v5 08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
` [PATCH v5 09/11] iov_iter, net: Fold in csum_and_memcpy()
` [PATCH v5 10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
` [PATCH v5 11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/
[PATCH net-next 0/3] tcp: add tcp_delack_max()
2023-09-20 21:57 UTC (7+ messages)
` [PATCH net-next 1/3] net: constify sk_dst_get() and __sk_dst_get() argument
` [PATCH net-next 2/3] tcp: constify tcp_rto_min() and tcp_rto_min_us() argument
` [PATCH net-next 3/3] tcp: derive delack_max from rto_min
[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
2023-09-20 21:51 UTC (12+ messages)
` [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
` [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers
` [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
` [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking
` [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [RFC PATCH v2 7/9] iov_iter: Add extract "
` [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests
` [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
conntrack: TCP CLOSE and TIME_WAIT are not counted towards per-zone limit, and can overflow global table
2023-09-20 21:47 UTC (2+ messages)
[PATCH net] ice: always add legacy 32byte RXDID in supported_rxdids
2023-09-20 21:30 UTC (3+ messages)
[PATCH 0/6] remove AR7 platform and associated drivers
2023-09-20 21:26 UTC (3+ messages)
` [PATCH 5/6] net: cpmac: remove driver to prepare for platform removal
[PATCH bpf] bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
2023-09-20 21:11 UTC (4+ messages)
[PATCH] sky2: Make sure there is at least one frag_addr available
2023-09-20 20:25 UTC
[syzbot] [net?] WARNING in inet_csk_get_port (2)
2023-09-20 18:59 UTC (2+ messages)
[PATCH wpan-next v3 00/11] ieee802154: Associations between devices
2023-09-20 18:46 UTC (4+ messages)
` [PATCH wpan-next v3 02/11] ieee802154: Internal PAN management
[PATCH v2 net] net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
2023-09-20 18:46 UTC
[PATCH] Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
2023-09-20 18:27 UTC (7+ messages)
pull-request: bluetooth 2023-09-20
2023-09-20 18:13 UTC
[PATCH] bpf, sockmap: fix deadlocks in the sockhash and sockmap
2023-09-20 18:07 UTC (3+ messages)
[PATCH iproute2 1/2] bridge: fix potential snprintf overflow
2023-09-20 17:50 UTC (2+ messages)
[PATCH] net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
2023-09-20 17:41 UTC (2+ messages)
[PATCH v2 0/3] mlxbf_gige: Fix several bugs
2023-09-20 17:26 UTC (4+ messages)
` [PATCH v2 1/3] mlxbf_gige: Fix kernel panic at shutdown
` [PATCH v2 2/3] mlxbf_gige: Fix intermittent no ip issue
` [PATCH v2 3/3] mlxbf_gige: Enable the GigE port in mlxbf_gige_open
[PATCH net-next 0/4][pull request] ice: add PTP auxiliary bus support
2023-09-20 17:19 UTC (5+ messages)
` [PATCH net-next 1/4] ice: Auxbus devices & driver for E822 TS
` [PATCH net-next 2/4] ice: Use PTP auxbus for all PHYs restart in E822
` [PATCH net-next 3/4] ice: PTP: add clock domain number to auxiliary interface
` [PATCH net-next 4/4] ice: Remove the FW shared parameters
[PATCH v9 bpf-next 5/9] bpf: udp: Implement batching for sockets iterator
2023-09-20 17:16 UTC (2+ messages)
mv88e6xxx: Timeout waiting for EEPROM done
2023-09-20 16:46 UTC (13+ messages)
[PATCH v15 00/20] nvme-tcp receive offloads
2023-09-20 16:04 UTC (8+ messages)
` [PATCH v15 06/20] nvme-tcp: Add DDP data-path
[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
2023-09-20 15:57 UTC (4+ messages)
` [RFC PATCH net-next 1/2] "
[PATCH net-next v2 1/3] ptp: Replace timestamp event queue with linked list
2023-09-20 15:40 UTC (2+ messages)
[PATCH net-next] Improving `ip link show` output in iproute2 for PF/VF association
2023-09-20 15:23 UTC (2+ messages)
[PATCH net-next v3] net: add sysctl to disable rfc4862 5.5.3e lifetime handling
2023-09-20 14:37 UTC (3+ messages)
[RFC Draft PATCH net-next 0/1] Bridge doc update
2023-09-20 14:17 UTC (4+ messages)
[PATCH net-next 0/4] net_sched: sch_fq: round of improvements
2023-09-20 14:09 UTC (6+ messages)
` [PATCH net-next 1/4] net_sched: sch_fq: struct sched_data reorg
` [PATCH net-next 2/4] net_sched: sch_fq: change how @inactive is tracked
` [PATCH net-next 3/4] net_sched: sch_fq: add fast path for mostly idle qdisc
` [PATCH net-next 4/4] net_sched: sch_fq: always garbage collect
[PATCH net v2] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
2023-09-20 13:54 UTC (2+ messages)
[PATCH v5 0/3] Move Loongson1 MAC arch-code to the driver dir
2023-09-20 13:46 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` (subset) "
[PATCH iwl-net] ice: block default rule setting on LAG interface
2023-09-20 13:44 UTC (2+ messages)
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-20 13:37 UTC (17+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 3/6] net: ethernet: implement OA TC6 configuration function
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
[PATCH net v4 3/3] net: prevent address rewrite in kernel_bind()
2023-09-20 13:30 UTC (2+ messages)
[PATCH net v4 2/3] net: prevent rewrite of msg_name in sock_sendmsg()
2023-09-20 13:28 UTC (2+ messages)
[PATCH net v4 1/3] net: replace calls to sock->ops->connect() with kernel_connect()
2023-09-20 13:27 UTC (2+ messages)
[PATCH net-next 1/2] sock: Code cleanup on __sk_mem_raise_allocated()
2023-09-20 13:25 UTC (2+ messages)
` [PATCH net-next 2/2] sock: Fix improper heuristic on raising memory
[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: add paths and SerDes modes
2023-09-20 13:17 UTC (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: mediatek,net: add phandles for SerDes on MT7988
[PATCH net-next 06/18] net/smc: extend GID to 128bits for virtual ISM device
2023-09-20 13:05 UTC (5+ messages)
[PATCH net-next v5 1/2] pktgen: Automate flag enumeration for unknown flag handling
2023-09-20 12:56 UTC (2+ messages)
` [PATCH net-next v5 2/2] pktgen: Introducing 'SHARED' flag for testing with non-shared skb
[PATCH 5.15 071/110] perf test: Remove bash construct from stat_bpf_counters.sh test
2023-09-20 11:32 UTC
[PATCH V2 net-next 0/2] net: qrtr: Few qrtr changes
2023-09-20 12:48 UTC (3+ messages)
` [PATCH V2 net-next 1/2] net: qrtr: Prevent stale ports from sending
[PATCH net-next v4 0/3] net: ethernet: ti: am65-cpsw: Add mqprio and frame pre-emption
2023-09-20 12:15 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH net-next v4 2/3] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH net-next v4 3/3] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
2023-09-20 12:08 UTC
[PATCH net-next v9 0/6] introduce page_pool_alloc() related API
2023-09-20 11:58 UTC (7+ messages)
` [PATCH net-next v9 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v9 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v9 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
` [PATCH net-next v9 4/6] page_pool: introduce page_pool[_cache]_alloc() API
` [PATCH net-next v9 5/6] page_pool: update document about frag API
` [PATCH net-next v9 6/6] net: veth: use newly added page pool API for veth with xdp
[PATCH net v2 0/2] Fix dma leaking
2023-09-20 11:56 UTC (11+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak
` "
[PATCH net-next] MAINTAINERS: Add an obsolete entry for LL TEMAC driver
2023-09-20 11:50 UTC
[PATCH v5 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
2023-09-20 11:43 UTC (6+ messages)
` [PATCH v5 net-next 1/5] net: dsa: propagate extack to ds->ops->port_hsr_join()
` [PATCH v5 net-next 2/5] net: dsa: notify drivers of MAC address changes on user ports
` [PATCH v5 net-next 3/5] net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplication
` [PATCH v5 net-next 4/5] net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]
` [PATCH v5 net-next 5/5] net: dsa: microchip: Enable HSR offloading for KSZ9477
[PATCH net-next] netdev: Remove unneeded semicolon
2023-09-20 11:10 UTC (2+ messages)
[PATCH][next] net: dsa: sja1105: make read-only const arrays static
2023-09-20 11:07 UTC (2+ messages)
[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-20 11:06 UTC (7+ messages)
[PATCH net-next v4 0/6] bridge: Add a limit on learned FDB entries
2023-09-20 11:01 UTC (13+ messages)
` [PATCH net-next v4 1/6] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v4 2/6] net: bridge: Set strict_start_type for br_policy
` [PATCH net-next v4 3/6] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v4 4/6] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v4 5/6] net: bridge: Add a configurable default FDB learning limit
` [PATCH net-next v4 6/6] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
[PATCH][next] net: dsa: mv88e6xxx: make const read-only array lanes static
2023-09-20 11:00 UTC (2+ messages)
[PATCH][next] wifi: cfg80211: make read-only array centers_80mhz static const
2023-09-20 11:00 UTC (2+ messages)
[PATCH] net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
2023-09-20 11:00 UTC (2+ messages)
[PATCH rdma-next 0/6] Add 800Gb (XDR) speed support
2023-09-20 10:07 UTC (7+ messages)
` [PATCH rdma-next 1/6] IB/core: Add support for XDR link speed
` [PATCH rdma-next 2/6] IB/mlx5: Expose XDR speed through MAD
` [PATCH rdma-next 3/6] IB/mlx5: Add support for 800G_8X lane speed
` [PATCH rdma-next 4/6] IB/mlx5: Rename 400G_8X speed to comply to naming convention
` [PATCH rdma-next 5/6] IB/mlx5: Adjust mlx5 rate mapping to support 800Gb
` [PATCH rdma-next 6/6] RDMA/ipoib: Add support for XDR speed in ethtool
[PATCH net-next 0/3] ionic: better Tx SG handling
2023-09-20 10:00 UTC (2+ messages)
[PATCH v2] net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced before check 'hwdev'
2023-09-20 10:00 UTC (2+ messages)
[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
2023-09-20 10:00 UTC (10+ messages)
` [PATCH v11.1] "
[PATCH net-next v2 00/11][pull request] Intel Wired LAN Driver Updates 2023-09-18 (ice)
2023-09-20 9:40 UTC (2+ messages)
[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
2023-09-20 9:34 UTC (3+ messages)
` [PATCH v4 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` (subset) "
[PATCH net-next 0/9] net: dsa: Convert to platform remove callback returning void
2023-09-20 9:30 UTC (2+ messages)
[PATCH v12 00/12] Network support for Landlock
2023-09-20 9:26 UTC (13+ messages)
` [PATCH v12 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v12 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v12 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v12 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v12 05/12] landlock: Move and rename layer helpers
` [PATCH v12 06/12] landlock: Refactor "
` [PATCH v12 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v12 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v12 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v12 10/12] selftests/landlock: Add 7 new test variants dedicated to network
` [PATCH v12 11/12] samples/landlock: Add network demo
` [PATCH v12 12/12] landlock: Document Landlock's network support
[PATCH net-next v5 0/7] Add MACsec support for TJA11XX C45 PHYs
2023-09-20 9:22 UTC (8+ messages)
` [PATCH net-next v5 1/7] net: macsec: move sci_to_cpu to macsec header
` [PATCH net-next v5 2/7] net: macsec: documentation for macsec_context and macsec_ops
` [PATCH net-next v5 3/7] net: macsec: indicate next pn update when offloading
` [PATCH net-next v5 4/7] net: macsec: introduce mdo_insert_tx_tag
` [PATCH net-next v5 5/7] net: phy: nxp-c45-tja11xx: add MACsec support
` [PATCH net-next v5 6/7] net: phy: nxp-c45-tja11xx: add MACsec statistics
` [PATCH net-next v5 7/7] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
[PATCH net-next 00/54] net: ethernet: Convert to platform remove callback returning void
2023-09-20 9:20 UTC (4+ messages)
` [PATCH net-next 54/54] net: ethernet: xscale: "
[RFC PATCH v3 net-next 0/7] ethtool: track custom RSS contexts in the core
2023-09-20 9:05 UTC (5+ messages)
` [RFC PATCH v3 net-next 4/7] net: ethtool: let the core choose RSS context IDs
[PATCH net-next v8 0/6] introduce page_pool_alloc() related API
2023-09-20 8:59 UTC (4+ messages)
` [PATCH net-next v8 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
[PATCH net 0/3] netfilter updates for net
2023-09-20 8:41 UTC (4+ messages)
` [PATCH net 1/3] netfilter: nf_tables: disable toggling dormant table state more than once
` [PATCH net 2/3] netfilter: nf_tables: fix memleak when more than 255 elements expired
` [PATCH net 3/3] netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
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).