messages from 2026-07-23 16:41:10 to 2026-07-23 19:04:27 UTC [more...]
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-23 19:04 UTC (7+ messages)
` [PATCH 04/36] dpll: zl3073x: remove conditional return "
` [PATCH 07/36] net: ethernet: "
` [PATCH 08/36] net: "
` [PATCH 09/36] net: intel: "
` [PATCH 11/36] ipvs: "
[PATCH net-next] net: macb: add support for 1000BASE-X autonegotiation to PCS
2026-07-23 19:01 UTC (3+ messages)
` [PATCH net-next v2 0/2] net: macb: Updated patches for 1000BASE-X support
[PATCH v3 9/9] pci: fix UAF when probe runs concurrent to dyn ID removal
2026-07-23 18:57 UTC (3+ messages)
[RFC PATCH net-next v0.1 1/1] net: add GeoNetworking protocol
2026-07-23 18:54 UTC (2+ messages)
[GIT PULL] Networking for v7.2-rc5
2026-07-23 18:50 UTC
[PATCH] tls: don't abort the connection on signal-interrupted sends
2026-07-23 18:44 UTC (4+ messages)
[PATCH net] usbnet: cap max_mtu for drivers without bind callback
2026-07-23 18:42 UTC (4+ messages)
[RFC PATCH net-next v0.1 1/1] net: add GeoNetworking protocol
2026-07-23 18:38 UTC (7+ messages)
` short description of GeoNetworking
[PATCH net 00/13] Netfilter/IPVS fixes for net
2026-07-23 18:37 UTC (5+ messages)
` [PATCH net 09/13] ipvs: fix the checksum validations
[PATCH net 1/1] net: devmem: prevent net-iov / page mixing
2026-07-23 18:35 UTC (4+ messages)
[PATCH net] vlan: fix skb_under_panic() and races when toggling HW VLAN offload
2026-07-23 18:20 UTC (3+ messages)
[PATCH net-next] net: dsa: microchip: Fix log typo in error path
2026-07-23 18:10 UTC (2+ messages)
[PATCH v2 net 0/2] drop_monitor: take care of 32bit kernels
2026-07-23 18:10 UTC (2+ messages)
[PATCH net 0/5] mptcp: misc fixes for v7.2-rc5
2026-07-23 18:10 UTC (2+ messages)
[PATCH v2 net] net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
2026-07-23 18:10 UTC (2+ messages)
[PATCH net v2 0/2] net/sched: act_vlan: pop_eth can strip non-Ethernet skbs and panic loopback
2026-07-23 17:54 UTC (3+ messages)
` [PATCH net v2 1/2] net/sched: act_skbmod: require a full Ethernet header for MAC rewrites
` [PATCH net v2 2/2] net/sched: act_vlan: skip pop_eth on non-Ethernet devices
[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
2026-07-23 17:52 UTC (3+ messages)
` [RFC PATCH 1/2] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
[pull-request] mlx5-next updates 2026-07-22
2026-07-23 17:50 UTC (2+ messages)
[PATCH net v2] nfc: digital: fix use-after-free in nfc_digital_unregister_device()
2026-07-23 17:44 UTC
[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
2026-07-23 17:44 UTC (4+ messages)
` [PATCH v3] bpf, sockmap: Fix cork ownership "
[PATCH net 0/1] rxrpc: fix encap_rcv skb accounting exhaustion
2026-07-23 17:43 UTC (2+ messages)
` [PATCH net 1/1] "
[PATCH net v4] phonet: check register_netdevice_notifier() error in phonet_device_init()
2026-07-23 17:40 UTC (2+ messages)
[PATCH net v3] mac802154: hold an interface reference across the scan worker
2026-07-23 17:40 UTC (2+ messages)
[PATCH net v3] sctp: don't free the ASCONF's own transport in DEL-IP processing
2026-07-23 17:40 UTC (5+ messages)
[PATCH net 0/1] ipv6: ip6mr: fix mr_table lifetime leak
2026-07-23 17:38 UTC (2+ messages)
` [PATCH net 1/1] "
[TEST] google runner needs nested cases
2026-07-23 17:36 UTC (3+ messages)
[PATCH net] phonet: pep: fix use-after-free in pep_get_sb()
2026-07-23 17:30 UTC (2+ messages)
[PATCH net v3] bnge/bng_re: fix ring ID widths
2026-07-23 17:30 UTC (2+ messages)
[PATCH net 0/1] llc: fix listener child socket leak on non-SABME frames
2026-07-23 17:29 UTC (2+ messages)
` [PATCH net 1/1] "
[PATCH net v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF
2026-07-23 17:26 UTC (3+ messages)
` [PATCH net v2 0/2] net: fman: fix IRQ-related bugs and add probe cleanup
[PATCH] rtase: fix double free of multi-frag skb on DMA map failure
2026-07-23 17:25 UTC (2+ messages)
[PATCH net] seg6: fix NULL deref in input_action_end_dx{4,6}_finish() after nf hook
2026-07-23 17:22 UTC (3+ messages)
[PATCH net 0/1] vsock: clear stale sk_err before listen()
2026-07-23 17:21 UTC (2+ messages)
` [PATCH net 1/1] "
[PATCH net v3 0/2] net/stmmac: Secure against failures of DMA memory allocation
2026-07-23 17:21 UTC (4+ messages)
[PATCH] selftests/net: use MAP_FAILED instead of (void *)-1 in tcp_mmap
2026-07-23 17:20 UTC (2+ messages)
[PATCH v2 1/2] selftests: drv-net: Fix csum path in doc
2026-07-23 17:20 UTC (2+ messages)
[PATCH net] tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
2026-07-23 17:20 UTC (2+ messages)
[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-23 17:17 UTC (6+ messages)
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers
linux-next: manual merge of the net-next tree with the net tree
2026-07-23 17:16 UTC (2+ messages)
[PATCH v4 net-next] sctp: auth: break when skb_clone fails for auth_chunk
2026-07-23 17:16 UTC (3+ messages)
` [PATCH net-next v5] sctp: auth: discard auth_chunk when skb_clone fails
[PATCH net v2] xsk: reject undersized tx_metadata at runtime validation
2026-07-23 17:15 UTC (9+ messages)
[PATCH net] tun: prevent underflow in rx headroom calculation
2026-07-23 17:14 UTC (2+ messages)
[PATCH net] net: x25: fix use-after-free in x25_kill_by_neigh()
2026-07-23 17:11 UTC (2+ messages)
[PATCH net v3] mctp: check register_netdevice_notifier() error in mctp_device_init()
2026-07-23 17:10 UTC (2+ messages)
[PATCH net v2] net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()
2026-07-23 17:10 UTC (2+ messages)
[PATCH net 1/6] ovpn: avoid putting unrelated P2P peer on socket release
2026-07-23 17:10 UTC (2+ messages)
[PATCH net 0/1] net: bridge: fix fast-leave use-after-free
2026-07-23 16:52 UTC (2+ messages)
` [PATCH net 1/1] net: bridge: stop fast-leave after deleting a port group
[PATCH net 0/1] net: ipv6: clear suppressed fib6 rule result
2026-07-23 16:48 UTC (2+ messages)
` [PATCH net 1/1] "
[PATCH net 0/5] vxlan: fixes for skb header pulling, cloning, and concurrency in TX path
2026-07-23 16:43 UTC (7+ messages)
` [PATCH net 3/5] vxlan: use neigh_ha_snapshot() in route_shortcircuit()
` [PATCH net 4/5] vxlan: use pskb_network_may_pull() "
` [PATCH net 5/5] vxlan: use pskb_network_may_pull() for transmit path header pulls
page: | 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