netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-21 14:02:58 to 2019-05-22 14:02:30 UTC [more...]

stmmac / meson8b-dwmac
 2019-05-22 14:02 UTC  (20+ messages)

[PATCH] net: fec: remove redundant ipg clock disable
 2019-05-22 13:56 UTC 

[PATCH net] ocelot: Dont allocate another multicast list, use __dev_mc_sync
 2019-05-22 13:50 UTC  (2+ messages)

WARNING: locking bug in rhashtable_walk_enter
 2019-05-22 13:38 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] net: xdp: Two XSKMAP improvements
 2019-05-22 13:37 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] xsk: remove AF_XDP socket from map when the socket is released
` [PATCH bpf-next v2 2/2] xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP

[PATCH bpf-next 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-05-22 13:02 UTC  (4+ messages)
` [PATCH bpf-next 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev
` [PATCH bpf-next 2/2] net: xdp: remove XDP_QUERY_PROG{,_HW}

ARM router NAT performance affected by random/unrelated commits
 2019-05-22 12:17 UTC  (4+ messages)

[PATCH net] net: sched: sch_ingress: do not report ingress filter info in egress path
 2019-05-22 12:13 UTC  (5+ messages)

[PATCH] ravb: implement MTU change while device is up
 2019-05-22 11:59 UTC  (9+ messages)

[RFC PATCH 1/1] enic: prvent waking up stopped tx queues during watchdog reset process
 2019-05-22 11:33 UTC 

[PATCH net v2 0/3] Documentation: tls: add offload documentation
 2019-05-22 11:25 UTC  (5+ messages)
` [PATCH net v2 1/3] Documentation: net: move device drivers docs to a submenu
` [PATCH net v2 2/3] Documentation: tls: RSTify the ktls documentation
` [PATCH net v2 3/3] Documentation: add TLS offload documentation

[PATCH net] sk_msg: Keep reference on socket file while psock lives
 2019-05-22 11:14 UTC  (5+ messages)

[PATCH] e1000e: Work around hardware unit hang by disabling TSO
 2019-05-22 10:58 UTC  (4+ messages)
` [Intel-wired-lan] "

[No Subject]
 2019-05-22  5:41 UTC 

[PATCH] net: stmmac: move reset gpio parse & request to stmmac_mdio_register
 2019-05-22 10:06 UTC 

[PATCH] net: stmmac: fix reset gpio free missing
 2019-05-22 10:05 UTC 

[bpf PATCH] bpf: sockmap, restore sk_write_space when psock gets dropped
 2019-05-22 10:01 UTC 

[PATCH] net: phy: lxt: Add suspend/resume support to LXT971 and LXT973
 2019-05-22 10:01 UTC 

[PATCH bpf] selftests: bpf: add zero extend checks for ALU32 and/or/xor
 2019-05-22  9:23 UTC 

[PATCH] mISDN: make sure device name is NUL terminated
 2019-05-22  8:45 UTC 

DSA setup IMX6ULL and Marvell 88E6390 with 2 Ethernet Phys - CPU Port is not working
 2019-05-22  8:33 UTC 

tc_classid access in skb bpf context
 2019-05-22  8:37 UTC  (2+ messages)

[PATCH] net: macb: save/restore the remaining registers and features
 2019-05-22  8:24 UTC 

[PATCH v2] tipc: Avoid copying bytes beyond the supplied data
 2019-05-22  7:47 UTC  (2+ messages)

[PATCH] samples: bpf: fix style in bpf_load
 2019-05-22  7:45 UTC  (2+ messages)

[PATCH] Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections"
 2019-05-22  7:08 UTC  (3+ messages)

[PATCH] hsr: fix don't prune the master node from the node_db
 2019-05-22  6:07 UTC 

[PATCH v2 bpf-next 0/3] bpf: optimize explored_states
 2019-05-22  5:54 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: cleanup explored_states
` [PATCH v2 bpf-next 2/3] bpf: split explored_states
` [PATCH v2 bpf-next 3/3] bpf: convert explored_states to hash table

[PATCH RFC] net: qualcomm: rmnet: Move common struct definitions to include
 2019-05-22  5:47 UTC  (5+ messages)

[GIT] Networking
 2019-05-22  5:43 UTC 

[PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-22  5:39 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] tools/bpf: sync bpf uapi header bpf.h to tools directory
` [PATCH bpf-next v2 3/3] tools/bpf: add a selftest for bpf_send_signal() helper

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-05-22  5:23 UTC  (25+ messages)
` [RFC PATCH 01/11] bpf: context casting for tail call
` [RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
` [RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
  ` [RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel
` [RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
  ` [RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support
` [RFC PATCH 07/11] bpf: implement writable buffers in contexts
` [RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
    ` [RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change
  ` [RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit
` [RFC PATCH 11/11] dtrace: make use of writable buffers in BPF

[PATCH] net/mlx5e: Allow removing representors netdev to other namespace
 2019-05-22  4:49 UTC  (6+ messages)

[PATCH bpf-next 0/3] bpf: optimize explored_states
 2019-05-22  4:18 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpf: cleanup explored_states
` [PATCH bpf-next 2/3] bpf: split explored_states
` [PATCH bpf-next 3/3] bpf: convert explored_states to hash table

Question about IRQs during the .remove() of virtio-vsock driver
 2019-05-22  3:44 UTC  (6+ messages)

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-22  3:17 UTC  (2+ messages)

WARNING: locking bug in inet_autobind
 2019-05-22  3:16 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] bpf: increase jmp sequence limit
 2019-05-22  3:14 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: bump "
` [PATCH v2 bpf-next 2/3] selftests/bpf: adjust verifier scale test
` [PATCH v2 bpf-next 3/3] selftests/bpf: add pyperf "

[PATCH net 0/3] net/tls: fix device surprise removal with offload
 2019-05-22  2:02 UTC  (4+ messages)
` [PATCH net 1/3] net/tls: avoid NULL-deref on resync during device removal
` [PATCH net 2/3] net/tls: fix state removal with feature flags off
` [PATCH net 3/3] net/tls: don't ignore netdev notifications if no TLS features

[PATCH] samples: bpf: fix: change the buffer size for read()
 2019-05-22  1:59 UTC  (4+ messages)

[PATCH V3 net-next 6/6] ptp: Add a driver for InES time stamping IP core
 2019-05-22  1:42 UTC  (2+ messages)

[PATCH V3 net-next 5/6] net: mdio: of: Register discovered MII time stampers
 2019-05-22  1:22 UTC  (2+ messages)

[PATCH V3 net-next 4/6] dt-bindings: ptp: Introduce MII time stamping devices
 2019-05-22  1:14 UTC  (2+ messages)

[PATCH V3 net-next 3/6] net: Add a layer for non-PHY MII time stamping drivers
 2019-05-22  1:08 UTC  (2+ messages)

[PATCH V3 net-next 2/6] net: Introduce a new MII time stamping interface
 2019-05-22  0:58 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: increase jmp sequence limit
 2019-05-22  0:56 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: bump "
` [PATCH bpf-next 2/3] selftests/bpf: adjust verifier scale test
` [PATCH bpf-next 3/3] selftests/bpf: add pyperf "

[PATCH 1/5] samples/bpf: fix test_lru_dist build
 2019-05-21 23:32 UTC  (9+ messages)
` [PATCH 4/5] samples/bpf: fix tracex5_user build error

[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-05-21 23:22 UTC  (14+ messages)

[PATCH 10/10] docs: fix broken documentation links
 2019-05-21 22:56 UTC  (2+ messages)

[PATCH V3 net-next 1/6] net: Introduce peer to peer one step PTP time stamping
 2019-05-21 22:47 UTC 

[PATCH V3 net-next 0/6] Peer to Peer One-Step time stamping
 2019-05-21 22:47 UTC 

bpf-next is OPEN
 2019-05-21 22:25 UTC 

RFC: Fixing SK_REUSEPORT from sk_lookup_* helpers
 2019-05-21 21:39 UTC  (7+ messages)

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

memory leak in batadv_tvlv_handler_register
 2019-05-21 20:48 UTC  (3+ messages)
` [PATCH net] batadv: fix for leaked TVLV handler

[PATCH v4 0/2] Fix issues with vmalloc flush flag
 2019-05-21 20:51 UTC  (3+ messages)
` [PATCH v4 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v4 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguements

[PATCH v2] usbnet: fix kernel crash after disconnect
 2019-05-21 20:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net] selftests: fib_rule_tests: use pre-defined DEV_ADDR
 2019-05-21 20:44 UTC  (2+ messages)

[RFC net-next 0/9] net: dsa: mv88e6xxx: add RMU support
 2019-05-21 20:42 UTC  (11+ messages)
` [RFC net-next 1/9] net: dsa: introduce dsa_master_find_switch
` [RFC net-next 2/9] net: dsa: allow switches to receive frames
` [RFC net-next 3/9] net: dsa: allow switches to transmit frames
` [RFC net-next 4/9] net: dsa: introduce dsa_is_upstream_port
` [RFC net-next 5/9] net: dsa: introduce dsa_to_master
` [RFC net-next 6/9] net: dsa: mv88e6xxx: add default bus operations
` [RFC net-next 7/9] net: dsa: mv88e6xxx: implement RMU enable
` [RFC net-next 8/9] net: dsa: mv88e6xxx: setup RMU port
` [RFC net-next 9/9] net: dsa: mv88e6xxx: setup RMU bus

Linux Plumbers BPF micro-conference CFP
 2019-05-21 20:31 UTC 

[PATCH net-next] cxgb4: Enable hash filter with offload
 2019-05-21 20:24 UTC  (2+ messages)

[PATCH net-next] cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
 2019-05-21 20:23 UTC  (2+ messages)

[PATCH] net-next: net: Fix typos in ip-sysctl.txt
 2019-05-21 20:21 UTC  (2+ messages)

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

[PATCH net] net: phylink: ensure inband AN works correctly
 2019-05-21 20:12 UTC  (2+ messages)

[PATCH] usbnet: ipheth: fix racing condition
 2019-05-21 20:11 UTC  (2+ messages)

[PATCH v2 0/2] Fix issues with vmalloc flush flag
 2019-05-21 19:47 UTC  (6+ messages)
` [PATCH v2 2/2] vmalloc: Remove work as from vfree path

[PATCH] can: mark expected switch fall-throughs
 2019-05-21 19:06 UTC  (4+ messages)

[PATCH V2 net-next 5/5] ptp: Add a driver for InES time stamping IP core
 2019-05-21 18:52 UTC  (3+ messages)

[RFC PATCH 0/2] Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-21 18:38 UTC  (7+ messages)
` [RFC PATCH 2/2] rtl8xxxu: Add watchdog to update rate mask by signal strength

[PATCH iproute2] man: fix macaddr section of ip-link
 2019-05-21 18:28 UTC 

net: phy: improve pause mode reporting in phy_print_status
 2019-05-21 17:19 UTC  (2+ messages)

[PATCH] ipvs: Fix use-after-free in ip_vs_in
 2019-05-21 16:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] hsr: fix don't prune the master node from the node_db
 2019-05-21 15:46 UTC  (2+ messages)

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

[PATCH bpf] samples/bpf: suppress compiler warning
 2019-05-21 14:56 UTC  (2+ messages)

[PATCH bpf] bpf: Check sk_fullsock() before returning from bpf_sk_lookup()
 2019-05-21 14:48 UTC  (2+ messages)

[PATCH bpf] bpf: fix out-of-bounds read in __bpf_skc_lookup
 2019-05-21 14:47 UTC  (2+ messages)

[PATCH] Documentation/networking: fix af_xdp.rst Sphinx warnings
 2019-05-21 14:46 UTC  (2+ messages)

[PATCH iproute2-next 0/4] Enrich rdma tool for net namespace commands
 2019-05-21 14:22 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] rdma: Add an option to query,set net namespace sharing sys parameter
` [PATCH iproute2-next 2/4] rdma: Add man pages for rdma system commands
` [PATCH iproute2-next 3/4] rdma: Add an option to set net namespace of rdma device
` [PATCH iproute2-next 4/4] rdma: Add man page for rdma dev set netns command

[PATCH bpf] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32
 2019-05-21 14:12 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).