messages from 2020-09-15 01:31:40 to 2020-09-15 21:23:46 UTC [more...]
[PATCH net-next 0/5] nexthop: Small changes
2020-09-15 11:41 UTC (3+ messages)
` [PATCH net-next 2/5] nexthop: Remove NEXTHOP_EVENT_ADD
` [PATCH net-next 5/5] selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion
[PATCH net-next RFC v4 00/15] Add devlink reload action and
2020-09-15 20:33 UTC (38+ messages)
` [PATCH net-next RFC v4 01/15] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v4 02/15] devlink: Add reload action limit level
` [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 net-next RFC v4 15/15] devlink: Add Documentation/networking/devlink/devlink-reload.rst
[PATCH v2] arm64: bpf: Fix branch offset in JIT
2020-09-15 19:23 UTC (5+ messages)
[PATCH v7 bpf-next 0/7] bpf: tailcalls in BPF subprograms
2020-09-15 18:02 UTC (8+ messages)
` [PATCH v7 bpf-next 7/7] selftests: bpf: add dummy prog for bpf2bpf with tailcall
[PATCH bpf-next] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
2020-09-15 19:03 UTC (8+ messages)
[PATCH bpf v4] xsk: do not discard packet when NETDEV_TX_BUSY
2020-09-15 17:46 UTC (3+ messages)
[PATCH v3 net-next 0/2] ionic: add devlink dev flash support
2020-09-15 19:00 UTC (19+ messages)
` [PATCH v3 net-next 2/2] ionic: add devlink firmware update
[net-next PATCH 0/2] Introduce mbox tracepoints for Octeontx2
2020-09-15 16:44 UTC (13+ messages)
` [EXT] "
[PATCH net-next v2 00/10] make drivers/net/ethernet W=1 clean
2020-09-15 21:00 UTC (22+ messages)
` [PATCH net-next v2 01/10] i40e: prepare flash string in a simpler way
` [PATCH net-next v2 02/10] intel-ethernet: clean up W=1 warnings in kdoc
` [PATCH net-next v2 03/10] intel: handle unused assignments
` [PATCH net-next v2 04/10] drivers/net/ethernet: clean up "
` [PATCH net-next v2 05/10] drivers/net/ethernet: rid ethernet of no-prototype warnings
` [PATCH net-next v2 06/10] drivers/net/ethernet: handle one warning explicitly
` [PATCH net-next v2 07/10] drivers/net/ethernet: add some basic kdoc tags
` [PATCH net-next v2 08/10] drivers/net/ethernet: remove incorrectly formatted doc
` [PATCH net-next v2 09/10] sfc: fix kdoc warning
` [PATCH net-next v2 10/10] drivers/net/ethernet: clean up mis-targeted comments
[PATCH net 0/7] Bugfixes in Microsemi Ocelot switch driver
2020-09-15 21:19 UTC (9+ messages)
` [PATCH net 1/7] net: mscc: ocelot: fix race condition with TX timestamping
` [PATCH net 2/7] net: mscc: ocelot: add locking for the port TX timestamp ID
` [PATCH net 3/7] net: dsa: seville: fix buffer size of the queue system
` [PATCH net 4/7] net: mscc: ocelot: check for errors on memory allocation of ports
` [PATCH net 5/7] net: mscc: ocelot: error checking when calling ocelot_init()
` [PATCH net 6/7] net: mscc: ocelot: refactor ports parsing code into a dedicated function
` [PATCH net 7/7] net: mscc: ocelot: unregister net devices on unbind
[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
2020-09-15 21:20 UTC (21+ messages)
` [PATCH v3 01/14] habanalabs/gaudi: add NIC H/W and registers definitions
` [PATCH v3 02/14] habanalabs/gaudi: add NIC firmware-related definitions
` [PATCH v3 03/14] habanalabs/gaudi: add NIC security configuration
` [PATCH v3 04/14] habanalabs/gaudi: add support for NIC QMANs
` [PATCH v3 05/14] habanalabs/gaudi: add NIC Ethernet support
` [PATCH v3 06/14] habanalabs/gaudi: add NIC PHY code
` [PATCH v3 07/14] habanalabs/gaudi: allow user to get MAC addresses in INFO IOCTL
` [PATCH v3 08/14] habanalabs/gaudi: add a new IOCTL for NIC control operations
` [PATCH v3 09/14] habanalabs/gaudi: add CQ "
` [PATCH v3 10/14] habanalabs/gaudi: add WQ "
` [PATCH v3 11/14] habanalabs/gaudi: add QP error handling
` [PATCH v3 12/14] habanalabs/gaudi: Add ethtool support using coresight
` [PATCH v3 13/14] habanalabs/gaudi: support DCB protocol
` [PATCH v3 14/14] habanalabs/gaudi: add NIC init/fini calls from common code
[PATCH] Bluetooth: pause/resume advertising around suspend
2020-09-15 21:14 UTC
[PATCH net-next v3 0/8] ethtool: add pause frame stats
2020-09-15 20:26 UTC (2+ messages)
[pull request][net-next 00/16] mlx5 updates 2020-09-15
2020-09-15 20:25 UTC (6+ messages)
` [net-next 03/16] net/mlx5: Always use container_of to find mdev pointer from clock struct
` [net-next 08/16] net/mlx5e: Add LAG warning for unsupported tx type
` [net-next 14/16] net/mlx5e: Add support for tc trap
` [net-next 15/16] net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite support
` [net-next 16/16] net/mlx5e: Add CQE compression support for multi-strides packets
[PATCH net] ibmvnic: update MAINTAINERS
2020-09-15 20:27 UTC (2+ messages)
[PATCH v2 net-next] ionic: dynamic interrupt moderation
2020-09-15 20:57 UTC (3+ messages)
[PATCH net-next 0/1] net/smc: fix 2020-09-15
2020-09-15 20:57 UTC (2+ messages)
` [PATCH net-next 1/1] net/smc: check variable before dereferencing in smc_close.c
[PATCH bpf] bpf: bpf_skc_to_* casting helpers require a NULL check on sk
2020-09-15 20:14 UTC (4+ messages)
[PATCH] net: tipc: kerneldoc fixes
2020-09-15 20:33 UTC (2+ messages)
[PATCH net-next 0/8] s390/qeth: updates 2020-09-10
2020-09-15 20:22 UTC (5+ messages)
` [PATCH net-next 5/8] bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
[PATCH net-next 0/3] 100base Fx link modes
2020-09-15 20:17 UTC (6+ messages)
` [PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries
` [PATCH net-next 2/3] net: dp83869: Add ability to advertise Fiber connection
` [PATCH net-next 3/3] net: phy: dp83822: Update the fiber advertisement for speed
[PATCH v3 00/11] Fix PM hibernation in Xen guests
2020-09-15 19:58 UTC (7+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
[PATCH bpf-next v2 1/5] bpf: expose is_mptcp flag to bpf_tcp_sock
2020-09-15 17:18 UTC (5+ messages)
` [PATCH bpf-next v2 4/5] bpf: selftests: add MPTCP test base
[PATCH net-next] net: bridge: mcast: fix unused br var when lockdep isn't defined
2020-09-15 17:02 UTC (10+ messages)
` [PATCH net-next] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition
[PATCH] dt-bindings: net: Correct interrupt flags in examples
2020-09-15 16:54 UTC (3+ messages)
[PATCHv10 bpf-next 0/5] xdp: add a new helper for dev map multicast support
2020-09-15 16:12 UTC (12+ messages)
` [PATCHv11 "
` [PATCHv11 bpf-next 2/5] "
a saner API for allocating DMA addressable pages v3
2020-09-15 15:51 UTC (4+ messages)
` [PATCH 04/18] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 05/18] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 12/18] sgiseeq: convert to dma_alloc_noncoherent
[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
2020-09-15 14:55 UTC
[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
2020-09-15 14:55 UTC
[PATCH 0/9 next] Changes to code that reads iovec from userspace
2020-09-15 14:53 UTC
WARNING: refcount bug in pde_put
2020-09-15 13:22 UTC
[PATCH net-next] net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it anymore in mlx4_en_xmit()
2020-09-15 12:06 UTC (5+ messages)
[PATCH bpf-next v5 0/8] bpf: Support multi-attach for freplace programs
2020-09-15 11:40 UTC
[PATCH RESEND bpf-next v3 0/9] bpf: Support multi-attach for freplace programs
2020-09-15 11:35 UTC (6+ messages)
` [PATCH RESEND bpf-next v3 4/9] bpf: support attaching freplace programs to multiple attach points
[net] tipc: fix using smp_processor_id() in preemptible
2020-09-15 10:54 UTC (11+ messages)
[PATCH RFC 0/7] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
2020-09-15 10:24 UTC (22+ messages)
` [PATCH RFC 1/7] net: bridge: extend the process of special frames
` [PATCH RFC 2/7] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [PATCH RFC 4/7] bridge: cfm: Kernel space implementation of CFM
` [PATCH RFC 5/7] bridge: cfm: Netlink Interface
` [PATCH RFC 6/7] bridge: cfm: Netlink Notifications
` [PATCH RFC 7/7] bridge: cfm: Bridge port remove
[PATCH] chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4
2020-09-15 9:35 UTC
[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
2020-09-15 9:19 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 06/29] wil6210: Fix a couple of formatting issues in 'wil6210_debugfs_init'
2020-09-15 9:17 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: Check trampoline execution in d_path test
2020-09-15 9:12 UTC (5+ messages)
[PATCH RFC bpf-next 0/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
2020-09-15 9:03 UTC (6+ messages)
` [PATCH RFC bpf-next 2/2] "
[PATCH] Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr
2020-09-15 8:53 UTC
[net-next:master 108/112] drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c:752: undefined reference to `cxgb4_reclaim_completed_tx'
2020-09-15 8:49 UTC
[PATCH bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
2020-09-15 8:47 UTC (7+ messages)
[PATCH net-next 0/8] mlxsw: Introduce fw_fatal health reporter and test cmd to trigger test event
2020-09-15 8:40 UTC (9+ messages)
` [PATCH net-next 1/8] mlxsw: Bump firmware version to XX.2008.1310
` [PATCH net-next 2/8] mlxsw: Move fw flashing code into core.c
` [PATCH net-next 3/8] mlxsw: core: Push code doing params register/unregister into separate helpers
` [PATCH net-next 4/8] mlxsw: Move fw_load_policy devlink param into core.c
` [PATCH net-next 5/8] mlxsw: reg: Add Monitoring FW Debug Register
` [PATCH net-next 6/8] mlxsw: reg: Add Monitoring FW General "
` [PATCH net-next 7/8] devlink: introduce the health reporter test command
` [PATCH net-next 8/8] mlxsw: core: Introduce fw_fatal health reporter
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
2020-09-15 8:18 UTC (16+ messages)
[PATCH] vhost: reduce stack usage in log_used
2020-09-15 7:53 UTC (3+ messages)
general protection fault in cache_clean
2020-09-15 8:04 UTC
[PATCH] vhost_vdpa: Fix duplicate included kernel.h
2020-09-15 7:47 UTC (2+ messages)
[PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface
2020-09-15 7:30 UTC
[PATCH net-next 0/6] net: hns3: updates for -next
2020-09-15 7:04 UTC (7+ messages)
` [PATCH net-next 5/6] net: hns3: use writel() to optimize the barrier operation
` [PATCH net-next 6/6] net: hns3: use napi_consume_skb() when cleaning tx desc
a saner API for allocating DMA addressable pages v2
2020-09-15 6:36 UTC (9+ messages)
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
[PATCH 11/17] sgiseeq: convert to dma_alloc_noncoherent
2020-09-15 6:32 UTC (2+ messages)
[PATCH net-next] can: kvaser_pciefd: Remove unused macro KVASER_PCIEFD_KCAN_CTRL_EFRAME
2020-09-15 6:31 UTC (2+ messages)
[PATCH net-next] can: peak_canfd: Remove unused macros
2020-09-15 6:28 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH] idr: remove WARN_ON_ONCE() when trying to check id
2020-09-15 5:51 UTC (4+ messages)
` "
[PATCH v2 bpf-next] selftests/bpf: merge most of test_btf into test_progs
2020-09-15 5:26 UTC (2+ messages)
[PATCH net-next v5 0/6] 8390: core cleanups
2020-09-15 5:21 UTC (5+ messages)
` [PATCH net-next v5 1/6] lib8390: Fix coding style issues and remove version printing
` [PATCH net-next v5 2/6] lib8390: Replace pr_cont() with SMP-safe construct
[RESEND net-next v2 00/12]drivers: net: convert tasklets to use new tasklet_setup() API
2020-09-15 4:44 UTC (7+ messages)
[PATCH net-next v2 0/3] First bunch of Tulip cleanups
2020-09-15 4:24 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: dec: tulip: de2104x: Replace alloc_etherdev by devm_alloc_etherdev
` [PATCH net-next v2 2/3] net: dec: tulip: de2104x: Replace pci_enable_device with devres version
` [PATCH net-next v2 3/3] net: dec: tulip: de2104x: Replace kmemdup() with devm_kmempdup()
[PATCH net] ipv4: Update exception handling for multipath routes via same device
2020-09-15 3:03 UTC
[PATCH bpf-next] libbpf: fix a compilation error with xsk.c for ubuntu 16.04
2020-09-15 1:53 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: merge most of test_btf into test_progs
2020-09-15 1:53 UTC (3+ messages)
[PATCH bpf-next v3] bpftool: fix build failure
2020-09-15 1:49 UTC (3+ messages)
[PATCH bpf] docs/bpf: remove source code links
2020-09-15 1:47 UTC (2+ messages)
[PATCH bpf-next] xsk: fix refcount warning in xp_dma_map
2020-09-15 1:45 UTC (3+ messages)
[PATCH bpf-next 0/3] samples/bpf: improve xdpsock application
2020-09-15 1:40 UTC (2+ messages)
[PATCH bpf] xsk: fix number of pinned pages/umem size discrepancy
2020-09-15 1:37 UTC (2+ messages)
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).