netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 18:00:17 to 2019-01-20 04:10:40 UTC [more...]

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 net-next 0/4] net: phy: improve starting PHY
 2019-01-19 23:44 UTC  (7+ 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 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  (15+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
` [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 RFC 0/4] barriers using data dependency
 2019-01-19 18:35 UTC  (6+ messages)
` [PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR

[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  (16+ messages)
` [PATCH net-next v2 01/14] net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
` [PATCH net-next v2 02/14] rtnetlink: stats: validate attributes in get as well as dumps
` [PATCH net-next v2 03/14] rtnetlink: stats: reject requests for unknown stats
` [PATCH net-next v2 04/14] rtnetlink: ifinfo: perform strict checks also for doit handler
` [PATCH net-next v2 05/14] net: namespace: perform strict checks also for doit handlers
` [PATCH net-next v2 06/14] net: ipv4: netconf: "
` [PATCH net-next v2 07/14] net: ipv4: route: "
` [PATCH net-next v2 08/14] net: ipv4: ipmr: "
` [PATCH net-next v2 09/14] net: ipv6: addr: "
` [PATCH net-next v2 10/14] net: ipv6: netconf: "
` [PATCH net-next v2 11/14] net: ipv6: addrlabel: "
` [PATCH net-next v2 12/14] net: ipv6: route: "
` [PATCH net-next v2 13/14] net: mpls: "
` [PATCH net-next v2 14/14] net: mpls: netconf: "

[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  (10+ 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 ipvs-next] ipvs: use indirect call wrappers
 2019-01-19 14:25 UTC 

[PATCH ipvs-next] ipvs: avoid indirect calls when calculating checksums
 2019-01-19 14:22 UTC 

[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 "

INFO: rcu detected stall in ndisc_alloc_skb
 2019-01-19 13:10 UTC  (5+ messages)

[PATCH] NET:AX25:ROSE NULL ax25_cb kernel panic
 2019-01-19 11:39 UTC  (2+ messages)

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

DSA incompatible with TI CPSW device model in dual mac mode
 2019-01-18 23:09 UTC 

[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 

[PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver
 2019-01-18 23:10 UTC  (2+ messages)

[PATCH net-next v2 00/11] Devlink health reporting and recovery system
 2019-01-18 22:59 UTC  (2+ messages)

[PATCH] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2019-01-18 22:56 UTC  (2+ messages)

[PATCH v5] coding-style: Clarify the expectations around bool
 2019-01-18 22:50 UTC 

[PATCH bpf-next 0/5] add bpf cgroup hooks that trigger on socket close
 2019-01-18 22:39 UTC  (4+ messages)

[Patch net-next] net_sched: add hit counter for matchall
 2019-01-18 22:14 UTC  (2+ messages)

[PATCH v3 net-next 0/3] net: phy: improve stopping PHY
 2019-01-18 22:12 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update email addresses of liquidio driver maintainers
 2019-01-18 22:07 UTC  (2+ messages)

[PATCH] net: Fix typo in NET_FAILOVER help text
 2019-01-18 22:06 UTC  (2+ messages)

[PATCH] net: Fix usage of pskb_trim_rcsum
 2019-01-18 22:05 UTC  (2+ messages)

[PATCH net-next] tcp: declare tcp_mmap() only when CONFIG_MMU is set
 2019-01-18 22:04 UTC  (2+ messages)

[PATCH v1 net-next] lan743x: Provide Read/Write Access to on chip OTP
 2019-01-18 21:54 UTC 

[PATCH] net: jme: fix indentation issues
 2019-01-18 22:03 UTC  (2+ messages)

[PATCH] net: vxge: fix indentation issue
 2019-01-18 22:03 UTC  (2+ messages)

[PATCH net-next] net: phy: remove state PHY_CHANGELINK
 2019-01-18 21:58 UTC  (2+ messages)

[PATCH net-next] net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
 2019-01-18 21:56 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: btf: add btf documentation
 2019-01-18 21:56 UTC 

[PATCH v3 0/3] Add quirk for reading BD_ADDR from fwnode property
 2019-01-18 21:38 UTC  (3+ messages)
` [PATCH v3 1/3] Bluetooth: "

BUG: sleeping function called from invalid context at kernel/locking/mutex.c:908
 2019-01-18 21:14 UTC 

[PATCH v2 0/1] doc: networking: integrate scaling document into doc tree
 2019-01-18 20:38 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] net: dpaa2: build ptp clock driver in default
 2019-01-18 20:14 UTC  (4+ messages)

[PATCH] bpftool: Fix prog dump by tag
 2019-01-18 19:16 UTC  (3+ messages)

[PATCH v2 iproute2 0/1] Hide keys for state output - changelog
 2019-01-18 19:12 UTC  (2+ messages)
` [PATCH v2 iproute2 1/1] xfrm: add option to hide keys in state output

[PATCH] net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling
 2019-01-18 19:08 UTC  (2+ messages)

[PATCH bpf] bpftool: fix percpu maps updating
 2019-01-18 19:07 UTC  (2+ messages)

[PATCH net-next] ip_gre: Make none-tunnel-dst gre port work with lwtunnel
 2019-01-18 19:06 UTC  (2+ messages)

[PATCH 1/1 RESEND] doc: net: fix bad references to network drivers
 2019-01-18 19:04 UTC  (2+ messages)

[PATCH] net: core: dev: Initialise napi state correctly
 2019-01-18 18:52 UTC  (3+ messages)

[PATCH v2 0/7] ethtool: pretty dump mv88e6xxx registers
 2019-01-18 18:40 UTC  (2+ messages)

[PATCH] ethtool: zero initialize coalesce struct
 2019-01-18 18:40 UTC  (2+ messages)

[PATCH] ethtool: change to new sane powerpc64 kernel headers
 2019-01-18 18:40 UTC  (2+ messages)

[PATCH ethtool] ethtool: don't report UFO on kernels v4.14 and above
 2019-01-18 18:39 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: allow BPF programs access skb_shared_info->gso_segs field
 2019-01-18 18:42 UTC  (2+ messages)

[PATCH net-next 0/8] net: mscc: PTP offloading support
 2019-01-18 18:16 UTC  (4+ messages)

[PATCH net-next 00/13] net: use strict checks in doit handlers
 2019-01-18 18:01 UTC  (6+ messages)
` [PATCH net-next 06/13] net: namespace: perform strict checks also for "


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