netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-26 15:23:41 to 2023-05-27 20:46:42 UTC [more...]

[PATCH net] net: ipa: Use the correct value for IPA_STATUS_SIZE
 2023-05-27 20:46 UTC 

[PATCH net 0/3] rtnetlink: a couple of fixes in linkmsg validation
 2023-05-27 20:36 UTC  (4+ messages)
` [PATCH net 1/3] rtnetlink: move validate_linkmsg into rtnl_create_link

[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
 2023-05-27 20:32 UTC  (4+ messages)

system hang on start-up (mlx5?)
 2023-05-27 20:16 UTC  (7+ messages)

[PATCH net-next] liquidio: Use vzalloc()
 2023-05-27 19:40 UTC 

selftests: net: udpgso_bench.sh: RIP: 0010:lookup_reuseport
 2023-05-27 18:39 UTC  (6+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-05-27 17:20 UTC 

[PATCH net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-05-27 17:04 UTC  (3+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-05-27 16:08 UTC  (3+ messages)

[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
 2023-05-27 15:54 UTC  (16+ messages)
` [PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2
` [PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next 05/12] mm: Make the page_frag_cache allocator handle __GFP_ZERO itself
` [PATCH net-next 06/12] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next 10/12] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES

[PATCH v2] net/sched: act_pedit: Parse L3 Header for L4 offset
 2023-05-27 15:44 UTC  (5+ messages)

[PATCH net 0/2] Two fixes for SMCRv2
 2023-05-27 15:20 UTC  (4+ messages)
` [PATCH net 2/2] net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK

[PATCH] Remove hardcoded static string length
 2023-05-27 15:08 UTC  (15+ messages)

[PATCH net] rxrpc: Truncate UTS_RELEASE for rxrpc version
 2023-05-27 15:08 UTC  (4+ messages)

[PATCH net] net/netlink: fix NETLINK_LIST_MEMBERSHIPS group array length check
 2023-05-27 15:01 UTC  (3+ messages)

[PATCH net-next v3 1/2] usbnet: ipheth: fix risk of NULL pointer deallocation
 2023-05-27 14:50 UTC  (3+ messages)
` [PATCH net-next v3 2/2] usbnet: ipheth: add CDC NCM support

[PATCH v2] net/sctp: Make sha1 as default algorithm if fips is enabled
 2023-05-27 14:13 UTC  (5+ messages)

[PATCH net-next v2 0/4] netlink: specs: add ynl spec for ovs_flow
 2023-05-27 13:31 UTC  (5+ messages)
` [PATCH net-next v2 1/4] doc: ynl: Add doc attr to struct members in genetlink-legacy spec
` [PATCH net-next v2 2/4] tools: ynl: Initialise fixed headers to 0 in genetlink-legacy
` [PATCH net-next v2 3/4] tools: ynl: Support enums in struct members "
` [PATCH net-next v2 4/4] netlink: specs: add ynl spec for ovs_flow

[PATCH v2] ARM: dts: vf610: ZII: Add missing phy-mode and fixed links
 2023-05-27 13:24 UTC  (2+ messages)

[net PATCH] wireguard: allowedips: fix compilation warning for stack limit exceeded
 2023-05-27 13:07 UTC  (3+ messages)

[PATCH] Bluetooth: L2CAP: Fix use-after-free
 2023-05-27 12:59 UTC  (3+ messages)
` [PATCH] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-05-27 12:36 UTC  (15+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
` [PATCH net-next 3/5] virtio_net: Add page pool fragmentation support
` [PATCH net-next 5/5] virtio_net: Implement DMA pre-handler

[PATCH net-next 0/8] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
 2023-05-27 12:24 UTC  (5+ messages)
` [PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
` [PATCH net-next 2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg()

[PATCH net-next] net: dpaa2-mac: use correct interface to free mdiodev
 2023-05-27 12:07 UTC  (2+ messages)

[net-next PATCH v2 00/13] leds: introduce new LED hw control APIs
 2023-05-27 11:31 UTC  (3+ messages)

[net-next PATCH v3 00/13] leds: introduce new LED hw control APIs
 2023-05-27 11:28 UTC  (14+ messages)
` [net-next PATCH v3 01/13] leds: add APIs for LEDs hw control
` [net-next PATCH v3 02/13] leds: add API to get attached device for LED "
` [net-next PATCH v3 03/13] Documentation: leds: leds-class: Document new Hardware driven LEDs APIs
` [net-next PATCH v3 04/13] leds: trigger: netdev: refactor code setting device name
` [net-next PATCH v3 05/13] leds: trigger: netdev: introduce check for possible hw control
` [net-next PATCH v3 06/13] leds: trigger: netdev: add basic check for hw control support
` [net-next PATCH v3 07/13] leds: trigger: netdev: reject interval store for hw_control
` [net-next PATCH v3 08/13] leds: trigger: netdev: add support for LED hw control
` [net-next PATCH v3 09/13] leds: trigger: netdev: validate configured netdev
` [net-next PATCH v3 10/13] leds: trigger: netdev: init mode if hw control already active
` [net-next PATCH v3 11/13] leds: trigger: netdev: expose netdev trigger modes in linux include
` [net-next PATCH v3 12/13] net: dsa: qca8k: implement hw_control ops
` [net-next PATCH v3 13/13] net: dsa: qca8k: add op to get ports netdev

[PATCH 0/2] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
 2023-05-27 10:05 UTC  (7+ messages)
` [PATCH 1/2] can: j1939: change j1939_netdev_lock type to mutex
` [PATCH 2/2] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails

[PATCH net-next 0/2] support non-frag page for page_pool_alloc_frag()
 2023-05-27  9:51 UTC  (9+ messages)
` [PATCH net-next 1/2] page_pool: unify frag page and non-frag page handling
` [PATCH net-next 2/2] page_pool: support non-frag page for page_pool_alloc_frag()

[PATCH net] net: sched: fix NULL pointer dereference in mq_attach
 2023-05-27  9:37 UTC 

[PATCH] net: skbuff: fix missing a __noreturn annotation warning
 2023-05-27 11:04 UTC  (3+ messages)

[PATCH net v3] tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
 2023-05-27  9:03 UTC  (2+ messages)

ip6_gre: paninc in ip6gre_header
 2023-05-27  9:01 UTC  (2+ messages)

[PATCH net-next v9 0/9] TXGBE PHYLINK support
 2023-05-27  8:44 UTC  (7+ messages)
` [PATCH net-next v9 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v9 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v9 4/9] net: txgbe: Register I2C platform device

[PATCH v2 1/2] wifi: ray_cs: remove one redundant del_timer
 2023-05-27  8:30 UTC  (2+ messages)

[PATCH v5 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-27  8:23 UTC  (9+ messages)
` [PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH net] page_pool: fix inconsistency for page_pool_ring_[un]lock()
 2023-05-27  7:56 UTC  (3+ messages)

[patch net-next v2 00/15] devlink: move port ops into separate structure
 2023-05-27  7:42 UTC  (4+ messages)
` [patch net-next v2 14/15] devlink: move port_del() to devlink_port_ops

[PATCH net v2] tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
 2023-05-27  4:20 UTC  (3+ messages)

[PATCH 1/3] net/tls: handle MSG_EOR for tls_sw TX flow
 2023-05-27  4:13 UTC  (2+ messages)

[REGRESSION][BISECTED] Boot stall from merge tag 'net-next-6.2'
 2023-05-27  4:07 UTC  (2+ messages)

[PATCH net-next v2 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-27  3:54 UTC  (3+ messages)
` [PATCH net-next v2 06/12] net: skbuff: don't include <net/page_pool.h> into <linux/skbuff.h>

[PATCH net-next 0/4] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 2
 2023-05-27  3:12 UTC  (3+ messages)
` [PATCH net-next 3/4] kcm: Support MSG_SPLICE_PAGES

pull-request: bpf-next 2023-05-26
 2023-05-27  1:06 UTC  (3+ messages)

[PATCH v2 0/4] CPU isolation improvements
 2023-05-27  0:47 UTC  (3+ messages)
` [PATCH v2 4/4] crypto/pcrypt: Do not use isolated CPUs for callback

[PATCH net-next v1 0/4] netlink: specs: add ynl spec for ovs_flow
 2023-05-26 23:46 UTC  (3+ messages)
` [PATCH net-next v1 4/4] "

[PATCH net] netlink: specs: correct types of legacy arrays
 2023-05-26 23:15 UTC  (2+ messages)

[kernel PATCH v1] Bluetooth: L2CAP: Fix use-after-free
 2023-05-26 22:50 UTC  (2+ messages)

[PATCH v2 9/9] wifi: ath10k: Use RMW accessors for changing LNKCTL
 2023-05-26 22:26 UTC  (2+ messages)

[PATCH v2 9/9] wifi: ath10k: Use RMW accessors for changing LNKCTL
 2023-05-26 22:20 UTC  (2+ messages)

[PATCH iproute2 v4 0/2] vxlan: option printing
 2023-05-26 22:17 UTC  (5+ messages)
` [PATCH iproute2 v4 1/2] vxlan: use print_nll for gbp and gpe
` [PATCH iproute2 v4 2/2] vxlan: make option printing more consistent

[PATCH net-next v5 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-26 21:46 UTC  (4+ messages)
` [PATCH net-next v5 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller

[PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-05-26 21:08 UTC  (3+ messages)

[PATCH][next] iavf: Replace one-element array with flexible-array member
 2023-05-26 21:00 UTC  (3+ messages)

x86 copy performance regression
 2023-05-26 20:37 UTC  (12+ messages)

[PATCH] batman-adv: Broken sync while rescheduling delayed work
 2023-05-26 20:30 UTC  (4+ messages)

[PATCH v3 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-05-26 19:41 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg

[PATCH iproute2-next] bridge: vni: remove useless checks on vni
 2023-05-26 19:10 UTC  (2+ messages)

[PATCH iproute2] ip: remove double space before 'allmulti' flag
 2023-05-26 19:10 UTC  (2+ messages)

net: dsa: mv88e6xxx: Request for stable inclusion
 2023-05-26 18:28 UTC  (4+ messages)

[PATCH 5.10 0/3] Fix for CVE-2022-4269
 2023-05-26 18:27 UTC  (2+ messages)

[PATCH net-next 0/6] net: pcs: add helpers to xpcs and lynx to manage mdiodev
 2023-05-26 18:22 UTC  (5+ messages)
` [PATCH net-next 1/6] net: mdio: add mdio_device_get() and mdio_device_put()
` [PATCH net-next 4/6] net: pcs: lynx: add lynx_pcs_create_mdiodev()

[PATCH v5 0/6] Process connector bug fixes & enhancements
 2023-05-26 18:18 UTC  (3+ messages)

[PATCH] udp6: Fix race condition in udp6_sendmsg & connect
 2023-05-26 18:13 UTC  (13+ messages)

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-05-26 17:47 UTC  (15+ messages)
` [PATCH net-next 24/30] net: dsa: mt7530: rename MT7530_MFC to MT753X_MFC
` [PATCH net-next 25/30] net: dsa: mt7530: properly set MT7531_CPU_PMAP
` [PATCH net-next 26/30] net: dsa: mt7530: properly set MT7530_CPU_PORT
` [PATCH net-next 27/30] net: dsa: mt7530: introduce BPDU trapping for MT7530 switch
` [PATCH net-next 29/30] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net-next 30/30] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER

[PATCH net-next v3 0/4] net: add a regmap-based mdio driver and drop TSE PCS
 2023-05-26 17:07 UTC  (10+ messages)
` [PATCH net-next v3 1/4] net: mdio: Introduce a regmap-based mdio driver
` [PATCH net-next v3 2/4] net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
` [PATCH net-next v3 3/4] net: pcs: Drop the TSE PCS driver

[PATCH 0/2] bpf: utilize table ID in bpf_fib_lookup helper
 2023-05-26 16:58 UTC  (5+ messages)
` [PATCH 1/2] bpf: add table ID to bpf_fib_lookup BPF helper

[PATCH] net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
 2023-05-26 15:52 UTC  (2+ messages)

[PATCH net] tcp: deny tcp_disconnect() when threads are waiting
 2023-05-26 16:34 UTC 

[PATCH] igb: fix hang issue of AER error during resume
 2023-05-26 16:30 UTC 

[PATCH net] af_packet: do not use READ_ONCE() in packet_bind()
 2023-05-26 16:23 UTC  (4+ messages)

[RFC/RFTv3 00/24] net: ethernet: Rework EEE
 2023-05-26 16:13 UTC  (4+ messages)

[PATCH net-next] devlink: Spelling corrections
 2023-05-26 16:11 UTC  (2+ messages)

[PATCH net-next v2] net: fix signedness bug in skb_splice_from_iter()
 2023-05-26 16:10 UTC  (2+ messages)

[PATCH V3,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
 2023-05-26 15:38 UTC 

[PATCH V2,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
 2023-05-26 15:34 UTC  (5+ messages)

[PATCH net-next v4 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2023-05-26 15:23 UTC  (2+ messages)
` [PATCH net-next v4 2/6] net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd


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).