netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 00:29:49 to 2020-04-29 15:01:47 UTC [more...]

[PATCH 00/16] Add support to get xmit slave
 2020-04-29 15:01 UTC  (6+ messages)
` [PATCH V6 mlx5-next 11/16] RDMA/core: Add LAG functionality

[PATCH 2/6] udp: Add missing annotations for busylock_acquire() and busylock_release()
 2020-04-29 14:58 UTC  (6+ messages)
  ` [PATCH 3/6] udp: Add annotations for udp_rmem_release()
  ` [PATCH 4/6] net: atm: Add missing annotation for lec_seq_stop()
  ` [PATCH 6/6] net: atm: Add annotation for lec_priv_walk()
` [PATCH v2] net: atm: Add annotation for lec_priv_walk() and lec_seq_stop()

[PATCH v2 1/6] stmmac: intel: Fix clock handling on error and remove paths
 2020-04-29 14:52 UTC  (6+ messages)
` [PATCH v2 2/6] stmmac: intel: Remove unnecessary loop for PCI BARs
` [PATCH v2 3/6] stmmac: intel: Convert to use pci_alloc_irq_vectors() API
` [PATCH v2 4/6] stmmac: intel: Eliminate useless conditions and variables
` [PATCH v2 5/6] stmmac: intel: Fix indentation to put on one line affected code
` [PATCH v2 6/6] stmmac: intel: Place object in the Makefile according to the order

[PATCH v6] perf tools: add support for libpfm4
 2020-04-29 14:49 UTC  (2+ messages)

[PATCH net v2] net: macb: fix an issue about leak related system resources
 2020-04-29 14:45 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] tools: bpftool: probe features for unprivileged users
 2020-04-29 14:45 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] tools: bpftool: for "feature probe" define "full_mode" bool as global
` [PATCH bpf-next v3 2/3] tools: bpftool: allow unprivileged users to probe features
` [PATCH bpf-next v3 3/3] tools: bpftool: make libcap dependency optional

[PATCH bpf-next v2 0/3] tools: bpftool: probe features for unprivileged users
 2020-04-29 14:44 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] tools: bpftool: for "feature probe" define "full_mode" bool as global
` [PATCH bpf-next v2 2/3] tools: bpftool: allow unprivileged users to probe features
` [PATCH bpf-next v2 3/3] tools: bpftool: make libcap dependency optional

[Linux-kernel-mentees] [PATCH v2 1/2] realtek/8139too: Remove Legacy Power Management
 2020-04-29 14:41 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2 2/2] realtek/8139cp: Remove Legacy Power Management
 2020-04-29 14:32 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2 0/2] realtek ethernet : remove legacy power management callbacks
 2020-04-29 14:23 UTC  (3+ messages)

[PATCH] vhost: fix default for vhost_iotlb
 2020-04-29 14:23 UTC 

[PATCH v1 1/5] stmmac: intel: Check return value of clk_prepare_enable()
 2020-04-29 14:22 UTC  (6+ messages)
` [PATCH v1 2/5] stmmac: intel: Remove unnecessary loop for PCI BARs
` [PATCH v1 3/5] stmmac: intel: Convert to use pci_alloc_irq_vectors() API
` [PATCH v1 4/5] stmmac: intel: Eliminate useless conditions and variables
` [PATCH v1 5/5] stmmac: intel: Fix indentation to put on one line affected code

[PATCH] net: dsa: mv88e6xxx: remove duplicate assignment of struct members
 2020-04-29 14:17 UTC  (2+ messages)

[ipsec-next:testing 1/2] net/ipv6/esp6.c:144:15: error: implicit declaration of function 'csum_ipv6_magic'; did you mean 'csum_tcpudp_magic'?
 2020-04-29 14:09 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH net-next] net: ethernet: fec: Prevent MII event after MII_SPEED write
 2020-04-29 14:11 UTC  (9+ messages)
  ` [EXT] "
` [EXT] "

[PATCH] rtlwifi: remove comparison of 0/1 to bool variable
 2020-04-29 14:09 UTC 

[PATCH 1/2] Revert commit 1b0a83ac04e383e3bed21332962b90710fcf2828
 2020-04-29 13:56 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-04-29 13:52 UTC  (4+ messages)
` [PATCH v3 1/3] driver core: Revert default driver_deferred_probe_timeout value to 0

[PATCH 0/7] netlink validation improvements/refactoring
 2020-04-29 13:49 UTC  (9+ messages)
` [PATCH 1/7] netlink: remove type-unsafe validation_data pointer
` [PATCH 2/7] netlink: limit recursion depth in policy validation
` [PATCH 3/7] nl80211: link recursive netlink nested policy
` [PATCH 4/7] netlink: extend policy range validation
` [PATCH 5/7] netlink: allow NLA_MSECS to have "
` [PATCH 6/7] netlink: remove NLA_EXACT_LEN_WARN
` [PATCH 7/7] netlink: factor out policy range helpers
` [RFC PATCH] netlink: add infrastructure to expose policies to userspace

[PATCH net-next] net/smc: remove unused inline function smc_curs_read
 2020-04-29 13:26 UTC 

[PATCH net-next] ila: remove unused inline function ila_addr_is_ila
 2020-04-29 13:25 UTC 

[PATCH net-next] net: hsr: remove unused inline functions
 2020-04-29 13:24 UTC 

[PATCH] bpf: fix unused variable warning
 2020-04-29 13:21 UTC 

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-29 13:12 UTC  (3+ messages)

[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
 2020-04-29 12:15 UTC  (7+ messages)
` [RFC PATCH bpf-next 5/6] printk: add type-printing %pT<type> format specifier which uses BTF

[PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration
 2020-04-29 12:00 UTC  (2+ messages)

[PATCH 1/2] Revert commit 1b0a83ac04e383e3bed21332962b90710fcf2828
 2020-04-29 11:59 UTC 

YOUR PAYMENT FILE
 2020-04-29 11:19 UTC 

[PATCH net-next v4 0/3] net: phy: mdio: add IPQ40xx MDIO support
 2020-04-29 11:07 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: phy: mdio: add IPQ4019 MDIO driver
` [PATCH net-next v4 2/3] dt-bindings: add Qualcomm IPQ4019 MDIO bindings
` [PATCH net-next v4 3/3] ARM: dts: qcom: ipq4019: add MDIO node

[PATCH net] mptcp: fix uninitialized value access
 2020-04-29 10:50 UTC 

[PATCH net 0/5] mptcp: fix incoming options parsing
 2020-04-29 10:41 UTC  (6+ messages)
` [PATCH net 1/5] mptcp: consolidate synack processing
` [PATCH net 2/5] mptcp: move option parsing into mptcp_incoming_options()
` [PATCH net 3/5] mptcp: avoid a WARN on bad input
` [PATCH net 4/5] mptcp: fix 'use_ack' option access
` [PATCH net 5/5] mptcp: initialize the data_fin field for mpc packets

[net-next PATCH v2 0/3] Introduce new APIs to support phylink and phy layers
 2020-04-29 10:26 UTC  (6+ messages)

[PATCH] brcmfmac: no need to check return value of debugfs_create functions
 2020-04-29 10:24 UTC  (2+ messages)

[PATCH net-next] netpoll: Fix use correct return type for ndo_start_xmit()
 2020-04-29 10:20 UTC 

[PATCH] hv_netvsc: Fix netvsc_start_xmit's return type
 2020-04-29 10:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v3] net: phy: micrel: add phy-mode support for the KSZ9031 PHY
 2020-04-29 10:02 UTC  (7+ messages)

INFO: task hung in linkwatch_event (2)
 2020-04-29  9:59 UTC 

[PATCH net-next 0/3] vsock: support network namespace
 2020-04-29  9:21 UTC  (5+ messages)

[PATCH] dpaa2-eth: debugfs: use div64_u64 for division
 2020-04-29  9:18 UTC  (2+ messages)

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-04-29  8:37 UTC  (38+ messages)
` [PATCH bpf-next v1 01/19] net: refactor net assignment for seq_net_private structure
` [PATCH bpf-next v1 03/19] bpf: add bpf_map iterator
` [PATCH bpf-next v1 04/19] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v1 05/19] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
  ` [Potential Spoof] "
` [PATCH bpf-next v1 06/19] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v1 07/19] bpf: create anonymous bpf iterator
` [PATCH bpf-next v1 16/19] tools/bpftool: add bpf_iter support for bptool

linux-next: manual merge of the akpm-current tree with the bpf-next tree
 2020-04-29  8:24 UTC  (5+ messages)

[PATCH 07/14] net: axienet: Fix SGMII support
 2020-04-29  8:21 UTC  (11+ messages)
        ` Xilinx axienet 1000BaseX support (was: Re: [PATCH 07/14] net: axienet: Fix SGMII support)
            ` Xilinx axienet 1000BaseX support

[PATCH] net: Select PTP_1588_CLOCK in PTP-specific drivers
 2020-04-29  7:59 UTC  (5+ messages)
      ` [PATCH v2] net: Make PTP-specific drivers depend on PTP_1588_CLOCK

[PATCH -next] ptp: ptp_ines: convert to devm_platform_ioremap_resource
 2020-04-29  7:58 UTC 

[PATCH ipsec-next v4 0/2] xfrm: add IPv6 encapsulation support for ESP over UDP and TCP
 2020-04-29  7:52 UTC  (2+ messages)

[PATCH v8 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-29  6:45 UTC  (4+ messages)
` [PATCH v8 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v8 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [PATCH v8 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[iproute2 v3] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-29  6:44 UTC  (2+ messages)

[PATCH net-next] devlink: let kernel allocate region snapshot id
 2020-04-29  5:45 UTC  (2+ messages)

[PATCH v7 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-29  5:36 UTC  (9+ messages)
` [PATCH v7 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v7 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [PATCH v7 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[PATCH bpf-next] bpf: bpf_{g,s}etsockopt for struct bpf_sock
 2020-04-29  5:33 UTC  (3+ messages)

[PATCH 1/3] staging: qlge: Remove multi-line dereferences from qlge_main.c
 2020-04-29  4:55 UTC  (5+ messages)
` [PATCH 2/3] staging: qlge: Fix suspect indentation warning in qlge_main.c
` [PATCH 3/3] staging: qlge: Fix function argument alignment "

[PATCH v4 0/4] add TJA1102 support
 2020-04-29  4:45 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

[PATCH net-next v2 1/4] net: phy: bcm54140: use genphy_soft_reset()
 2020-04-29  4:16 UTC  (3+ messages)
` [PATCH net-next v2 4/4] net: phy: bcm54140: add second PHY ID

[PATCH -next v2] hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
 2020-04-29  4:17 UTC 

[PATCH -next] hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
 2020-04-29  3:50 UTC  (3+ messages)

[PATCH V2] net: hns3: adds support for reading module eeprom info
 2020-04-29  3:46 UTC 

[PATCH -next] hinic: Use kmemdup instead of kzalloc and memcpy
 2020-04-29  3:35 UTC 

general protection fault in tcf_action_destroy (2)
 2020-04-29  3:03 UTC  (2+ messages)

[PATCH v2 bpf-next 00/11] Fix libbpf and selftest issues detected by ASAN
 2020-04-29  2:56 UTC  (13+ messages)
` [PATCH v2 bpf-next 01/11] selftests/bpf: ensure test flavors use correct skeletons
` [PATCH v2 bpf-next 02/11] selftests/bpf: add SAN_CFLAGS param to selftests build to allow sanitizers
` [PATCH v2 bpf-next 03/11] selftests/bpf: convert test_hashmap into test_progs test
` [PATCH v2 bpf-next 04/11] libbpf: fix memory leak and possible double-free in hashmap__clear
` [PATCH v2 bpf-next 05/11] selftests/bpf: fix memory leak in test selector
` [PATCH v2 bpf-next 06/11] selftests/bpf: fix memory leak in extract_build_id()
` [PATCH v2 bpf-next 07/11] selftests/bpf: fix invalid memory reads in core_relo selftest
` [PATCH v2 bpf-next 08/11] libbpf: fix huge memory leak in libbpf_find_vmlinux_btf_id()
` [PATCH v2 bpf-next 09/11] selftests/bpf: disable ASAN instrumentation for mmap()'ed memory read
` [PATCH v2 bpf-next 10/11] selftests/bpf: fix bpf_link leak in ns_current_pid_tgid selftest
` [PATCH v2 bpf-next 11/11] selftests/bpf: add runqslower binary to .gitignore

[PATCH net-next] drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_probe()
 2020-04-29  2:52 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-04-29  2:38 UTC  (3+ messages)

[PATCH v6 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-29  2:06 UTC  (5+ messages)
` [PATCH v6 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[PATCH net] devlink: fix return value after hitting end in region read
 2020-04-29  2:01 UTC 

[net-next PATCH V3 0/3] Fix page_pool API and dma address storage
 2020-04-29  1:54 UTC  (4+ messages)
` [net-next PATCH V3 1/3] mm: add dma_addr_t to struct page

[PATCH -next] hinic: make symbol 'dump_mox_reg' static
 2020-04-29  1:58 UTC 

[PATCH net-next] net: hns3: adds support for reading module eeprom info
 2020-04-29  1:50 UTC  (3+ messages)

[PATCH -next] hinic: remove set but not used variable 'func_id'
 2020-04-29  1:23 UTC 

possible deadlock in sch_direct_xmit (2)
 2020-04-29  0:59 UTC 

[PATCH v3 bpf-next 0/3] Add BTF-defined map-in-map support to libbpf
 2020-04-29  0:37 UTC  (2+ messages)

[PATCH v3 bpf-next 00/10] bpf_link observability APIs
 2020-04-29  0:33 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).