netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 22:59:34 to 2020-09-16 19:02:52 UTC [more...]

[PATCH net-next v9 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-16 16:31 UTC  (4+ messages)
` [PATCH net-next v9 2/6] net: marvell: prestera: Add PCI interface support
` [PATCH net-next v9 3/6] net: marvell: prestera: Add basic devlink support
` [PATCH net-next v9 4/6] net: marvell: prestera: Add ethtool interface support

[PATCH v2] arm64: bpf: Fix branch offset in JIT
 2020-09-16 13:17 UTC  (8+ messages)

[PATCH net 0/7] Bugfixes in Microsemi Ocelot switch driver
 2020-09-16 12:25 UTC  (5+ messages)
` [PATCH net 2/7] net: mscc: ocelot: add locking for the port TX timestamp ID

[PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
 2020-09-16 13:44 UTC  (3+ messages)
` [PATCH 10/16] wireless: intersil: convert tasklets to use new tasklet_setup() API

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-16 11:47 UTC  (19+ messages)

[PATCH net-next] net/packet: Fix a comment about mac_header
 2020-09-16 12:23 UTC 

[PATCH v6 0/3] Add 802.1AD protocol support for dsa switch and ocelot driver
 2020-09-16 10:28 UTC  (6+ messages)
` [PATCH v6 1/3] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch port
` [PATCH v6 2/3] net: switchdev: Add VLAN protocol support for switchdev port
` [PATCH v6 3/3] net: dsa: ocelot: Add support for QinQ Operation
    ` [EXT] "

[PATCH net-next 0/7] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition
 2020-09-16 18:45 UTC  (8+ messages)
` [PATCH net-next 1/7] sched: un-hide lockdep_tasklist_lock_is_held() for !LOCKDEP
` [PATCH net-next 2/7] rcu: un-hide lockdep maps "
` [PATCH net-next 3/7] net: un-hide lockdep_sock_is_held() "
` [PATCH net-next 4/7] net: sched: remove broken definitions and un-hide "
` [PATCH net-next 5/7] srcu: use a more appropriate lockdep helper
` [PATCH net-next 6/7] lockdep: provide dummy forward declaration of *_is_held() helpers
` [PATCH net-next 7/7] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition

[PATCH bpf-next v5 0/8] bpf: Support multi-attach for freplace programs
 2020-09-16 18:22 UTC  (10+ messages)
` [PATCH bpf-next v5 1/8] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next v5 2/8] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v5 3/8] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
` [PATCH bpf-next v5 4/8] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v5 5/8] bpf: Fix context type resolving for extension programs
` [PATCH bpf-next v5 6/8] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v5 7/8] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v5 8/8] selftests/bpf: Adding test for arg dereference in extension trace

[PATCH net-next] netfilter: nf_tables: Remove ununsed function nft_data_debug
 2020-09-16 14:16 UTC 

[PATCH bpf v5] xsk: do not discard packet when NETDEV_TX_BUSY
 2020-09-16 12:00 UTC 

[v3, 0/6] dpaa2_eth: support 1588 one-step timestamping
 2020-09-16 14:33 UTC  (5+ messages)
` [v3, 1/6] dpaa2-eth: add APIs of 1588 single step timestamping
` [v3, 5/6] dpaa2-eth: support PTP Sync packet one-step timestamping
` [v3, 6/6] dpaa2-eth: fix a build warning in dpmac.c

[PATCH net-next] selftests: mptcp: interpret \n as a new line
 2020-09-16 13:13 UTC 

[PATCH net-next] netdev: Remove unused funtions
 2020-09-16 14:18 UTC 

[PATCH] Bluetooth: pause/resume advertising around suspend
 2020-09-16 14:22 UTC  (2+ messages)

[PATCH net] cxgb4: fix memory leak during module unload
 2020-09-16 16:20 UTC 

[PATCH 1/3] Documentation: Update paths of Samsung S3C machine files
 2020-09-16 17:48 UTC  (3+ messages)
` [PATCH 3/3] ARM: s3c: Bring back notes from removed debug-macro.S

[PATCH] ath10k: sdio: remove reduntant check in for loop
 2020-09-16 16:57 UTC  (2+ messages)
` [PATCH v2] ath10k: sdio: remove redundant "

[PATCH net-next] genetlink: Remove unused function genl_err_attr()
 2020-09-16 14:17 UTC 

[net-next PATCH 0/2] Introduce mbox tracepoints for Octeontx2
 2020-09-16 10:34 UTC  (10+ messages)
  ` [EXT] "

[PATCH net] net: dsa: microchip: ksz8795: really set the correct number of ports
 2020-09-16 10:33 UTC  (2+ messages)

[PATCH 0/5] dpaa2_eth: support 1588 one-step timestamping
 2020-09-16 10:12 UTC  (4+ messages)
` [PATCH 1/5] dpaa2-eth: add APIs of 1588 single step timestamping

[v2, 0/5] dpaa2_eth: support 1588 one-step timestamping
 2020-09-16 10:12 UTC  (4+ messages)
` [v2, 5/5] dpaa2-eth: support PTP Sync packet "

[PATCH v3] hv_netvsc: Add validation for untrusted Hyper-V values
 2020-09-16  9:47 UTC 

[PATCH V2 net-next 0/6] net: hns3: updates for -next
 2020-09-16  9:33 UTC  (7+ messages)
` [PATCH V2 net-next 1/6] net: hns3: batch the page reference count updates
` [PATCH V2 net-next 2/6] net: hns3: batch tx doorbell operation
` [PATCH V2 net-next 3/6] net: hns3: optimize the tx clean process
` [PATCH V2 net-next 4/6] net: hns3: optimize the rx "
` [PATCH V2 net-next 5/6] net: hns3: use writel() to optimize the barrier operation
` [PATCH V2 net-next 6/6] net: hns3: use napi_consume_skb() when cleaning tx desc

[PATCH v3] ravb: Fixed to be able to unload modules
 2020-09-16  9:31 UTC  (2+ messages)

[PATCH net v2] geneve: add transport ports in route lookup for geneve
 2020-09-16  9:19 UTC 

[PATCH net] geneve: add transport ports in route lookup for geneve
 2020-09-16  9:03 UTC 

WARNING: SOFTIRQ-READ-safe -> SOFTIRQ-READ-unsafe lock order detected
 2020-09-16  9:02 UTC 

[PATCH] net/mlx5: IPsec: make spdxcheck.py happy
 2020-09-16  8:58 UTC 

[PATCH net] geneve: add transport ports in route lookup for geneve
 2020-09-16  8:56 UTC 

KASAN: use-after-free Write in rxrpc_put_bundle
 2020-09-16  8:52 UTC 

inconsistent lock state in xfrm_user_rcv_msg
 2020-09-16  8:52 UTC 

possible deadlock in xfrm_policy_lookup_inexact_addr
 2020-09-16  8:51 UTC 

inconsistent lock state in xfrm_policy_lookup_inexact_addr
 2020-09-16  8:51 UTC 

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-16  8:47 UTC  (9+ messages)

[PATCH net-next 0/6] net: hns3: updates for -next
 2020-09-16  8:38 UTC  (6+ messages)
` [PATCH net-next 6/6] net: hns3: use napi_consume_skb() when cleaning tx desc

[PATCH] mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
 2020-09-16  8:25 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Add support to Ethtool get/set ring parameters
 2020-09-16  7:40 UTC 

[Linux-kernel-mentees][PATCH] rtl8150: set memory to all 0xFFs on failed register reads
 2020-09-16  6:39 UTC  (4+ messages)

[PATCH net-next 00/15] mlxsw: Refactor headroom management
 2020-09-16  6:35 UTC  (16+ messages)
` [PATCH net-next 01/15] mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroom
` [PATCH net-next 02/15] mlxsw: spectrum: Unify delay handling between PFC and pause
` [PATCH net-next 03/15] mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroom
` [PATCH net-next 04/15] mlxsw: spectrum: Track priorities "
` [PATCH net-next 05/15] mlxsw: spectrum: Track lossiness "
` [PATCH net-next 06/15] mlxsw: spectrum: Track buffer sizes "
` [PATCH net-next 07/15] mlxsw: spectrum: Split headroom autoresize out of buffer configuration
` [PATCH net-next 08/15] mlxsw: spectrum_dcb: Convert ETS handler fully to mlxsw_sp_hdroom_configure()
` [PATCH net-next 09/15] mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom code
` [PATCH net-next 10/15] mlxsw: spectrum: Move here the three-step headroom configuration from DCB
` [PATCH net-next 11/15] mlxsw: spectrum_buffers: Move here the new headroom code
` [PATCH net-next 12/15] mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()
` [PATCH net-next 13/15] mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init()
` [PATCH net-next 14/15] mlxsw: spectrum_buffers: Introduce shared buffer ops
` [PATCH net-next 15/15] mlxsw: spectrum_buffers: Manage internal buffer in the hdroom code

[PATCH bpf-next v3] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
 2020-09-16  6:16 UTC 

[PATCH -next 1/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.c
 2020-09-16  6:12 UTC  (2+ messages)

[PATCH -next 1/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.c
 2020-09-16  6:11 UTC  (2+ messages)

[PATCH] qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN
 2020-09-16  6:09 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
 2020-09-16  6:09 UTC  (3+ messages)

[PATCH] wireless: rtw88: rtw8822c: eliminate code duplication, use native swap() function
 2020-09-16  6:09 UTC  (2+ messages)
`  "

[PATCH net-next RFC v4 00/15] Add devlink reload action and
 2020-09-16  6:08 UTC  (26+ messages)
` [PATCH net-next RFC v4 01/15] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v4 03/15] devlink: Add reload action stats
` [PATCH net-next RFC v4 04/15] devlink: Add reload actions stats to dev get
` [PATCH net-next RFC v4 10/15] net/mlx5: Add support for devlink reload action fw activate

[PATCH] wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
 2020-09-16  6:08 UTC  (2+ messages)

[PATCH] brcmsmac: phy_lcn: Eliminate defined but not used 'lcnphy_rx_iqcomp_table_rev0'
 2020-09-16  6:06 UTC  (2+ messages)

[PATCH] brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
 2020-09-16  6:05 UTC  (2+ messages)

[PATCH] brcmsmac: phytbl_lcn: Remove unused variable 'dot11lcn_gain_tbl_rev1'
 2020-09-16  6:04 UTC  (2+ messages)

[PATCH] brcmsmac: phy_lcn: Remove unused variable lcnphy_rx_iqcomp_table_rev0
 2020-09-16  6:03 UTC  (2+ messages)

[PATCH] brcmsmac: phytbl_lcn: Eliminate defined but not used 'dot11lcn_gain_tbl_rev1'
 2020-09-16  5:58 UTC  (2+ messages)

[PATCH 28/29] brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
 2020-09-16  5:58 UTC  (2+ messages)

[PATCH] airo: switch from 'pci_' to 'dma_' API
 2020-09-16  5:57 UTC  (2+ messages)

[PATCH] sunrpc: cache : Replace seq_printf with seq_puts
 2020-09-16  5:39 UTC 

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-16  4:26 UTC  (5+ messages)

[PATCH v4 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-16  4:05 UTC  (13+ messages)
` [PATCH v4 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [PATCH v4 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [PATCH v4 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [PATCH v4 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [PATCH v4 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [PATCH v4 06/11] hv: hyperv.h: Introduce some hvpfn helper functions
` [PATCH v4 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [PATCH v4 08/11] Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizes
` [PATCH v4 09/11] HID: hyperv: "
` [PATCH v4 10/11] Driver: hv: util: "
` [PATCH v4 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

pull-request: bpf 2020-09-15
 2020-09-16  3:41 UTC  (2+ messages)

[PATCH] net: core: explicitly call linkwatch_fire_event to speed up the startup of network services
 2020-09-16  3:07 UTC  (4+ messages)

[PATCH -next] cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-16  2:50 UTC 

[PATCH -next] ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-16  2:50 UTC 

[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
 2020-09-16  2:26 UTC  (10+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature

[PATCH] net: hns: kerneldoc fixes
 2020-09-16  2:04 UTC 

[PATCH v3 bpf-next] selftests/bpf: merge most of test_btf into test_progs
 2020-09-16  1:39 UTC  (2+ messages)

[PATCH bpf] bpf: fix a rcu warning for bpffs map pretty-print
 2020-09-16  1:19 UTC  (3+ messages)

[PATCH bpf] bpf: bpf_skc_to_* casting helpers require a NULL check on sk
 2020-09-16  1:16 UTC  (3+ messages)

[PATCH bpf-next v6 0/5] Allow storage of flexible metadata information for eBPF programs
 2020-09-16  1:07 UTC  (7+ messages)
` [PATCH bpf-next v6 1/5] bpf: Mutex protect used_maps array and count
` [PATCH bpf-next v6 2/5] bpf: Add BPF_PROG_BIND_MAP syscall
` [PATCH bpf-next v6 3/5] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section
` [PATCH bpf-next v6 4/5] bpftool: support dumping metadata
` [PATCH bpf-next v6 5/5] selftests/bpf: Test load and dump metadata with btftool and skel

[PATCH net-next 0/5] nexthop: Small changes
 2020-09-15 23:32 UTC  (5+ messages)
` [PATCH net-next 1/5] nexthop: Remove unused function declaration from header file
` [PATCH net-next 3/5] nexthop: Convert to blocking notification chain
` [PATCH net-next 4/5] nexthop: Only emit a notification when nexthop is actually deleted

[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
 2020-09-15 12:57 UTC  (10+ messages)
` [PATCH 12/15] habanalabs/gaudi: add debugfs entries for the NIC

i4oe/XXV710 suspect tx_dropped stats
 2020-09-15 13:22 UTC 

a saner API for allocating DMA addressable pages v2
 2020-09-15 14:10 UTC  (5+ messages)
` [PATCH 07/17] 53c700: improve non-coherent DMA handling

[PATCH v2 bpf-next] selftests/bpf: merge most of test_btf into test_progs
 2020-09-16  0:20 UTC  (4+ messages)

[PATCH bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
 2020-09-16  0:12 UTC  (8+ messages)

[PATCH net-next 0/3] net: stmmac: Add ethtool support for get|set channels
 2020-09-16  0:02 UTC  (5+ messages)

[PATCH v3 net-next] ionic: dynamic interrupt moderation
 2020-09-15 23:59 UTC 

[PATCH ethtool-next 0/5] pause frame stats
 2020-09-15 23:52 UTC  (6+ messages)
` [PATCH ethtool-next 1/5] update UAPI header copies
` [PATCH ethtool-next 2/5] pause: add --json support
` [PATCH ethtool-next 3/5] separate FLAGS out in -h
` [PATCH ethtool-next 4/5] add support for stats in subcommands
` [PATCH ethtool-next 5/5] pause: add support for dumping statistics

[PATCH net] ipv4: Update exception handling for multipath routes via same device
 2020-09-15 23:33 UTC  (3+ messages)

[PATCH net-next 0/3] 100base Fx link modes
 2020-09-15 23:29 UTC  (6+ messages)
` [PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries

[PATCH RFC v2 bpf-next 0/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-15 23:19 UTC  (3+ messages)
` [PATCH RFC v2 bpf-next 1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
` [PATCH RFC v2 bpf-next 2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type

linux-next: Fixes tag needs some work in the net-next tree
 2020-09-15 23:04 UTC 

[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
 2020-09-15 14:55 UTC 

[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
 2020-09-15 14:55 UTC 

[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 6/9 next] security/keys: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 8/9 next] fs: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 9/9 net-next] net/socket: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 7/9 next] mm/process_vm_access: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH v7 bpf-next 0/7] bpf: tailcalls in BPF subprograms
 2020-09-15 15:03 UTC  (5+ messages)
` [PATCH v7 bpf-next 7/7] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH net-next] net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
 2020-09-15 14:57 UTC 

[PATCH] chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4
 2020-09-15 22:59 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).