netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-24 15:04:32 to 2023-07-25 04:13:16 UTC [more...]

[PATCH v3 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-07-25  4:13 UTC  (2+ messages)
` [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-25  4:04 UTC  (15+ messages)

[Enable Designware XGMAC VLAN Stripping Feature 1/2] dt-bindings: net: snps,dwmac: Add description for rx-vlan-offload
 2023-07-25  3:53 UTC  (7+ messages)

[PATCH v2] net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
 2023-07-25  3:59 UTC  (7+ messages)

[PATCH v2] spi: fsl-dspi: Use dev_err_probe() in dspi_request_dma()
 2023-07-25  3:50 UTC 

[PATCH iproute2-next] tc: Classifier support for SPI field
 2023-07-25  3:50 UTC 

[PATCH 1/2] drivers: net: use xdp only inside tun_build_skb()
 2023-07-25  3:39 UTC  (4+ messages)
` [PATCH 2/2] drivers: net: prevent tun_can_build_skb() to exceed xdp size limits

[PATCH 1/1] drivers:net: fix return value check in be_lancer_xmit_workarounds
 2023-07-25  3:27 UTC  (2+ messages)
` [PATCH net v2 1/1] benet: fix return value check in be_lancer_xmit_workarounds()

[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-25  3:27 UTC  (14+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker

[PATCH net-next] flow_dissector: Add IPSEC dissectors
 2023-07-25  3:24 UTC 

[PATCH net-next v4 0/2] virtio-net: don't busy poll for cvq command
 2023-07-25  3:07 UTC  (16+ messages)
` [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-25  3:00 UTC 

[PATCH net-next 0/7] support more link mode for TXGBE
 2023-07-25  2:41 UTC  (10+ messages)
` [PATCH net-next 4/7] net: pcs: xpcs: adapt Wangxun NICs for SGMII mode
` [PATCH net-next 5/7] net: txgbe: support switching mode to 1000BASE-X and SGMII
` [PATCH net-next 6/7] net: txgbe: support copper NIC with external PHY

[PATCH v3] net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
 2023-07-25  2:42 UTC 

[PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
 2023-07-25  2:33 UTC 

[PATCH net v3] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-25  2:26 UTC  (11+ messages)

[PATCH v1] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
 2023-07-25  2:21 UTC 

[PATCH net-next 0/4] Support UDP encapsulation in packet offload mode
 2023-07-25  2:21 UTC  (4+ messages)
` [PATCH net-next 4/4] xfrm: "

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-25  2:13 UTC  (12+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[RFC PATCH 00/10] net: phy/stmmac: Add Loongson platform support
 2023-07-25  2:02 UTC  (10+ messages)
` [RFC PATCH 01/10] net: phy: Add driver for Loongson PHY

[PATCH V2 net-next] net: fec: add XDP_TX feature support
 2023-07-25  1:58 UTC  (3+ messages)

[iproute2 00/22] Support for stateless configuration (read from /etc and /usr)
 2023-07-25  1:40 UTC  (2+ messages)

[PATCH iproute2] bridge/mdb.c: include limits.h
 2023-07-25  1:40 UTC  (2+ messages)

[PATCH 1/2] tc: fix a wrong file name in comment
 2023-07-25  1:40 UTC  (2+ messages)

[PATCH net-next 00/12] nfp: add support for multi-pf configuration
 2023-07-25  1:28 UTC  (3+ messages)

[PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-07-25  0:53 UTC  (6+ messages)
` [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper

[PATCH net-next v6 0/8] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-25  0:57 UTC  (10+ messages)
` [PATCH net-next v6 1/8] dt-bindings: net: mediatek,net: add missing mediatek,mt7621-eth
` [PATCH net-next v6 2/8] dt-bindings: net: mediatek,net: add mt7988-eth binding
` [PATCH net-next v6 3/8] net: ethernet: mtk_eth_soc: add version in mtk_soc_data
` [PATCH net-next v6 4/8] net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
` [PATCH net-next v6 5/8] net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
` [PATCH net-next v6 6/8] net: ethernet: mtk_eth_soc: add NETSYS_V3 version support
` [PATCH net-next v6 7/8] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
` [PATCH net-next v6 8/8] net: ethernet: mtk_eth_soc: convert clock bitmap "
` [PATCH v6 net-next 9/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC

[PATCH net-next v5 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-25  0:55 UTC  (3+ messages)

[PATCH net-next] mptcp: fix rcv buffer auto-tuning
 2023-07-25  0:20 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-07-21 (i40e, iavf)
 2023-07-25  0:20 UTC  (2+ messages)

[PATCH net] ice: Fix memory management in ice_ethtool_fdir.c
 2023-07-25  0:20 UTC  (2+ messages)

[PATCH v2 net] tcp: Reduce chance of collisions in inet6_hashfn()
 2023-07-25  0:20 UTC  (2+ messages)

[PATCH net 1/2] can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
 2023-07-25  0:20 UTC  (2+ messages)

[PATCH v1] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
 2023-07-25  0:12 UTC  (3+ messages)

[PATCH v1] i40e: Add length check for IFLA_AF_SPEC parsing
 2023-07-25  0:00 UTC  (4+ messages)

[PATCH net] net: fec: avoid tx queue timeout when XDP is enabled
 2023-07-25  0:00 UTC  (2+ messages)

[RFC net-next v4 0/8] xsk: TX metadata
 2023-07-24 23:59 UTC  (9+ messages)
` [RFC net-next v4 1/8] xsk: Support XDP_TX_METADATA_LEN
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
` [RFC net-next v4 3/8] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [RFC net-next v4 4/8] tools: ynl: update netdev sample to dump xsk-features
` [RFC net-next v4 5/8] selftests/xsk: Support XDP_TX_METADATA_LEN
` [RFC net-next v4 6/8] selftests/bpf: Add csum helpers
` [RFC net-next v4 7/8] selftests/bpf: Add TX side to xdp_metadata
` [RFC net-next v4 8/8] selftests/bpf: Add TX side to xdp_hw_metadata

[PATCH v5 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-07-24 23:43 UTC  (3+ messages)

[PATCH net-next 1/2] netconsole: Use sysfs_emit() instead of snprintf()
 2023-07-24 23:40 UTC  (2+ messages)

[PATCH net-next 00/10] net: stmmac: add new features to xgmac
 2023-07-24 23:26 UTC  (7+ messages)
` [PATCH net-next 07/10] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next 09/10] dt-bindings: net: snps,dwmac: add per channel "

[PATCH net-next] net: add missing net_device::xdp_zc_max_segs description
 2023-07-24 23:10 UTC  (2+ messages)

[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
 2023-07-24 23:00 UTC  (9+ messages)
` [PATCH net v2] "

[PATCH 0/3] io_uring: Initial support for {s,g}etsockopt commands
 2023-07-24 22:58 UTC  (4+ messages)
` [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT

[PATCH net v2 1/1] atheros: fix return value check in atl1_tso()
 2023-07-24 22:50 UTC  (2+ messages)

[PATCH v2] bnx2x: Fix error recovering in switch configuration
 2023-07-24 22:50 UTC  (3+ messages)
` [Patch v3] "

[pull request][net-next 00/14] mlx5 updates 2023-07-24
 2023-07-24 22:44 UTC  (15+ messages)
` [net-next 01/14] net/mlx5: Expose port.c/mlx5_query_module_num() function
` [net-next 02/14] net/mlx5: Expose NIC temperature via hardware monitoring kernel API
` [net-next 03/14] net/mlx5: Use shared code for checking lag is supported
` [net-next 04/14] net/mlx5: Devcom, Infrastructure changes
` [net-next 05/14] net/mlx5e: E-Switch, Register devcom device with switch id key
` [net-next 06/14] net/mlx5e: E-Switch, Allow devcom initialization on more vports
` [net-next 07/14] net/mlx5: Re-organize mlx5_cmd struct
` [net-next 08/14] net/mlx5: Remove redundant cmdif revision check
` [net-next 09/14] net/mlx5: split mlx5_cmd_init() to probe and reload routines
` [net-next 10/14] net/mlx5: Allocate command stats with xarray
` [net-next 11/14] net/mlx5e: Remove duplicate code for user flow
` [net-next 12/14] net/mlx5e: Make flow classification filters static
` [net-next 13/14] net/mlx5: Don't check vport->enabled in port ops
` [net-next 14/14] net/mlx5: Remove pointless devlink_rate checks

[PATCH net] net: ipa: only reset hashed tables when supported
 2023-07-24 22:41 UTC 

[PATCH net] net: ipa: only reset hashed tables when supported
 2023-07-24 22:40 UTC 

[PATCH v1] Bluetooth: Add timeout in disconnect when power off
 2023-07-24 22:31 UTC  (2+ messages)

[PATCH net-next v4 0/2] tools: ynl-gen: fix parse multi-attr enum attribute
 2023-07-24 22:19 UTC  (3+ messages)
` [PATCH net-next v4 2/2] "

[net 0/2] rxfh with custom RSS fixes
 2023-07-24 22:08 UTC  (6+ messages)
` [net 1/2] net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy

[PATCH v2 1/9] Revert "tcp: Use per-vma locking for receive zerocopy"
 2023-07-24 21:42 UTC  (2+ messages)

[PATCH v12 vfio 0/7] pds-vfio-pci driver
 2023-07-24 21:39 UTC  (14+ messages)
` [PATCH v12 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v12 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH v3 net 0/2] net: Fix error/warning by -fstrict-flex-arrays=3
 2023-07-24 21:34 UTC  (3+ messages)
` [PATCH v3 net 1/2] af_unix: Fix fortify_panic() in unix_bind_bsd()
` [PATCH v3 net 2/2] af_packet: Fix warning of fortified memcpy() in packet_getname()

Kernel oops with 6.4.4 - flow offloads - NULL pointer deref
 2023-07-24 21:24 UTC  (2+ messages)

[PATCH v2] net: Explicitly include correct DT includes
 2023-07-24 21:22 UTC 

[syzbot] [block?] KASAN: slab-out-of-bounds Read in bio_split_rw
 2023-07-24 21:20 UTC  (6+ messages)

[PATCH v2] net: phy/pcs: Explicitly include correct DT includes
 2023-07-24 21:19 UTC 

[PATCH v2] net: dsa: Explicitly include correct DT includes
 2023-07-24 21:18 UTC 

[PATCH v2] can: Explicitly include correct DT includes, part 2
 2023-07-24 21:18 UTC 

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-07-24 20:46 UTC  (6+ messages)

[PATCH v2 net] tcp: Reduce chance of collisions in inet6_hashfn()
 2023-07-24 19:58 UTC  (2+ messages)

[PATCHv8 0/6] net/tls: fixes for NVMe-over-TLS
 2023-07-24 19:52 UTC  (7+ messages)

[PATCH v8.1 net-next 00/23] net/tcp: Add TCP-AO support
 2023-07-24 19:46 UTC  (7+ messages)
` [PATCH v8.1 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v8.1 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s

[PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
 2023-07-24 19:10 UTC  (2+ messages)

[PATCH net-next 0/2] net: store netdevs in an xarray
 2023-07-24 19:09 UTC  (9+ messages)
` [PATCH net-next 1/2] "

[PATCH net-next] net: dsa: mv88e6xxx: enable automedia on 6190x and 6390x devices
 2023-07-24 18:34 UTC  (2+ messages)

[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
 2023-07-24 18:55 UTC  (6+ messages)
` [RFC RESEND v1 pinctrl-next 1/1] pinctrl: microchip-sgpio: add activity and blink functionality

[PATCH V3,net-next] net: mana: Add page pool for RX buffers
 2023-07-24 18:35 UTC  (4+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-24 18:11 UTC  (3+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports

[PATCH] xfrm: kconfig: Fix XFRM_OFFLOAD dependency on XFRM
 2023-07-24 18:11 UTC  (2+ messages)

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-24 17:58 UTC  (22+ messages)
` [PATCH net-next 04/11] dpll: spec: Add Netlink spec in YAML
` [PATCH net-next 05/11] dpll: core: Add DPLL framework base functions
` [PATCH net-next 06/11] dpll: netlink: "
` [PATCH net-next 08/11] ice: add admin commands to access cgu configuration
` [PATCH 09/11] ice: implement dpll interface to control cgu

[PATCH net 1/1] net: sched: cls_u32: Fix match key mis-addressing
 2023-07-24 17:49 UTC  (2+ messages)

[PATCH v2] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
 2023-07-24 17:39 UTC 

[PATCH v1 0/5] ARM: Add GXP UMAC Support
 2023-07-24 17:33 UTC  (5+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add HPE GXP UMAC MDIO
` [PATCH v1 3/5] dt-bindings: net: Add HPE GXP UMAC

[PATCH net-next 0/5] net/sched: improve class lifetime handling
 2023-07-24 17:05 UTC  (4+ messages)
` [PATCH net-next 1/5] net/sched: wrap open coded Qdics class filter counter

[PATCH net] net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
 2023-07-24 16:38 UTC  (2+ messages)

[PATCH net-next v2] net: skbuff: remove unused HAVE_HW_TIME_STAMP feature define
 2023-07-24 16:22 UTC 

[PATCH net] igc: Fix Kernel Panic during ndo_tx_timeout callback
 2023-07-24 16:12 UTC 

[PATCH net-next v2 00/12][pull request] ice: switchdev bridge offload
 2023-07-24 16:11 UTC  (13+ messages)
` [PATCH net-next v2 01/12] ice: Skip adv rules removal upon switchdev release
` [PATCH net-next v2 02/12] ice: Prohibit rx mode change in switchdev mode
` [PATCH net-next v2 03/12] ice: Don't tx before switchdev is fully configured
` [PATCH net-next v2 04/12] ice: Disable vlan pruning for uplink VSI
` [PATCH net-next v2 05/12] ice: Unset src prune on "
` [PATCH net-next v2 06/12] ice: Implement basic eswitch bridge setup
` [PATCH net-next v2 07/12] ice: Switchdev FDB events support
` [PATCH net-next v2 08/12] ice: Add guard rule when creating FDB in switchdev
` [PATCH net-next v2 09/12] ice: Add VLAN FDB support in switchdev mode
` [PATCH net-next v2 10/12] ice: implement bridge port vlan
` [PATCH net-next v2 11/12] ice: implement static version of ageing
` [PATCH net-next v2 12/12] ice: add tracepoints for the switchdev bridge

[syzbot] [net?] [reiserfs?] [fat?] stack segment fault in __stack_depot_save
 2023-07-24 16:18 UTC 

[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
 2023-07-24 16:15 UTC  (10+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns

[PATCH net-next] net: mdio_bus: validate "addr" for mdiobus_is_registered_device()
 2023-07-24 15:57 UTC 

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-07-24 15:48 UTC  (11+ messages)

[PATCH net-next 0/7] openvswitch: add drop reasons
 2023-07-24 15:23 UTC  (3+ messages)
` [PATCH net-next 4/7] net: openvswitch: add misc error "

[PATCH net-next] page_pool: split types and declarations from page_pool.h
 2023-07-24 15:14 UTC  (2+ messages)


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