netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-27 11:53:26 to 2019-05-28 11:29:30 UTC [more...]

[patch net-next 0/7] expose flash update status to user
 2019-05-28 11:29 UTC  (12+ messages)
` [patch net-next 3/7] mlxfw: Propagate error messages through extack

[PATCH net-next] team: add ethtool get_link_ksettings
 2019-05-28 11:24 UTC  (5+ messages)

memory leak in sctp_process_init
 2019-05-28 11:15 UTC  (3+ messages)

[PATCH 0/4] vsock/virtio: several fixes in the .probe() and .remove()
 2019-05-28 10:56 UTC  (5+ messages)
` [PATCH 1/4] vsock/virtio: fix locking around 'the_virtio_vsock'
` [PATCH 2/4] vsock/virtio: stop workers during the .remove()
` [PATCH 3/4] vsock/virtio: fix flush of works "
` [PATCH 4/4] vsock/virtio: free used buffers "

[net-next,v3 0/2] Enable SFP on ACPI based systems
 2019-05-28 10:53 UTC  (6+ messages)
` [net-next,v3 1/2] i2c: acpi: export i2c_acpi_find_adapter_by_handle
` [net-next,v3 2/2] net: phy: sfp: enable i2c-bus detection on ACPI based systems

Bug or mis configuration for mlx5e lag and multipath
 2019-05-28 10:48 UTC  (4+ messages)

netdev_alloc_skb is failing for 16k length
 2019-05-28 10:08 UTC  (3+ messages)

[PATCH net-next 0/4] phylink/sfp updates
 2019-05-28 10:02 UTC  (8+ messages)
` [PATCH net-next 0/5] "
  ` [PATCH net-next 1/5] net: phylink: remove netdev from phylink mii ioctl emulation
  ` [PATCH net-next 2/5] net: phylink: support for link gpio interrupt
  ` [PATCH net-next 3/5] net: phy: allow Clause 45 access via mii ioctl
  ` [PATCH net-next 4/5] net: sfp: add mandatory attach/detach methods for sfp buses
  ` [PATCH net-next 5/5] net: sfp: remove sfp-bus use of netdevs

[PATCH v3 0/4] net: phy: dp83867: add some fixes
 2019-05-28 10:00 UTC  (5+ messages)
` [PATCH v3 1/4] net: phy: dp83867: fix speed 10 in sgmii mode
` [PATCH v3 2/4] net: phy: dp83867: increase SGMII autoneg timer duration
` [PATCH v3 3/4] net: phy: dp83867: do not call config_init twice
` [PATCH v3 4/4] net: phy: dp83867: Set up RGMII TX delay

[PATCH] net: phy: marvell10g: report if the PHY fails to boot firmware
 2019-05-28  9:34 UTC 

Cake not doing rate limiting in a way it is expected to do
 2019-05-28  9:31 UTC  (2+ messages)

[PATCH v2] samples: bpf: fix style in bpf_load
 2019-05-28  9:28 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fail test_tunnel.sh if subtests fail
 2019-05-28  9:27 UTC  (2+ messages)

[PATCH net] net: phylink: ensure consistent phy interface mode
 2019-05-28  9:27 UTC 

[PATCH bpf-next v3 0/3] tools: bpftool: add an option for debug output from libbpf and verifier
 2019-05-28  9:27 UTC  (2+ messages)

[PATCH] libbpf: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-28  9:26 UTC  (2+ messages)

[PATCH] [PATCH bpf] style fix in while(!feof()) loop
 2019-05-28  9:25 UTC  (3+ messages)

[PATCH bpf-next] bpf: check signal validity in nmi for bpf_send_signal() helper
 2019-05-28  9:24 UTC  (2+ messages)

[PATCH bpf-next] bpftool: auto-complete BTF IDs for btf dump
 2019-05-28  9:24 UTC  (3+ messages)

[PATCH net-next] net: stmmac: Fix build error without CONFIG_INET
 2019-05-28  9:10 UTC 

[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-05-28  9:03 UTC  (13+ messages)
` [PATCH net-next 01/12] net: hns3: fix compile warning without CONFIG_RFS_ACCEL
` [PATCH net-next 02/12] net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
` [PATCH net-next 03/12] net: hns3: add support for dump firmware statistics by debugfs
` [PATCH net-next 04/12] net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered
` [PATCH net-next 05/12] net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE "
` [PATCH net-next 06/12] net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC "
` [PATCH net-next 07/12] net: hns3: modify hclge_init_client_instance()
` [PATCH net-next 08/12] net: hns3: modify hclgevf_init_client_instance()
` [PATCH net-next 09/12] net: hns3: add handshake with hardware while doing reset
` [PATCH net-next 10/12] net: hns3: stop schedule reset service while unloading driver
` [PATCH net-next 11/12] net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
` [PATCH net-next 12/12] net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector

samples/bpf compilation failures - 5.2.0
 2019-05-28  8:57 UTC 

[PATCH][next] qed: fix spelling mistake "inculde" -> "include"
 2019-05-28  8:34 UTC  (2+ messages)
` [EXT] "

use of uninitialized value in mv88e6185_port_link_state
 2019-05-28  8:13 UTC 

[PATCH v5 0/2] Fix issues with vmalloc flush flag
 2019-05-28  8:01 UTC  (4+ messages)
` [PATCH v5 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v5 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguments

[PATCH net] af_key: fix leaks in key_pol_get_resp and dump_sp
 2019-05-28  7:45 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-28  7:44 UTC  (3+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

KASAN: invalid-free in tomoyo_realpath_from_path
 2019-05-28  7:38 UTC  (2+ messages)

[PATCH] rhashtable: Add rht_ptr_rcu and improve rht_ptr
 2019-05-28  7:02 UTC 

[PATCH net-next] net: stmmac: use dev_info() before netdev is registered
 2019-05-28  7:02 UTC 

[PATCH 00/11] Decoupling PHYLINK from struct net_device
 2019-05-28  6:53 UTC  (24+ messages)
` [PATCH 01/11] net: phy: Add phy_sysfs_create_links helper function
` [PATCH 02/11] net: phy: Guard against the presence of a netdev
` [PATCH 03/11] net: phy: Check against net_device being NULL
` [PATCH 04/11] net: phy: Add phy_standalone sysfs entry
` [PATCH 05/11] net: phylink: Add phylink_mac_link_{up,down} wrapper functions
` [PATCH 06/11] net: phylink: Add struct phylink_config to PHYLINK API
` [PATCH 07/11] net: phylink: Add PHYLINK_DEV operation type
` [PATCH 08/11] net: phylink: Add phylink_{printk,err,warn,info,dbg} macros
` [PATCH 09/11] net: dsa: Move the phylink driver calls into port.c
` [PATCH 10/11] net: dsa: Use PHYLINK for the CPU/DSA ports
  ` [RFC PATCH] net: dsa: dsa_port_phylink_register() can be static
` [PATCH 11/11] net: dsa: sja1105: Fix broken fixed-link interfaces on user ports

[PATCH net-next 11/11] inet: frags: rework rhashtable dismantle
 2019-05-28  6:34 UTC  (2+ messages)

[PATCH net-next] hinic: fix a bug in set rx mode
 2019-05-27 22:10 UTC 

[PATCH V3 net-next 6/6] ptp: Add a driver for InES time stamping IP core
 2019-05-28  5:28 UTC  (3+ messages)

[PATCH V3 net-next 5/6] net: mdio: of: Register discovered MII time stampers
 2019-05-28  5:21 UTC  (3+ messages)

[PATCH net 0/4] Allow TX timestamp with UDP GSO
 2019-05-28  5:19 UTC  (8+ messages)
` [PATCH net 4/4] net/udpgso_bench_tx: audit error queue

[PATCH V3 net-next 3/6] net: Add a layer for non-PHY MII time stamping drivers
 2019-05-28  5:19 UTC  (3+ messages)

[PATCH V3 net-next 2/6] net: Introduce a new MII time stamping interface
 2019-05-28  5:17 UTC  (3+ messages)

[PATCH v2] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
 2019-05-28  4:10 UTC 

[PATCH v3 bpf-next 0/6] bpf: Propagate cn to TCP
 2019-05-28  3:49 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/6] bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
` [PATCH v3 bpf-next 2/6] bpf: cgroup inet skb programs can return 0 to 3
` [PATCH v3 bpf-next 3/6] bpf: Update __cgroup_bpf_run_filter_skb with cn
` [PATCH v3 bpf-next 4/6] bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
` [PATCH v3 bpf-next 5/6] bpf: Add cn support to hbm_out_kern.c
` [PATCH v3 bpf-next 6/6] bpf: Add more stats to HBM

[PATCH net-next 0/2] qed*: Fix inifinite spinning of PTP poll thread
 2019-05-28  3:21 UTC  (3+ messages)
` [PATCH net-next 1/2] qed: Reduce the severity of ptp debug message
` [PATCH net-next 2/2] qede: Handle infinite driver spinning for Tx timestamp

[PATCH] net: sh_eth: fix mdio access in sh_eth_close() for some SoCs
 2019-05-28  2:33 UTC  (5+ messages)

[PATCH net] Documentation: net-sysfs: Remove duplicate PHY device documentation
 2019-05-28  2:06 UTC 

memory leak in nr_rx_frame
 2019-05-28  1:58 UTC 

[v3, PATCH] add some features in stmmac
 2019-05-28  1:52 UTC  (4+ messages)
` [v3, PATCH] net: stmmac: add support for hash table size 128/256 in dwmac4

[PATCH net-next] net: link_watch: prevent starvation when processing linkwatch wq
 2019-05-28  1:48 UTC  (5+ messages)

memory leak in hsr_create_self_node
 2019-05-28  1:20 UTC  (2+ messages)

memory leak in nr_create
 2019-05-28  0:48 UTC 

[PATCH net] llc: fix skb leak in llc_build_and_send_ui_pkt()
 2019-05-28  0:35 UTC 

[PATCH net-next 0/3] inet: frags: followup to 'inet-frags-avoid-possible-races-at-netns-dismantle'
 2019-05-27 23:56 UTC  (4+ messages)
` [PATCH net-next 1/3] inet: frags: uninline fqdir_init()
` [PATCH net-next 2/3] inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
` [PATCH net-next 3/3] inet: frags: fix use-after-free read in inet_frag_destroy_rcu

[PATCH net-next] macvlan: Replace strncpy() by strscpy()
 2019-05-27 21:33 UTC  (4+ messages)

[PATCH] tc: flower: fix port value truncation
 2019-05-27 21:03 UTC 

[PATCH net-next v4] net: sched: Introduce act_ctinfo action
 2019-05-27 20:56 UTC  (5+ messages)
` [PATCH net-next v5] "

[PATCH net-next] selftests/net: ipv6 flowlabel
 2019-05-27 20:47 UTC 

[PATCH net-next] net: mvpp2: cls: Remove unnecessary comparison of unsigned integer with < 0
 2019-05-27 20:13 UTC 

[PATCH v4 0/2] Fix issues with vmalloc flush flag
 2019-05-27 20:05 UTC  (6+ messages)
` [PATCH v4 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v4 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguements

[PATCH net-next 0/3] net: phy: improve handling of more complex C45 PHY's
 2019-05-27 19:36 UTC  (7+ messages)
` [PATCH net-next 1/3] net: phy: export phy_queue_state_machine
` [PATCH net-next 2/3] net: phy: add callback for custom interrupt handler to struct phy_driver
` [PATCH net-next 3/3] net: phy: move handling latched link-down to phylib state machine

Need traffic for your website?
 2019-05-27  9:57 UTC 

[PATCH v2 0/4] net: phy: dp83867: add some fixes
 2019-05-27 19:16 UTC  (9+ messages)
` [PATCH v2 1/4] net: phy: dp83867: fix speed 10 in sgmii mode
` [PATCH v2 2/4] net: phy: dp83867: increase SGMII autoneg timer duration
` [PATCH v2 3/4] net: phy: dp83867: do not call config_init twice
` [PATCH v2 4/4] net: phy: dp83867: Set up RGMII TX delay

[PATCH net-next 0/3] net: ethernet: ti: cpsw: Add XDP support
 2019-05-27 18:29 UTC  (8+ messages)
` [PATCH net-next 3/3] net: ethernet: ti: cpsw: add "

[PATCH net-next 0/2] net: stmmac: dwmac-meson: update with SPDX Licence identifier
 2019-05-27 18:04 UTC  (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: stmmac: dwmac-meson8b: "

[RESEND][PATCH] Fix MACsec kernel panics, oopses and bugs
 2019-05-27 17:50 UTC  (3+ messages)

[PATCH net] selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu
 2019-05-27 17:42 UTC 

[PATCH net 1/4] net: aquantia: tx clean budget logic error
 2019-05-27 17:24 UTC  (4+ messages)

[PATCH] enetc: fix le32/le16 degrading to integer warnings
 2019-05-27 17:12 UTC  (2+ messages)

[RFC PATCH 0/2] Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-27 16:40 UTC  (9+ messages)
` [RFC PATCH 2/2] rtl8xxxu: Add watchdog to update rate mask by signal strength

[PATCH v6 0/6] Add support for Orange Pi 3
 2019-05-27 16:22 UTC  (7+ messages)
` [PATCH v6 1/6] net: stmmac: sun8i: add support for Allwinner H6 EMAC
` [PATCH v6 2/6] net: stmmac: sun8i: force select external PHY when no internal one
` [PATCH v6 3/6] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH v6 4/6] dt-bindings: display: hdmi-connector: Support DDC bus enable
` [PATCH v6 5/6] drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
` [PATCH v6 6/6] arm64: dts: allwinner: orange-pi-3: Enable HDMI output

[PATCH V5] net: phy: tja11xx: Add TJA11xx PHY driver
 2019-05-27 15:44 UTC  (2+ messages)

[PATCH net-next] enetc: Enable TC offloading with mqprio
 2019-05-27 15:21 UTC 

reset value of MV88E6XXX_G1_IEEE_PRI
 2019-05-27 14:20 UTC  (4+ messages)

[PATCH net-next] net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_ins
 2019-05-27 13:46 UTC 

cellular modem APIs - take 2
 2019-05-27 13:20 UTC 

Issue with Broadcom wireless in 5.2rc1 (was Re: [PATCH] mmc: sdhci: queue work after sdhci_defer_done())
 2019-05-27 12:50 UTC  (6+ messages)

[PATCH net-next] fsl/fman: include IPSEC SPI in the Keygen extraction
 2019-05-27 12:32 UTC 

[PATCH] dpaa_eth: use only online CPU portals
 2019-05-27 12:24 UTC 

[PATCH 0/2] net: macb: Add support for SiFive FU540-C000
 2019-05-27 11:52 UTC  (5+ 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).