netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-19 08:11:13 to 2020-04-20 08:23:04 UTC [more...]

[PATCH v3 1/3] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
 2020-04-20  8:13 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: allwinner: Enable Bluetooth and WiFi on sopine baseboard

[PATCH net-next v2 0/4] Remove vermagic header from global include folder
 2020-04-20  8:05 UTC  (7+ messages)
` [PATCH net-next v2 1/4] drivers: Remove inclusion of vermagic header
` [PATCH net-next v2 2/4] net/hns: Remove custom driver version in favour of global one
` [PATCH net-next v2 3/4] net/nfp: Update driver to use global kernel version
` [PATCH net-next v2 4/4] kernel/module: Hide vermagic header file from general use

[PATCH net] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DISABLED
 2020-04-20  8:02 UTC  (2+ messages)

[PATCH V2 mlx5-next 00/10] Add support to get xmit slave
 2020-04-20  7:54 UTC  (11+ messages)
` [PATCH V2 mlx5-next 01/10] net/core: Introduce master_xmit_slave_get
` [PATCH V2 mlx5-next 02/10] bonding: Rename slave_arr to usable_slaves
` [PATCH V2 mlx5-next 03/10] bonding: Add helpers to get xmit slave
` [PATCH V2 mlx5-next 04/10] bonding: Implement ndo_xmit_slave_get
` [PATCH V2 mlx5-next 05/10] RDMA/core: Add LAG functionality
` [PATCH V2 mlx5-next 06/10] RDMA/core: Get xmit slave for LAG
` [PATCH V2 mlx5-next 07/10] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V2 mlx5-next 08/10] net/mlx5: Add support to get lag physical port
` [PATCH V2 mlx5-next 09/10] RDMA/mlx5: Refactor affinity related code
` [PATCH V2 mlx5-next 10/10] RDMA/mlx5: Set lag tx affinity according to slave

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-04-20  7:53 UTC  (14+ messages)

[PATCH] nfp: Fix memory leak in nfp_resource_acquire()
 2020-04-20  7:49 UTC  (2+ messages)

Implement close-on-fork
 2020-04-20  7:15 UTC  (5+ messages)
` [PATCH 1/4] fs: "
` [PATCH 2/4] fs: Add O_CLOFORK flag for open(2) and dup3(2)
` [PATCH 3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2)
` [PATCH 4/4] net: Add SOCK_CLOFORK

[PATCH net-next] net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules
 2020-04-20  7:12 UTC  (12+ messages)

Fwd: drivers: target: iscsi: cxgbit: is there exist a memleak in cxgbit_create_server4?
 2020-04-20  7:06 UTC 

[PATCH] cgroup, netclassid: remove double cond_resched
 2020-04-20  7:04 UTC 

drivers: target: iscsi: cxgbit: is there exist a memleak in cxgbit_create_server4?
 2020-04-20  6:31 UTC  (3+ messages)

[PATCH net-next v2] net: phy: marvell10g: add firmware load support
 2020-04-20  6:21 UTC 

[PATCH] batman-adv: Fix refcnt leak in batadv_v_ogm_process
 2020-04-20  5:53 UTC  (2+ messages)

[PATCH] SUNRPC: Fix refcnt leak in rpc_clnt_test_and_add_xprt
 2020-04-20  5:45 UTC 

[PATCH] net: qed: Remove unneeded cast from memory allocation
 2020-04-20  5:11 UTC  (2+ messages)
` [EXT] "

[PATCH] qed: use true,false for bool variables
 2020-04-20  4:41 UTC  (2+ messages)
` [EXT] "

[RFC PATCH net-next] net: bridge: fix client roaming from DSA user port
 2020-04-20  4:03 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8723ae: fix warning comparison to bool
 2020-04-20  4:26 UTC 

[PATCH net-next 1/1] net: stmmac: Add support for VLAN promiscuous mode
 2020-04-20  3:33 UTC 

[PATCH v3 bpf-next] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
 2020-04-20  3:16 UTC 

[PATCH] iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
 2020-04-20  3:04 UTC  (3+ messages)

[v2, 0/7] Support programmable pins for Ocelot PTP driver
 2020-04-20  2:53 UTC  (3+ messages)

[v3, 0/7] Support programmable pins for Ocelot PTP driver
 2020-04-20  2:46 UTC  (8+ messages)
` [v3, 1/7] net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
` [v3, 2/7] net: mscc: ocelot: fix timestamp info if ptp clock does not work
` [v3, 3/7] net: mscc: ocelot: redefine PTP pins
` [v3, 4/7] net: mscc: ocelot: add wave programming registers definitions
` [v3, 5/7] net: mscc: ocelot: support 4 PTP programmable pins
` [v3, 6/7] net: mscc: ocelot: enable PTP programmable pin
` [v3, 7/7] net: dsa: felix: "

[PATCH v1] Bluetooth: L2CAP: add support for waiting disconnection resp
 2020-04-20  2:49 UTC  (2+ messages)

[PATCH V2 net-next 00/10] net: hns3: misc updates for -next
 2020-04-20  2:17 UTC  (11+ messages)
` [PATCH V2 net-next 01/10] net: hns3: split out hclge_fd_check_ether_tuple()
` [PATCH V2 net-next 02/10] net: hns3: split out hclge_get_fd_rule_info()
` [PATCH V2 net-next 03/10] net: hns3: remove an unnecessary case 0 in hclge_fd_convert_tuple()
` [PATCH V2 net-next 04/10] net: hns3: remove useless proto_support field in struct hclge_fd_cfg
` [PATCH V2 net-next 05/10] net: hns3: remove two unused structures in hclge_cmd.h
` [PATCH V2 net-next 06/10] net: hns3: modify some unsuitable type declaration
` [PATCH V2 net-next 07/10] net: hns3: clean up some coding style issue
` [PATCH V2 net-next 08/10] net: hns3: add debug information for flow table when failed
` [PATCH V2 net-next 09/10] net: hns3: add support for dumping MAC reg in debugfs
` [PATCH V2 net-next 10/10] net: hns3: add trace event support for PF/VF mailbox

linux-next test error: WARNING: suspicious RCU usage in ovs_ct_exit
 2020-04-20  1:59 UTC  (5+ messages)
` [PATCH] net: openvswitch: ovs_ct_exit to be done under ovs_lock

[PATCH net-next v3 0/3] FEC MDIO speedups
 2020-04-20  1:42 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
` [PATCH net-next v3 2/3] net: ethernet: fec: Allow configuration of MDIO bus speed
` [PATCH net-next v3 3/3] net: ethernet: fec: Allow the MDIO preamble to be disabled
` [EXT] [PATCH net-next v3 0/3] FEC MDIO speedups

What's a good default TTL for DNS keys in the kernel
 2020-04-20  0:58 UTC  (4+ messages)

[PATCH net-next 00/10] net: hns3: misc updates for -next
 2020-04-20  1:04 UTC  (4+ messages)
` [PATCH net-next 01/10] net: hns3: split out hclge_fd_check_ether_tuple()

[PATCH net-next v1 1/3] net: openvswitch: expand the meters number supported
 2020-04-20  0:28 UTC  (8+ messages)
` [PATCH net-next v2 0/5] expand meter tables and fix bug
  ` [PATCH net-next v2 1/5] net: openvswitch: expand the meters supported number
  ` [PATCH net-next v2 2/5] net: openvswitch: set max limitation to meters

discussion mlx5e vlan forwarding
 2020-04-20  0:11 UTC  (3+ messages)

[RFC PATCH bpf-next 0/3] bpf: add tracing for XDP programs using the BPF_PROG_TEST_RUN API
 2020-04-19 22:54 UTC  (5+ messages)

[PATCH net-next v2 0/3] r8169: improve memory barriers
 2020-04-19 22:33 UTC  (10+ messages)
` [PATCH net-next v2 1/3] r8169: use smp_store_mb in rtl_tx
` [PATCH net-next v2 2/3] r8169: replace dma_rmb with READ_ONCE in rtl_rx
` [PATCH net-next v2 3/3] r8169: use WRITE_ONCE instead of dma_wmb in rtl8169_mark_to_asic

[PATCHv3 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-04-19 22:28 UTC  (15+ messages)
` [PATCHv3 iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata
  ` [PATCHv3 iproute2-next 2/7] iproute_lwtunnel: add options support for vxlan metadata
    ` [PATCHv3 iproute2-next 3/7] iproute_lwtunnel: add options support for erspan metadata

[PATCH iproute2-next] devlink: Add devlink health auto_dump command support
 2020-04-19 22:27 UTC  (2+ messages)

[PATCH net-next] selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests
 2020-04-19 22:22 UTC  (2+ messages)

[PATCH net-next v2 0/3] RFC 2863 Testing Oper status
 2020-04-19 22:11 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: Add IF_OPER_TESTING
` [PATCH net-next v2 2/3] net: Add testing sysfs attribute
` [PATCH net-next v2 3/3] net: ethtool: self_test: Mark interface in testing operative status

[PATCH net-next 1/3] net: phy: broadcom: add helper to write/read RDB registers
 2020-04-19 21:55 UTC  (14+ messages)
` [PATCH net-next 3/3] net: phy: bcm54140: add hwmon support

[PATCH net-next] r8169: inline rtl8169_mark_as_last_descriptor
 2020-04-19 21:07 UTC 

[PATCH net-next] r8169: inline rtl8169_make_unusable_by_asic
 2020-04-19 21:16 UTC 

[PATCH net-next v2 0/3] FEC MDIO speedups
 2020-04-19 20:47 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
  ` [EXT] "

VRF Issue Since kernel 5
 2020-04-19 20:35 UTC  (11+ messages)

[net-next 00/14][pull request] 1GbE Intel Wired LAN Driver Updates 2020-04-19
 2020-04-19 19:51 UTC  (15+ messages)
` [net-next 01/14] igc: Add new device IDs for i225 part
` [net-next 02/14] e1000e: fix S0ix flows for cable connected case
` [net-next 03/14] igc: Remove duplicate code in MAC filtering logic
` [net-next 04/14] igc: Check unsupported flag in igc_add_mac_filter()
` [net-next 05/14] igc: Change igc_add_mac_filter() returning value
` [net-next 06/14] igc: Fix igc_uc_unsync()
` [net-next 07/14] igc: Refactor igc_rar_set_index()
` [net-next 08/14] igc: Improve address check in igc_del_mac_filter()
` [net-next 09/14] igc: Remove 'queue' "
` [net-next 10/14] igc: Remove IGC_MAC_STATE_QUEUE_STEERING
` [net-next 11/14] igc: Remove igc_*_mac_steering_filter() wrappers
` [net-next 12/14] igc: Refactor igc_mac_entry_can_be_used()
` [net-next 13/14] igc: Refactor igc_del_mac_filter()
` [net-next 14/14] igc: Add debug messages to MAC filter code

[PATCH mlx5-next 00/10] Add support to get xmit slave
 2020-04-19 19:44 UTC  (11+ messages)
` [PATCH mlx5-next 1/9] bonding: Rename slave_arr to usable_slaves
` [PATCH mlx5-next 2/9] bonding: Add helpers to get xmit slave
` [PATCH mlx5-next 3/9] bonding: Implement ndo_xmit_slave_get
` [PATCH mlx5-next 4/9] RDMA/core: Add LAG functionality
` [PATCH mlx5-next 5/9] RDMA/core: Get xmit slave for LAG
` [PATCH mlx5-next 6/9] net/mlx5: Change lag mutex lock to spin lock
` [PATCH mlx5-next 7/9] net/mlx5: Add support to get lag physical port
` [PATCH mlx5-next 8/9] RDMA/mlx5: Refactor affinity related code
` [PATCH mlx5-next 9/9] RDMA/mlx5: Set lag tx affinity according to slave

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-19 18:14 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH net-next 0/4] r8169: improve memory barriers
 2020-04-19 18:11 UTC  (6+ messages)
` [PATCH net-next 1/4] r8169: use smp_store_mb in rtl_tx
` [PATCH net-next 2/4] r8169: change wmb to dma_wmb in rtl8169_start_xmit
` [PATCH net-next 3/4] r8169: replace dma_rmb with READ_ONCE in rtl_rx
` [PATCH net-next 4/4] r8169: use WRITE_ONCE instead of dma_wmb in rtl8169_mark_to_asic

NET: r8168/r8169 identifying fix
 2020-04-19 21:00 UTC  (21+ messages)

[PATCH] net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
 2020-04-19 16:58 UTC  (2+ messages)

[PATCH net-next v2 1/3] net: phy: broadcom: add helper to write/read RDB registers
 2020-04-19 16:56 UTC  (9+ messages)
` [PATCH net-next v2 2/3] net: phy: add Broadcom BCM54140 support
` [PATCH net-next v2 3/3] net: phy: bcm54140: add hwmon support

[PATCH net-next v1] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
 2020-04-19 16:19 UTC 

[PATCH] net: sun: Remove unneeded cast from memory allocation
 2020-04-19 15:44 UTC 

[PATCH net-next] net: phy: mscc: use mdiobus_get_phy()
 2020-04-19 15:23 UTC  (2+ messages)

[PATCH net-next] net: phy: Propagate error from bus->reset
 2020-04-19 15:15 UTC  (2+ messages)

[PATCH net-next v2 0/2] dt-bindings: net: mdio.yaml fixes
 2020-04-19 15:12 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: mdio: Document common properties
` [PATCH net-next v2 2/2] dt-bindings: net: mdio: Make descriptions more general

[PATCH net-next v2 3/3] net: phy: bcm54140: add hwmon support
 2020-04-19 14:37 UTC 

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-04-19 13:50 UTC  (6+ messages)
` [RFC v3 0/2] Stop monitoring disabled devices
    ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

net/sunrpc Bug ? Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 on kernel 5.2.37
 2020-04-19 13:44 UTC 

[PATCH rdma-next v2 0/6] Set flow_label and RoCEv2 UDP source port for datagram QP
 2020-04-19 13:02 UTC  (2+ messages)

WARNING in nf_nat_unregister_fn
 2020-04-19 13:00 UTC  (2+ messages)

[PATCH] staging: qlge: cleanup indent in qlge_main.c
 2020-04-19 12:57 UTC 

[PATCH mlx5-next 00/13] Move QP code to be under mlx5_ib responsibility
 2020-04-19 12:56 UTC  (2+ messages)

[PATCH net-next] ipv6: Honor all IPv6 PIO Valid Lifetime values
 2020-04-19 12:24 UTC 

[PATCH net-next] ipv6: Implement draft-ietf-6man-rfc4941bis
 2020-04-19 12:16 UTC 

[PATCH net] net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
 2020-04-19 12:12 UTC 

[PATCH net-next v1] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
 2020-04-19 12:05 UTC 

[PATCH net-next v1] net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resource
 2020-04-19 12:02 UTC 

[RFC 0/8] Stop monitoring disabled devices
 2020-04-19 11:42 UTC  (6+ messages)

[PATCH net-next 0/4] sctp: add some missing events from rfc5061
 2020-04-19 10:25 UTC  (2+ messages)
` ABI breakage in sctp_event_subscribe (was [PATCH net-next 0/4] sctp: add some missing events from rfc5061)

Memory leaks in 4.14.160+
 2020-04-19  9:24 UTC 

[PATCH AUTOSEL 5.5 006/106] net/mlx5e: Enforce setting of a single FEC mode
 2020-04-19  9:05 UTC  (4+ messages)

[PATCH] tipc: Remove redundant tsk->published flag
 2020-04-19  8:56 UTC  (3+ messages)

[PATCHv2 ipsec] esp4: support ipv6 nexthdrs process for beet gso segment
 2020-04-19  8:11 UTC 


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).