netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 15:56:28 to 2019-06-15 03:20:24 UTC [more...]

[PATCH net-next v2 0/4] net: dsa: use switchdev attr and obj handlers
 2019-06-15  3:20 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net: dsa: do not check orig_dev in vlan del
` [PATCH net-next v2 2/4] net: dsa: make cpu_dp non const
` [PATCH net-next v2 3/4] net: dsa: make dsa_slave_dev_check use const
` [PATCH net-next v2 4/4] net: dsa: use switchdev handle helpers

[PATCH net 0/4] tcp: add three static keys
 2019-06-15  3:18 UTC  (9+ messages)
` [PATCH net 1/4] sysctl: define proc_do_static_key()
` [PATCH net 2/4] tcp: add tcp_rx_skb_cache sysctl
` [PATCH net 3/4] tcp: add tcp_tx_skb_cache sysctl
` [PATCH net 4/4] net: add high_order_alloc_disable sysctl/static key

[PATCH net v4 0/8] Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions
 2019-06-15  3:16 UTC  (13+ messages)
` [PATCH net v4 1/8] ipv4/fib_frontend: Rename ip_valid_fib_dump_req, provide non-strict version
` [PATCH net v4 2/8] ipv4: Honour NLM_F_MATCH, make semantics of NETLINK_GET_STRICT_CHK consistent
` [PATCH net v4 3/8] ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
` [PATCH 4/8] ipv4: Dump routed caches if requested
` [PATCH 5/8] Revert "net/ipv6: Bail early if user only wants cloned entries"
` [PATCH 6/8] ipv6: Honour NLM_F_MATCH, make semantics of NETLINK_GET_STRICT_CHK consistent
` [PATCH 7/8] ipv6: Dump route exceptions too in rt6_dump_route()
` [PATCH 8/8] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()

[net-next v2 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2019-06-14
 2019-06-15  2:53 UTC  (14+ messages)
` [net-next v2 01/12] i40e: add functions stubs to support EEE
` [net-next v2 02/12] i40e: let untrusted VF to create up to 16 VLANs
` [net-next v2 03/12] i40e: add constraints for accessing veb array
` [net-next v2 04/12] i40e: Use signed variable
` [net-next v2 05/12] i40e: Add bounds check for ch[] array
` [net-next v2 06/12] i40e: Improve AQ log granularity
` [net-next v2 07/12] i40e: add input validation for virtchnl handlers
` [net-next v2 08/12] i40e: Missing response checks in driver when starting/stopping FW LLDP
` [net-next v2 09/12] i40e: Check if the BAR size is large enough before writing to registers
` [net-next v2 10/12] i40e: remove duplicate stat calculation for tx_errors
` [net-next v2 11/12] i40e: Missing response checks in driver when starting/stopping FW LLDP
` [net-next v2 12/12] i40e: mark expected switch fall-through

[PATCH net next 1/2] udp: Remove unused parameter (exact_dif)
 2019-06-15  2:52 UTC  (6+ messages)
` [PATCH net next 2/2] udp: Remove unused variable/function (exact_dif)

[PATCH net-next] ipv4: tcp: fix ACK/RST sent with a transmit delay
 2019-06-15  2:51 UTC  (2+ messages)

[PATCH][net-next] net: remove empty netlink_tap_exit_net
 2019-06-15  2:50 UTC  (2+ messages)

[PATCH net-next 0/3] nfp: flower: loosen L4 checks and add extack to flower offload
 2019-06-15  2:49 UTC  (2+ messages)

[PATCH net] hv_netvsc: Set probe mode to sync
 2019-06-15  2:47 UTC  (2+ messages)

[pull request][net-next v2 00/15] Mellanox, mlx5 Firmware devlink health and sw reset
 2019-06-15  2:46 UTC  (2+ messages)

[PATCH net-next v3] ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
 2019-06-15  2:43 UTC  (2+ messages)

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting
 2019-06-15  2:41 UTC  (2+ messages)

[PATCH net-next] virtio_net: enable napi_tx by default
 2019-06-15  2:34 UTC  (2+ messages)

[PATCH net-next] net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops
 2019-06-15  2:34 UTC  (2+ messages)

[PATCH net-next 0/2] enable and use static_branch_deferred_inc
 2019-06-15  2:32 UTC  (2+ messages)

[PATCH net] net: sched: flower: don't call synchronize_rcu() on mask creation
 2019-06-15  2:30 UTC  (2+ messages)

[PATCH v3] net: dsa: fix warning same module names
 2019-06-15  2:29 UTC  (2+ messages)

[PATCH] Free cookie before we memdup a new one
 2019-06-15  2:27 UTC  (3+ messages)
` [PATCH v5 net] sctp: "

[PATCH net-next 00/12] net: hns3: some code optimizations & cleanups & bugfixes
 2019-06-15  2:26 UTC  (2+ messages)

[PATCH net-next 0/4] qed: iWARP fixes
 2019-06-15  2:25 UTC  (2+ messages)

[PATCH net] net: phy: sfp: clean up a condition
 2019-06-15  2:21 UTC  (2+ messages)

[PATCH net-next] vsock: correct removal of socket from the list
 2019-06-15  2:20 UTC  (2+ messages)

[PATCH net-next 0/2] nfp: add two user friendly errors
 2019-06-15  2:18 UTC  (2+ messages)

[PATCH net] hvsock: fix epollout hang from race condition
 2019-06-15  2:14 UTC  (2+ messages)

[PATCH net-next 0/2] Microchip KSZ driver enhancements
 2019-06-15  2:12 UTC  (2+ messages)

[PATCH bpf-next v4 00/17] AF_XDP infrastructure improvements and mlx5e support
 2019-06-15  2:12 UTC  (17+ messages)
` [PATCH bpf-next v4 05/17] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH bpf-next v4 07/17] libbpf: Support drivers with non-combined channels

[PATCH net] net: dsa: microchip: Don't try to read stats for unused ports
 2019-06-15  2:10 UTC  (2+ messages)

[PATCH net-next v2 0/1] stmmac: honor the GPIO flags for the PHY reset GPIO
 2019-06-15  2:08 UTC  (3+ messages)
` [PATCH net-next v2 1/1] net: stmmac: use GPIO descriptors in stmmac_mdio_reset

[PATCH 0/4] qmi_wwan: fix QMAP handling
 2019-06-15  2:06 UTC  (3+ messages)

[PATCH net] net: netem: fix use after free and double free with packet corruption
 2019-06-15  2:08 UTC  (4+ messages)

[PATCH net-next 0/8] net/packet: better behavior under DDOS
 2019-06-15  1:53 UTC  (2+ messages)

[PATCH net-next] net: phy: Add more 1000BaseX support detection
 2019-06-15  1:47 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw_ethtool: simplify slave loops
 2019-06-15  1:46 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: use cpsw as drv data
 2019-06-15  1:44 UTC  (2+ messages)

[PATCH net-next 0/2] selftests: pmtu: List/flush IPv4 cached routes, improve IPv6 test
 2019-06-15  1:38 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: pmtu: Introduce list_flush_ipv4_exception test case
` [PATCH net-next 2/2] selftests: pmtu: Make list_flush_ipv6_exception test more demanding

[PATCH iproute2] iproute: Pass RTM_F_CLONED on dump to fetch cached routes to be flushed
 2019-06-15  1:33 UTC 

[iproute2 net-next PATCH] ip: add a new parameter -Numeric
 2019-06-15  1:05 UTC  (5+ messages)

[PATCH] ipv4: fix inet_select_addr() when enable route_localnet
 2019-06-15  1:00 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] xdp: Allow lookup into devmaps before redirect
 2019-06-15  0:08 UTC  (5+ messages)
` [PATCH bpf-next v4 3/3] devmap: Allow map lookups from eBPF
` [PATCH bpf-next v4 2/3] bpf_xdp_redirect_map: Perform map lookup in eBPF helper

[PATCH v2 0/5] x86/bpf: unwinder fixes
 2019-06-15  0:07 UTC  (27+ messages)
` [PATCH v2 1/5] perf/x86: Always store regs->ip in perf_callchain_kernel()
` [PATCH v2 2/5] objtool: Fix ORC unwinding in non-JIT BPF generated code
` [PATCH v2 3/5] x86/bpf: Move epilogue generation to a dedicated function
` [PATCH v2 4/5] x86/bpf: Fix 64-bit JIT frame pointer usage
` [PATCH v2 5/5] x86/unwind/orc: Fall back to using frame pointers for generated code

[PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-15  0:01 UTC  (5+ messages)
` [PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined "

[PATCH net-next v3 0/2] Add MPLS actions to TC
 2019-06-14 23:44 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: sched: add mpls manipulation "

[PATCH bpf-next] bpf: Fix build error without CONFIG_INET
 2019-06-14 23:24 UTC  (2+ messages)

[PATCH bpf-next 1/4] bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
 2019-06-14 23:23 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] bpf: net: Detach BPF prog from reuseport sk
 2019-06-14 23:22 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: fix include path in Makefile
 2019-06-14 23:19 UTC  (2+ messages)

[PATCH bpf] bpf, x64: fix stack layout of JITed bpf code
 2019-06-14 23:08 UTC 

[PATCH bpf 0/3] Devmap fixes around memory and RCU
 2019-06-14 23:07 UTC  (7+ messages)
` [PATCH bpf 1/3] devmap: Fix premature entry free on destroying map

[PATCH net-next v2 0/3] Add MPLS actions to TC
 2019-06-14 22:56 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: sched: add mpls manipulation "

Understanding Ethernet Architecture (I/O --> MDIO --> MII vs I/O --> MAC) for mt7620 (OpenWRT)
 2019-06-14 22:53 UTC 

[PATCH net-next 0/2 v5] netns: uevent filtering
 2019-06-14 22:49 UTC  (3+ messages)
` [PATCH net-next 2/2 v5] netns: restrict uevents

[PATCH v2 bpf-next] bpf: sk_storage: Fix out of bounds memory access
 2019-06-14 22:36 UTC  (3+ messages)

[PATCH net-next v3 0/2] net/mlx5: use indirect call wrappers
 2019-06-14 22:35 UTC  (6+ messages)
` [PATCH net-next v3 1/2] net/mlx5e: use indirect calls wrapper for skb allocation
` [PATCH net-next v3 2/2] net/mlx5e: use indirect calls wrapper for the rx packet handler

[PATCH] bpf: optimize constant blinding
 2019-06-14 22:28 UTC  (8+ messages)

[PATCH v2 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-14 21:45 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH v2 bpf-next 3/9] bpf: extend is_branch_taken to registers
` [PATCH v2 bpf-next 8/9] selftests/bpf: add realistic loop tests
` [PATCH v2 bpf-next 9/9] bpf: precise scalar_value tracking

[PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
 2019-06-14 21:14 UTC  (4+ messages)
` [PATCH v5] docs: power: "

[PATCH] wl18xx: Fix Wunused-const-variable
 2019-06-14 20:57 UTC  (3+ messages)

[PATCH net-next] gso: enable udp gso for virtual devices
 2019-06-14 20:53 UTC  (5+ messages)

[PATCH AUTOSEL 5.1 34/59] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
 2019-06-14 20:28 UTC  (5+ messages)
` [PATCH AUTOSEL 5.1 35/59] net: hns: Fix loopback test failed at copper ports
` [PATCH AUTOSEL 5.1 38/59] net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
` [PATCH AUTOSEL 5.1 39/59] net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled
` [PATCH AUTOSEL 5.1 40/59] selftests: set sysctl bc_forwarding properly in router_broadcast.sh

[PATCH v4 00/28] Convert files to ReST - part 1
 2019-06-14 20:36 UTC  (5+ messages)
` [PATCH v4 05/28] docs: cgroup-v1: convert docs to ReST and rename to *.rst

[PATCH AUTOSEL 4.19 21/39] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
 2019-06-14 20:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 22/39] net: hns: Fix loopback test failed at copper ports
` [PATCH AUTOSEL 4.19 25/39] net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
` [PATCH AUTOSEL 4.19 26/39] net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled

[PATCH AUTOSEL 4.14 12/27] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
 2019-06-14 20:30 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 13/27] net: hns: Fix loopback test failed at copper ports
` [PATCH AUTOSEL 4.14 16/27] net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
` [PATCH AUTOSEL 4.14 17/27] net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled

[PATCH AUTOSEL 4.9 08/18] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
 2019-06-14 20:30 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 09/18] net: hns: Fix loopback test failed at copper ports
` [PATCH AUTOSEL 4.9 11/18] net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
` [PATCH AUTOSEL 4.9 12/18] net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled

[PATCH AUTOSEL 4.4 05/10] net: hns: Fix loopback test failed at copper ports
 2019-06-14 20:30 UTC 

[PATCH net v2] net: handle 802.1P vlan 0 packets properly
 2019-06-14 13:13 UTC 

[PATCH net-next 0/3] net/sched: Introduce tc connection tracking
 2019-06-14 19:24 UTC  (9+ messages)
` [PATCH net-next 1/3] net/sched: Introduce action ct

[PATCH ethtool] ethtool.spec: Use standard file location macros
 2019-06-14 18:39 UTC  (2+ messages)

[PATCH v2 0/2] Add 100BaseT1 and 1000BaseT1
 2019-06-14 18:40 UTC  (2+ messages)

pull-request: mac80211-next 2019-06-14
 2019-06-14 18:27 UTC  (2+ messages)

[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2019-06-13
 2019-06-14 18:24 UTC  (7+ messages)
` [net-next 08/12] i40e: Missing response checks in driver when starting/stopping FW LLDP
` [net-next 12/12] i40e: mark expected switch fall-through

[PATCH] batman-adv: no need to check return value of debugfs_create functions
 2019-06-14 18:16 UTC  (2+ messages)

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-14 17:46 UTC  (3+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address

[PATCH iproute2-next] tc: q_netem: JSON-ify the output
 2019-06-14 17:28 UTC 

[PATCH bpf v2] bpf: fix nested bpf tracepoints with per-cpu data
 2019-06-14 17:25 UTC  (6+ messages)

[PATCH iproute2] Add support for configuring MACsec gcm-aes-256 cipher type
 2019-06-14 17:24 UTC 

[PATCH net-next] net: stmmac: Fix wrapper drivers not detecting PHY
 2019-06-14 17:23 UTC  (2+ messages)

[PATCH v4 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-14 17:17 UTC  (8+ messages)
` [PATCH v4 2/5] mmc: core: API to temporarily disable retuning for SDIO CRC errors
` [PATCH v4 4/5] mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()

[PATCH 0/9] x86/bpf: unwinder fixes
 2019-06-14 17:07 UTC  (15+ messages)
` [PATCH 2/9] objtool: Fix ORC unwinding in non-JIT BPF generated code
` [PATCH 6/9] x86/bpf: Fix JIT frame pointer usage

[PATCH RFC 0/6] DPAA2 MAC Driver
 2019-06-14 17:03 UTC  (8+ messages)
` [PATCH RFC 4/6] dpaa2-mac: add initial driver

use exact allocation for dma coherent memory
 2019-06-14 16:45 UTC  (3+ messages)
` [PATCH 03/16] drm/i915: stop using drm_pci_alloc
  ` [Intel-gfx] "

pull-request: mac80211 2019-06-14
 2019-06-14 16:37 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-14 16:32 UTC  (7+ messages)
` [PATCH bpf-next v5 1/8] bpf: implement "

[PATCH net] net: phylink: further mac_config documentation improvements
 2019-06-14 16:28 UTC  (2+ messages)

[PATCH ipsec] xfrm: fix sa selector validation
 2019-06-14 16:11 UTC  (2+ messages)

[PATCH net-next v6] net: sched: Introduce act_ctinfo action
 2019-06-14 15:57 UTC  (3+ messages)
` [PATCH net-next] sched: act_ctinfo: use extack error reporting

[PATCH 7/9] x86/unwind/orc: Fall back to using frame pointers for generated code
 2019-06-14 15:56 UTC  (11+ 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).