netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 14:18:12 to 2019-06-15 01:33:08 UTC [more...]

[PATCH net v4 0/8] Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions
 2019-06-15  1:32 UTC  (7+ 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

[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 net next 1/2] udp: Remove unused parameter (exact_dif)
 2019-06-15  0:50 UTC  (4+ messages)
` [PATCH net next 2/2] udp: Remove unused variable/function (exact_dif)

[PATCH net] net: netem: fix use after free and double free with packet corruption
 2019-06-15  0:16 UTC  (3+ 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 net 0/4] tcp: add three static keys
 2019-06-15  0:04 UTC  (8+ 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 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  (6+ messages)
` [PATCH net-next v3 1/2] net: sched: add mpls manipulation "
` [PATCH net-next v3 2/2] selftests: tc-tests: actions: add MPLS tests

[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 

[net-next v2 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2019-06-14
 2019-06-14 20:16 UTC  (13+ 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 v2] net: handle 802.1P vlan 0 packets properly
 2019-06-14 13:13 UTC 

[PATCH bpf-next v4 00/17] AF_XDP infrastructure improvements and mlx5e support
 2019-06-14 19:50 UTC  (8+ messages)
` [PATCH bpf-next v4 07/17] libbpf: Support drivers with non-combined channels

[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 net-next v2 0/4] net: dsa: use switchdev attr and obj handlers
 2019-06-14 17:49 UTC  (5+ 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 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  (8+ 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  (32+ 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 7/9] x86/unwind/orc: Fall back to using frame pointers for generated code
` [PATCH 8/9] x86/bpf: Convert asm comments to AT&T syntax

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

use exact allocation for dma coherent memory
 2019-06-14 16:45 UTC  (16+ messages)
` [PATCH 03/16] drm/i915: stop using drm_pci_alloc
  ` [Intel-gfx] "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

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 net-next] team: add ethtool get_link_ksettings
 2019-06-14 15:55 UTC  (4+ messages)

[PATCH v2] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-14 15:51 UTC  (4+ messages)

[PATCH net-next v3 0/2] hinic: add rss support and rss parameters configuration
 2019-06-14 15:49 UTC  (4+ messages)
` [PATCH net-next v3 2/2] hinic: add support for rss parameters with ethtool

[PATCH net] be2net: Fix number of Rx queues used for flow hashing
 2019-06-14 15:48 UTC 

[PATCH] nfc: Ensure presence of required attributes in the deactivate_target handler
 2019-06-14 15:48 UTC  (2+ messages)

[PATCH] l2tp: no need to check return value of debugfs_create functions
 2019-06-14 15:45 UTC  (2+ messages)

[PATCH net-next 0/2] r8169: add and use helper rtl_is_8168evl_up
 2019-06-14 15:38 UTC  (2+ messages)

[PATCH v2] ravb: implement MTU change while device is up
 2019-06-14 15:28 UTC  (3+ messages)

[PATCH net] mpls: fix af_mpls dependencies
 2019-06-14 15:10 UTC  (10+ messages)

[PATCH v2 01/11] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-14 14:59 UTC  (9+ messages)
` [PATCH v2 05/11] dt-bindings: net: sun4i-emac: Convert the binding to a schemas

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-06-14 14:45 UTC  (3+ messages)

[RFC net-next 0/2] Track recursive calls in TC act_mirred
 2019-06-14 14:45 UTC  (4+ messages)
` [RFC net-next 1/2] net: sched: refactor reinsert action
` [RFC net-next 2/2] net: sched: protect against stack overflow in TC act_mirred

[PATCH iproute2 v2 0/3] refactor the cmd_exec()
 2019-06-14 14:35 UTC  (2+ messages)

[PATCH net v2] tcp: avoid creating multiple req socks with the same tuples
 2019-06-14 14:34 UTC  (10+ messages)

[PATCH bpf-next 0/6] add need_wakeup flag to the AF_XDP rings
 2019-06-14 14:17 UTC  (3+ 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).