messages from 2023-11-30 15:49:59 to 2023-12-01 05:47:01 UTC [more...]
[PATCH net-next v2 0/9] net: rswitch: Add jumbo frames support
2023-12-01 5:46 UTC (2+ messages)
` [PATCH net-next v2 1/9] net: rswitch: Drop unused argument/return value
[PATCH net-next v8 0/4] Rust abstractions for network PHY drivers
2023-12-01 5:44 UTC (4+ messages)
` [PATCH net-next v8 1/4] rust: core "
[net PATCH v3] octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coalescing
2023-12-01 5:33 UTC
[GIT PULL] virtio: features
2023-12-01 5:15 UTC (7+ messages)
[PATCH net 0/7] ionic: small driver fixes
2023-12-01 4:19 UTC (9+ messages)
` [PATCH net 1/7] ionic: fix snprintf format length warning
` [PATCH net 2/7] ionic: Use cached VF attributes
` [PATCH net 3/7] ionic: set ionic ptr before setting up ethtool ops
` [PATCH net 4/7] ionic: Don't check null when calling vfree()
` [PATCH net 5/7] ionic: Make the check for Tx HW timestamping more obvious
` [PATCH net 6/7] ionic: Fix dim work handling in split interrupt mode
` [PATCH net 7/7] ionic: Re-arrange ionic_intr_info struct for cache perf
[PATCH net] macvlan: implement .parse_protocol hook function in macvlan_hard_header_ops
2023-12-01 4:27 UTC
[PATCH net,v2] ipvlan: implement .parse_protocol hook function in ipvlan_header_ops
2023-12-01 4:13 UTC (2+ messages)
[PATCH bpf 0/2] bpf fix for unconnect af_unix socket
2023-12-01 3:23 UTC (3+ messages)
` [PATCH bpf 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
` [PATCH bpf 2/2] bpf: sockmap, test for unconnected af_unix sock
[PATCH v4] net: stmmac: fix FPE events losing
2023-12-01 3:22 UTC
[PATCH v3] net: stmmac: fix FPE events losing
2023-12-01 2:49 UTC (6+ messages)
[PATCH net-next] ipvlan: implemente .parse_protocol hook function in ipvlan_header_ops
2023-12-01 2:22 UTC (5+ messages)
[PATCH net-next v5 0/4] virtio-net: support dynamic coalescing moderation
2023-12-01 2:11 UTC (7+ messages)
` [PATCH net-next v5 4/4] virtio-net: support rx netdim
[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
2023-12-01 1:38 UTC (9+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
[PATCH ipsec-next v2 0/6] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-01 1:33 UTC (4+ messages)
` [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
[PATCH] netlink: Return unsigned value for nla_len()
2023-12-01 1:25 UTC (3+ messages)
pull-request: bpf-next 2023-11-30
2023-12-01 1:20 UTC (2+ messages)
[syzbot] [net?] WARNING in cleanup_net (3)
2023-12-01 0:39 UTC (4+ messages)
[PATCH v2] net/tg3: fix race condition in tg3_reset_task()
2023-12-01 0:19 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v4] "
[net-next PATCH v2 00/12] net: phy: at803x: cleanup
2023-12-01 0:14 UTC (14+ messages)
` [net-next PATCH v2 01/12] net: phy: at803x: fix passing the wrong reference for config_intr
` [net-next PATCH v2 02/12] net: phy: at803x: move disable WOL to specific at8031 probe
` [net-next PATCH v2 03/12] net: phy: at803x: raname hw_stats functions to qca83xx specific name
` [net-next PATCH v2 04/12] net: phy: at803x: move qca83xx specific check in dedicated functions
` [net-next PATCH v2 05/12] net: phy: at803x: move specific DT option for at8031 to specific probe
` [net-next PATCH v2 06/12] net: phy: at803x: move specific at8031 probe mode check to dedicated probe
` [net-next PATCH v2 07/12] net: phy: at803x: move specific at8031 config_init to dedicated function
` [net-next PATCH v2 08/12] net: phy: at803x: move specific at8031 WOL bits "
` [net-next PATCH v2 09/12] net: phy: at803x: move specific at8031 config_intr "
` [net-next PATCH v2 10/12] net: phy: at803x: make at8031 related DT functions name more specific
` [net-next PATCH v2 11/12] net: phy: at803x: move at8035 specific DT parse to dedicated probe
` [net-next PATCH v2 12/12] net: phy: at803x: drop specific PHY ID check from cable test functions
` [net-next PATCH v2 12/12] net: phy: at803x: drop specific PHY id "
[syzbot] [net?] INFO: rcu detected stall in sys_socket (10)
2023-12-01 0:12 UTC (4+ messages)
` Fwd: "
[PATCH bpf-next 0/3] xsk: TX metadata launch time support
2023-12-01 0:02 UTC (6+ messages)
` [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata
` [PATCH bpf-next 2/3] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next 3/3] selftests/bpf: Add launch time to xdp_hw_metadata
[PATCH] usb: core: Save the config when a device is deauthorized+authorized
2023-11-30 23:43 UTC
[GIT PULL] Networking for v6.7-rc4
2023-11-30 23:39 UTC (2+ messages)
pull-request: bpf 2023-11-30
2023-11-30 23:37 UTC (7+ messages)
linux-next: manual merge of the bpf-next tree with the net-next tree
2023-11-30 22:47 UTC
[PATCH net v2] r8169: fix rtl8125b PAUSE frames blasting when suspended
2023-11-30 22:25 UTC (4+ messages)
Does skb_metadata_differs really need to stop GRO aggregation?
2023-11-30 22:00 UTC (11+ messages)
[PATCH] net: mdio: replace deprecated strncpy with strscpy
2023-11-30 22:00 UTC (2+ messages)
[PATCH] qlcnic: replace deprecated strncpy with strscpy
2023-11-30 22:00 UTC (2+ messages)
[PATCH v2] net: dsa: lan9303: use ethtool_sprintf() for lan9303_get_strings()
2023-11-30 21:59 UTC (2+ messages)
[PATCH] net: ena: replace deprecated strncpy with strscpy
2023-11-30 21:59 UTC (2+ messages)
[PATCH net-next v1 0/6] tools/net/ynl: Add 'sub-message' support to ynl
2023-11-30 21:49 UTC (7+ messages)
` [PATCH net-next v1 1/6] doc/netlink: Add bitfield32, s8, s16 to the netlink-raw schema
` [PATCH net-next v1 2/6] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v1 3/6] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v1 4/6] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v1 5/6] doc/netlink/specs: add sub-message type to rt_link family
` [PATCH net-next v1 6/6] doc/netlink/specs: Add a spec for tc
[PATCH net-next v1 0/6] tools/net/ynl: Add 'sub-message' support to ynl
2023-11-30 21:49 UTC (4+ messages)
` [PATCH net-next v1 1/6] doc/netlink: Add bitfield32, s8, s16 to the netlink-raw schema
` [PATCH net-next v1 2/6] doc/netlink: Add sub-message support to netlink-raw
[PATCH iwl-next v1] idpf: refactor some missing field get/prep conversions
2023-11-30 21:45 UTC
[PATCH v6 net-next 0/7] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
2023-11-30 21:19 UTC (9+ messages)
` [PATCH v6 net-next 6/7] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
[PATCH net-next v1 1/1] net/sched: cbs: Use units.h instead of the copy of a definition
2023-11-30 21:04 UTC (3+ messages)
[PATCHv2 net-next 00/14] Conver net selftests to run in unique namespace (Part 1)
2023-11-30 20:57 UTC (3+ messages)
` [PATCHv2 net-next 13/14] selftests/net: convert sctp_vrf.sh to run it in unique namespace
[net-next PATCH v10 00/11] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
2023-11-30 20:53 UTC (4+ messages)
` [net-next PATCH v10 11/11] eth: bnxt: link NAPI instances to queues and IRQs
[PATCH] SUNRPC: Replace strlcpy() with strscpy()
2023-11-30 20:43 UTC (2+ messages)
[PATCH v1 0/2] net: stmmac: add NPCM dwmac support
2023-11-30 20:34 UTC (17+ messages)
` [PATCH v1 2/2] net: stmmac: Add NPCM support
` [Linux-stm32] "
[net-next PATCH 00/14] net: phy: at803x: cleanup + split
2023-11-30 20:24 UTC (6+ messages)
` [net-next PATCH 06/14] net: phy: at803x: move at8031 specific data out of generic at803x_priv
[PATCH] vhost-vdpa: account iommu allocations
2023-11-30 20:04 UTC
[RFC] Questionable RCU/BH usage in cgw_create_job()
2023-11-30 19:56 UTC (5+ messages)
[PATCH iwl-net] i40e: Fix kernel crash during macvlan offloading setup
2023-11-30 19:39 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH iwl-net] i40e: Fix wrong mask used during DCB config
2023-11-30 19:31 UTC
[PATCH] net: page_pool: Fix NULL pointer dereference in page_pool_unlist()
2023-11-30 19:25 UTC
[PATCH net-next] Documentation: networking: add missing PLCA messages from the message list
2023-11-30 19:13 UTC
[PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set)
2023-11-30 19:05 UTC (5+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] sfc-siena: "
[RFC PATCH] wifi: cfg80211: fix CQM for non-range use
2023-11-30 19:00 UTC
[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-30 18:52 UTC (18+ messages)
` [PATCH v12 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v12 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
` [PATCH v12 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v12 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v12 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v12 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
` [PATCH v12 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v12 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v12 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v12 bpf-next 11/17] bpf,lsm: add BPF token "
` [PATCH v12 bpf-next 12/17] libbpf: add bpf_token_create() API
` [PATCH v12 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v12 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v12 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v12 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
` [PATCH v12 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
[PATCH v2 net-next 0/2] add multi-buff support for xdp running in generic mode
2023-11-30 18:49 UTC (5+ messages)
` [PATCH v2 net-next 2/2] xdp: "
[PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands
2023-11-30 18:34 UTC (17+ messages)
` [PATCH v5 2/3] NFSD: convert write_version to netlink command
` [PATCH v5 3/3] NFSD: convert write_ports "
[PATCH net-next v6 2/6] ptp: clockmatrix: set write phase timer to 0 when not in PCW mode
2023-11-30 18:46 UTC (5+ messages)
` [PATCH net-next v6 3/6] ptp: clockmatrix: Fix u8 -> u16, DPLL_WF_TIMER and DPLL_WP_TIMER are 2-byte registers
` [PATCH net-next v6 4/6] ptp: clockmatrix: dco input-to-output delay is 20 FOD cycles + 8ns
` [PATCH net-next v6 5/6] ptp: clockmatrix: Fix caps.max_adj to reflect DPLL_MAX_FREQ_OFFSET[MAX_FFO]
` [PATCH net-next v6 6/6] ptp: clockmatrix: move register and firmware related definition to idt8a340_reg.h
[PATCH net-next v6 1/6] ptp: clockmatrix: support 32-bit address space
2023-11-30 18:46 UTC
[PATCH net-next] tcp: tcp_gro_dev_warn() cleanup
2023-11-30 18:41 UTC
[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-30 18:13 UTC (11+ messages)
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
[PATCH net-next v5 0/3] send credit update during setting SO_RCVLOWAT
2023-11-30 17:49 UTC (10+ messages)
` [PATCH net-next v5 2/3] virtio/vsock: "
[PATCH net] MAINTAINERS: exclude 9p from networking
2023-11-30 18:24 UTC (2+ messages)
[PATCH net-next] octeon_ep: Fix error code in probe()
2023-11-30 18:23 UTC (2+ messages)
[PATCH net-next] net: page_pool: fix general protection fault in page_pool_unlist
2023-11-30 18:20 UTC (3+ messages)
[PATCH mlx5-next 0/5] Expose c0 and SW encap ICM for RDMA
2023-11-30 18:16 UTC (3+ messages)
` [PATCH mlx5-next 2/5] net/mlx5: Manage ICM type of SW encap
[PATCH bpf-next] bpf: add sock_ops callbacks for data send/recv/acked events
2023-11-30 18:13 UTC (4+ messages)
[PATCH] net: usb: ax88179_178a: avoid failed operations when device is disconnected
2023-11-30 18:13 UTC (5+ messages)
[PATCH iwl-next v2] ice: Print NIC FW version during init
2023-11-30 18:13 UTC (4+ messages)
[PATCH net] net/netfilter: bpf: fix bad registration on nf_defrag
2023-11-30 18:08 UTC (2+ messages)
[PATCH RFC net-next v4 0/2] selftests/dpll: DPLL subsystem integration tests
2023-11-30 17:46 UTC (9+ messages)
` [PATCH RFC net-next v4 1/2] netdevsim: implement DPLL for subsystem selftests
` [PATCH RFC net-next v4 2/2] selftests/dpll: add DPLL system integration selftests
[PATCH] [v2] net/mlx5e: fix a potential double-free in fs_udp_create_groups
2023-11-30 17:45 UTC (2+ messages)
[PATCH] [v2] net/mlx5e: fix a potential double-free in fs_any_create_groups
2023-11-30 17:44 UTC (2+ messages)
[patch net-next] docs: netlink: add NLMSG_DONE message format for doit actions
2023-11-30 17:39 UTC (6+ messages)
[PATCH 00/13] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
2023-11-30 17:35 UTC (3+ messages)
` [PATCH 13/13] net: ravb: Add runtime PM support
[PATCH net-next v1 4/6] tools/net/ynl: Add binary and pad support to structs for tc
2023-11-30 17:13 UTC (3+ messages)
` [PATCH net-next v1 5/6] doc/netlink/specs: add sub-message type to rt_link family
` [PATCH net-next v1 6/6] doc/netlink/specs: Add a spec for tc
mvneta crash in page pool code
2023-11-30 17:14 UTC (4+ messages)
[PATCH net-next v2 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
2023-11-30 17:11 UTC (2+ messages)
[PATCH net-next v2 1/2] ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
2023-11-30 17:05 UTC (2+ messages)
[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-11-30 16:57 UTC (6+ messages)
` [EXTERNAL] "
[PATCH net] ice: fix theoretical out-of-bounds access in ethtool link modes
2023-11-30 16:58 UTC
[net-next PATCH v5 0/2] octeontx2: Multicast/mirror offload changes
2023-11-30 16:54 UTC (5+ messages)
` [net-next PATCH v5 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload
` [net-next PATCH v5 2/2] octeontx2-pf: TC flower offload support for mirror
[PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-11-30 16:45 UTC (6+ messages)
` [PATCH net-next v5 13/14] libie: add per-queue Page Pool stats
[PATCHv2] USB: gl620a: check for rx buffer overflow
2023-11-30 16:42 UTC (8+ messages)
[PATCH net-next v3] tcp: Dump bound-only sockets in inet_diag
2023-11-30 16:30 UTC (4+ messages)
[syzbot] [bpf?] [net?] KASAN: null-ptr-deref Write in unix_stream_bpf_update_proto
2023-11-30 16:28 UTC
[PATCH iwl-next v1 00/13] intel: use FIELD_PREP and FIELD_GET
2023-11-30 16:26 UTC (5+ messages)
` [PATCH iwl-next v1 13/13] ice: field get conversion
[PATCH v2 net] octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
2023-11-30 16:24 UTC (4+ messages)
` [EXT] "
[PATCH 6.6 009/112] rxrpc: Fix RTT determination to use any ACK as a source
2023-11-30 16:20 UTC (2+ messages)
` [PATCH 6.6 010/112] rxrpc: Defer the response to a PING ACK until weve parsed it
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).