messages from 2020-09-11 17:39:31 to 2020-09-12 14:57:59 UTC [more...]
[PATCH v2 00/14] Adding GAUDI NIC code to habanalabs driver
2020-09-12 14:41 UTC (12+ messages)
` [PATCH v2 03/14] habanalabs/gaudi: add NIC security configuration
` [PATCH v2 04/14] habanalabs/gaudi: add support for NIC QMANs
` [PATCH v2 06/14] habanalabs/gaudi: add NIC PHY code
` [PATCH v2 07/14] habanalabs/gaudi: allow user to get MAC addresses in INFO IOCTL
` [PATCH v2 08/14] habanalabs/gaudi: add a new IOCTL for NIC control operations
` [PATCH v2 09/14] habanalabs/gaudi: add CQ "
` [PATCH v2 10/14] habanalabs/gaudi: add WQ "
` [PATCH v2 11/14] habanalabs/gaudi: add QP error handling
` [PATCH v2 12/14] habanalabs/gaudi: Add ethtool support using coresight
` [PATCH v2 13/14] habanalabs/gaudi: support DCB protocol
` [PATCH v2 14/14] habanalabs/gaudi: add NIC init/fini calls from common code
[PATCH net-next 0/7] ethtool: add pause frame stats
2020-09-12 14:38 UTC (18+ messages)
` [PATCH net-next 1/8] ethtool: add standard pause stats
` [PATCH net-next 2/8] docs: net: include the new ethtool pause stats in the stats doc
` [PATCH net-next 3/8] netdevsim: add pause frame stats
` [PATCH net-next 4/8] selftests: add a test for ethtool pause stats
` [PATCH net-next 5/8] bnxt: add pause frame stats
` [PATCH net-next 6/8] mlx5: "
` [PATCH net-next 7/8] ixgbe: "
` [PATCH net-next 8/8] mlx4: "
[PATCH] tlan: switch from 'pci_' to 'dma_' API
2020-09-12 14:15 UTC (2+ messages)
[PATCH] net: tehuti: switch from 'pci_' to 'dma_' API
2020-09-12 14:12 UTC
inconsistent lock state in sco_conn_del
2020-09-12 12:59 UTC (3+ messages)
[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
2020-09-12 12:33 UTC (5+ messages)
[PATCH] rocker: switch from 'pci_' to 'dma_' API
2020-09-12 11:44 UTC
[PATCH] sc92031: switch from 'pci_' to 'dma_' API
2020-09-12 11:28 UTC
memory leak in tipc_group_create_member
2020-09-12 10:22 UTC (2+ messages)
` [Linux-kernel-mentees] [PATCH net] tipc: Fix memory leak in tipc_group_create_member()
[DISCUSS] sfp: sfp controller concept
2020-09-12 9:12 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer dereference in hci_event_packet()
2020-09-12 9:10 UTC (3+ messages)
[PATCH net-next] net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it anymore in mlx4_en_xmit()
2020-09-12 8:08 UTC
KMSAN: uninit-value in ip_check_mc_rcu (3)
2020-09-12 7:59 UTC
[PATCH net-next] net: bridge: pop vlan from skb if filtering is disabled but it's a pvid
2020-09-12 7:50 UTC (5+ messages)
[PATCH] tlan: switch from 'pci_' to 'dma_' API
2020-09-12 7:43 UTC
KASAN: use-after-free Read in hci_get_auth_info
2020-09-12 7:35 UTC (3+ messages)
[PATCH 0/2] ptp_qoriq: support FIPER3
2020-09-12 7:35 UTC (4+ messages)
` [PATCH 1/2] dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property
` [PATCH 2/2] ptp_qoriq: support FIPER3
[PATCH net-next v2 0/8] ethtool: add pause frame stats
2020-09-12 7:16 UTC (16+ messages)
` [PATCH net-next v2 1/8] ethtool: add standard pause stats
` [PATCH net-next v2 2/8] docs: net: include the new ethtool pause stats in the stats doc
` [PATCH net-next v2 3/8] netdevsim: add pause frame stats
` [PATCH net-next v2 4/8] selftests: add a test for ethtool pause stats
` [PATCH net-next v2 5/8] bnxt: add pause frame stats
` [PATCH net-next v2 6/8] ixgbe: "
` [PATCH net-next v2 7/8] mlx5: "
` [PATCH net-next v2 8/8] mlx4: "
[PATCH 06/29] wil6210: Fix a couple of formatting issues in 'wil6210_debugfs_init'
2020-09-12 6:34 UTC (2+ messages)
[PATCH RFC bpf-next 0/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
2020-09-12 4:59 UTC (3+ messages)
` [PATCH RFC bpf-next 1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
` [PATCH RFC bpf-next 2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
[PATCH v2 0/5] Fixes for setting event freq/periods
2020-09-12 3:02 UTC (13+ messages)
` [PATCH v2 2/5] perf record: Prevent override of attr->sample_period for libpfm4 events
[PATCH v3 0/4] Fixes for setting event freq/periods
2020-09-12 2:56 UTC (5+ messages)
` [PATCH v3 1/4] perf record: Set PERF_RECORD_PERIOD if attr->freq is set
` [PATCH v3 2/4] perf record: Prevent override of attr->sample_period for libpfm4 events
` [PATCH v3 3/4] perf record: Don't clear event's period if set by a term
` [PATCH v3 4/4] perf test: Leader sampling shouldn't clear sample period
[PATCH net-next] drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans call
2020-09-12 2:18 UTC
[RFC PATCH net-next v1 00/11] make drivers/net/ethernet W=1 clean
2020-09-12 0:49 UTC (19+ messages)
` [RFC PATCH net-next v1 05/11] intel-ethernet: make W=1 build cleanly
` [Intel-wired-lan] "
` [RFC PATCH net-next v1 08/11] drivers/net/ethernet: handle one warning explicitly
` [RFC PATCH net-next v1 11/11] drivers/net/ethernet: clean up mis-targeted comments
[PATCH net-next v2 0/7] net: ipa: wake up system on RX available
2020-09-12 0:45 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: ipa: use refcount_t for IPA clock reference count
` [PATCH net-next v2 2/7] net: ipa: replace ipa->suspend_ref with a flag bit
` [PATCH net-next v2 3/7] net: ipa: verify reference flag values
` [PATCH net-next v2 4/7] net: ipa: manage endpoints separate from clock
` [PATCH net-next v2 5/7] net: ipa: use device_init_wakeup()
` [PATCH net-next v2 6/7] net: ipa: enable wakeup on IPA interrupt
` [PATCH net-next v2 7/7] net: ipa: do not enable GSI interrupt for wakeup
[PATCH v1 net-next] net: phy: mchp: Add support for LAN8814 QUAD PHY
2020-09-12 0:42 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH net-next] net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
2020-09-12 0:41 UTC (2+ messages)
[PATCH] net: ethernet: ti: cpsw_new: fix suspend/resume
2020-09-12 0:37 UTC (2+ messages)
[PATCH net-next v3 0/9] net: ethernet: ti: ale: add static configuration
2020-09-12 0:35 UTC (2+ messages)
[PATCH v2 net-next 0/4] DSA tag_8021q cleanup
2020-09-12 0:30 UTC (4+ messages)
` [PATCH v2 net-next 3/4] net: dsa: tag_8021q: add a context structure
[PATCH net] net: ipa: fix u32_replace_bits by u32p_xxx version
2020-09-12 0:29 UTC (2+ messages)
[net-next] crypto/chcr: move nic TLS functionality to drivers/net
2020-09-12 0:27 UTC (2+ messages)
[PATCH net v1] hinic: fix rewaking txq after netif_tx_disable
2020-09-12 0:24 UTC (2+ messages)
[PATCH net v1] taprio: Fix allowing too small intervals
2020-09-12 0:23 UTC (2+ messages)
[RESEND net 0/4][pull request] Intel Wired LAN Driver Updates 2020-09-09
2020-09-12 0:19 UTC (6+ messages)
` [RESEND net 1/4] i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
` [RESEND net 2/4] i40e: always propagate error value in i40e_set_vsi_promisc()
` [RESEND net 3/4] igc: Fix wrong timestamp latency numbers
` [RESEND net 4/4] igc: Fix not considering the TX delay for timestamps
[PATCH v2 net-next 0/7] sfc: encap offloads on EF10
2020-09-12 0:15 UTC (10+ messages)
` [PATCH v2 net-next 1/7] sfc: decouple TXQ type from label
` [PATCH v2 net-next 2/7] sfc: define inner/outer csum offload TXQ types
` [PATCH v2 net-next 3/7] sfc: create inner-csum queues on EF10 if supported
` [PATCH v2 net-next 4/7] sfc: select inner-csum-offload TX queues for skbs that need it
` [PATCH v2 net-next 5/7] sfc: de-indirect TSO handling
` [PATCH v2 net-next 6/7] sfc: implement encapsulated TSO on EF10
` [PATCH v2 net-next 7/7] sfc: advertise encapsulated offloads "
[PATCH net-next] octeontx2-af: Constify npc_kpu_profile_{action,cam}
2020-09-12 0:13 UTC (2+ messages)
[PATCH net-next] drivers/net/wan/x25_asy: Remove an unused flag "SLF_OUTWAIT"
2020-09-11 23:49 UTC (3+ messages)
[PATCH net-next] net/packet: Fix a comment about hard_header_len and add a warning for it
2020-09-11 23:37 UTC (3+ messages)
[PATCH net-next] net/socket.c: Remove an unused header file <linux/if_frad.h>
2020-09-11 23:30 UTC (3+ messages)
[PATCH net-next] __netif_receive_skb_core: don't untag vlan from skb on DSA master
2020-09-11 23:26 UTC
[net 0/4][pull request] Intel Wired LAN Driver Updates 2020-09-09
2020-09-11 23:18 UTC (4+ messages)
Yet another ethernet PHY LED control proposal
2020-09-11 23:10 UTC
[RESEND PATCH] Bluetooth: Only mark socket zapped after unlocking
2020-09-11 22:33 UTC
[RESEND PATCH] bluetooth: Set ext scan response only when it exists
2020-09-11 22:32 UTC
[PATCH net-next 4/4] net: dsa: set configure_vlan_while_not_filtering to true by default
2020-09-11 22:30 UTC (16+ messages)
[PATCH net-next 0/3] sfc: misc cleanups
2020-09-11 21:55 UTC (6+ messages)
` [PATCH net-next 1/3] sfc: remove duplicate call to efx_init_channels from EF100 probe
` [PATCH net-next 2/3] sfc: remove spurious unreachable return statement
` [PATCH net-next 3/3] sfc: cleanups around efx_alloc_channel
[PATCH net-next] bridge: mcast: Fix incomplete MDB dump
2020-09-11 21:50 UTC (2+ messages)
[PATCH] ipv6: remove redundant assignment to variable err
2020-09-11 21:48 UTC (2+ messages)
[PATCH net] enetc: Fix mdio bus removal on PF probe bailout
2020-09-11 21:47 UTC (2+ messages)
[PATCH v1 0/2] ag71xx: add ethtool and flow control support
2020-09-11 21:46 UTC (2+ messages)
[net-next v5 0/5] devlink flash update overwrite mask
2020-09-11 21:46 UTC (5+ messages)
` [net-next v5 3/5] devlink: introduce "
[PATCH net-next] net: dsa: b53: Configure VLANs while not filtering
2020-09-11 21:38 UTC (3+ messages)
[PATCH net-next] net: stmmac: set get_rx_header_len() as void for it didn't have any error code to return
2020-09-11 21:37 UTC (2+ messages)
[PATCH net-next v4 0/8] Add GVE Features
2020-09-11 21:32 UTC (11+ messages)
` [PATCH net-next v4 1/8] gve: Get and set Rx copybreak via ethtool
` [PATCH net-next v4 2/8] gve: Add stats for gve
` [PATCH net-next v4 3/8] gve: Use dev_info/err instead of netif_info/err
` [PATCH net-next v4 4/8] gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags
` [PATCH net-next v4 5/8] gve: NIC stats for report-stats and for ethtool
` [PATCH net-next v4 6/8] gve: Batch AQ commands for creating and destroying queues
` [PATCH net-next v4 7/8] gve: Use link status register to report link status
` [PATCH net-next v4 8/8] gve: Enable Link Speed Reporting in the driver
[PATCH RESEND bpf-next v3 0/9] bpf: Support multi-attach for freplace programs
2020-09-11 21:21 UTC (13+ messages)
` [PATCH RESEND bpf-next v3 2/9] bpf: verifier: refactor check_attach_btf_id()
` [PATCH RESEND bpf-next v3 3/9] bpf: wrap prog->aux->linked_prog in a bpf_tracing_link
` [PATCH RESEND bpf-next v3 4/9] bpf: support attaching freplace programs to multiple attach points
` [PATCH RESEND bpf-next v3 6/9] tools: add new members to bpf_attr.raw_tracepoint in bpf.h
` [PATCH RESEND bpf-next v3 7/9] libbpf: add support for supplying target to bpf_raw_tracepoint_open()
[PATCH v2 0/3] Bluetooth: Emit events for suspend/resume
2020-09-11 21:07 UTC (4+ messages)
` [PATCH v2 1/3] Bluetooth: Add mgmt suspend and resume events
` [PATCH v2 2/3] Bluetooth: Add suspend reason for device disconnect
` [PATCH v2 3/3] Bluetooth: Emit controller suspend and resume events
[PATCH net-next 0/3] octeontx2-af: add support for KPU profile customization
2020-09-11 20:53 UTC (3+ messages)
` [PATCH net-next 3/3] octeontx2-af: add support for custom KPU entries
[PATCH v3 00/11] Fix PM hibernation in Xen guests
2020-09-11 20:44 UTC (5+ messages)
pull-request: wireless-drivers-next-2020-09-11
2020-09-11 20:33 UTC (2+ messages)
[PATCH net-next 0/7] sfc: encap offloads on EF10
2020-09-11 20:26 UTC (9+ messages)
` [PATCH net-next 1/7] sfc: decouple TXQ type from label
` [PATCH net-next 5/7] sfc: de-indirect TSO handling
[PATCH v2 01/20] ethernet: alteon: convert tasklets to use new tasklet_setup() API
2020-09-11 20:20 UTC (4+ messages)
[PATCH 0/8] drivers: net: convert tasklets to use new tasklet_setup()
2020-09-11 20:19 UTC (3+ messages)
[PATCH 0/3] xtensa: add seccomp support
2020-09-11 19:58 UTC (3+ messages)
[PATCH net-next] net: mvpp2: Initialize link in mvpp2_isr_handle_{xlg,gmac_internal}
2020-09-11 19:16 UTC (7+ messages)
[PATCH net-next] i40e: allow VMDQs to be used with AF_XDP zero-copy
2020-09-11 18:41 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH net-next v5 0/6] net-next: dsa: mt7530: add support for MT7531
2020-09-11 17:49 UTC (3+ messages)
` [PATCH net-next v5 6/6] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board
` Aw: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).