netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 13:54:26 to 2019-05-21 11:46:26 UTC [more...]

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

Inquiry 20/May/2019
 2019-05-20 12:59 UTC 

ARM router NAT performance affected by random/unrelated commits
 2019-05-21 11:19 UTC  (4+ messages)

[PATCH] net: vxlan: disallow removing to other namespace
 2019-05-21 11:08 UTC  (5+ messages)

[PATCH] hsr: fix don't prune the master node from the node_db
 2019-05-21 10:52 UTC 

[PATCH 0/8] net: introduce "include/linux/if_rmnet.h"
 2019-05-21 11:03 UTC  (24+ messages)
` [PATCH 1/8] net: qualcomm: rmnet: fix struct rmnet_map_header
` [PATCH 2/8] net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
` [PATCH 3/8] net: qualcomm: rmnet: use field masks instead of C bit-fields
` [PATCH 4/8] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
` [PATCH 5/8] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
` [PATCH 6/8] net: qualcomm: rmnet: get rid of a variable in rmnet_map_ipv4_ul_csum_header()
` [PATCH 7/8] net: qualcomm: rmnet: mark endianness of struct rmnet_map_dl_csum_trailer fields
` [PATCH 8/8] net: introduce "include/linux/if_rmnet.h"

[PATCH net-next] cxgb4: Enable hash filter with offload
 2019-05-21 11:01 UTC  (3+ messages)
` [RFC PATCH] cxgb4: t4_get_tp_e2c_map() can be static

[PATCH net] mISDN: Fix indenting in dsp_cmx.c
 2019-05-21 10:27 UTC  (3+ messages)

[PATCH] usbnet: fix kernel crash after disconnect
 2019-05-21 10:12 UTC  (8+ messages)
` [PATCH v2] "

Question about IRQs during the .remove() of virtio-vsock driver
 2019-05-21 10:05 UTC  (2+ messages)

[PATCH] brcmfmac: use strlcpy() instead of strcpy()
 2019-05-21  9:12 UTC 

WARNING: locking bug in inet_autobind
 2019-05-21  8:31 UTC  (2+ messages)

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-21  8:22 UTC 

[PATCH bpf] bpf: fix out-of-bounds read in __bpf_skc_lookup
 2019-05-21  7:52 UTC 

[PATCH net] selftests: fib_rule_tests: use pre-defined DEV_ADDR
 2019-05-21  6:40 UTC 

[PATCH net v2] Validate required parameters in inet6_validate_link_af
 2019-05-21  6:40 UTC 

[PATCH v2 net 0/2] XDP generic related fixes
 2019-05-21  6:15 UTC  (9+ messages)
` [PATCH v2 net 2/2] net: core: generic XDP support for stacked device

[PATCH] net/mlx5e: Allow removing representors netdev to other namespace
 2019-05-21  4:35 UTC  (3+ messages)

[RFC PATCH 07/11] bpf: implement writable buffers in contexts
 2019-05-21  4:16 UTC  (3+ messages)

[PATCH net-next] cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
 2019-05-21  3:42 UTC 

[PATCH] net-next: net: Fix typos in ip-sysctl.txt
 2019-05-21  3:41 UTC 

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-21  2:49 UTC  (4+ messages)

[PATCH v2] vmalloc: Fix issues with flush flag
 2019-05-21  1:59 UTC  (11+ messages)

Mutual Benefit
 2019-05-21  0:53 UTC 

[PATCH net] net: stmmac: dma channel control register need to be init first
 2019-05-21  5:38 UTC  (2+ messages)

[PATCH net] net: stmmac: fix ethtool flow control not able to get/set
 2019-05-21  4:55 UTC  (3+ messages)

[PATCH] net: qrtr: Fix message type of outgoing packets
 2019-05-21  0:53 UTC  (2+ messages)

[PATCH v4] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics
 2019-05-21  0:43 UTC 

[PATCH] networking: : fix typos in code comments
 2019-05-21  0:24 UTC  (2+ messages)

[PATCH net-next] ptp: Fix example program to match kernel
 2019-05-21  0:24 UTC  (2+ messages)

[PATCH 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from sleep
 2019-05-21  0:23 UTC  (6+ messages)
` [PATCH 1/3] brcmfmac: re-enable command decode in sdio_aos for BRCM 4354

[PATCH] fddi: fix typos in code comments
 2019-05-21  0:21 UTC  (2+ messages)

[PATCH net 0/2] kselftests: fib_rule_tests: fix "from $SRC_IP iif $DEV" match testing
 2019-05-21  0:20 UTC  (4+ messages)
` [PATCH net 1/2] selftests: fib_rule_tests: fix local IPv4 address typo

[PATCH v3] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics
 2019-05-21  0:12 UTC  (2+ messages)

[[PATCH net-next] 0/2] Convert mdio wait function to use readx_poll_timeout()
 2019-05-21  0:01 UTC  (2+ messages)

[RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit helpers
 2019-05-20 23:54 UTC 

[RFC PATCH 11/11] dtrace: make use of writable buffers in BPF
 2019-05-20 23:55 UTC 

[RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change the context
 2019-05-20 23:52 UTC 

[RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
 2019-05-20 23:52 UTC 

[RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support features
 2019-05-20 23:51 UTC 

[RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
 2019-05-20 23:51 UTC 

[RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel facilities
 2019-05-20 23:51 UTC 

[RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
 2019-05-20 23:50 UTC 

[RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
 2019-05-20 23:50 UTC 

[RFC PATCH 01/11] bpf: context casting for tail call
 2019-05-20 23:50 UTC 

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-05-20 23:47 UTC 

[PATCH v2 0/2] Fix issues with vmalloc flush flag
 2019-05-20 23:46 UTC  (4+ messages)
` [PATCH v2 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v2 2/2] vmalloc: Remove work as from vfree path

INFO: trying to register non-static key in rhashtable_walk_enter
 2019-05-20 22:59 UTC  (2+ messages)

[PATCH net] ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
 2019-05-20 22:16 UTC  (2+ messages)

[PATCH bpf] samples/bpf: suppress compiler warning
 2019-05-20 21:49 UTC 

[PATCH iproute2-next] treewide: refactor help messages
 2019-05-20 21:38 UTC  (2+ messages)

[PATCH] net/mlx5e: restrict the real_dev of vlan device is the same as uplink device
 2019-05-20 21:23 UTC  (5+ messages)

[PATCH] Documentation/networking: fix af_xdp.rst Sphinx warnings
 2019-05-20 21:22 UTC 

[RFC PATCH v2 net-next 0/3] flow_offload: Re-add per-action statistics
 2019-05-20 21:12 UTC  (20+ messages)
` [RFC PATCH v2 net-next 2/3] flow_offload: restore ability to collect separate stats per action

IP-Aliasing for IPv6?
 2019-05-20 20:53 UTC  (5+ messages)

[PATCH 1/5] samples/bpf: fix test_lru_dist build
 2019-05-20 20:38 UTC  (7+ messages)
` [PATCH 2/5] libbpf: add missing typedef

[PATCH 0/1] Fix for VM_FLUSH_RESET_PERMS on sparc
 2019-05-20 19:13 UTC  (3+ messages)
` [PATCH 1/1] vmalloc: Fix issues with flush flag

[PATCH net 0/3] Documentation: tls: add offload documentation
 2019-05-20 19:02 UTC  (6+ messages)
` [PATCH net 3/3] Documentation: add TLS "

[PATCH net] net/ipv6: Reinstate ping/traceroute use with source address in VRF
 2019-05-20 18:59 UTC  (3+ messages)

[PATCH bpf] bpf: Check sk_fullsock() before returning from bpf_sk_lookup()
 2019-05-20 18:57 UTC  (9+ messages)

[PATCH net-next] macvlan: Mark expected switch fall-through
 2019-05-20 18:48 UTC  (3+ messages)

[PATCH net-next] vlan: Mark expected switch fall-through
 2019-05-20 18:39 UTC  (2+ messages)

[PATCH net] net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
 2019-05-20 18:36 UTC  (2+ messages)

Print your logo
 2019-05-20 15:34 UTC 

Print your logo
 2019-05-20 12:22 UTC 

Print your logo
 2019-05-20 12:56 UTC 

[PATCH net-next 0/4] phylink/sfp updates
 2019-05-20 18:31 UTC  (11+ messages)
` [PATCH net-next 1/4] net: phylink: support for link gpio interrupt
` [PATCH net-next 2/4] net: phy: allow Clause 45 access via mii ioctl
` [PATCH net-next 3/4] net: sfp: add mandatory attach/detach methods for sfp buses
` [PATCH net-next 4/4] net: sfp: remove sfp-bus use of netdevs

[PATCH rdma-next 01/15] rds: Don't check return value from destroy CQ
 2019-05-20 18:31 UTC  (3+ messages)

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

[PATCH net] Validate required parameters in inet6_validate_link_af
 2019-05-20 18:04 UTC  (2+ messages)

[PATCH v5 0/3] MIPS: ath79: add ag71xx support
 2019-05-20 17:51 UTC  (4+ messages)
` [PATCH v5 3/3] net: ethernet: add ag71xx driver

[PATCH v4] tipc: fix modprobe tipc failed after switch order of device registration
 2019-05-20 17:49 UTC  (3+ messages)

[PATCH V5] net: phy: tja11xx: Add TJA11xx PHY driver
 2019-05-20 17:21 UTC  (4+ messages)

[PATCH iproute2 net-next] ip: add a new parameter -Numeric
 2019-05-20 17:03 UTC  (3+ messages)

[GIT] Networking
 2019-05-20 16:00 UTC  (2+ messages)

[PATCH] usbnet: ipheth: fix racing condition
 2019-05-20 15:31 UTC 

[PATCH net] net: phylink: ensure inband AN works correctly
 2019-05-20 15:07 UTC 

[PATCH 06/10] isdn: mISDN: remove a bogus reference to a non-existing doc
 2019-05-20 15:05 UTC  (3+ messages)
` [PATCH 10/10] docs: fix broken documentation links

[RFC] vsock: proposal to support multiple transports at runtime
 2019-05-20 14:44 UTC  (3+ messages)

KASAN: use-after-free Read in p54u_load_firmware_cb
 2019-05-20 14:44 UTC  (2+ messages)
` [PATCH] network: wireless: p54u: Fix race between disconnect and firmware loading

[PATCH net 3/3] dt-bindings: doc: add new properties for of_get_mac_address from nvmem
 2019-05-20 14:28 UTC  (12+ messages)
` [PATCH net 2/3] of_net: add property "nvmem-mac-address" for of_get_mac_addr()
  ` [PATCH net 1/3] net: ethernet: add property "nvmem_macaddr_swap" to swap macaddr bytes order
    ` [PATCH net 0/3] "
          ` NVMEM address DT post processing [Was: Re: [PATCH net 0/3] add property "nvmem_macaddr_swap" to swap macaddr bytes order]

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-20 14:09 UTC  (3+ messages)

[PATCH v2] brcmfmac: fix typos in code comments
 2019-05-20 13:31 UTC  (2+ 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).