netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 17:13:15 to 2022-04-07 07:38:38 UTC [more...]

[PATCH net-next 00/14] net/sched: Better error reporting for offload failures
 2022-04-07  7:35 UTC  (7+ messages)
` [PATCH net-next 01/14] net/sched: matchall: Take verbose flag into account when logging error messages
` [PATCH net-next 02/14] net/sched: flower: "
` [PATCH net-next 03/14] net/sched: act_api: Add extack to offload_act_setup() callback
` [PATCH net-next 04/14] net/sched: act_gact: Add extack messages for offload failure
` [PATCH net-next 05/14] net/sched: act_mirred: Add extack message "
` [PATCH net-next 06/14] net/sched: act_mpls: Add extack messages "

[PATCH 00/11] Fix deadlocks caused by del_timer_sync()
 2022-04-07  7:21 UTC  (14+ messages)
` [PATCH 01/11] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH 02/11] drivers: usb: host: Fix deadlock in oxu_bus_suspend()
` [PATCH 03/11] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
` [PATCH 04/11] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
` [PATCH 05/11] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
` [PATCH 06/11] drivers: staging: rtl8192e: Fix deadlock in rtw_joinbss_event_prehandle()
` [PATCH 07/11] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 08/11] drivers: net: can: Fix deadlock in grcan_close()
` [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
` [PATCH 10/11] arch: xtensa: platforms: Fix deadlock in iss_net_close()
` [PATCH 11/11] arch: xtensa: platforms: Fix deadlock in rs_close()

[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
 2022-04-07  7:18 UTC  (17+ messages)
` [PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()

[PATCH] i40e: i40e_main: fix a missing check on list iterator
 2022-04-07  7:14 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 0/4] net: lan966x: Add support for FDMA
 2022-04-07  7:17 UTC  (6+ messages)
` [PATCH net-next v3 3/4] net: lan966x: Add FDMA functionality

[PATCH v2] RDMA: Split kernel-only global device caps from uverbs device caps
 2022-04-07  7:09 UTC  (6+ messages)

[PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
 2022-04-07  7:07 UTC  (7+ messages)
` [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c "
          ` [PATCH v4 "

[PATCH net] mlxsw: i2c: Fix initialization error flow
 2022-04-07  7:07 UTC 

[PATCH 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
 2022-04-07  6:43 UTC  (6+ messages)
` [PATCH 1/3] cdc_ether: export usbnet_cdc_zte_rx_fixup
` [PATCH 2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
` [PATCH 3/3] rndis_host: limit scope of bogus MAC address detection to ZTE devices

[PATCH RESEND net-next v4] net: remove noblock parameter from skb_recv_datagram()
 2022-04-07  6:30 UTC  (3+ messages)

[PATCH v3 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-07  6:29 UTC  (4+ messages)
` [PATCH v3 2/3] net: mdio: add reset control "

[PATCH RESEND net-next v5 0/4] net: icmp: add skb drop reasons to icmp
 2022-04-07  6:20 UTC  (5+ messages)
` [PATCH RESEND net-next v5 1/4] net: sock: introduce sock_queue_rcv_skb_reason()
` [PATCH RESEND net-next v5 2/4] net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
` [PATCH RESEND net-next v5 3/4] net: icmp: introduce __ping_queue_rcv_skb() to report drop reasons
` [PATCH RESEND net-next v5 4/4] net: icmp: add skb drop reasons to icmp protocol

[PATCH net-next] prestera: acl: add action hw_stats support
 2022-04-07  6:10 UTC  (2+ messages)

[PATCH] drivers: net: slip: fix NPD bug in sl_tx_timeout()
 2022-04-07  6:10 UTC  (2+ messages)

[PATCH net-next] tcp: Add tracepoint for tcp_set_ca_state
 2022-04-07  6:05 UTC  (2+ messages)

[PATCH net] qede: confirm skb is allocated before using
 2022-04-07  6:02 UTC  (2+ messages)

[PATCH net-next v2] ipv6: fix locking issues with loops over idev->addr_list
 2022-04-07  5:50 UTC  (2+ messages)

[PATCH 1/1] net/rds: Use "unpin_user_page" as "pin_user_pages" counterpart
 2022-04-07  5:44 UTC  (3+ messages)

[PATCH net] net: mdio: don't defer probe forever if PHY IRQ provider is missing
 2022-04-07  5:35 UTC  (6+ messages)

[PATCH net-next] net-core: rx_otherhost_dropped to core_stats
 2022-04-07  5:31 UTC  (2+ messages)

pull-request: bpf 2022-04-06
 2022-04-07  5:10 UTC  (2+ messages)

[PATCH v2] net/ethernet : set default assignment identifier to NET_NAME_ENUM
 2022-04-07  5:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] net: phy: micrel: ksz9031/ksz9131: add cabletest support
 2022-04-07  5:06 UTC  (3+ messages)

[Patch net v2] net: phy: LAN87xx: remove genphy_softreset in config_aneg
 2022-04-07  4:46 UTC 

[PATCH 0/2] storvsc, netvsc: Improve logging
 2022-04-07  4:40 UTC  (3+ messages)
` [PATCH 1/2] scsi: storvsc: Print value of invalid ID in storvsc_on_channel_callback()
` [PATCH 2/2] hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()

[PATCH] af_packet: fix efficiency issues in packet_read_pending
 2022-04-07  3:14 UTC  (3+ messages)

[PATCH] vxlan: fix error return code in vxlan_fdb_append
 2022-04-07  2:46 UTC 

[PATCH net-next v3 00/11] bnxt: Support XDP multi buffer
 2022-04-07  2:48 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in ax88179_led_setting
 2022-04-07  2:41 UTC  (2+ messages)

[PATCH] libbpf: potential NULL dereference in usdt_manager_attach_usdt()
 2022-04-07  2:38 UTC 

[PATCH] net: phy: micrel: ksz9031/ksz9131: add cabletest support
 2022-04-07  2:07 UTC  (3+ messages)

linux-next: manual merge of the kunit-next tree with the net-next tree
 2022-04-07  1:52 UTC 

[PATCH] qed: remove an unneed NULL check on list iterator
 2022-04-07  1:22 UTC  (2+ messages)

[Linux 5.18-rc1] WARNING: possible circular locking dependency detected at (rtw_ops_config, ieee80211_mgd_probe_ap)
 2022-04-07  1:26 UTC  (2+ messages)

[PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO
 2022-04-07  1:21 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: mdio: aspeed: move reg accessing part into separate functions
` [PATCH net-next v3 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45
` [PATCH net-next v3 3/3] net: mdio: aspeed: Add c45 support

[PATCH AUTOSEL 5.10 15/25] vhost_vdpa: don't setup irq offloading when irq_num < 0
 2022-04-07  1:14 UTC 

[PATCH AUTOSEL 5.16 19/30] vhost_vdpa: don't setup irq offloading when irq_num < 0
 2022-04-07  1:11 UTC 

[PATCH AUTOSEL 5.15 16/27] vhost_vdpa: don't setup irq offloading when irq_num < 0
 2022-04-07  1:12 UTC 

[PATCH AUTOSEL 5.17 19/31] vhost_vdpa: don't setup irq offloading when irq_num < 0
 2022-04-07  1:10 UTC 

[PATCH net-next] net: mvneta: add support for page_pool_get_stats
 2022-04-06 23:36 UTC  (5+ messages)

[PATCH net-next] page_pool: Add recycle stats to page_pool_put_page_bulk
 2022-04-06 23:15 UTC  (2+ messages)

[PATCH v3 net-next 0/2] net: tc: dsa: Implement offload of matchall for bridged DSA ports
 2022-04-06 23:14 UTC  (8+ messages)
` [PATCH v3 net-next 1/2] net: tc: dsa: Add the matchall filter with drop action "
` [PATCH v3 net-next 2/2] net: dsa: Implement tc offloading for drop target

[PATCH net-next v2 0/5] ptp: Support hardware clocks with additional free running cycle counter
 2022-04-06 23:04 UTC  (2+ messages)

[PATCH net-next 0/9] net: dsa: mt7530: updates for phylink changes
 2022-04-06 22:35 UTC  (5+ messages)
` [PATCH net-next 5/9] net: dsa: mt7530: only indicate linkmodes that can be supported

[PATCH] af_unix: Escape abstract unix socket address
 2022-04-06 21:59 UTC  (2+ messages)

[PATCH v5 00/11] ieee802154: Better Tx error handling
 2022-04-06 21:58 UTC  (15+ messages)
` [PATCH v5 01/11] net: ieee802154: Enhance/fix the names of the MLME return codes
` [PATCH v5 02/11] net: ieee802154: Fill the list of "
` [PATCH v5 03/11] net: mac802154: Save a global error code on transmissions
` [PATCH v5 04/11] net: mac802154: Create a transmit error helper
` [PATCH v5 05/11] net: mac802154: Create a transmit bus "
` [PATCH v5 06/11] net: ieee802154: at86rf230: Rename the asynchronous "
` [PATCH v5 07/11] net: ieee802154: at86rf230: Call _xmit_bus_error() when a bus error occurs
` [PATCH v5 08/11] net: ieee802154: at86rf230: Drop debugfs support
` [PATCH v5 09/11] net: ieee802154: atusb: Call _xmit_error() when a transmission fails
` [PATCH v5 10/11] net: ieee802154: ca8210: Use core return codes instead of hardcoding them
` [PATCH v5 11/11] net: ieee802154: ca8210: Call _xmit_error() when a transmission fails

[PATCH stable 0/3] SOF_TIMESTAMPING_OPT_ID backport to 4.14 and 4.19
 2022-04-06 21:57 UTC  (8+ messages)
` [PATCH 4.14 1/2] ipv6: add missing tx timestamping on IPPROTO_RAW
` [PATCH 4.14 2/2] net: add missing SOF_TIMESTAMPING_OPT_ID support
` [PATCH 4.19 1/1] "

[PATCH net-next 0/3] net: create a net/core/ internal header
 2022-04-06 21:37 UTC  (4+ messages)
` [PATCH net-next 1/3] net: hyperv: remove use of bpf_op_t
` [PATCH net-next 2/3] net: unexport a handful of dev_* functions
` [PATCH net-next 3/3] net: extract a few internals from netdevice.h

[PATCH net] flow_dissector: fix false-positive __read_overflow2_field() warning
 2022-04-06 21:36 UTC  (2+ messages)

[PATCH iproute2] vdpa: Add virtqueue pairs set capacity
 2022-04-06 20:56 UTC  (5+ messages)
` [PATCH iproute2 v2] "

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

[net-next RESEND v2] net: core: use shared sysctl macro
 2022-04-06 21:17 UTC  (7+ messages)

[PATCH net-next] tcp: add accessors to read/set tp->snd_cwnd
 2022-04-06 19:30 UTC  (3+ messages)

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-04-06 19:04 UTC  (12+ messages)

[PATCH net-next RESEND v2 0/3] Add Clause 45 support for Aspeed MDIO
 2022-04-06 19:00 UTC  (7+ messages)
` [PATCH net-next RESEND v2 1/3] net: mdio: aspeed: move reg accessing part into separate functions
` [PATCH net-next RESEND v2 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45
` [PATCH net-next RESEND v2 3/3] net: mdio: aspeed: Add c45 support

[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver
 2022-04-06 18:54 UTC  (6+ messages)
` [RFC 12/13] dt-bindings: net: Add ICSSG Ethernet Driver bindings
` [RFC 13/13] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH 0/2] dt-bindings: net: Fix ave descriptions
 2022-04-06 18:16 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: ave: Clean up clocks, resets, and their names using compatible string
` [PATCH 2/2] dt-bindings: net: ave: Use unevaluatedProperties

[PATCH bpf-next v2 2/7] bpf: per-cgroup lsm flavor
 2022-04-06 18:42 UTC  (2+ messages)

[PATCH bpf-next] net: netfilter: reports ct direction in CT lookup helpers for XDP and TC-BPF
 2022-04-06 17:10 UTC  (2+ messages)

TCP stack gets into state of continually advertising “silly window” size of 1
 2022-04-06 17:40 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
 2022-04-06 17:38 UTC  (2+ messages)

[PATCH v5 0/8] arm64: dts: Add i.MX8DXL initial support
 2022-04-06 18:04 UTC  (3+ messages)
` [PATCH v5 8/8] dt-bindings: net: dwmac-imx: Document clk_csr property

[PATCH v3] myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
 2022-04-06 17:50 UTC  (2+ messages)

[PATCH][next] libbpf: Fix spelling mistake "libaries" -> "libraries"
 2022-04-06 17:20 UTC  (2+ messages)

[PATCH] dt-bindings: net: snps: remove duplicate name
 2022-04-06 17:37 UTC  (2+ messages)

[PATCH bpf-next] bpf/selftests: use bpf_num_possible_cpus() in per-cpu map allocations
 2022-04-06 17:20 UTC  (2+ messages)

[PATCH] RDMA: Split kernel-only global device caps from uvers device caps
 2022-04-06 17:30 UTC  (2+ messages)

[PATCH v4 0/2] wireless: ray_cs: Improve card_status[]
 2022-04-06 17:58 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ray_cs: Make card_status[] const

[PATCH bpf-next v3] selftests/bpf: Fix issues in parse_num_list()
 2022-04-06 17:20 UTC  (2+ messages)

[PATCH bpf v5 1/2] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-04-06 17:00 UTC  (2+ messages)

[PATCH v2] cw1200: fix incorrect check to determine if no element is found in list
 2022-04-06 17:02 UTC  (3+ messages)

[PATCH net-next] sungem: Prepare cleanup of powerpc's asm/prom.h
 2022-04-06 16:39 UTC  (4+ messages)

[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
 2022-04-06 16:04 UTC  (4+ messages)
` [PATCH bpf-next 04/10] i40e: xsk: terminate NAPI when XSK Rx queue gets full

[PATCH bpf] xsk: fix l2fwd for copy mode + busy poll combo
 2022-04-06 15:58 UTC 

[PATCH v2 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45
 2022-04-06 16:33 UTC  (3+ messages)

[RFC PATCH] iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
 2022-04-06 15:34 UTC 

[RFC PATCH] can: m_can: Add driver for M_CAN hardware in NVIDIA devices
 2022-04-06 15:18 UTC  (2+ messages)

[PATCH net] sctp: use the correct skb for security_sctp_assoc_request
 2022-04-06 15:11 UTC  (7+ messages)

[PATCH RFC 00/12] mtk_eth_soc phylink updates
 2022-04-06 14:35 UTC  (8+ messages)
` [PATCH RFC net-next 06/12] net: mtk_eth_soc: stop passing phylink state to sgmii setup
` [PATCH RFC net-next 07/12] net: mtk_eth_soc: provide mtk_sgmii_config()
` [PATCH RFC net-next 08/12] net: mtk_eth_soc: add fixme comment for state->speed use
` [PATCH RFC net-next 09/12] net: mtk_eth_soc: move MAC_MCR setting to mac_finish()
` [PATCH RFC net-next 10/12] net: mtk_eth_soc: move restoration of SYSCFG0 "
` [PATCH RFC net-next 11/12] net: mtk_eth_soc: convert code structure to suit split PCS support
` [PATCH RFC net-next 12/12] net: mtk_eth_soc: partially convert to phylink_pcs


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