netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 21:23:15 to 2020-04-29 11:23:04 UTC [more...]

[PATCH 1/2] Revert commit 1b0a83ac04e383e3bed21332962b90710fcf2828
 2020-04-29 11:22 UTC  (3+ messages)
  ` [EXTERNAL] "

[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 2/6] udp: Add missing annotations for busylock_acquire() and busylock_release()
 2020-04-29 10:22 UTC  (5+ 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 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 2/2] Reset PHY in phy_init_hw() before interrupt configuration
 2020-04-29  9:03 UTC 

[PATCH 00/16] Add support to get xmit slave
 2020-04-29  9:01 UTC  (13+ messages)
` [PATCH V6 mlx5-next 10/16] RDMA: Group create AH arguments in struct
` [PATCH V6 mlx5-next 11/16] RDMA/core: Add LAG functionality
` [PATCH V6 mlx5-next 12/16] RDMA/core: Get xmit slave for LAG
` [PATCH V6 mlx5-next 13/16] net/mlx5: Change lag mutex lock to spin lock

[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

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-29  8:26 UTC  (2+ messages)

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  (15+ 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  (3+ 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  (6+ messages)
` [PATCH net-next v2 2/4] net: phy: bcm54140: fix phy_id_mask
` [PATCH net-next v2 3/4] net: phy: bcm54140: apply the workaround on b0 chips
` [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 net-next] net: ethernet: fec: Prevent MII event after MII_SPEED write
 2020-04-29  3:43 UTC  (8+ messages)
  ` [EXT] "
` [EXT] "

[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  (7+ messages)
` [PATCH v6 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v6 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [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  (5+ messages)
` [PATCH v3 bpf-next 1/3] libbpf: refactor BTF-defined map definition parsing logic
` [PATCH v3 bpf-next 2/3] libbpf: refactor map creation logic and fix cleanup leak
` [PATCH v3 bpf-next 3/3] libbpf: add BTF-defined map-in-map support

[PATCH v3 bpf-next 00/10] bpf_link observability APIs
 2020-04-29  0:33 UTC  (12+ messages)
` [PATCH v3 bpf-next 01/10] bpf: refactor bpf_link update handling
` [PATCH v3 bpf-next 02/10] bpf: allocate ID for bpf_link
` [PATCH v3 bpf-next 03/10] bpf: support GET_FD_BY_ID and GET_NEXT_ID "
` [PATCH v3 bpf-next 04/10] bpf: add support for BPF_OBJ_GET_INFO_BY_FD "
` [PATCH v3 bpf-next 05/10] libbpf: add low-level APIs for new bpf_link commands
` [PATCH v3 bpf-next 06/10] selftests/bpf: test bpf_link's get_next_id, get_fd_by_id, and get_obj_info
` [PATCH v3 bpf-next 07/10] bpftool: expose attach_type-to-string array to non-cgroup code
` [PATCH v3 bpf-next 08/10] bpftool: add bpf_link show and pin support
` [PATCH v3 bpf-next 09/10] bpftool: add bpftool-link manpage
` [PATCH v3 bpf-next 10/10] bpftool: add link bash completions

[PATCH v2 bpf-next 00/10] bpf_link observability APIs
 2020-04-29  0:11 UTC  (9+ messages)
` [PATCH v2 bpf-next 02/10] bpf: allocate ID for bpf_link

[PATCH net-next 1/4] net: phy: bcm54140: use genphy_soft_reset()
 2020-04-28 22:33 UTC  (11+ messages)
` [PATCH net-next 2/4] net: phy: bcm54140: fix phy_id_mask
` [PATCH net-next 3/4] net: phy: bcm54140: apply the workaround on b0 chips
` [PATCH net-next 4/4] net: phy: bcm54140: add second PHY ID

[PATCH ethtool 0/2] improve the logic of fallback from netlink to ioctl
 2020-04-28 22:30 UTC  (3+ messages)
` [PATCH ethtool 1/2] refactor interface between ioctl and netlink code
` [PATCH ethtool 2/2] netlink: use genetlink ops information to decide about fallback

[PATCH] iptables: flush stdout after every verbose log
 2020-04-28 22:30 UTC  (4+ messages)

[PATCH net] ibmvnic: Fall back to 16 H_SEND_SUB_CRQ_INDIRECT entries with old FW
 2020-04-28 22:29 UTC  (3+ messages)

[PATCH] do not typedef socklen_t on Android
 2020-04-28 22:21 UTC  (4+ messages)

[PATCH v5 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-28 22:13 UTC  (5+ messages)
` [PATCH v5 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[PATCH bpf-next 0/6] Add ASAN to selftest and fix found problems
 2020-04-28 22:13 UTC  (6+ messages)
` [PATCH bpf-next 2/6] selftests/bpf: add test_progs-asan flavor with AddressSantizer

[PATCH v2 bpf-next 04/10] bpf: add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
 2020-04-28 21:55 UTC  (2+ messages)

[PATCH] net: ena: fix gcc-4.8 missing-braces warning
 2020-04-28 21:51 UTC 

[PATCH] net/mlx5: reduce stack usage in qp_read_field
 2020-04-28 21:44 UTC  (2+ messages)

[PATCH 00/38] net: manually convert files to ReST format - part 1
 2020-04-28 21:40 UTC  (2+ messages)

[PATCH net-next] net: phy: at803x: add downshift support
 2020-04-28 21:33 UTC  (2+ messages)

[PATCH] dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_show
 2020-04-28 21:32 UTC  (3+ 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).