netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-20 02:41:22 to 2023-10-20 15:27:55 UTC [more...]

[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-10-20 15:27 UTC  (3+ messages)
` [PATCH bpf-next v6 06/18] ice: Support RX hash XDP hint

[PATCH iwl-next] idpf: set scheduling mode for completion queue
 2023-10-20 15:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-20 15:12 UTC  (20+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v4 5/7] ARM64: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema

[PATCH bpf-next v5 6/9] bpf, net: switch to dynamic registration
 2023-10-20 15:12 UTC  (3+ messages)

[PATCH net-next v4 0/2] net: dsa: microchip: enable setting rmii reference
 2023-10-20 14:37 UTC  (4+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
` [PATCH net-next v4 2/2] net: dsa: microchip: add property to select internal RMII reference clock

[PATCH bpf-next v4 00/11] xsk: TX metadata
 2023-10-20 14:31 UTC  (5+ messages)
` [PATCH bpf-next v4 01/11] xsk: Support tx_metadata_len
` [PATCH bpf-next v4 02/11] xsk: Add TX timestamp and TX checksum offload support

[PATCH net-next] sched: act_ct: switch to per-action label counting
 2023-10-20 14:28 UTC  (2+ messages)

[PATCH net] sfc: cleanup and reduce netlink error messages
 2023-10-20 14:01 UTC 

[PATCH net-next] tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
 2023-10-20 14:00 UTC 

[PATCH v3 net-next 0/3] ipv6: avoid atomic fragment on GSO output
 2023-10-20 13:57 UTC  (9+ messages)
` [PATCH v3 net-next 1/3] ipv6: remove dst_allfrag test on ipv6 output
` [PATCH v3 net-next 2/3] ipv6: refactor ip6_finish_output for GSO handling
` [PATCH v3 net-next 3/3] ipv6: avoid atomic fragment on GSO packets

[PATCH net-next v7 0/7] Add MACsec support for TJA11XX C45 PHYs
 2023-10-20 13:45 UTC  (3+ messages)
` [PATCH net-next v7 3/7] net: macsec: revert the MAC address if mdo_upd_secy fails

[PATCH v8 bpf-next 00/18] BPF token and BPF FS-based delegation
 2023-10-20 13:18 UTC  (2+ messages)

[PATCH v4 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
 2023-10-20 13:00 UTC  (6+ messages)
` [PATCH v4 2/3] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
` [PATCH v4 3/3] r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1

[PATCH net-next 00/13] tcp: add optional usec resolution to TCP TS
 2023-10-20 12:57 UTC  (14+ messages)
` [PATCH net-next 01/13] chtls: fix tp->rcv_tstamp initialization
` [PATCH net-next 02/13] tcp: fix cookie_init_timestamp() overflows
` [PATCH net-next 03/13] tcp: add tcp_time_stamp_ms() helper
` [PATCH net-next 04/13] tcp: introduce tcp_clock_ms()
` [PATCH net-next 05/13] tcp: replace tcp_time_stamp_raw()
` [PATCH net-next 06/13] tcp: rename tcp_skb_timestamp()
` [PATCH net-next 07/13] tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c
` [PATCH net-next 08/13] tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
` [PATCH net-next 09/13] tcp: add tcp_rtt_tsopt_us()
` [PATCH net-next 10/13] tcp: add RTAX_FEATURE_TCP_USEC_TS
` [PATCH net-next 11/13] tcp: introduce TCP_PAWS_WRAP
` [PATCH net-next 12/13] tcp: add support for usec resolution in TCP TS values
` [PATCH net-next 13/13] tcp: add TCPI_OPT_USEC_TS

[PATCH net-next v5 1/5] rust: core abstractions for network PHY drivers
 2023-10-20 12:54 UTC  (4+ messages)

[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-20 12:46 UTC  (7+ messages)
` [PATCH v2 11/13] "

[PATCH 0/2] staging: qlge: Remove qlge
 2023-10-20 12:44 UTC  (3+ messages)
` [PATCH 1/2] staging: qlge: Update TODO
` [PATCH 2/2] staging: qlge: Retire the driver

[PATCH net] igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
 2023-10-20 12:40 UTC  (2+ messages)

[PATCH net-next v5 0/5] Rust abstractions for network PHY drivers
 2023-10-20 12:35 UTC  (5+ messages)
` [PATCH net-next v5 3/5] WIP rust: add second `bindgen` pass for enum exhaustiveness checking

[PATCH net-next v2] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329
 2023-10-20 12:23 UTC  (2+ messages)

[PATCH net-next] net: atm: Remove redundant check
 2023-10-20 12:21 UTC 

[PATCH v13 00/12] Network support for Landlock
 2023-10-20 12:17 UTC  (17+ messages)
` [PATCH v13 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v13 10/12] selftests/landlock: Add 7 new test variants dedicated to network
` [PATCH v13 11/12] samples/landlock: Add network demo
` [PATCH v13 12/12] landlock: Document Landlock's network support

[net-next] net: sched: extend flow action with RSS
 2023-10-20 12:15 UTC  (2+ messages)

[PATCH iproute2-next 0/2] Increase BPF verifier verbosity when in verbose mode
 2023-10-20 12:09 UTC  (6+ messages)
` [PATCH iproute2-next 2/2] bpf: increase "

[PATCH net-next 00/11] Intel Wired LAN Driver Updates 2023-10-19 (ice, igb, ixgbe)
 2023-10-20 12:00 UTC  (2+ messages)

[PATCH net v2] i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
 2023-10-20 12:00 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/5] net: consolidate IPv6 route lookup for UDP tunnels
 2023-10-20 11:55 UTC  (6+ messages)
` [PATCH net-next 1/5] ipv6: rename and move ip6_dst_lookup_tunnel()
` [PATCH net-next 2/5] ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()
` [PATCH net-next 3/5] ipv6: add new arguments to udp_tunnel6_dst_lookup()
` [PATCH net-next 4/5] geneve: use generic function for tunnel IPv6 route lookup
` [PATCH net-next 5/5] vxlan: "

[PATCH net-next] ethtool: untangle the linkmode and ethtool headers
 2023-10-20 11:50 UTC  (6+ messages)

[PATCH net-next v4] octeon_ep: assert hardware structure sizes
 2023-10-20 11:43 UTC 

[PATCH v4 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-20 11:31 UTC  (3+ messages)
` [PATCH v4 5/5] r8152: Block future register access if register access fails

[PATCH] treewide: Spelling fix in comment
 2023-10-20 11:07 UTC  (2+ messages)

[patch net-next v2 00/10] devlink: finish conversion to generated split_ops
 2023-10-20 11:05 UTC  (12+ messages)
` [patch net-next v2 01/10] genetlink: don't merge dumpit split op for different cmds into single iter
` [patch net-next v2 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type
` [patch net-next v2 03/10] tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
` [patch net-next v2 04/10] netlink: specs: devlink: remove reload-action from devlink-get cmd reply
` [patch net-next v2 05/10] netlink: specs: devlink: make dont-validate single line
` [patch net-next v2 06/10] devlink: make devlink_flash_overwrite enum named one
` [patch net-next v2 07/10] devlink: rename netlink callback to be aligned with the generated ones
` [patch net-next v2 08/10] netlink: specs: devlink: add the remaining command to generate complete split_ops
` [patch net-next v2 09/10] devlink: remove duplicated netlink callback prototypes
` [patch net-next v2 10/10] devlink: remove netlink small_ops

[PATCH v3 net-next] net: microchip: lan743x: improve throughput with rx timestamp config
 2023-10-20 18:58 UTC 

[PATCH net] i40e: sync next_to_clean and next_to_process for programming status desc
 2023-10-20 10:56 UTC  (2+ messages)

Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
 2023-10-20 10:55 UTC  (2+ messages)

[PATCH net-next 00/11] mlxsw: Move allocation of LAG table to the driver
 2023-10-20 10:50 UTC  (2+ messages)

wait_for_unix_gc can cause CPU overload for well behaved programs
 2023-10-20 10:47 UTC  (2+ messages)

[PATCH net-next 0/6] net: deduplicate netdev name allocation
 2023-10-20 10:45 UTC  (13+ messages)
` [PATCH net-next 1/6] net: don't use input buffer of __dev_alloc_name() as a scratch space
` [PATCH net-next 2/6] net: make dev_alloc_name() call dev_prep_valid_name()
` [PATCH net-next 3/6] net: reduce indentation of __dev_alloc_name()
` [PATCH net-next 4/6] net: trust the bitmap in __dev_alloc_name()
` [PATCH net-next 5/6] net: remove dev_valid_name() check from __dev_alloc_name()
` [PATCH net-next 6/6] net: remove else after return in dev_prep_valid_name()

[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-20 10:40 UTC  (5+ messages)

[PATCH net-next v3 2/2] net:dsa:microchip: add property to select internal RMII reference clock
 2023-10-20 10:26 UTC  (5+ messages)
` [PATCH net-next v3 2/2] net:dsa:microchip: add property to select

[PATCH] net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_work
 2023-10-20 10:07 UTC  (2+ messages)

[PATCH net-next v12 0/5] introduce page_pool_alloc() related API
 2023-10-20  9:59 UTC  (6+ messages)
` [PATCH net-next v12 1/5] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v12 2/5] page_pool: remove PP_FLAG_PAGE_FRAG
` [PATCH net-next v12 3/5] page_pool: introduce page_pool_alloc() API
` [PATCH net-next v12 4/5] page_pool: update document about fragment API
` [PATCH net-next v12 5/5] net: veth: use newly added page pool API for veth with xdp

[PATCH] net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
 2023-10-20  9:27 UTC 

[PATCH] igb: e1000_82575: add an error code check in igb_set_d0_lplu_state_82575
 2023-10-20  9:24 UTC 

[PATCH] net: lan966x: remove useless code in lan966x_xtr_irq_handler
 2023-10-20  9:16 UTC 

[PATCH net-next v6 0/9] net: dsa: microchip: provide Wake on LAN support
 2023-10-20  8:34 UTC  (9+ messages)
` [PATCH net-next v6 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-10-20  8:09 UTC  (27+ messages)
` [PATCH net-next v1 04/19] virtio_net: move to virtio_net.h
` [PATCH net-next v1 08/19] virtio_net: sq support premapped mode
` [PATCH net-next v1 09/19] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v1 10/19] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v1 11/19] virtio_net: xsk: tx: support tx
` [PATCH net-next v1 12/19] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v1 14/19] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check xsk buffer
` [PATCH net-next v1 15/19] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
` [PATCH net-next v1 18/19] virtio_net: update tx timeout record

[pull request][net-next 00/15] mlx5 updates 2023-10-19
 2023-10-20  8:08 UTC  (18+ messages)
` [net-next 01/15] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
` [net-next 02/15] xfrm: get global statistics from the offloaded device
` [net-next 03/15] net/mlx5e: Honor user choice of IPsec replay window size
` [net-next 04/15] net/mlx5e: Ensure that IPsec sequence packet number starts from 1
` [net-next 05/15] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
` [net-next 06/15] net/mlx5e: Remove exposure of IPsec RX flow steering struct
` [net-next 07/15] net/mlx5e: Add IPsec and ASO syndromes check in HW
` [net-next 08/15] net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
` [net-next 09/15] net/mlx5e: Delete obsolete IPsec code
` [net-next 10/15] net/mlx5: Increase size of irq name buffer
` [net-next 11/15] net/mlx5e: Reduce the size of icosq_str
` [net-next 12/15] net/mlx5e: Check return value of snprintf writing to fw_version buffer
` [net-next 13/15] net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors
` [net-next 14/15] net/mlx5: print change on SW reset semaphore returns busy
` [net-next 15/15] net/mlx5: Allow sync reset flow when BF MGT interface device is present

[PATCH ipsec-next] xfrm Fix use after free in __xfrm6_udp_encap_rcv
 2023-10-20  8:05 UTC 

[PATCH net-next v3 0/3] fix forced link mode for KSZ886X switches
 2023-10-20  8:01 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: phy: micrel: Fix "

[PATCH net-next 0/3] netlink: add variable-length / auto integers
 2023-10-20  7:44 UTC  (6+ messages)
` [PATCH net-next 2/3] "
` [PATCH net-next 3/3] netlink: specs: add support for auto-sized scalars

r8152: error when loading the module
 2023-10-20  7:40 UTC  (5+ messages)

[PATCH] vsock: initialize the_virtio_vsock before using VQs
 2023-10-20  7:23 UTC  (4+ messages)

fix the non-coherent coldfire dma_alloc_coherent v4
 2023-10-20  7:18 UTC  (10+ messages)
` [PATCH 1/8] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
` [PATCH 2/8] dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol
` [PATCH 3/8] dma-direct: simplify the use atomic pool logic in dma_direct_alloc
` [PATCH 4/8] dma-direct: warn when coherent allocations aren't supported
` [PATCH 5/8] m68k: use the coherent DMA code for coldfire without data cache
` [PATCH 6/8] net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
` [PATCH 7/8] m68k: don't provide arch_dma_alloc for nommu/coldfire
` [PATCH 8/8] m68k: remove unused includes from dma.c

[linux-next:master] [net_sched] 29f834aa32: kernel-selftests.net.so_txtime.sh.fail
 2023-10-20  7:17 UTC 

[PATCH v2] i40e: add an error code check in i40e_vsi_setup
 2023-10-20  6:56 UTC  (2+ messages)

[PATCH iwl-next v3 00/13] Add E800 live migration driver
 2023-10-20  6:49 UTC  (3+ messages)

[net-next PATCH v3] octeon_ep: pack hardware structure
 2023-10-20  6:48 UTC  (5+ messages)
  ` [EXT] "

[net] net: ethernet: adi: adin1110: Fix uninitialized variable
 2023-10-20  6:20 UTC 

linux-next: manual merge of the net-next tree with the wireless tree
 2023-10-20  5:49 UTC  (4+ messages)

[patch net-next v2 00/11] devlink: use spec to generate split whatspp QR code Instagram password atm pin Nomper gallery data file managemer hidden files
 2023-10-20  5:03 UTC 

[PATCH net 1/1] net: stmmac: update MAC capabilities when tx queues are updated
 2023-10-20  3:33 UTC  (4+ messages)

[PATCH net v2 1/1] net: stmmac: update MAC capabilities when tx queues are updated
 2023-10-20  3:25 UTC 

[PATCH] net: lan78xx: add an error code check in lan78xx_write_raw_eeprom
 2023-10-20  2:59 UTC  (2+ messages)

[PATCH net 0/5] net/smc: bugfixs for smc-r
 2023-10-20  2:41 UTC  (7+ messages)
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled


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