messages from 2024-07-25 10:17:15 to 2024-07-26 07:00:46 UTC [more...]
[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
2024-07-26 7:00 UTC (2+ messages)
[PATCH v7 0/4] Landlock: Abstract Unix Socket Scoping Support
2024-07-26 6:50 UTC (10+ messages)
` [PATCH v7 1/4] Landlock: Add abstract unix socket connect restriction
` [PATCH v7 2/4] selftests/landlock: Abstract unix socket restriction tests
` [PATCH v7 3/4] samples/landlock: Support abstract unix socket restriction
` [PATCH v7 4/4] documentation/landlock: Adding scoping mechanism documentation
[PATCH] bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
2024-07-26 6:23 UTC (7+ messages)
[PATCH net 0/5] ethtool: more RSS fixes
2024-07-26 6:16 UTC (9+ messages)
` [PATCH net 1/5] eth: bnxt: reject unsupported hash functions
` [PATCH net 2/5] eth: bnxt: populate defaults in the RSS context struct
` [PATCH net 3/5] ethtool: fix setting key and resetting indir at once
` [PATCH net 4/5] ethtool: fix the state of additional contexts with old API
` [PATCH net 5/5] selftests: drv-net: rss_ctx: check for all-zero keys
[PATCH net] net/smc: prevent UAF in inet_create()
2024-07-26 6:09 UTC (4+ messages)
[PATCH] ptp: Add vDSO-style vmclock support
2024-07-26 6:06 UTC (27+ messages)
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT (commit: 23729ff23186424)
2024-07-26 3:29 UTC (2+ messages)
[syzbot] [wireless?] WARNING in __rate_control_send_low (2)
2024-07-26 3:26 UTC (3+ messages)
[syzbot] [net?] [bpf?] general protection fault in __dev_flush
2024-07-26 3:03 UTC (4+ messages)
` [PATCH net] tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
[PATCH v1 nf 0/2] netfilter: iptables: Fix null-ptr-deref in ip6?table_nat_table_init()
2024-07-26 1:16 UTC (4+ messages)
` [PATCH v1 nf 1/2] netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init()
` [PATCH v1 nf 2/2] netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init()
[RFC PATCH v9 00/11] bpf qdisc
2024-07-26 1:15 UTC (7+ messages)
` [RFC PATCH v9 05/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [RFC PATCH v9 06/11] bpf: net_sched: Add bpf qdisc kfuncs
` [RFC PATCH v9 07/11] bpf: net_sched: Allow more optional operators in Qdisc_ops
[PATCH net-next] Add support for PIO p flag
2024-07-26 1:06 UTC
[PATCH net-next v7 0/3] net: A lightweight zero-copy notification
2024-07-26 0:05 UTC (8+ messages)
` [PATCH net-next v7 1/3] sock: support copying cmsgs to the user space in sendmsg
` [PATCH net-next v7 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [External] "
[ANN] Reminder: deadline for LPC and netconf 2024 submission approaching
2024-07-25 23:51 UTC
[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
2024-07-25 23:39 UTC (27+ messages)
[PATCH net 0/2] ethtool: rss: small fixes to spec and GET
2024-07-25 23:30 UTC (4+ messages)
[PATCH net 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
2024-07-25 23:07 UTC (9+ messages)
` [PATCH net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool
[net PATCH] fbnic: Change kconfig prompt from S390=n to !S390
2024-07-25 23:03 UTC (3+ messages)
[PATCH iwl-next v5 00/13] ice: iavf: add support for TC U32 filters on VFs
2024-07-25 22:26 UTC (15+ messages)
` [PATCH iwl-next v5 01/13] ice: add parser create and destroy skeleton
` [PATCH iwl-next v5 02/13] ice: parse and init various DDP parser sections
` [PATCH iwl-next v5 03/13] ice: add debugging functions for the "
` [PATCH iwl-next v5 04/13] ice: add parser internal helper functions
` [PATCH iwl-next v5 05/13] ice: add parser execution main loop
` [PATCH iwl-next v5 06/13] ice: support turning on/off the parser's double vlan mode
` [PATCH iwl-next v5 07/13] ice: add UDP tunnels support to the parser
` [PATCH iwl-next v5 08/13] ice: add API for parser profile initialization
` [PATCH iwl-next v5 09/13] virtchnl: support raw packet in protocol header
` [PATCH iwl-next v5 10/13] ice: add method to disable FDIR SWAP option
` [PATCH iwl-next v5 11/13] ice: enable FDIR filters from raw binary patterns for VFs
` [PATCH iwl-next v5 12/13] iavf: refactor add/del FDIR filters
` [PATCH iwl-next v5 13/13] iavf: add support for offloading tc U32 cls filters
[PATCH bpf] selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
2024-07-25 22:13 UTC (2+ messages)
[PATCH net] tcp: Adjust clamping window for applications specifying SO_RCVBUF
2024-07-25 21:55 UTC
[PATCH V3 03/10] PCI/TPH: Add pci=notph to prevent use of TPH
2024-07-25 21:29 UTC (2+ messages)
[PATCH net] virtio: fix GSO with frames unaligned to size
2024-07-25 21:02 UTC (5+ messages)
[PATCH] net: phy: realtek: add support for RTL8366S Gigabit PHY
2024-07-25 20:47 UTC (3+ messages)
[PATCH net v2] net: phy: realtek: add support for RTL8366S Gigabit PHY
2024-07-25 20:41 UTC
[GIT PULL] Networking for v6.11-rc1
2024-07-25 20:37 UTC (3+ messages)
[GIT PULL] sysctl constification changes for v6.11-rc1
2024-07-25 20:37 UTC (3+ messages)
[PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
2024-07-25 20:27 UTC (13+ messages)
` [PATCH bpf-next v1 1/8] selftests/bpf: Use portable POSIX basename()
` [PATCH bpf-next v1 2/8] selftests/bpf: Fix arg parsing in veristat, test_progs
` [PATCH bpf-next v1 3/8] selftests/bpf: Fix error compiling test_lru_map.c
` [PATCH bpf-next v1 4/8] selftests/bpf: Fix C++ compile error from missing _Bool type
` [PATCH bpf-next v1 5/8] selftests/bpf: Fix order-of-include compile errors in lwt_reroute.c
` [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
` [PATCH bpf-next v1 7/8] selftests/bpf: Fix using stdout, stderr as struct field names
` [PATCH bpf-next v1 8/8] selftests/bpf: Fix error compiling tc_redirect.c with musl libc
[PATCH net] net: ethernet: lantiq_etop: fix memory disclosure
2024-07-25 19:47 UTC (4+ messages)
pull-request: bpf 2024-07-25
2024-07-25 19:47 UTC (8+ messages)
[PATCH] PCI: r8169: add suspend/resume aspm quirk
2024-07-25 19:46 UTC (4+ messages)
[syzbot] [net?] memory leak in ___neigh_create (2)
2024-07-25 18:33 UTC (2+ messages)
` [syzbot] "
[PATCH iproute] man: update ip-address man page
2024-07-25 18:27 UTC
Is the manpage wrong for "ip address delete"?
2024-07-25 18:20 UTC (3+ messages)
[syzbot] [wireless?] [usb?] KASAN: use-after-free Read in rtw_load_firmware_cb
2024-07-25 18:12 UTC
[PATCH bpf 0/3] xsk: require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
2024-07-25 18:01 UTC (7+ messages)
` [PATCH bpf 3/3] xsk: Try to make xdp_umem_reg extension a bit more future-proof
[PATCH iproute] ss: fix expired time format of timer
2024-07-25 17:40 UTC (2+ messages)
[PATH v6 0/3] vdpa: support set mac address from vdpa tool
2024-07-25 17:32 UTC (6+ messages)
` [PATH v6 1/3] "
` [PATH v6 3/3] vdpa/mlx5: Add the support of set mac address
[PATCH RFC net-next] net: pcs: add helper module for standalone drivers
2024-07-25 16:50 UTC (2+ messages)
[PATCH iwl-net] ice: Introduce netif_device_attach/detach into reset flow
2024-07-25 16:48 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v3 iwl-next 0/4] ice: Implement PTP support for E830 devices
2024-07-25 16:31 UTC (3+ messages)
` [PATCH v3 iwl-next 4/4] ice: combine cross timestamp functions for E82x and E830
[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
2024-07-25 16:28 UTC (3+ messages)
` (subset) "
[PATCH] PCI: r8169: add suspend/resume aspm quirk
2024-07-25 15:34 UTC (2+ messages)
[PATCH net-XXX] mISDN: Fix a use after free in hfcmulti_tx()
2024-07-25 15:19 UTC (2+ messages)
[PATCH net 0/2] tap/tun: harden by dropping short frame
2024-07-25 15:19 UTC (2+ messages)
[PATCH net] net: mvpp2: Don't re-use loop iterator
2024-07-25 15:04 UTC (2+ messages)
[PATCH net v2] gve: Fix an edge case for TSO skb validity check
2024-07-25 15:00 UTC (2+ messages)
[PATCH ipsec-next v5 00/17] Add IP-TFS mode to xfrm
2024-07-25 14:56 UTC (6+ messages)
` [PATCH ipsec-next v5 06/17] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v5 08/17] xfrm: iptfs: add new iptfs xfrm mode impl
[PATCH net v2] bnxt_en: update xdp_rxq_info in queue restart logic
2024-07-25 14:50 UTC (2+ messages)
[PATCH v2] Bluetooth: hci_core: fix suspicious RCU usage in hci_conn_drop()
2024-07-25 14:32 UTC (2+ messages)
[PATCH net] sched: act_ct: take care of padding in struct zones_ht_key
2024-07-25 14:30 UTC (2+ messages)
[PATCH net 0/2] Fix bad offload warning when sending UDP GSO from a tunnel device
2024-07-25 14:21 UTC (3+ messages)
` [PATCH net 1/2] udp: Mark GSO packets as CHECKSUM_UNNECESSARY early on on output
[PATCH] net/tcp: Expand goo.gl link
2024-07-25 14:18 UTC (4+ messages)
[PATCH net] macvlan: Return error on register_netdevice_notifier() failure
2024-07-25 14:05 UTC (5+ messages)
[RFC PATCH net-next 0/3] Preparations for FIB rule DSCP selector
2024-07-25 13:17 UTC (4+ messages)
` [RFC PATCH net-next 1/3] ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
` [RFC PATCH net-next 2/3] netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
` [RFC PATCH net-next 3/3] ipv4: Centralize TOS matching
[PATCH net] net: nexthop: Initialize all fields in dumped nexthops
2024-07-25 12:56 UTC (9+ messages)
[PATCH v2] dt-bindings: leds: Document "netdev" trigger
2024-07-25 12:37 UTC (2+ messages)
XDP Performance Regression in recent kernel versions
2024-07-25 12:27 UTC (10+ messages)
[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-07-25 12:21 UTC (9+ messages)
` [RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
[PATCH v4 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
2024-07-25 12:20 UTC (2+ messages)
[syzbot] [net?] INFO: task hung in netlink_dump (5)
2024-07-25 12:20 UTC
[PATCH 01/17] dt-bindings: can: mpfs: add PIC64GX CAN compatibility
2024-07-25 12:16 UTC (2+ messages)
` [PATCH 12/17] dt-bindings: net: cdns,macb: Add PIC64GX compatibility
[syzbot] [bpf?] [net?] general protection fault in __dev_flush
2024-07-25 12:15 UTC (5+ messages)
` [PATCH net] tun: Remove nested call to bpf_net_ctx_set() in do_xdp_generic()
[PATCH v2 00/15] cxl: add Type2 device support
2024-07-25 11:59 UTC (6+ messages)
` [PATCH v2 09/15] cxl: define a driver interface for HPA free space enumaration
[PATCH RFC v2 00/11] net: introduce TX shaping H/W offload API
2024-07-25 11:42 UTC (3+ messages)
` [PATCH RFC v2 01/11] netlink: spec: add shaper YAML spec
[PATCH net v3] tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
2024-07-25 11:10 UTC (2+ messages)
[syzbot] [rdma?] WARNING: ODEBUG bug in siw_netdev_event (2)
2024-07-25 10:37 UTC
[syzbot] [net?] BUG: unable to handle kernel paging request in net_generic
2024-07-25 10:37 UTC
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).