messages from 2024-05-17 14:34:04 to 2024-05-20 10:13:08 UTC [more...]
[PATCH net v3] selftests: net: kill smcrouted in the cleanup logic in amt.sh
2024-05-20 10:13 UTC (2+ messages)
[PATCH net v2] net: Always descend into dsa/ folder with CONFIG_NET_DSA enabled
2024-05-20 10:10 UTC (4+ messages)
[iproute2 PATCH] Fix usage of poll.h header
2024-05-20 10:08 UTC (2+ messages)
[PATCH net] net: drop secpath extension before skb deferral free
2024-05-20 10:06 UTC (5+ messages)
[PATCH net] tcp: ensure sk_showdown is 0 for listening sockets
2024-05-20 10:04 UTC
[PATCH net v2] nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
2024-05-20 9:58 UTC (2+ messages)
[PATCH net v5] nfc: nci: Fix uninit-value in nci_rx_work
2024-05-20 9:57 UTC (2+ messages)
[PATCH ethtool-next] ethtool: Add missing clause 33 PSE manual description
2024-05-20 9:47 UTC
[PATCH] net: sync headers
2024-05-20 9:21 UTC
How to implement message forwarding from one CID to another in vhost driver
2024-05-20 8:55 UTC (2+ messages)
[PATCH net-next v2] icmp: Add icmp_timestamp_ignore_all to control ICMP_TIMESTAMP
2024-05-20 8:53 UTC
[PATCH net 0/3] doc: mptcp: new general doc and fixes
2024-05-20 8:16 UTC (4+ messages)
` [PATCH net 1/3] doc: mptcp: add missing 'available_schedulers' entry
` [PATCH net 2/3] doc: mptcp: alphabetical order
` [PATCH net 3/3] doc: new 'mptcp' page in 'networking'
[PATCH v1 net] cfg80211: pmsr: use correct nla_get_uX functions
2024-05-20 7:33 UTC
[PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-05-20 7:03 UTC
[PATCH V2 net] net: mana: Fix the extra HZ in mana_hwc_send_request
2024-05-20 6:05 UTC
[PATCH net] net: drop pulled SKB_GSO_FRAGLIST skb
2024-05-20 5:05 UTC (2+ messages)
[syzbot] [net?] INFO: task hung in addrconf_dad_work (4)
2024-05-20 3:26 UTC
[iwl-net][PATCH v3] e1000e: move force SMBUS near the end of enable_ulp function
2024-05-20 2:03 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next] virtio-net: synchronize operstate with admin state on up/down
2024-05-20 1:03 UTC
[PATCH ethtool-next 0/2] Add support for Power over Ethernet
2024-05-20 0:16 UTC (3+ messages)
` [PATCH ethtool-next 2/2] ethtool: pse-pd: Add support for Power over Ethernet (clause 33)
[PATCH ethtool-next v3] netlink: tsinfo: add statistics support
2024-05-20 0:10 UTC (2+ messages)
[PATCH RFC iproute2-next 0/3] xfrm: Add support for SA direction and output cleanup
2024-05-19 22:59 UTC (6+ messages)
` [PATCH RFC iproute2-next 1/3] uapi: Update kernel headers xfrm.h
` [PATCH RFC iproute2-next 2/3] xfrm: support xfrm SA direction attribute
` [PATCH RFC iproute2-next 3/3] xfrm: update ip xfrm state output for SA with "
r8169: Crash with TX segmentation offload on RTL8125
2024-05-19 19:46 UTC (3+ messages)
[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
2024-05-19 18:43 UTC (2+ messages)
[PATCH net-next v2 0/2] net: xilinx_gmii2rgmii: Add clock support
2024-05-19 17:33 UTC (4+ messages)
` [PATCH net-next v2 1/2] dt-bindings: "
[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
2024-05-19 15:37 UTC (35+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
` [RFC PATCH net-next 02/28] net: ethernet: ti: add RPMsg structures for Ethernet Switch Firmware
` [RFC PATCH net-next 03/28] net: ethernet: ti: introduce the CPSW Proxy Client
` [RFC PATCH net-next 04/28] net: ethernet: ti: cpsw-proxy-client: add support for creating requests
` [RFC PATCH net-next 05/28] net: ethernet: ti: cpsw-proxy-client: enable message exchange with EthFw
` [RFC PATCH net-next 06/28] net: ethernet: ti: cpsw-proxy-client: add helper to get virtual port info
` [RFC PATCH net-next 07/28] net: ethernet: ti: cpsw-proxy-client: add helper to attach virtual ports
` [RFC PATCH net-next 08/28] net: ethernet: ti: cpsw-proxy-client: add helpers to alloc/free resources
` [RFC PATCH net-next 09/28] net: ethernet: ti: cpsw-proxy-client: add helper to init TX DMA Channels
` [RFC PATCH net-next 10/28] net: ethernet: ti: cpsw-proxy-client: add helper to init RX "
` [RFC PATCH net-next 11/28] net: ethernet: ti: cpsw-proxy-client: add NAPI TX polling function
` [RFC PATCH net-next 12/28] net: ethernet: ti: cpsw-proxy-client: add NAPI RX "
` [RFC "
` [RFC PATCH net-next 13/28] net: ethernet: ti: cpsw-proxy-client: add helper to create netdevs
` [RFC PATCH net-next 14/28] net: ethernet: ti: cpsw-proxy-client: add and register dma irq handlers
` [RFC PATCH net-next 15/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register MAC
` [RFC PATCH net-next 16/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_open
` [RFC PATCH net-next 17/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_stop
` [RFC PATCH net-next 18/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_start_xmit
` [RFC PATCH net-next 19/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_get_stats64
` [RFC PATCH net-next 20/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_tx_timeout
` [RFC PATCH net-next 21/28] net: ethernet: ti: cpsw-proxy-client: register ndo_validate/ndo_set_mac_addr
` [RFC PATCH net-next 22/28] net: ethernet: ti: cpsw-proxy-client: implement .get_link ethtool op
` [RFC PATCH net-next 23/28] net: ethernet: ti: cpsw-proxy-client: add sw tx/rx irq coalescing
` [RFC PATCH net-next 24/28] net: ethernet: ti: cpsw-proxy-client: export coalescing support
` [RFC PATCH net-next 25/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register IPv4
` [RFC PATCH net-next 26/28] net: ethernet: ti: cpsw-proxy-client: add ndo_set_rx_mode member
` [RFC PATCH net-next 27/28] net: ethernet: ti: cpsw-proxy-client: add helper to detach virtual ports
` [RFC PATCH net-next 28/28] net: ethernet: ti: cpsw-proxy-client: enable client driver functionality
[PATCH] net: set struct net_device::name earlier
2024-05-19 13:42 UTC (4+ messages)
[syzbot] [openvswitch?] KASAN: slab-use-after-free Read in ovs_ct_exit
2024-05-19 13:42 UTC (2+ messages)
[PATCH 1/2 net-next] libceph: Use sruct_size() in ceph_create_snap_context()
2024-05-19 12:45 UTC (4+ messages)
[syzbot] [wireless?] WARNING in minstrel_ht_update_caps
2024-05-19 11:55 UTC (2+ messages)
[PATCH net v2 1/2] af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS
2024-05-19 8:47 UTC (4+ messages)
[PATCH v3 net 0/2] af_unix: Fix GC and improve selftest
2024-05-19 8:44 UTC (3+ messages)
` [PATCH v3 net 2/2] selftest: af_unix: Make SCM_RIGHTS into OOB data
Potential impact of commit dfa2f0483360 ("tcp: get rid of sysctl_tcp_adv_win_scale")
2024-05-19 2:13 UTC (10+ messages)
[PATCH bpf-next v2 0/4] netfilter: Add the capability to offload flowtable in XDP layer
2024-05-18 21:50 UTC (6+ messages)
` [PATCH bpf-next v2 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH bpf-next v2 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [PATCH bpf-next v2 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [PATCH bpf-next v2 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc
[PATCH net-next v2 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib
2024-05-18 21:30 UTC (2+ messages)
From Financial Crimes Enforcement Network
2024-05-18 21:21 UTC
[syzbot] [bpf?] [net?] KMSAN: uninit-value in dev_map_hash_lookup_elem
2024-05-18 21:05 UTC
[PATCH net-next v2 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
2024-05-18 19:02 UTC (3+ messages)
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-18 18:57 UTC (6+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
[PATCH v4 00/11] LIN Bus support for Linux
2024-05-18 18:29 UTC (2+ messages)
[GIT PULL] Enable IORING_CQE_F_SOCK_NONEMPTY for accept requests
2024-05-18 18:07 UTC (2+ messages)
[net] ipv6: sr: fix missing sk_buff release in seg6_input_core
2024-05-18 15:47 UTC (4+ messages)
[PATCH v2] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
2024-05-18 13:04 UTC
[PATCH] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
2024-05-18 12:55 UTC (5+ messages)
[PATCH net-next v12 13/15] net: stmmac: dwmac-loongson: Add Loongson GNET support
2024-05-18 10:47 UTC (12+ messages)
[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
2024-05-18 10:38 UTC (6+ messages)
` [PATCH net-next v12 06/15] net: stmmac: dwmac-loongson: Split up the platform data initialization
[PATCH bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline
2024-05-18 9:29 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Use precise image size for struct_ops trampoline
` [PATCH bpf-next v2 2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image
` [PATCH bpf-next v2 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline
[PATCH] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
2024-05-18 8:48 UTC (6+ messages)
[PATCH v2 1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
2024-05-18 8:30 UTC (2+ messages)
` [PATCH v2 2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
[PATCH v2 0/2] Bluetooth: hci_core: Refactor hci_get_dev_list() function
2024-05-18 8:30 UTC
[PATCH bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline
2024-05-18 3:28 UTC (4+ messages)
` [PATCH bpf-next v4 1/3] riscv, bpf: "
` [PATCH bpf-next v4 2/3] selftests/bpf: Factor out many args tests from tracing_struct
` [PATCH bpf-next v4 3/3] selftests/bpf: Add testcase where 7th argment is struct
[RFC PATCH v2 net-next] tcp: remove 64 KByte limit for initial tp->rcv_wnd value
2024-05-18 2:50 UTC
[GIT PULL] Networking merge window fixes
2024-05-18 2:01 UTC (2+ messages)
[PATCH net-next v2 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-05-18 1:29 UTC (6+ messages)
` [PATCH net-next v2 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v2 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-18 1:25 UTC (6+ messages)
[PATCH v1 net] af_unix: Annotate data-races around sk->sk_hash
2024-05-18 1:13 UTC
[RFC PATCH net-next] tcp: break the limitation of initial receive window
2024-05-18 0:04 UTC (6+ messages)
[PATCH v1 net] af_unix: Annotate data-race around unix_sk(sk)->addr
2024-05-18 0:01 UTC
[PATCH, net-next, 2/2] net: stmmac: PCI driver for BCM8958X SoC
2024-05-17 23:50 UTC (2+ messages)
[syzbot] [bpf?] [net?] possible deadlock in sock_hash_update_common
2024-05-17 23:31 UTC (2+ messages)
[PATCH net-next] icmp: Add icmp_timestamp_ignore_all to control ICMP_TIMESTAMP
2024-05-17 21:34 UTC (3+ messages)
[PATCH v2] net: mhi: set skb mac header before entering RX path
2024-05-17 21:19 UTC
[PATCH 1/2] net: add option to ignore 'local-mac-address' property
2024-05-17 21:15 UTC (4+ messages)
[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-05-17 20:45 UTC (2+ messages)
[PATCH net] l2tp: fix ICMP error handling for UDP-encap sockets
2024-05-17 20:38 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: ti: Update maintainers list
2024-05-17 20:38 UTC (2+ messages)
[PATCH] MAINTAINERS: net: Update reviewers for TI's Ethernet drivers
2024-05-17 20:38 UTC (2+ messages)
[PATCH net v3] selftests: net: local_termination: annotate the expected failures
2024-05-17 20:38 UTC (2+ messages)
[PATCH net v2 1/1] net: dsa: microchip: Correct initialization order for KSZ88x3 ports
2024-05-17 20:38 UTC (2+ messages)
[PATCH v1 net] tcp: Fix shift-out-of-bounds in dctcp_update_alpha()
2024-05-17 20:28 UTC (2+ messages)
[PATCH bpf-next 0/4] netfilter: Add the capability to offload flowtable in XDP layer
2024-05-17 19:54 UTC (4+ messages)
` [PATCH bpf-next 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
[PATCH 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
2024-05-17 19:49 UTC (6+ messages)
[PATCH net-next v2 0/3] Introduce IPPROTO_SMC
2024-05-17 19:19 UTC (2+ messages)
[PATCHv2 net] selftests/net: use tc rule to filter the na packet
2024-05-17 19:16 UTC (4+ messages)
[PATCH] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
2024-05-17 19:14 UTC (2+ messages)
[PATCH net-next v4] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
2024-05-17 18:50 UTC (2+ messages)
[PATCH 0/6] rds: rdma: Add ability to force GFP_NOIO
2024-05-17 17:30 UTC (4+ messages)
[PATCH v3 1/2] tty: rfcomm: prefer struct_size over open coded arithmetic
2024-05-17 17:21 UTC (2+ messages)
` [PATCH v3 2/2] tty: rfcomm: prefer array indexing over pointer arithmetic
[PATCH v3 0/2] tty: rfcomm: refactor rfcomm_get_dev_list() function
2024-05-17 17:21 UTC
[PATCH net] ipv6: sr: fix memleak in seg6_hmac_init_algo
2024-05-17 16:52 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION c75962170e49f24399141276ae119e6a879f36dc
2024-05-17 16:50 UTC
[PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
2024-05-17 16:15 UTC (11+ messages)
` [PATCH net-next 14/15 v2] "
[PATCH RESEND v8 00/16] mm: jit/text allocator
2024-05-17 16:09 UTC (5+ messages)
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH net-next v12 00/13] net: Make timestamping selectable
2024-05-17 15:58 UTC (9+ messages)
` [PATCH net-next v12 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v12 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command
[PATCH] net: Fix the gso BUG_ON that treat the skb which head_frag is true as non head_frag
2024-05-17 15:40 UTC (2+ messages)
` [PATCH] test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was mangled
[PATCH net-next] netfilter: nft_fib: allow from forward/input without iif selector
2024-05-17 15:37 UTC (2+ messages)
[PATCH v6] can: mcp251xfd: fix infinite loop when xmit fails
2024-05-17 15:32 UTC (3+ messages)
[RFC PATCH v1 00/10] Socket type control for Landlock
2024-05-17 15:24 UTC (7+ messages)
` [RFC PATCH v1 03/10] selftests/landlock: Create 'create' test
[PATCH 0/2] Forbid illegitimate binding via listen(2)
2024-05-17 15:22 UTC (5+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()
[PATCH v4 00/66] Define _GNU_SOURCE for sources using
2024-05-17 14:48 UTC (3+ messages)
` [PATCH v4 65/66] selftests/wireguard: Drop define _GNU_SOURCE
[RFC PATCH 0/5] vsock/virtio: Add support for multi-devices
2024-05-17 14:46 UTC (6+ messages)
` [RFC PATCH 1/5] vsock/virtio: Extend virtio-vsock spec with an "order" field
` [RFC PATCH 2/5] vsock/virtio: Add support for multi-devices
` [RFC PATCH 3/5] vsock/virtio: can_msgzerocopy adapts to multi-devices
` [RFC PATCH 4/5] vsock: seqpacket_allow "
` [RFC PATCH 5/5] vsock: Add an ioctl request to get all CIDs
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).