netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 19:36:44 to 2020-04-29 08:22:20 UTC [more...]

[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 bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-04-29  7:06 UTC  (34+ 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

linux-next: manual merge of the akpm-current tree with the bpf-next tree
 2020-04-29  6:54 UTC  (4+ 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)

[net-next PATCH v2 0/3] Introduce new APIs to support phylink and phy layers
 2020-04-29  5:37 UTC  (5+ 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 00/16] Add support to get xmit slave
 2020-04-28 23:33 UTC  (12+ 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 net-next 1/4] net: phy: bcm54140: use genphy_soft_reset()
 2020-04-28 22:33 UTC  (12+ 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  (4+ 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)

[PATCH net-next] net: sched: fallback to qdisc noqueue if default qdisc setup fail
 2020-04-28 21:20 UTC  (2+ messages)

net test error: KASAN: null-ptr-deref Write in x25_disconnect
 2020-04-28 21:11 UTC  (3+ messages)
` [PATCH] net/x25: Fix null-ptr-deref "

[PATCH] net: Protect INET_ADDR_COOKIE on 32-bit architectures
 2020-04-28 21:07 UTC  (2+ messages)

[PATCH net v2 0/2] WoL fixes for DP83822 and DP83tc811
 2020-04-28 20:59 UTC  (4+ messages)
` [PATCH net v2 2/2] net: phy: DP83TC811: Fix WoL in config init to be disabled

[PATCH v2] net/ena: Fix build warning in ena_xdp_set()
 2020-04-28 20:58 UTC  (2+ messages)

[PATCH net-next] r8169: configure PME_SIGNAL for RTL8125 too
 2020-04-28 20:55 UTC 

[PATCH net-next] r8169: improve max jumbo packet size definition
 2020-04-28 20:54 UTC 

[PATCH-next] net: phy: bcm54140: Make a bunch of functions static
 2020-04-28 20:54 UTC  (2+ messages)

[iproute2 v2] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-28 20:43 UTC  (3+ messages)

[PATCH net-next v6 0/5] kselftest: add fixture parameters
 2020-04-28 20:31 UTC  (2+ messages)

[PATCH nf-next 0/3] Netfilter egress hook
 2020-04-28 20:11 UTC  (9+ messages)
` [PATCH nf-next 3/3] netfilter: Introduce "

[PATCH net-next 1/3] net/mlx5e: Implicitly decap the tunnel packet when necessary
 2020-04-28 19:57 UTC  (2+ messages)

[PATCH net-next v4 0/3] New sysctl to turn off nexthop API compat mode
 2020-04-28 19:50 UTC  (2+ messages)

[PATCH bpf-next v1 10/19] bpf: add netlink and ipv6_route targets
 2020-04-28 19:50 UTC  (3+ messages)
` [RFC PATCH] bpf: __bpf_iter__netlink() can be static

[PATCH -next] libbpf: Remove unneeded semicolon
 2020-04-28 19:49 UTC  (2+ messages)

[PATCH] net/mlx5e: Remove unneeded semicolon
 2020-04-28 19:49 UTC  (2+ messages)

[PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24
 2020-04-28 19:47 UTC  (5+ messages)
` [PATCH mlx5-next 3/9] net/mlx5: Use aligned variable while allocating ICM memory

[PATCH V2 net-next 00/13] Enhance current features in ena driver
 2020-04-28 19:46 UTC  (3+ messages)
` [PATCH V2 net-next 11/13] net: ena: move llq configuration from ena_probe to ena_device_init()

KMSAN: uninit-value in ax25_connect
 2020-04-28 19:38 UTC 

[PATCH net-next 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size
 2020-04-28 19:36 UTC  (4+ 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).