messages from 2023-07-27 10:32:33 to 2023-07-27 19:49:18 UTC [more...]
[GIT PULL] Networking for 6.5-rc4
2023-07-27 19:49 UTC (2+ messages)
[PATCH net] bnxt: don't handle XDP in netpoll
2023-07-27 19:42 UTC (8+ messages)
[PATCH net-next 0/3] net: tcp: support probing OOM
2023-07-27 19:31 UTC (6+ messages)
` [PATCH net-next 1/3] net: tcp: send zero-window ACK when no memory
` [PATCH net-next 2/3] net: tcp: allow zero-window ACK update the window
` [PATCH net-next 3/3] net: tcp: check timeout by icsk->icsk_timeout in tcp_retransmit_timer()
[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
2023-07-27 19:26 UTC (8+ messages)
[PATCH 4.14] net/sched: cls_u32: Fix reference counter leak leading to overflow
2023-07-27 19:15 UTC
[PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress()
2023-07-27 19:16 UTC (4+ messages)
` [PATCH bpf 1/2] net: introduce __sk_rmem_schedule() helper
[net-next PATCH 1/3] net: dsa: tag_qca: return early if dev is not found
2023-07-27 19:10 UTC (7+ messages)
` [net-next PATCH 2/3] net: dsa: qca8k: make learning configurable and keep off if standalone
` [net-next PATCH 3/3] net: dsa: qca8k: limit user ports access to the first CPU port on setup
[PATCH net-next 0/2] eth: bnxt: fix a couple of W=1 C=1 warnings
2023-07-27 19:07 UTC (3+ messages)
` [PATCH net-next 1/2] eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
` [PATCH net-next 2/2] eth: bnxt: fix warning for define in struct_group
[PATCH net-next 0/2] mlx5: Expose NIC temperature via hwmon API
2023-07-27 18:59 UTC (3+ messages)
` [PATCH net-next 1/2] net/mlx5: Expose port.c/mlx5_query_module_num() function
` [PATCH net-next 2/2] net/mlx5: Expose NIC temperature via hardware monitoring kernel API
[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
2023-07-27 18:48 UTC (4+ messages)
[PATCH net-next] netconsole: Enable compile time configuration
2023-07-27 18:47 UTC (3+ messages)
[pull request][net-next V2 00/15] mlx5 updates 2023-07-24
2023-07-27 18:39 UTC (16+ messages)
` [net-next V2 01/15] net/mlx5: Use shared code for checking lag is supported
` [net-next V2 02/15] net/mlx5: Devcom, Infrastructure changes
` [net-next V2 03/15] net/mlx5e: E-Switch, Register devcom device with switch id key
` [net-next V2 04/15] net/mlx5e: E-Switch, Allow devcom initialization on more vports
` [net-next V2 05/15] net/mlx5: Re-organize mlx5_cmd struct
` [net-next V2 06/15] net/mlx5: Remove redundant cmdif revision check
` [net-next V2 07/15] net/mlx5: split mlx5_cmd_init() to probe and reload routines
` [net-next V2 08/15] net/mlx5: Allocate command stats with xarray
` [net-next V2 09/15] net/mlx5e: Remove duplicate code for user flow
` [net-next V2 10/15] net/mlx5e: Make flow classification filters static
` [net-next V2 11/15] net/mlx5: Don't check vport->enabled in port ops
` [net-next V2 12/15] net/mlx5: Remove pointless devlink_rate checks
` [net-next V2 13/15] net/mlx5: Make mlx5_esw_offloads_rep_load/unload() static
` [net-next V2 14/15] net/mlx5: Make mlx5_eswitch_load/unload_vport() static
` [net-next V2 15/15] net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix
[PATCH v2 net 0/2] update stmmac fix_mac_speed
2023-07-27 18:36 UTC (4+ messages)
` [PATCH v2 net 1/2] net: stmmac: add new mode parameter for fix_mac_speed
` [PATCH v2 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
[PATCH][next] net: ethernet: slicoss: remove redundant increment of pointer data
2023-07-27 18:16 UTC (4+ messages)
` [PATCH next] "
[RFC bpf-next v5] bpf: Force to MPTCP
2023-07-27 18:01 UTC (4+ messages)
[PATCH 4.14] net/sched: cls_fw: Fix improper refcount update leads to use-after-free
2023-07-27 17:47 UTC
[PATCH 4.19] net/sched: cls_fw: Fix improper refcount update leads to use-after-free
2023-07-27 17:46 UTC
[PATCH net-next v3 0/7] In-kernel support for the TLS Alert protocol
2023-07-27 17:38 UTC (8+ messages)
` [PATCH net-next v3 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v3 2/7] net/tls: Add TLS Alert definitions
` [PATCH net-next v3 3/7] net/handshake: Add API for sending TLS Closure alerts
` [PATCH net-next v3 4/7] SUNRPC: Send TLS Closure alerts before closing a TCP socket
` [PATCH net-next v3 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts
` [PATCH net-next v3 6/7] SUNRPC: Use new helpers to handle "
` [PATCH net-next v3 7/7] net/handshake: Trace events for TLS Alert helpers
selftests: connector: proc_filter.c:48:20: error: invalid application of 'sizeof' to an incomplete type 'struct proc_input'
2023-07-27 17:34 UTC (3+ messages)
[iproute2,v2] bridge: link: allow filtering on bridge name
2023-07-27 17:24 UTC (3+ messages)
[iproute2] man: bridge: update bridge link show
2023-07-27 17:22 UTC
[PATCH net-next 00/10][pull request] ice: Implement support for SRIOV + LAG
2023-07-27 17:21 UTC (4+ messages)
` [PATCH net-next 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface
[PATCH net-next 0/7] mlxsw: Avoid non-tracker helpers when holding and putting netdevices
2023-07-27 17:02 UTC (9+ messages)
` [PATCH net-next 1/7] mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()
` [PATCH net-next 2/7] mlxsw: spectrum_nve: Do not take reference when looking up netdevice
` [PATCH net-next 3/7] mlxsw: spectrum_switchdev: Use tracker helpers to hold & put netdevices
` [PATCH net-next 4/7] mlxsw: spectrum_router: FIB: "
` [PATCH net-next 5/7] mlxsw: spectrum_router: hw_stats: "
` [PATCH net-next 6/7] mlxsw: spectrum_router: RIF: "
` [PATCH net-next 7/7] mlxsw: spectrum_router: IPv6 events: "
[PATCH net-next v2 0/4] ynl: couple of unrelated fixes
2023-07-27 16:49 UTC (6+ messages)
` [PATCH net-next v2 1/4] ynl: expose xdp-zc-max-segs
` [PATCH net-next v2 2/4] ynl: mark max/mask as private for kdoc
` [PATCH net-next v2 3/4] ynl: regenerate all headers
` [PATCH net-next v2 4/4] ynl: print xdp-zc-max-segs in the sample
[PATCH v2 03/10] net: stmmac: dwmac1000: Add multi-channel support
2023-07-27 16:35 UTC (3+ messages)
[RFC net-next v4 0/8] xsk: TX metadata
2023-07-27 16:37 UTC (11+ messages)
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
` [xdp-hints] "
[net-next PATCH] octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol error
2023-07-27 16:31 UTC
[PATCH v1 net-next] dissector: Use 64bits for used_keys
2023-07-27 16:17 UTC (3+ messages)
[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
2023-07-27 15:50 UTC (16+ messages)
` [PATCH 06/14] sysctl: Add size to register_sysctl
` [PATCH 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH 11/14] networking: "
[net 0/2] rxfh with custom RSS fixes
2023-07-27 15:49 UTC (5+ messages)
[PATCH net-next v2 0/2] net: store netdevs in an xarray
2023-07-27 15:45 UTC (6+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] net: convert some netlink netdev iterators to depend on the xarray
[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
2023-07-27 15:35 UTC (14+ messages)
` [Questions] Some issues about IPv4/IPv6 nexthop route (was Re: [PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib)
` [Questions] Some issues about IPv4/IPv6 nexthop route
[PATCH v3 0/1] net: gro: fix misuse of CB in udp socket lookup
2023-07-27 15:33 UTC (2+ messages)
` [PATCH v3 1/1] "
[ovs-dev] [PATCH net-next 1/4] selftests: openvswitch: add an initial flow programming case
2023-07-27 15:34 UTC (2+ messages)
[PATCH 0/1] qed: Yet another scheduling while atomic fix
2023-07-27 15:26 UTC (5+ messages)
` [PATCH 1/1] qed: Fix scheduling in a tasklet while getting stats
` [PATCH v2 0/1] qed: Yet another scheduling while atomic fix
` [PATCH v2 1/1] qed: Fix scheduling in a tasklet while getting stats
[net-next v2] net: change accept_ra_min_rtr_lft to affect all RA lifetimes
2023-07-27 15:24 UTC (6+ messages)
[PATCH] net: move comment in ndisc_router_discovery
2023-07-27 15:18 UTC (4+ messages)
` [PATCH v2] net: remove "
[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
2023-07-27 14:43 UTC (10+ messages)
` [PATCH net-next 1/9] page_pool: split types and declarations from page_pool.h
` [PATCH net-next 2/9] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
` [PATCH net-next 3/9] page_pool: place frag_* fields in one cacheline
` [PATCH net-next 4/9] page_pool: shrink &page_pool_params a tiny bit
` [PATCH net-next 5/9] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/9] page_pool: avoid calling no-op externals when possible
` [PATCH net-next 7/9] net: skbuff: avoid accessing page_pool if !napi_safe when returning page
` [PATCH net-next 8/9] page_pool: add a lockdep check for recycling in hardirq
` [PATCH net-next 9/9] net: skbuff: always try to recycle PP pages directly when in softirq
[PATCH net-next v3 0/4] virtio/vsock: some updates for MSG_PEEK flag
2023-07-27 14:00 UTC (2+ messages)
[PATCH net-next v2] page_pool: split types and declarations from page_pool.h
2023-07-27 13:58 UTC (7+ messages)
[PATCH netfilter] netfilter: nfnetlink_log: always add a timestamp
2023-07-27 13:58 UTC (2+ messages)
[PATCH v2] net: stmmac: correct MAC propagation delay
2023-07-27 13:36 UTC (13+ messages)
[PATCH net-next 0/5] netfilter updates for net-next
2023-07-27 13:36 UTC (6+ messages)
` [PATCH net-next 1/5] nf_conntrack: fix -Wunused-const-variable=
` [PATCH net-next 2/5] netlink: allow be16 and be32 types in all uint policy checks
` [PATCH net-next 3/5] netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
` [PATCH net-next 4/5] netfilter: conntrack: validate cta_ip via parsing
` [PATCH net-next 5/5] lib/ts_bm: add helper to reduce indentation and improve readability
[PATCH -next] net: bcmasp: Clean up redundant dev_err_probe()
2023-07-27 13:32 UTC (2+ messages)
[PATCH v2] bnx2x: Fix error recovering in switch configuration
2023-07-27 13:29 UTC (4+ messages)
` [Patch v3] "
[PATCH net-next V4 0/3] virtio_net: add per queue interrupt coalescing support
2023-07-27 13:28 UTC (3+ messages)
` [PATCH net-next V4 2/3] virtio_net: support per queue interrupt coalesce command
[PATCH net-next v2 0/7] In-kernel support for the TLS Alert protocol
2023-07-27 13:08 UTC (7+ messages)
` [PATCH net-next v2 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v2 3/7] net/handshake: Add API for sending TLS Closure alerts
[PATCH] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
2023-07-27 13:03 UTC (11+ messages)
` [EXT] "
[PATCH net-next v6 0/8] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
2023-07-27 12:43 UTC (3+ messages)
[PATCH net-next v3] net: Explicitly include correct DT includes
2023-07-27 12:33 UTC (2+ messages)
[PATCH net-next v2 0/2] tools/net/ynl: enable json configuration
2023-07-27 12:03 UTC (3+ messages)
` [PATCH net-next v2 1/2] tools/net/ynl: configuration through json
` [PATCH net-next v2 2/2] tools/net/ynl: validate config against schema
[PATCH] net: stmmac: tegra: Properly allocate clock bulk data
2023-07-27 11:49 UTC (2+ messages)
[PATCH net-next] bridge: Remove unused declaration br_multicast_set_hash_max()
2023-07-27 11:44 UTC (3+ messages)
[RFC PATCH 00/10] Device Memory TCP
2023-07-27 11:40 UTC (12+ messages)
` [Linaro-mm-sig] "
[PATCH net] MAINTAINERS: stmmac: retire Giuseppe Cavallaro
2023-07-27 11:38 UTC (2+ messages)
[PATCH net-next] net: datalink: Remove unused declarations
2023-07-27 11:35 UTC (2+ messages)
[PATCH net-next] net: Remove unused declaration dev_restart()
2023-07-27 11:34 UTC (2+ messages)
[PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls()
2023-07-27 11:32 UTC (2+ messages)
[PATCH v12 00/10] Introduce ICSSG based ethernet Driver
2023-07-27 11:28 UTC (11+ messages)
` [PATCH v12 01/10] net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver
` [PATCH v12 02/10] net: ti: icssg-prueth: Add mii helper apis and macros
` [PATCH v12 03/10] net: ti: icssg-prueth: Add Firmware config and classification APIs
` [PATCH v12 04/10] net: ti: icssg-prueth: Add icssg queues APIs and macros
` [PATCH v12 05/10] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v12 06/10] net: ti: icssg-prueth: Add ICSSG ethernet driver
` [PATCH v12 07/10] net: ti: icssg-prueth: Add ICSSG Stats
` [PATCH v12 08/10] net: ti: icssg-prueth: Add Standard network staticstics
` [PATCH v12 09/10] net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver
` [PATCH v12 10/10] net: ti: icssg-prueth: Add Power management support
[PATCH net] dccp: Allocate enough data in ccid_get_builtin_ccids()
2023-07-27 11:24 UTC (5+ messages)
[PATCHv4 net-next] IPv6: add extack info for IPv6 address add/delete
2023-07-27 11:18 UTC (2+ messages)
[PATCH v3] drivers: net: prevent tun_get_user() to exceed xdp size limits
2023-07-27 11:13 UTC (8+ messages)
[PATCH v2] scripts: get_maintainer: steer people away from using file paths
2023-07-27 11:00 UTC (11+ messages)
[PATCH net-next 00/11] sfc: Remove Siena bits from sfc.ko
2023-07-27 10:41 UTC (12+ messages)
` [PATCH net-next 01/11] sfc: Remove falcon references
` [PATCH net-next 02/11] sfc: Remove siena_nic_data and stats
` [PATCH net-next 03/11] sfc: Remove support for siena high priority queue
` [PATCH net-next 04/11] sfc: Remove EFX_REV_SIENA_A0
` [PATCH net-next 05/11] sfc: Remove PTP code for Siena
` [PATCH net-next 06/11] sfc: Remove some NIC type indirections that are no longer needed
` [PATCH net-next 07/11] sfc: Filter cleanups for Falcon and Siena
` [PATCH net-next 08/11] sfc: Remove struct efx_special_buffer
` [PATCH net-next 09/11] sfc: Miscellaneous comment removals
` [PATCH net-next 10/11] sfc: Cleanups in io.h
` [PATCH net-next 11/11] sfc: Remove vfdi.h
[syzbot] [netfilter?] WARNING in __nf_conntrack_confirm
2023-07-27 10:46 UTC
[PATCH net-next v4] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
2023-07-27 10:46 UTC (2+ messages)
[PATCH v2 00/10] stmmac: Add Loongson platform support
2023-07-27 10:43 UTC (9+ messages)
` [PATCH v2 07/10] net: stmmac: dwmac-loongson: Add LS7A support
` [PATCH v2 08/10] net: stmmac: dwmac-loongson: Disable flow control for GMAC
` [PATCH v2 09/10] net: stmmac: dwmac-loongson: Add 64-bit DMA and multi-vector support
` [PATCH v2 10/10] net: stmmac: dwmac-loongson: Add GNET support
[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-07-27 10:34 UTC (6+ messages)
` [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
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).