netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-20 20:24:31 to 2019-06-21 17:12:12 UTC [more...]

[PATCH bpf-next v7 1/9] bpf: implement getsockopt and setsockopt hooks
 2019-06-21 17:11 UTC  (2+ messages)

[PATCH 0/3] net: ethernet: atheros: atlx: Use PCI generic definitions instead of private duplicates
 2019-06-21 17:11 UTC  (5+ messages)
` [PATCH 1/3] net: ethernet: atheros: atlx: Rename local PCI defines to generic names
` [PATCH 2/3] net: ethernet: atheros: atlx: Include generic PCI definitions
` [PATCH 3/3] net: ethernet: atheros: atlx: Remove unused and private "

[PATCH net] tcp: refine memory limit test in tcp_fragment()
 2019-06-21 14:50 UTC  (2+ messages)

[RFC bpf-next 0/7] Programming socket lookup with BPF
 2019-06-21 16:54 UTC  (9+ messages)

[PATCH net-next 0/6] Microsemi Felix switch support
 2019-06-21 16:49 UTC  (8+ messages)
` [PATCH net-next 1/6] ocelot: Filter out ocelot SoC specific PCS config from common path
` [PATCH net-next 2/6] ocelot: Refactor common ocelot probing code to ocelot_init
` [PATCH net-next 3/6] ocelot: Factor out resource ioremap and regmap init common code
` [PATCH net-next 4/6] arm64: dts: fsl: ls1028a: Add Felix switch port DT node
` [PATCH net-next 5/6] dt-bindings: net: Add DT bindings for Microsemi Felix Switch
` [PATCH net-next 6/6] net/mssc/ocelot: Add basic Felix switch driver

[PATCH v3 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 16:44 UTC  (8+ messages)
` [PATCH v3 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v3 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v3 3/3] net: fddi: skfp: Remove unused private "

[PATCH net] af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
 2019-06-21 16:41 UTC  (5+ messages)

[PATCH net-next] net: macb: use NAPI_POLL_WEIGHT
 2019-06-21 15:28 UTC 

selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
 2019-06-21 16:17 UTC  (3+ messages)

[PATCH net-next 00/12] netfilter: add hardware offload infrastructure
 2019-06-21 16:17 UTC  (6+ messages)
` [PATCH net-next 08/12] net: cls_api: do not expose tcf_block to drivers
` [PATCH net-next 10/12] net: flow_offload: add flow_block_cb API

eBPF verifier slowness, more than 2 cpu seconds for about 600 instructions
 2019-06-21 15:52 UTC  (3+ messages)
` 6c409a3aee: kernel_selftests.bpf.test_verifier.fail

[PATCH v3 rdma-next 0/3] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-06-21 15:49 UTC  (2+ messages)

[PATCH net-next v7 00/11] Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions
 2019-06-21 15:45 UTC  (12+ messages)
` [PATCH net-next v7 01/11] fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
` [PATCH net-next v7 02/11] ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
` [PATCH net-next v7 03/11] ipv4/route: Allow NULL flowinfo in rt_fill_info()
` [PATCH net-next v7 04/11] ipv4: Dump route exceptions if requested
` [PATCH net-next v7 05/11] Revert "net/ipv6: Bail early if user only wants cloned entries"
` [PATCH net-next v7 06/11] ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
` [PATCH net-next v7 07/11] ipv6/route: Change return code of rt6_dump_route() for partial node dumps
` [PATCH net-next v7 08/11] ipv6: Dump route exceptions if requested
` [PATCH net-next v7 09/11] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
` [PATCH net-next v7 10/11] selftests: pmtu: Introduce list_flush_ipv4_exception test case
` [PATCH net-next v7 11/11] selftests: pmtu: Make list_flush_ipv6_exception test more demanding

[PATCH net-next 00/18] Add ionic driver
 2019-06-21 15:43 UTC  (30+ messages)
` [PATCH net-next 01/18] ionic: Add basic framework for IONIC Network device driver
` [PATCH net-next 02/18] ionic: Add hardware init and device commands
  ` [PATCH] ionic: fix simple_open.cocci warnings
` [PATCH net-next 03/18] ionic: Add port management commands
` [PATCH net-next 04/18] ionic: Add basic lif support
` [PATCH net-next 05/18] ionic: Add interrupts and doorbells
` [PATCH net-next 06/18] ionic: Add basic adminq support
` [PATCH net-next 07/18] ionic: Add adminq action
` [PATCH net-next 08/18] ionic: Add notifyq support
` [PATCH net-next 09/18] ionic: Add the basic NDO callbacks for netdev support
` [PATCH net-next 10/18] ionic: Add management of rx filters
` [PATCH net-next 11/18] ionic: Add Rx filter and rx_mode nod support
  ` [PATCH] ionic: fix semicolon.cocci warnings
` [PATCH net-next 12/18] ionic: Add async link status check and basic stats
` [PATCH net-next 13/18] ionic: Add initial ethtool support
` [PATCH net-next 14/18] ionic: Add Tx and Rx handling
` [PATCH net-next 15/18] ionic: Add netdev-event handling
` [PATCH net-next 16/18] ionic: Add driver stats
` [PATCH net-next 17/18] ionic: Add RSS support
` [PATCH net-next 18/18] ionic: Add coalesce and other features

[PATCH v5 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 15:40 UTC  (4+ messages)
` [PATCH v5 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v5 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v5 3/3] net: fddi: skfp: Remove unused private "

[PATCH net-next] net: macb: use GRO
 2019-06-21 15:30 UTC 

[PATCH net] net: macb: do not copy the mac address if NULL
 2019-06-21 15:26 UTC 

[PATCH nf-next v5] netfilter: add support for matching IPv4 options
 2019-06-21 15:29 UTC  (2+ messages)

[PATCH bpf-next] libbpf: add xsk_ring_prod__free() function
 2019-06-21 15:25 UTC 

[PATCH net-next] netfilter: ipv6: Fix build error without CONFIG_IPV6
 2019-06-21 15:20 UTC  (6+ messages)

[PATCH v4 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 15:19 UTC  (5+ messages)
` [PATCH v4 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v4 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v4 3/3] net: fddi: skfp: Remove unused private "

[PATCH nf-next] netfilter: bridge: Fix non-untagged fragment packet
 2019-06-21 15:08 UTC  (2+ messages)

[PATCH net-next] doc: phy: document some PHY_INTERFACE_MODE_xxx settings
 2019-06-21 14:59 UTC 

[PATCH net-next 0/4] cxgb4: Reference count MPS TCAM entries within a PF
 2019-06-21 14:36 UTC  (5+ messages)
` [PATCH net-next 1/4] cxgb4: Re-work the logic for mps refcounting
` [PATCH net-next 2/4] cxgb4: Add MPS TCAM refcounting for raw mac filters
` [PATCH net-next 3/4] cxgb4: Add MPS TCAM refcounting for cxgb4 change mac
` [PATCH net-next 4/4] cxgb4: Add MPS refcounting for alloc/free mac filters

[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
 2019-06-21 13:57 UTC  (12+ messages)
            ` Stats for XDP actions (was: Re: [PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames)
              ` Stats for XDP actions

[PATCH v2 09/29] docs: driver-model: convert docs to ReST and rename to *.rst
 2019-06-21 13:47 UTC  (4+ messages)
` [PATCH v2 20/29] docs: leds: convert to ReST

[PATCH] net/sched: cbs: Fix error path of cbs_module_init
 2019-06-21 13:44 UTC 

[PATCH v3 0/5] net: macb: cover letter
 2019-06-21 13:29 UTC  (11+ messages)
` [PATCH v3 1/5] net: macb: add phylink support
` [PATCH v3 2/5] net: macb: add support for sgmii MAC-PHY interface
` [PATCH v3 3/5] net: macb: add support for c45 PHY
` [PATCH v3 4/5] net: macb: add support for high speed interface
` [PATCH v3 5/5] net: macb: parameter added to cadence ethernet controller DT binding

WARNING in is_bpf_text_address
 2019-06-21 12:57 UTC 

memory leak in llc_ui_create (2)
 2019-06-21 12:57 UTC 

[PATCH v3 net-next 0/5] ipv6: avoid taking refcnt on dst during route lookup
 2019-06-21 12:33 UTC  (8+ messages)
` [PATCH v3 net-next 1/5] ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
` [PATCH v3 net-next 2/5] ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
` [PATCH v3 net-next 3/5] ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
` [PATCH v3 net-next 4/5] ipv6: convert rx data path to not take refcnt on dst
` [PATCH v3 net-next 5/5] ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF

bonded active-backup ethernet-wifi drops packets
 2019-06-21 12:30 UTC  (2+ messages)

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-21 11:33 UTC  (11+ messages)

[PATCH] rt2x00: fix rx queue hang
 2019-06-21 11:30 UTC  (3+ messages)

[PATCH v7 0/6] Add support for Orange Pi 3
 2019-06-21 10:44 UTC  (2+ messages)

[PATCH iproute2-next v2 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-21 10:30 UTC  (2+ messages)

[PATCH v2 bpf-next 00/11] BTF-defined BPF map definitions
 2019-06-21 10:29 UTC  (6+ messages)

[PATCH iproute2] ip monitor: display interfaces from all groups
 2019-06-21  9:21 UTC 

[v7, PATCH] add some features in stmmac
 2019-06-21  9:15 UTC  (3+ messages)
` [v7, PATCH] net: stmmac: add support for hash table size 128/256 in dwmac4

KMSAN: uninit-value in tipc_nl_compat_bearer_disable
 2019-06-21  8:39 UTC  (2+ messages)

Poor Loopback Interface Performance
 2019-06-21  8:13 UTC 

[PATCH net] ipv6: fix neighbour resolution with raw socket
 2019-06-21  8:09 UTC  (5+ messages)

[RFC PATCH net-next 1/1] tc-testing: Restore original behaviour for namespaces in tdc
 2019-06-21  7:48 UTC  (6+ messages)

skb_to_sgvec() causes sg_pcopy_to_buffer() wrong
 2019-06-21  7:37 UTC 

[PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2019-06-21  5:22 UTC  (2+ messages)

[PATCH][next] libbpf: fix spelling mistake "conflictling" -> "conflicting"
 2019-06-21  5:08 UTC  (2+ messages)

[PATCH v2 bpf-next 0/7] libbpf: add tracing attach APIs
 2019-06-21  4:55 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/7] libbpf: make libbpf_strerror_r agnostic to sign of error
` [PATCH v2 bpf-next 2/7] libbpf: add ability to attach/detach BPF to perf event
` [PATCH v2 bpf-next 3/7] libbpf: add kprobe/uprobe attach API
` [PATCH v2 bpf-next 4/7] libbpf: add tracepoint/raw tracepoint "
` [PATCH v2 bpf-next 5/7] selftests/bpf: switch test to new attach_perf_event API
` [PATCH v2 bpf-next 6/7] selftests/bpf: add kprobe/uprobe selftests
` [PATCH v2 bpf-next 7/7] selftests/bpf: convert existing tracepoint tests to new APIs

[PATCH bpf-next 0/7] libbpf: add tracing attach APIs
 2019-06-21  4:50 UTC  (16+ messages)
` [PATCH bpf-next 1/7] libbpf: make libbpf_strerror_r agnostic to sign of error
` [PATCH bpf-next 2/7] libbpf: add ability to attach/detach BPF to perf event
` [PATCH bpf-next 3/7] libbpf: add kprobe/uprobe attach API
` [PATCH bpf-next 4/7] libbpf: add tracepoint/raw tracepoint "
` [PATCH bpf-next 5/7] selftests/bpf: switch test to new attach_perf_event API
` [PATCH bpf-next 6/7] selftests/bpf: add kprobe/uprobe selftests
` [PATCH bpf-next 7/7] selftests/bpf: convert existing tracepoint tests to new APIs

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-21  4:05 UTC  (8+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF

[PATCH v2 net-next 0/2] net: mediatek: Add MT7621 TRGMII mode support
 2019-06-21  3:55 UTC  (3+ messages)

[PATCH] net: fddi: skfp: remove generic PCI defines from skfbi.h
 2019-06-21  3:51 UTC  (4+ messages)

[RFC net-next] net: dsa: add support for MC_DISABLED attribute
 2019-06-21  2:24 UTC  (2+ messages)

[PATCH] FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h
 2019-06-21  2:09 UTC  (2+ messages)

[PATCH net-next v3 0/6] net/sched: Add txtime-assist support for taprio
 2019-06-21  1:50 UTC  (3+ messages)
` [PATCH net-next v3 1/6] igb: clear out tstamp after sending the packet
  ` [Intel-wired-lan] "

[PATCH 1/2] net: intel: igb: minor ethool regdump amendment
 2019-06-21  1:47 UTC  (4+ messages)
` [PATCH 2/2] net: intel: igb: add RR2DCDELAY to ethtool registers dump

[PATCH net-next] ipv6: Convert gateway validation to use fib6_info
 2019-06-21  0:52 UTC  (3+ messages)

[PATCH] flow_dissector: Fix vlan header offset in __skb_flow_dissect
 2019-06-21  0:33 UTC  (4+ messages)

[PATCH v2] e1000e: Make watchdog use delayed work
 2019-06-20 23:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 1/1] net: fastopen: robustness and endianness fixes for SipHash
 2019-06-20 23:03 UTC  (2+ messages)

[PATCH net-next 5/5] ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
 2019-06-20 22:47 UTC  (2+ messages)

[PATCH net-next v4 0/7] net/sched: Add txtime-assist support for taprio
 2019-06-20 21:56 UTC  (10+ messages)
` [PATCH net-next v4 1/7] igb: clear out tstamp after sending the packet
` [PATCH net-next v4 2/7] etf: Add skip_sock_check

kernel panic: corrupted stack end in corrupted
 2019-06-20 21:53 UTC  (2+ messages)

[PATCH v2 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-20 21:37 UTC  (5+ messages)
` [PATCH v2 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v2 3/3] net: fddi: skfp: Remove unused private "

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

network unstable on odroid-c1/meson8b
 2019-06-20 20:54 UTC  (5+ 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).