netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-02 17:07:34 to 2023-09-05 10:32:30 UTC [more...]

[PATCH net] net/ipv6: SKB symmetric hash should incorporate transport ports
 2023-09-05 10:32 UTC  (3+ messages)

[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
 2023-09-05 10:29 UTC  (13+ messages)
` [PATCH v4 01/10] bpf: Leverage sockptr_t in BPF getsockopt hook
` [PATCH v4 02/10] bpf: Leverage sockptr_t in BPF setsockopt hook
` [PATCH v4 03/10] net/socket: Break down __sys_setsockopt
` [PATCH v4 04/10] net/socket: Break down __sys_getsockopt
` [PATCH v4 05/10] io_uring/cmd: Pass compat mode in issue_flags
` [PATCH v4 06/10] selftests/net: Extract uring helpers to be reusable
` [PATCH v4 07/10] io_uring/cmd: return -EOPNOTSUPP if net is disabled
` [PATCH v4 08/10] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v4 09/10] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v4 10/10] selftests/bpf/sockopt: Add io_uring support

[PATCH v3 RFC 0/4] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-05 10:22 UTC  (8+ messages)
` [PATCH v3 RFC 1/4] net: dsa: Extend the ksz_device structure to hold info about HSR ports
` [PATCH v3 RFC 2/4] net: dsa: Extend ksz9477 TAG setup to support HSR frames duplication
` [PATCH v3 RFC 3/4] net: dsa: hsr: Enable in KSZ9477 switch HW HSR offloading
` [PATCH v3 RFC 4/4] net: dsa: hsr: Provide generic HSR ksz_hsr_{join|leave} functions

[PATCH v2 1/1] xfrm: Use skb_mac_header_was_set() to check for MAC header presence
 2023-09-05 10:13 UTC  (3+ messages)

[PATCH net] r8152: avoid the driver drops a lot of packets
 2023-09-05 10:10 UTC  (2+ messages)

[PATCH v1 net] page_pool: Cap queue size to 32k
 2023-09-05  9:57 UTC  (2+ messages)

backport of "Include asm/ptrace.h in syscall_wrapper header" to stable 5.10
 2023-09-05  9:56 UTC 

[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
 2023-09-05  9:55 UTC  (6+ messages)

[net v4] net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
 2023-09-05  9:33 UTC 

[PATCH net] Revert "net: macsec: preserve ingress frame ordering"
 2023-09-05  9:27 UTC  (2+ messages)

[PATCH net-next v2 0/3] net/sched: Introduce tc block ports tracking and use
 2023-09-05  9:18 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net/sched: act_blockcast: Introduce blockcast tc action
  ` Weird sparse error WAS( "

[PATCH net-next] net: phy: avoid kernel warning dump when stopping an errored PHY
 2023-09-05  8:59 UTC  (6+ messages)

[PATCH net v2] team: fix null-ptr-deref when team device type is changed
 2023-09-05  8:52 UTC  (2+ messages)

[PATCH net] net: team: do not use dynamic lockdep key
 2023-09-05  8:46 UTC 

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-05  8:43 UTC  (10+ messages)
` [RFC PATCH net-next 1/4] net: ti: icssg-prueth: Add helper functions to configure FDB
` [RFC PATCH net-next 3/4] net: ti: icssg-prueth: Add support for ICSSG switch firmware on AM654 PG2.0 EVM
` [RFC PATCH net-next 4/4] net: ti: icssg_prueth: add TAPRIO offload support

[PATCH net] net: deal with integer overflows in kmalloc_reserve()
 2023-09-05  8:36 UTC  (9+ messages)

[PATCH] net/mlx5e: Add missing check for xa_load
 2023-09-05  8:33 UTC  (3+ messages)

[PATCH net v3] team: fix null-ptr-deref when team device type is changed
 2023-09-05  8:26 UTC  (2+ messages)

[PATCH net] kcm: Destroy mutex in kcm_exit_net()
 2023-09-05  8:23 UTC  (2+ messages)

[PATCH net-next v3 02/11] net: phy: introduce phy_has_c45_registers()
 2023-09-05  8:22 UTC  (12+ messages)

[PATCH net] kcm: Fix memory leak in error path of kcm_sendmsg()
 2023-09-05  8:09 UTC  (2+ messages)

[PATCH net] octeontx2-pf: Fix page pool cache index corruption
 2023-09-05  7:50 UTC  (2+ messages)

[PATCH net 1/1] net: sched: sch_qfq: Fix UAF in qfq_dequeue()
 2023-09-05  7:22 UTC  (2+ messages)

[net PATCH] octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
 2023-09-05  6:48 UTC 

selftests: net: pmtu.sh: Unable to handle kernel paging request at virtual address
 2023-09-05  6:20 UTC  (7+ messages)

[PATCH net] docs: netdev: update the netdev infra URLs
 2023-09-05  5:00 UTC  (2+ messages)

[PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-05  4:30 UTC  (6+ messages)
` [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH net] igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
 2023-09-05  4:23 UTC 

[PATCH] net: dsa: mt7530: refactor deprecated strncpy
 2023-09-05  4:16 UTC 

[RFC net-next v4 0/7] introduce DEFINE_FLEX() macro
 2023-09-05  3:55 UTC  (11+ messages)
` [RFC net-next v4 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
` [RFC net-next v4 2/7] ice: ice_sched_remove_elems: replace 1 elem array param by u32
` [RFC net-next v4 3/7] ice: drop two params of ice_aq_move_sched_elems()
` [RFC net-next v4 4/7] ice: make use of DEFINE_FLEX() in ice_ddp.c
` [RFC net-next v4 5/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
` [RFC net-next v4 6/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
` [RFC net-next v4 7/7] ice: make use of DEFINE_FLEX() in ice_switch.c

[PATCH net] team: fix null-ptr-deref when team device type is changed
 2023-09-05  3:36 UTC  (4+ messages)

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-05  2:42 UTC  (12+ messages)

[PATCH bpf-next v4 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-09-04 20:58 UTC  (3+ messages)
` [PATCH bpf-next v3 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf

ARM BCM53573 SoC hangs/lockups caused by locks/clock/random changes
 2023-09-04 20:16 UTC  (5+ messages)

[GIT PULL] virtio: features
 2023-09-04 18:43 UTC  (2+ messages)

[RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
 2023-09-04 18:18 UTC  (24+ messages)
` [RFC bpf-next 01/23] ice: make RX hash reading code more reusable
  ` [xdp-hints] "
` [RFC bpf-next 02/23] ice: make RX HW timestamp "
` [RFC bpf-next 03/23] ice: make RX checksum checking "
  ` [xdp-hints] "
` [RFC bpf-next 04/23] ice: Make ptype internal to descriptor info processing
` [RFC bpf-next 05/23] ice: Introduce ice_xdp_buff
  ` [xdp-hints] "
` [RFC bpf-next 06/23] ice: Support HW timestamp hint
` [RFC bpf-next 08/23] ice: Support XDP hints in AF_XDP ZC mode
  ` [xdp-hints] "
` [RFC bpf-next 10/23] ice: Implement VLAN tag hint
` [xdp-hints] [RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
 2023-09-04 17:47 UTC  (14+ messages)

[PATCH v3] fsl_ucc_hdlc: process the result of hold_open()
 2023-09-04 17:04 UTC  (4+ messages)
` [PATCH v4] drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()

Vmxnet3 v22 - bug
 2023-09-04 16:24 UTC 

[PATCH iwl-next v2 2/9] ethtool: Add forced speed to supported link modes maps
 2023-09-04 15:27 UTC  (9+ messages)
      ` [Intel-wired-lan] "

[PATCH v4 0/3] can: xilinx_can: Add ECC feature support
 2023-09-04 15:22 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: can: xilinx_can: Add ECC property 'xlnx,has-ecc'
` [PATCH v4 2/3] can: xilinx_can: Add ECC support
` [PATCH v4 3/3] can: xilinx_can: Add ethtool stats interface for ECC errors

low pending handshake limit
 2023-09-04 15:13 UTC 

[RFC PATCH net-next 0/2] Add support for ICSSG on AM64x EVM
 2023-09-04 14:18 UTC  (3+ messages)
` [RFC PATCH net-next 2/2] net: ti: icssg-prueth: Add AM64x icssg support

[RFC PATCH net-next 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-04 14:17 UTC  (3+ messages)
` [RFC PATCH net-next 2/2] net: ti: icssg-prueth: Add support for half duplex operation

[syzbot] [net?] KASAN: global-out-of-bounds Read in macvlan_hard_header (4)
 2023-09-04 12:55 UTC 

BUG(?): igc link up and XDP program init fails
 2023-09-04 12:29 UTC  (3+ messages)

[PATCH v2 0/4] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-04 11:39 UTC  (7+ messages)
` [PATCH v2 3/4] net: dsa: hsr: Enable in KSZ9477 switch HW HSR offloading
` [PATCH v2 4/4] net: dsa: hsr: Provide generic HSR ksz_hsr_{join|leave} functions

[PATCH net v4] docs: netdev: document patchwork patch states
 2023-09-04 10:50 UTC  (3+ messages)

[PATCH v2 net] af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT
 2023-09-04 10:12 UTC  (4+ messages)

[PATCH v1 net 0/4] af_unix: Fix four data-races
 2023-09-04 10:12 UTC  (2+ messages)

[PATCH v1 1/1] xfrm: Use skb_mac_header_was_set() to check for MAC header presence
 2023-09-04 10:08 UTC  (3+ messages)

[PATCH v6 00/11] io_uring getdents
 2023-09-04  9:57 UTC  (13+ messages)
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait

[PATCH v5 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-09-04  9:34 UTC  (3+ messages)

[patch iproute2-next 0/6] devlink: implement dump selector for devlink objects show commands
 2023-09-04  9:33 UTC  (2+ messages)

[PATCH v2 net] igb: disable virtualization features on 82580
 2023-09-04  8:54 UTC  (3+ messages)

[PATCH net] sfc: check for zero length in EF10 RX prefix
 2023-09-04  8:41 UTC  (4+ messages)

[PATCH bpf] bpf: sockmap, fix skb refcnt race after locking changes
 2023-09-04  8:13 UTC  (5+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_conn_del
 2023-09-04  7:57 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_link_release_channel
 2023-09-04  6:57 UTC  (2+ messages)

[PATCH v3] net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
 2023-09-04  6:21 UTC  (2+ messages)

[PATCH net v2 1/1] net: phy: micrel: Correct bit assignments for phy_device flags
 2023-09-04  6:21 UTC  (2+ messages)

[RFC] RJ45 to SFP auto-sensing and switching in mux-ed single-mac devices (XOR RJ/SFP)
 2023-09-04  6:06 UTC  (4+ messages)

[PATCH net] gve: fix frag_list chaining
 2023-09-04  5:58 UTC  (2+ messages)

[PATCH net v3] veth: Fixing transmit return status for dropped packets
 2023-09-04  5:58 UTC  (2+ messages)

[PATCH net-next v2 0/3] add the dwmac driver for T-HEAD TH1520 SoC
 2023-09-04  5:41 UTC  (2+ messages)

[PATCH RFC v4] net: dsa: microchip: Add partial ACL support for ksz9477 switches
 2023-09-04  4:35 UTC 

[PATCH v3 0/5] ARM: Add GXP UMAC Support
 2023-09-04  3:58 UTC  (9+ messages)
` [PATCH v3 4/5] net: hpe: Add GXP UMAC Driver

[PATCH iwl-next v9 00/15] Introduce the Parser Library
 2023-09-04  2:14 UTC  (16+ messages)
` [PATCH iwl-next v9 01/15] ice: add parser create and destroy skeleton
` [PATCH iwl-next v9 02/15] ice: init imem table for parser
` [PATCH iwl-next v9 03/15] ice: init metainit "
` [PATCH iwl-next v9 04/15] ice: init parse graph cam tables "
` [PATCH iwl-next v9 05/15] ice: init boost tcam and label "
` [PATCH iwl-next v9 06/15] ice: init ptype marker tcam table "
` [PATCH iwl-next v9 07/15] ice: init marker and protocol group tables "
` [PATCH iwl-next v9 08/15] ice: init flag redirect table "
` [PATCH iwl-next v9 09/15] ice: init XLT key builder "
` [PATCH iwl-next v9 10/15] ice: add parser runtime skeleton
` [PATCH iwl-next v9 11/15] ice: add internal help functions
` [PATCH iwl-next v9 12/15] ice: add parser execution main loop
` [PATCH iwl-next v9 13/15] ice: support double vlan mode configure for parser
` [PATCH iwl-next v9 14/15] ice: add tunnel port support "
` [PATCH iwl-next v9 15/15] ice: add API for parser profile initialization

[PATCH net v3 0/2][pull request] igc: Enhance the tx-usecs coalesce setting implementation
 2023-09-04  0:59 UTC  (8+ messages)
` [PATCH net v3 2/2] igc: Modify the tx-usecs coalesce setting

[syzbot] [bpf?] general protection fault in bpf_prog_offload_verifier_prep
 2023-09-03 19:55 UTC 

[PATCH] igc: fix deadlock caused by taking RTNL in RPM resume path
 2023-09-03 17:57 UTC  (4+ messages)
` [WIP v2] "

Revolutionize Your Sales Strategy Today
 2023-09-03 11:28 UTC 

[PATCH net] net: ravb: Fix possible UAF bug in ravb_remove
 2023-09-03 17:13 UTC  (6+ messages)

[PATCH net-next 0/2] net: qrtr: Few qrtr fixes
 2023-09-03 12:26 UTC  (6+ messages)
` [PATCH net-next 1/2] net: qrtr: Prevent stale ports from sending

[PATCH iproute2] iplink_bridge: fix incorrect root id dump
 2023-09-03  8:38 UTC  (2+ messages)

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-03  4:54 UTC  (4+ messages)
` [RFC PATCH net-next 3/3] sock: Throttle pressure-aware sockets under pressure
    `  "


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