netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 23:12:40 to 2019-01-20 19:10:50 UTC [more...]

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-20 19:10 UTC  (7+ messages)
` [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[RFC net-next] net: Z-Wave driver prototype
 2019-01-20 18:56 UTC  (2+ messages)

[PATCH net-next v2 00/11] Devlink health reporting and recovery system
 2019-01-20 18:45 UTC  (22+ messages)
` [PATCH net-next v2 01/11] devlink: Add health buffer support
` [PATCH net-next v2 02/11] devlink: Add health reporter create/destroy functionality
` [PATCH net-next v2 03/11] devlink: Add health report functionality
` [PATCH net-next v2 04/11] devlink: Add health get command
` [PATCH net-next v2 05/11] devlink: Add health set command
` [PATCH net-next v2 06/11] devlink: Add health recover command
` [PATCH net-next v2 07/11] devlink: Add health diagnose command
` [PATCH net-next v2 09/11] net/mlx5e: Add TX reporter support
` [PATCH iproute2-next v2] devlink: Add health command support

[PULL] virtio, vhost: fixes and cleanups
 2019-01-20 18:40 UTC  (2+ messages)

[PATCH v4 1/9] net-next: phy: new Asix Electronics PHY driver
 2019-01-20 17:43 UTC  (3+ messages)
` [v4,1/9] "

DSA incompatible with TI CPSW device model in dual mac mode
 2019-01-20 17:30 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl
 2019-01-20 16:05 UTC 

[PATCH RFC 0/4] barriers using data dependency
 2019-01-20 15:36 UTC  (8+ messages)
` [PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR

INFO: rcu detected stall in ndisc_alloc_skb
 2019-01-20 14:24 UTC  (7+ messages)

[PATCH] NET:AX25:ROSE NULL ax25_cb kernel panic
 2019-01-20 12:29 UTC  (5+ messages)

[PATCH ipvs-next] ipvs: use indirect call wrappers
 2019-01-20 12:12 UTC  (2+ messages)

[PATCH ipvs-next] ipvs: avoid indirect calls when calculating checksums
 2019-01-20 12:11 UTC  (2+ messages)

[PATCH net-next] r8169: remove PCI DAC support
 2019-01-20 10:45 UTC 

[PATCH net-next] r8169: improve rx buffer allocation
 2019-01-20 10:12 UTC 

Just start it
 2019-01-20  3:25 UTC 

Just start it
 2019-01-20  2:47 UTC 

Just start it
 2019-01-20  4:16 UTC 

[PATCH net-next 0/3] qed*: Error recovery process
 2019-01-20  9:36 UTC  (4+ messages)
` [PATCH net-next 1/3] qed: Revise load sequence to avoid PCI errors
` [PATCH net-next 2/3] qed: Add infrastructure for error detection and recovery
` [PATCH net-next 3/3] qede: Error recovery process

Just start it
 2019-01-20  3:00 UTC 

[PATCH net-next v2 0/4] net: phy: improve starting PHY
 2019-01-20  9:05 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phy: start state machine in phy_start only
` [PATCH net-next v2 2/4] net: phy: warn if phy_start is called from invalid state
` [PATCH net-next v2 3/4] net: phy: start interrupts in phy_start
` [PATCH net-next v2 4/4] net: phy: change phy_start_interrupts to phy_request_interrupt

[PATCH v5] coding-style: Clarify the expectations around bool
 2019-01-20  8:36 UTC  (2+ messages)

[PATCH net-next 0/4] net: phy: improve starting PHY
 2019-01-20  8:34 UTC  (8+ messages)
` [PATCH net-next 1/4] net: phy: start state machine in phy_start only
` [PATCH net-next 2/4] net: phy: warn if phy_start is called from invalid state
` [PATCH net-next 3/4] net: phy: enable interrupts in phy_start
` [PATCH net-next 4/4] net: phy: change phy_start_interrupts to phy_request_interrupt

[PATCH 00/11] Add basic EK874 support
 2019-01-20  8:28 UTC  (9+ messages)
` [PATCH 06/11] arm64: dts: renesas: r8a774c0-cat874: Add uSD support
` [PATCH 07/11] arm64: dts: renesas: cat875: Add ethernet support

[PATCH net-next 00/18] mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2
 2019-01-20  6:50 UTC  (19+ messages)
` [PATCH net-next 02/18] mlxsw: reg: Add underlay egress RIF field in RTDP register
` [PATCH net-next 01/18] mlxsw: reg: Add fields to RITR - Router Interface Table Register
` [PATCH net-next 03/18] mlxsw: spectrum_router: Split RIF ops array for Spectrum-2 support
` [PATCH net-next 04/18] mlxsw: spectrum: Set RIF ops per ASIC type
` [PATCH net-next 05/18] mlxsw: spectrum_router: Adjust loopback RIF configuration
` [PATCH net-next 06/18] mlxsw: spectrum_router: Mark RIF index as taken before creation
` [PATCH net-next 07/18] mlxsw: spectrum_router: Add underlay RIF ID support
` [PATCH net-next 08/18] mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id()
` [PATCH net-next 09/18] mlxsw: spectrum_router: Support RIF without device
` [PATCH net-next 10/18] mlxsw: spectrum_router: Update tunnel decap properties
` [PATCH net-next 11/18] mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2
` [PATCH net-next 12/18] selftests: forwarding: Add IP tunneling lib
` [PATCH net-next 13/18] selftests: forwarding: Add IP-in-IP GRE flat topology test
` [PATCH net-next 14/18] selftests: forwarding: Add IP-in-IP GRE flat topology with key test
` [PATCH net-next 15/18] selftests: forwarding: Add IP-in-IP GRE flat topology with keys test
` [PATCH net-next 16/18] selftests: forwarding: Add IP-in-IP GRE hierarchical topology test
` [PATCH net-next 17/18] selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key test
` [PATCH net-next 18/18] selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys test

linux-next: Fixes tag needs some work in the net tree
 2019-01-20  4:10 UTC 

[PATCH net-next 00/14] net: dsa: management mode for bcm_sf2
 2019-01-20  3:22 UTC  (8+ messages)
` [PATCH net-next 09/14] net: bridge: Propagate MC addresses with VID through switchdev

pull-request: bpf 2019-01-20
 2019-01-20  0:44 UTC  (2+ messages)

[PATCH net] bpf: in __bpf_redirect_no_mac pull mac only if present
 2019-01-20  0:13 UTC  (2+ messages)

[PATCH net-next v2 0/8] r8169: series with smaller improvements
 2019-01-20  0:09 UTC  (10+ messages)
` [PATCH net-next v2 1/8] r8169: remove rtl_get_events
` [PATCH net-next v2 2/8] r8169: remove unneeded call in pcierr
` [PATCH net-next v2 3/8] r8169: initialize task workqueue only once
` [PATCH net-next v2 4/8] r8169: improve rtl_pcie_state_l2l3_enable
` [PATCH net-next v2 5/8] r8169: add helpers for locking / unlocking the config registers
` [PATCH net-next v2 6/8] r8169: reset chip synchronously in __rtl8169_resume
` [PATCH net-next v2 7/8] r8169: replace mii_bus member with phy_device member in struct rtl8169_private
` [PATCH net-next v2 8/8] r8169: factor out getting ether_clk

[PATCH v2] virtio_net: bulk free tx skbs
 2019-01-20  0:07 UTC  (2+ messages)

[Patch net-next] net_sched: add performance counters for basic filter
 2019-01-20  0:06 UTC  (2+ messages)

[PATCH v2 bpf-next 6/9] bpf: introduce BPF_F_LOCK flag
 2019-01-19 22:16 UTC  (3+ messages)

[PATCH net-next 0/8] r8169: series with smaller improvements
 2019-01-19 20:52 UTC  (9+ messages)
` [PATCH net-next 1/8] r8169: remove rtl_get_events
` [PATCH net-next 2/8] r8169: remove unneeded call in pcierr
` [PATCH net-next 3/8] r8169: initialize task workqueue only once
` [PATCH net-next 4/8] r8169: improve rtl_pcie_state_l2l3_enable
` [PATCH net-next 5/8] r8169: add helpers for locking / unlocking the config registers
` [PATCH net-next 6/8] r8169: reset chip synchronously in __rtl8169_resume
` [PATCH net-next 7/8] r8169: replace mii_bus member with phy_device member in struct rtl8169_private
` [PATCH net-next 8/8] r8169: factor out getting ether_clk

arp -a equivalent
 2019-01-19 20:43 UTC 

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-19 19:51 UTC  (11+ messages)
` [PATCH v4 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v4 2/5] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v4 3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
  ` [PATCH v4 4/5] Bluetooth: btusb: Collect the common Intel assignments together
  ` [PATCH v4 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip

[PATCH v2 net-next] net: sock: do not set sk_cookie in sk_clone_lock()
 2019-01-19 18:35 UTC  (2+ messages)

[PATCH net-next] isdn: remove unneeded semicolon
 2019-01-19 18:30 UTC  (2+ messages)

[PATCH net-next] net: usb: rtl8150: remove set but not used variable 'rx_stat'
 2019-01-19 18:30 UTC  (2+ messages)

[PATCH net-next v2 0/2] dpaa2-eth: add debugfs statistics
 2019-01-19 18:29 UTC  (2+ messages)

[PATCH] Compiler Attributes: move kernel-only attributes into __KERNEL__
 2019-01-19 18:22 UTC  (5+ messages)

[PATCH net-next v2 00/14] net: use strict checks in doit handlers
 2019-01-19 18:10 UTC  (2+ messages)

[PATCH bpf-next v4 00/12] bpf: dead code elimination
 2019-01-19 18:06 UTC  (13+ messages)
` [PATCH bpf-next v5 01/12] bpf: change parameters of call/branch offset adjustment
` [PATCH bpf-next v5 02/12] bpf: verifier: hard wire branches to dead code
` [PATCH bpf-next v5 03/12] bpf: verifier: remove "
` [PATCH bpf-next v5 04/12] bpf: verifier: remove unconditional branches by 0
` [PATCH bpf-next v5 05/12] selftests: bpf: add tests for dead code removal
` [PATCH bpf-next v5 06/12] bpf: verifier: record original instruction index
` [PATCH bpf-next v5 07/12] bpf: notify offload JITs about optimizations
` [PATCH bpf-next v5 08/12] nfp: bpf: don't use instruction number for jump target
` [PATCH bpf-next v5 09/12] nfp: bpf: split up the skip flag
` [PATCH bpf-next v5 10/12] nfp: bpf: save original program length
` [PATCH bpf-next v5 11/12] nfp: bpf: support optimizing dead branches
` [PATCH bpf-next v5 12/12] nfp: bpf: support removing dead code

[PATCH net-next] virtio-net: per-queue RPS config
 2019-01-19 18:05 UTC  (2+ messages)

[PATCH net v2] net: phy: phy driver features are mandatory
 2019-01-19 18:04 UTC  (2+ messages)

[PATCH] isdn: avm: Fix string plus integer warning from Clang
 2019-01-19 18:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
 2019-01-19 17:53 UTC  (2+ messages)

[RFC v4 00/19] batman-adv: netlink restructuring, part 2
 2019-01-19 15:56 UTC  (20+ messages)
` [RFC v4 01/19] batman-adv: Move common genl doit code pre/post hooks
` [RFC v4 02/19] batman-adv: Prepare framework for mesh genl config
` [RFC v4 03/19] batman-adv: Prepare framework for hardif "
` [RFC v4 04/19] batman-adv: Prepare framework for vlan "
` [RFC v4 05/19] batman-adv: Add aggregated_ogms mesh genl configuration
` [RFC v4 06/19] batman-adv: Add ap_isolation mesh/vlan "
` [RFC v4 07/19] batman-adv: Add bonding mesh "
` [RFC v4 08/19] batman-adv: Add bridge_loop_avoidance "
` [RFC v4 09/19] batman-adv: Add distributed_arp_table "
` [RFC v4 10/19] batman-adv: Add fragmentation "
` [RFC v4 11/19] batman-adv: Add gateway "
` [RFC v4 12/19] batman-adv: Add hop_penalty "
` [RFC v4 13/19] batman-adv: Add log_level "
` [RFC v4 14/19] batman-adv: Add multicast_mode "
` [RFC v4 15/19] batman-adv: Add network_coding "
` [RFC v4 16/19] batman-adv: Add orig_interval "
` [RFC v4 17/19] batman-adv: Add elp_interval hardif "
` [RFC v4 18/19] batman-adv: Add throughput_override "
` [RFC v4 19/19] batman-adv: Trigger genl notification on sysfs config change

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-19 14:28 UTC  (8+ messages)
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH RFC 0/4] Convert KSZ9477 SPI driver to use regmap
 2019-01-19 13:22 UTC  (7+ messages)
` [PATCH RFC 1/4] net: dsa: microchip: convert "

[PATCH] ath: move spin_lock_bh to spin_lock in tasklet
 2019-01-19 10:55 UTC 

[BUG bisect] Missing Micrel driver on VF50 (net: phy: check return code when requesting PHY driver module)
 2019-01-19  9:51 UTC  (5+ messages)

[PATCH net-next] net: phy: improve phy_init_hw
 2019-01-19  9:43 UTC 

[PATCH net-next] net: phy: fix issue with loading PHY driver w/o initramfs
 2019-01-19  9:30 UTC 

[PATCH] net: mlx5: allow default ip_proto to offload
 2019-01-19  8:50 UTC  (5+ messages)

[PATCH mlx5-next 0/4] mlx5 next misc updates
 2019-01-19  7:43 UTC  (6+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Make mlx5_cmd_exec_cb() a safe API
` [PATCH mlx5-next 2/4] net/mlx5: Add pci AtomicOps request
` [PATCH mlx5-next 3/4] net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
` [PATCH mlx5-next 4/4] net/mlx5: Remove spinlock support from mlx5_write64

[PATCH RFC v1] net: dsa: microchip: add KSZ9477 I2C driver
 2019-01-19  6:22 UTC  (5+ messages)

[PATCH bpf-next] bpf: use the proper optlen when doing strncpy in bpf_getsockopt()
 2019-01-19  6:20 UTC 

[PATCH bpf-next] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
 2019-01-19  6:20 UTC 

[PATCH v2] ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
 2019-01-19  5:11 UTC 

[pull request][net 0/4] Mellanox, mlx5 fixes 2019-01-18
 2019-01-19  2:21 UTC  (6+ messages)
` [net 1/4] net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
` [net 2/4] net/mlx5e: Fix wrong error code return on FEC query failure
` [net 3/4] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
` [net 4/4] net/mlx5e: Fix cb_ident duplicate in indirect block register

Shooting and Retouching
 2019-01-18 10:15 UTC 

selftests/bpf/test_netcnt failed on i386 - ibbpf: failed to create map (name: 'percpu_netcnt'): Invalid argument
 2019-01-19  1:47 UTC  (2+ messages)

[PATCH hyperv-fixes,0/3] fixes for hash key setting issues
 2019-01-19  1:14 UTC  (7+ messages)
` [PATCH hyperv-fixes,1/3] Fix ethtool change hash key error
` [PATCH hyperv-fixes,2/3] Refactor assignments of struct netvsc_device_info
` [PATCH hyperv-fixes,3/3] Fix hash key value reset after other ops

[PATCH] net: mlx5: don't overwrite pedit action when multiple pedit used
 2019-01-19  0:51 UTC  (2+ messages)

[Patch net v2] mlx5: fixup checksum for short ethernet frame padding
 2019-01-19  0:45 UTC  (11+ messages)

[patch 8/9] tools: bpftool: Cleanup license mess
 2019-01-18 23:28 UTC  (2+ messages)

[PATCH bpf] bpf: fix inner map masking to prevent oob under speculation
 2019-01-18 23:25 UTC  (2+ messages)

[PATCH bpf] bpf: pull in pkt_sched.h header for tooling to fix bpftool build
 2019-01-18 23:18 UTC  (3+ messages)

[PATCH net 0/8] mlxsw: Various fixes
 2019-01-18 23:12 UTC  (2+ messages)

[PATCH] wlcore: clean up an indentation issue
 2019-01-18 23:12 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).