messages from 2022-04-11 10:36:15 to 2022-04-12 00:18:04 UTC [more...]
[PATCH v5 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
2022-04-12 0:17 UTC (4+ messages)
` [PATCH v5 5/7] "
[PATCH net-next v4 00/12] ethtool: Add support for frame preemption
2022-04-12 0:13 UTC (14+ messages)
` [PATCH net-next v4 01/12] ethtool: Add support for configuring "
` [PATCH net-next v4 02/12] taprio: Add support for frame preemption offload
` [PATCH net-next v4 11/12] igc: Check incompatible configs for Frame Preemption
` [PATCH net-next v4 12/12] igc: Add support for Frame Preemption verification
[PATCH 1/2] ath10k: search for default BDF name provided in DT
2022-04-11 23:25 UTC (5+ messages)
[PATCH net-next v2 0/8] net: bridge: add flush filtering support
2022-04-11 23:03 UTC (21+ messages)
` [PATCH net-next v2 1/8] net: rtnetlink: add RTM_FLUSHNEIGH
` [PATCH net-next v2 2/8] net: add ndo_fdb_flush op
` [PATCH net-next v2 3/8] net: bridge: fdb: "
` [PATCH net-next v2 4/8] net: rtnetlink: register a generic rtnl_fdb_flush call
` [PATCH net-next v2 5/8] net: rtnetlink: add common flush attributes
` [PATCH net-next v2 6/8] net: bridge: fdb: add support for fine-grained flushing
` [PATCH net-next v2 7/8] net: bridge: fdb: add support for flush filtering based on ndm flags and state
` [PATCH net-next v2 8/8] net: bridge: fdb: add support for flush filtering based on ifindex and vlan
[PATCH net-next v2] docs: net: dsa: describe issues with checksum offload
2022-04-11 23:03 UTC
[PATCH v2 bpf-next 0/1] libbpf: usdt aarch64 support
2022-04-11 22:40 UTC (3+ messages)
` [PATCH v2 bpf-next] libbpf: usdt aarch64 arg parsing support
[PATCH net 1/2] ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
2022-04-11 22:33 UTC (2+ messages)
` [PATCH net 2/2] ip6_gre: Fix skb_under_panic "
[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
2022-04-11 22:21 UTC (14+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
` [RFC bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for kprobe multi link
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test
[PATCH bpf 2/2] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack
2022-04-11 22:18 UTC (4+ messages)
[syzbot] possible deadlock in sco_conn_del
2022-04-11 21:48 UTC (3+ messages)
[PATCH net-next v2] fou: Remove XRFM from NET_FOU Kconfig
2022-04-11 21:37 UTC
[PATCH 0/3] adin: add support for 125MHz clk-out
2022-04-11 21:33 UTC (9+ messages)
` [PATCH 1/3] dt: adin: document clk-out property
[PATCH v4 net-next 0/2] net: mvneta: add support for page_pool_get_stats
2022-04-11 21:12 UTC (5+ messages)
` [PATCH v4 net-next 1/2] net: page_pool: introduce ethtool stats
` [PATCH v4 net-next 2/2] net: mvneta: add support for page_pool_get_stats
[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
2022-04-11 21:04 UTC
[PATCH net-next v7 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
2022-04-11 20:34 UTC (4+ messages)
` [PATCH net-next v7 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v7 2/2] net: ethernet: Add driver "
[PATCH RFC net-next 00/13] net: bridge: forwarding of unknown IPv4/IPv6/MAC BUM traffic
2022-04-11 20:23 UTC (18+ messages)
` [PATCH RFC net-next 01/13] net: bridge: add control of bum flooding to bridge itself
` [PATCH RFC net-next 02/13] net: bridge: rename br_switchdev_set_port_flag() to .._dev_flag()
` [PATCH RFC net-next 03/13] net: bridge: minor refactor of br_setlink() for readability
` [PATCH RFC net-next 04/13] net: bridge: netlink support for controlling BUM flooding to bridge
` [PATCH RFC net-next 05/13] selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.sh
` [PATCH RFC net-next 06/13] selftests: forwarding: multiple instances in tcpdump helper
` [PATCH RFC net-next 07/13] selftests: forwarding: new test, verify bridge flood flags
` [PATCH RFC net-next 08/13] net: bridge: avoid classifying unknown multicast as mrouters_only
` [PATCH RFC net-next 09/13] selftests: forwarding: rename test groups for next bridge mdb tests
` [PATCH RFC net-next 10/13] selftests: forwarding: verify flooding of unknown multicast
` [PATCH RFC net-next 11/13] selftests: forwarding: verify strict mdb fwd of known multicast
` [PATCH RFC net-next 12/13] selftests: forwarding: verify strict filtering doesn't leak
` [PATCH RFC net-next 13/13] selftests: forwarding: verify flood of known mc on mcast_router port
[PATCH bpf-next] bpf: Remove redundant assignment to meta.seq in __task_seq_show()
2022-04-11 19:20 UTC (2+ messages)
[PATCH net-next 00/10] tls: rx: random refactoring part 3
2022-04-11 19:19 UTC (11+ messages)
` [PATCH net-next 01/10] tls: rx: consistently use unlocked accessors for rx_list
` [PATCH net-next 02/10] tls: rx: reuse leave_on_list label for psock
` [PATCH net-next 03/10] tls: rx: move counting TlsDecryptErrors for sync
` [PATCH net-next 04/10] tls: rx: don't handle TLS 1.3 in the async crypto callback
` [PATCH net-next 05/10] tls: rx: assume crypto always calls our callback
` [PATCH net-next 06/10] tls: rx: treat process_rx_list() errors as transient
` [PATCH net-next 07/10] tls: rx: return the already-copied data on crypto error
` [PATCH net-next 08/10] tls: rx: use async as an in-out argument
` [PATCH net-next 09/10] tls: rx: use MAX_IV_SIZE for allocations
` [PATCH net-next 10/10] tls: rx: only copy IV from the packet for TLS 1.2
[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
2022-04-11 19:07 UTC (9+ messages)
` [PATCH bpf-next v3 2/7] bpf: per-cgroup "
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program
EEH Causes bnx2x to Hang in napi_disable
2022-04-11 18:06 UTC
[RFC PATCH net-next 0/2] devlink: Add port stats
2022-04-11 18:01 UTC (6+ messages)
[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
2022-04-11 17:07 UTC (8+ messages)
What is the purpose of dev->gflags?
2022-04-11 16:50 UTC (11+ messages)
[PATCH bpf 0/2] Enlarge offset check value in bpf_skb_load_bytes
2022-04-11 16:37 UTC (5+ messages)
` [PATCH bpf 1/2] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf 2/2] selftests: bpf: add test for skb_load_bytes
[PATCH net 1/1] net: usb: qmi_wwan: add Telit 0x1057 composition
2022-04-11 16:33 UTC (2+ messages)
[PATCH V2] sfc: ef10: Fix assigning negative value to unsigned variable
2022-04-11 16:27 UTC (2+ messages)
[RFC PATCH v4 00/15] Landlock LSM
2022-04-11 16:24 UTC (7+ messages)
` [RFC PATCH v4 08/15] landlock: add support network rules
` [RFC PATCH v4 09/15] landlock: TCP network hooks implementation
[PATCH net-next v2] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
2022-04-11 16:13 UTC (4+ messages)
[PATCH iproute2-next 0/2] flower: match on the number of vlan tags
2022-04-11 15:45 UTC (4+ messages)
` [PATCH iproute2-next 1/2] Add num of vlans parameter
` [PATCH iproute2-next 2/2] Check args with num_of_vlans
[PATCH] iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
2022-04-11 15:42 UTC
[PATCH bpf] bpf: Fix release of page_pool in BPF_PROG_RUN
2022-04-11 15:40 UTC (2+ messages)
[PATCH net-next 0/5] flower: match on the number of vlan tags
2022-04-11 15:34 UTC (9+ messages)
` [PATCH net-next 1/5] Helper function for vlan ethtype checks
` [PATCH net-next 2/5] Reduce identation after is_key_vlan refactoring
` [PATCH net-next 3/5] Add number of vlan tags dissector
` [PATCH net-next 4/5] Add number of vlan tags filter to the flower
` [PATCH net-next 5/5] Consider the number of vlan tags for vlan filters
[PATCH] net: ax88179: add proper error handling of usb read errors
2022-04-11 15:11 UTC (3+ messages)
[PATCH net-next 0/5] ipv4: Convert several tos fields to dscp_t
2022-04-11 15:09 UTC (3+ messages)
` [PATCH net-next 5/5] net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cache
[PATCH 0/1] Add DSA callback to traffic control information
2022-04-11 14:57 UTC (12+ messages)
` [PATCH 1/1] DSA Add "
[PATCH] driver: usb: nullify dangling pointer in cdc_ncm_free
2022-04-11 14:51 UTC (3+ messages)
[PATCH net-next 0/8] mlxsw: Extend device registers for line cards support
2022-04-11 14:46 UTC (9+ messages)
` [PATCH net-next 1/8] mlxsw: reg: Extend MTMP register with new slot number field
` [PATCH net-next 2/8] mlxsw: reg: Extend MTBR "
` [PATCH net-next 3/8] mlxsw: reg: Extend MCIA "
` [PATCH net-next 4/8] mlxsw: reg: Extend MCION "
` [PATCH net-next 5/8] mlxsw: reg: Extend PMMP "
` [PATCH net-next 6/8] mlxsw: reg: Extend MGPIR register with new slot fields
` [PATCH net-next 7/8] mlxsw: core_env: Pass slot index during PMAOS register write call
` [PATCH net-next 8/8] mlxsw: reg: Add new field to Management General Peripheral Information Register
[Linux 5.18-rc1] WARNING: possible circular locking dependency detected at (rtw_ops_config, ieee80211_mgd_probe_ap)
2022-04-11 14:46 UTC (3+ messages)
[PATCH net-next 0/6] Disable host flooding for DSA ports under a bridge
2022-04-11 14:24 UTC (10+ messages)
[PATCH v2 net-next] page_pool: Add recycle stats to page_pool_put_page_bulk
2022-04-11 14:21 UTC (2+ messages)
9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)
2022-04-11 13:41 UTC (3+ messages)
[PATCH RFC 00/12] mtk_eth_soc phylink updates
2022-04-11 13:30 UTC (2+ messages)
[PATCH v4 net-next 0/3] net: dsa: mv88e6xxx: Implement offload of matchall for bridged DSA ports
2022-04-11 13:16 UTC (7+ messages)
` [PATCH v4 net-next 1/3] net: dsa: track whetever bridges have foreign interfaces in them
` [PATCH v4 net-next 2/3] net: dsa: Add support for offloading tc matchall with drop target
` [PATCH v4 net-next 3/3] net: dsa: mv88e6xxx: Add HW offload support for tc matchall in Marvell switches
peak_usb: urb aborted
2022-04-11 13:07 UTC (3+ messages)
[PATCH v2 00/14] MediaTek SoC flow offload improvements + wireless support
2022-04-11 13:00 UTC (5+ messages)
` [PATCH v2 14/14] net: ethernet: mtk_eth_soc: support creating mac address based offload entries
[PATCH v3 net-next 0/2] net: mvneta: add support for page_pool_get_stats
2022-04-11 12:51 UTC (12+ messages)
` [PATCH v3 net-next 1/2] net: page_pool: introduce ethtool stats
` [PATCH v3 net-next 2/2] net: mvneta: add support for page_pool_get_stats
[PATCH net-next v3] net: remove noblock parameter from recvmsg() entities
2022-04-11 12:49 UTC
[RFC net-next 00/27] net and/or udp optimisations
2022-04-11 12:04 UTC (3+ messages)
Intermittent performance regression related to ipset between 5.10 and 5.15
2022-04-11 11:47 UTC (4+ messages)
[PATCH net-next] net: ethernet: ti: cpsw: drop CPSW_HEADROOM define
2022-04-11 11:30 UTC (2+ messages)
[PATCH net] ipv6: fix panic when forwarding a pkt with no in6 dev
2022-04-11 11:30 UTC (2+ messages)
[PATCH net-next 0/3] sfc: Remove some global definitions
2022-04-11 11:27 UTC (4+ messages)
` [PATCH net-next 1/3] sfc: efx_default_channel_type APIs can be static
` [PATCH net-next 2/3] sfc: Remove duplicate definition of efx_xmit_done
` [PATCH net-next 3/3] sfc: Remove global definition of efx_reset_type_names
[PATCH net-next 0/8] mptcp: Miscellaneous changes for 5.19
2022-04-11 11:10 UTC (2+ messages)
[PATCH] dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
2022-04-11 11:10 UTC (2+ messages)
[PATCH RFC net-next v2] net: dsa: b53: convert to phylink_pcs
2022-04-11 11:05 UTC
Wanted: Old network/telecom data sheets + hardware manuals
2022-04-11 11:00 UTC
[PATCH net-next 01/11] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
2022-04-11 10:50 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).