netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-07 17:15:51 to 2022-11-08 09:20:21 UTC [more...]

[PATCH 01/14] net: ethernet: mtk_eth_soc: account for vlan in rx header length
 2022-11-08  9:20 UTC  (27+ messages)
` [PATCH 02/14] net: ethernet: mtk_eth_soc: increase tx ring side for QDMA devices
` [PATCH 03/14] net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
` [PATCH 04/14] net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
` [PATCH 05/14] net: dsa: tag_mtk: assign "
` [PATCH 06/14] net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic
` [PATCH 07/14] net: ethernet: mtk_eth_soc: compile out netsys v2 code on mt7621
` [PATCH 08/14] net: vlan: remove invalid VLAN protocol warning
` [PATCH 09/14] flow_dissector: detect DSA using skb->protocol even when VLAN tag is present
` [PATCH 10/14] net: dsa: tag_mtk: parse hwaccel VLAN tags
` [PATCH 11/14] net: ethernet: mtk_eth_soc: fix VLAN rx hardware acceleration
` [PATCH 12/14] net: ethernet: mtk_eth_soc: work around issue with sending small fragments
` [PATCH 13/14] net: ethernet: mtk_eth_soc: set NETIF_F_ALL_TSO
` [PATCH 14/14] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full

[PATCH] vhost/vsock: Fix error handling in vhost_vsock_init()
 2022-11-08  9:13 UTC 

[RFC] vhost: Clear the pending messages on vhost_init_device_iotlb()
 2022-11-08  9:13 UTC  (8+ messages)

[Patch net v2] kcm: close race conditions on sk_receive_queue
 2022-11-08  9:13 UTC  (2+ messages)

[PATCH 0/9] net: dsa: Add support for mv88e6020 and mv88e6071
 2022-11-08  9:12 UTC  (12+ messages)
` [PATCH 1/9] net: dsa: allow switch drivers to override default slave PHY addresses
` [PATCH 2/9] net: dsa: mv88e6xxx: account for PHY base address offset in dual chip mode
` [PATCH 3/9] net: dsa: mv88e6xxx: implement get_phy_address
` [PATCH 4/9] net: dsa: mv88e6xxx: add support for MV88E6020 switch
` [PATCH 5/9] net: dsa: mv88e6xxx: Add support for MV88E6071 switch
` [PATCH 6/9] net: dsa: marvell: Provide per device information about max frame size
` [PATCH 7/9] net: dsa: mv88e6071: Define max frame size (2048 bytes)
` [PATCH 8/9] net: dsa: mv88e6071: Provide struct mv88e6xxx_ops
` [PATCH 9/9] net: dsa: mv88e6071: Set .set_max_frame_size callback

[PATCH (repost) net-next] sched: add extack for tfilter_notify
 2022-11-08  9:11 UTC  (8+ messages)

[PATCHv3 iproute2-next] rtnetlink: add new function rtnl_echo_talk()
 2022-11-08  9:09 UTC  (3+ messages)

[PATCH ipsec] Fix XFRM-I support for nested ESP tunnels
 2022-11-08  8:36 UTC  (2+ messages)

[PATCH net-next v9 0/9] Implement devlink-rate API and extend it
 2022-11-08  8:36 UTC  (11+ messages)
` [PATCH net-next v9 1/9] devlink: Introduce new attribute 'tx_priority' to devlink-rate

[syzbot] linux-next test error: WARNING in devl_port_unregister
 2022-11-08  8:26 UTC  (2+ messages)

[patch net-next 0/2] net: devlink: move netdev notifier block to dest namespace during reload
 2022-11-08  8:11 UTC  (8+ messages)
` [patch net-next 1/2] net: introduce a helper to move notifier block to different namespace
` [patch net-next 2/2] net: devlink: move netdev notifier block to dest namespace during reload

[PATCH v4 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
 2022-11-08  8:06 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support
` [PATCH v4 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9G
` [PATCH v4 3/3] net: ethernet: ti: am65-cpsw: Add support for SERDES configuration

[RFC PATCH v2 0/4] liburing: add api for napi busy poll timeout
 2022-11-08  8:04 UTC  (8+ messages)
` [RFC PATCH v2 1/4] liburing: add api to set "
` [RFC PATCH v2 2/4] liburing: add documentation for new napi busy polling
` [RFC PATCH v2 3/4] liburing: add test programs for napi busy poll
` [RFC PATCH v2 4/4] liburing: update changelog with new feature

[PATCH net-next v2] net: phy: marvell: add sleep time after enabling the loopback bit
 2022-11-08  7:40 UTC 

[PATCH v5] wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
 2022-11-08  7:41 UTC  (2+ messages)

[PATCH] iwlegacy: remove redundant variable len
 2022-11-08  7:40 UTC  (2+ messages)
` wifi: "

[PATCH 02/30] wifi: Use kstrtobool() instead of strtobool()
 2022-11-08  7:39 UTC  (2+ messages)

[PATCH v3 1/6] bnxt_en: Add auxiliary driver support
 2022-11-08  7:21 UTC  (2+ messages)

[PATCHv2 net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
 2022-11-08  7:00 UTC 

[PATCH net-next v3 0/3] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-08  6:47 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v3 2/3] net: dsa: microchip: add ksz_rmw8() function
` [PATCH net-next v3 3/3] net: dsa: microchip: ksz8: add MTU configuration support

[RFC PATCH 0/2] Add serdev support for hci h4
 2022-11-08  5:55 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4
` [RFC PATCH 2/2] bluetooth/hci_h4: add serdev support

[PATCH net-next v2 0/3] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-08  5:28 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v2 2/3] net: dsa: microchip: add ksz_rmw8() function
` [PATCH net-next v2 3/3] net: dsa: microchip: ksz8: add MTU configuration support

[PATCH bpf v4] bpf: Fix memory leaks in __check_func_call
 2022-11-08  5:11 UTC 

[PATCH net] mctp: Fix an error handling path in mctp_init()
 2022-11-08  4:26 UTC  (3+ messages)

[pull request][V2 net 00/11] mlx5 fixes 2022-11-02
 2022-11-08  4:24 UTC  (3+ messages)
` [V2 net 05/11] net/mlx5: Fix possible deadlock on mlx5e_tx_timeout_work

[PATCH net 0/2] sctp: fix a NULL pointer dereference in sctp_sched_dequeue_common
 2022-11-08  4:10 UTC  (2+ messages)

[PATCH net-next 0/2] net: txgbe: Fix two bugs in txgbe_calc_eeprom_checksum
 2022-11-08  4:10 UTC  (2+ messages)

[PATCH net] tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
 2022-11-08  4:00 UTC  (2+ messages)

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2022-11-04 (ixgbe, ixgbevf, igb)
 2022-11-08  4:00 UTC  (8+ messages)
` [PATCH net-next 5/6] igb: Do not free q_vector unless new one was allocated

[PATCH net-next v1] ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
 2022-11-08  3:57 UTC 

[PATCH bpf v3] bpf: Fix memory leaks in __check_func_call
 2022-11-08  3:32 UTC  (3+ messages)

[PATCH v2 bpf-next 0/3] bpf: Add hwtstamp field for the sockops prog
 2022-11-08  3:07 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/3] "
` [PATCH v2 bpf-next 2/3] selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
` [PATCH v2 bpf-next 3/3] selftests/bpf: Test skops->skb_hwtstamp

[PATCH net] net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()
 2022-11-08  2:56 UTC 

[PATCH bpf v2 0/5] bpf: Support kernel function call in 32-bit ARM
 2022-11-08  2:44 UTC  (7+ messages)
` [PATCH bpf v2 3/5] libbpf: Skip adjust mem size for load pointer in 32-bit arch in CO_RE
` [PATCH bpf v2 4/5] bpf: Add kernel function call support in 32-bit ARM for EABI

[PATCH net] net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
 2022-11-08  2:51 UTC 

[PATCH net-next] net: remove explicit phylink_generic_validate() references
 2022-11-08  2:30 UTC  (2+ messages)

[PATCH net-next] net: lan966x: move unnecessary linux/sfp.h include
 2022-11-08  2:30 UTC  (2+ messages)

[PATCH net-next v2] netlink: Fix potential skb memleak in netlink_ack
 2022-11-08  2:30 UTC  (2+ messages)

[PATCH net] octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=y
 2022-11-08  2:30 UTC  (2+ messages)

[PATCH] net: broadcom: Fix BCMGENET Kconfig
 2022-11-08  2:30 UTC  (3+ messages)

[PATCH net-next] net: macb: implement live mac addr change
 2022-11-08  2:30 UTC  (2+ messages)

[PATCH 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-08  2:28 UTC  (6+ messages)
` [PATCH 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH 0/2] optimization and statistics
 2022-11-08  2:26 UTC  (3+ messages)
` [PATCH 2/2] net: fec: add xdp and page pool statistics

[PATCH net-next v2] ethtool: add netlink based get rxfh support
 2022-11-08  2:25 UTC  (2+ messages)

[PATCH net 1/1] stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
 2022-11-08  2:08 UTC 

[PATCH] net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()
 2022-11-08  2:00 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: tsnep: Fix typo on generic nvmem property
 2022-11-08  2:00 UTC  (3+ messages)

[PATCH net] net/mlx5: DR, Fix uninitialized var warning
 2022-11-08  1:53 UTC 

[PATCH net-next v3 0/3] nfp: IPsec offload support
 2022-11-08  1:28 UTC  (6+ messages)
` [PATCH net-next v3 3/3] nfp: implement xfrm callbacks and expose ipsec offload feature to upper layer

[RFC] bhash2 and WARN_ON() for inconsistent sk saddr
 2022-11-08  1:27 UTC  (3+ messages)

[PATCH net-next] Documentation: nfp: update documentation
 2022-11-08  1:15 UTC  (2+ messages)

[PATCH bpf 1/2] net/ipv4: fix linux/in.h header dependencies
 2022-11-08  1:08 UTC  (5+ messages)

[PATCH v5 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-11-08  1:00 UTC  (2+ messages)

[PATCH v3] selftests/bpf: Fix u32 variable compared with less than zero
 2022-11-08  1:00 UTC  (2+ messages)

[PATCH net] ethernet: s2io: disable napi when start nic failed in s2io_card_up()
 2022-11-08  0:59 UTC 

[PATCH net-next v3] nfc: Allow to create multiple virtual nci devices
 2022-11-08  0:43 UTC  (4+ messages)

[RFC bpf-next v2 00/14] xdp: hints via kfuncs
 2022-11-07 22:01 UTC  (8+ messages)
` [RFC bpf-next v2 06/14] xdp: Carry over xdp metadata into skb context
` [RFC bpf-next v2 10/14] ice: Support rx timestamp metadata for xdp

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-07 21:41 UTC  (3+ messages)
` [PATCH 12/12] PCI: hv: Enable PCI pass-thru devices in "

[PATCHSET v3 0/5] Add support for epoll min_wait
 2022-11-07 21:38 UTC  (3+ messages)

[syzbot] BUG: corrupted list in hci_conn_add_sysfs
 2022-11-07 21:37 UTC  (4+ messages)

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-07 21:36 UTC  (6+ messages)
` [PATCH net-next v2 08/11] of: property: Add device link support for PCS

[RFC PATCH v3 00/11] virtio/vsock: experimental zerocopy receive
 2022-11-07 21:31 UTC  (6+ messages)
` [RFC PATCH v3 01/11] virtio/vsock: rework packet allocation logic

[PATCH net-next v2 0/4] net: lan966x: Add xdp support
 2022-11-07 21:35 UTC  (10+ messages)
` [PATCH net-next v2 2/4] net: lan966x: Split function lan966x_fdma_rx_get_frame
` [PATCH net-next v2 3/4] net: lan966x: Add basic XDP support
` [PATCH net-next v2 4/4] net: lan96x: Use page_pool API

[PATCH v3 net] ibmveth: Reduce default tx queues to 8
 2022-11-07 20:32 UTC 

[PATCH net-next v8 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-11-07 20:07 UTC  (7+ messages)
` [PATCH net-next v8 3/5] net: dsa: add out-of-band tagging protocol

[RFC PATCH v2 0/2] io_uring: add napi busy polling support
 2022-11-07 19:08 UTC  (5+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] io_uring: add api to set napi busy poll timeout

[PATCH v1 net-next 6/6] udp: Introduce optional per-netns hash table
 2022-11-07 18:41 UTC  (2+ messages)

[PATCH v2 2/6] RDMA/bnxt_re: Use auxiliary driver interface
 2022-11-07 18:21 UTC  (6+ messages)
` [PATCH v3 0/6] Add Auxiliary driver support

[PATCH net-next v10 00/10] Implement devlink-rate API and extend it
 2022-11-07 18:13 UTC  (12+ messages)
` [PATCH net-next v10 01/10] devlink: Introduce new attribute 'tx_priority' to devlink-rate
` [PATCH net-next v10 02/10] devlink: Introduce new attribute 'tx_weight' "
` [PATCH net-next v10 03/10] devlink: Enable creation of the devlink-rate nodes from the driver
` [PATCH net-next v10 04/10] devlink: Allow for devlink-rate nodes parent reassignment
` [PATCH net-next v10 05/10] devlink: Allow to set up parent in devl_rate_leaf_create()
` [PATCH net-next v10 06/10] ice: Introduce new parameters in ice_sched_node
` [PATCH net-next v10 07/10] ice: Add an option to pre-allocate memory for ice_sched_node
` [PATCH net-next v10 08/10] ice: Implement devlink-rate API
` [PATCH net-next v10 09/10] ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
` [PATCH net-next v10 10/10] ice: add documentation for devlink-rate implementation
` [PATCH net-next v10 10/10] ice: Add "

[PATCH 1/2] bus: mhi: core: add SBL state callback
 2022-11-07 18:02 UTC  (7+ messages)
` [PATCH 2/2] wifi: ath11k: use unique QRTR instance ID

[patch net-next] net: devlink: expose the info about version representing a component
 2022-11-07 18:02 UTC  (6+ messages)

[PATCH net] net: tun: call napi_schedule_prep() to ensure we own a napi
 2022-11-07 18:00 UTC 

[RFC PATCH v1 0/3] liburing: add api for napi busy poll timeout
 2022-11-07 17:58 UTC  (11+ messages)
` [RFC PATCH v1 1/3] liburing: add api to set "
` [RFC PATCH v1 3/3] liburing: add test programs for napi busy poll

[PATCH net v3 1/1] ip6_tunnel: Correct mistake in if statement
 2022-11-07 17:54 UTC  (3+ messages)

[PATCH 1/1] IB/mlx5: Add a signature check to received EQEs and CQEs
 2022-11-07 17:51 UTC  (7+ messages)
  ` [External] : "

[PATCH net-next v3] net/core: Allow live renaming when an interface is up
 2022-11-07 17:42 UTC 


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