netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-10 11:45:09 to 2019-04-11 07:09:09 UTC [more...]

[PATCH net-next] net: fou: remove redundant code in gue_udp_recv
 2019-04-11  7:09 UTC  (2+ messages)

[PATCH net] net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
 2019-04-11  7:02 UTC  (2+ messages)

Tun congestion/BQL
 2019-04-11  7:01 UTC  (8+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-04-11  6:58 UTC 

[PATCH] net: add big honking pfmemalloc OOM warning
 2019-04-11  6:51 UTC  (7+ messages)

[PATCH 0/4 v2] Convert rhashtable to use bitlocks
 2019-04-11  6:40 UTC  (7+ messages)
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket

[PATCH] can: dev: clean up CAN ctrlmode when close CAN device
 2019-04-11  6:38 UTC  (7+ messages)
  ` [EXT] "

[PATCH bpf v2 0/2] libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus
 2019-04-11  6:20 UTC  (6+ messages)
` [PATCH bpf v2 1/2] libbpf: remove likely/unlikely in xsk.h
` [PATCH bpf v2 2/2] libbpf: remove dependency on barrier.h "

[PATCH/RFC v2 bpf-next 00/19] bpf: eliminate zero extensions for sub-register writes
 2019-04-11  6:13 UTC  (28+ messages)
` [PATCH/RFC v2 bpf-next 01/19] bpf: refactor propagate_liveness to eliminate duplicated for loop
` [PATCH/RFC v2 bpf-next 02/19] bpf: refactor propagate_liveness to eliminate code redundance
  ` [oss-drivers] "
` [PATCH/RFC v2 bpf-next 03/19] bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
  ` [oss-drivers] "
` [PATCH/RFC v2 bpf-next 04/19] bpf: refactor "check_reg_arg" to eliminate code redundancy
` [PATCH/RFC v2 bpf-next 05/19] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32
` [PATCH/RFC v2 bpf-next 06/19] bpf: mark lo32 writes that should be zero extended into hi32
` [PATCH/RFC v2 bpf-next 07/19] bpf: reduce false alarm by refining helper call arg types
` [PATCH/RFC v2 bpf-next 08/19] bpf: insert explicit zero extension insn when hardware doesn't do it implicitly
` [PATCH/RFC v2 bpf-next 09/19] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH/RFC v2 bpf-next 10/19] bpf: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH/RFC v2 bpf-next 11/19] libbpf: new global variable "libbpf_test_mode"
` [PATCH/RFC v2 bpf-next 12/19] selftests: enable hi32 randomization for "test_progs" and "test_verifier"
` [PATCH/RFC v2 bpf-next 13/19] arm: bpf: eliminate zero extension code-gen
` [PATCH/RFC v2 bpf-next 14/19] powerpc: "
` [PATCH/RFC v2 bpf-next 15/19] s390: "
` [PATCH/RFC v2 bpf-next 16/19] sparc: "
` [PATCH/RFC v2 bpf-next 17/19] x32: "
` [PATCH/RFC v2 bpf-next 18/19] riscv: "
` [PATCH/RFC v2 bpf-next 19/19] nfp: "

[net] tipc: missing entries in name table of publications
 2019-04-11  5:58 UTC  (2+ messages)

[PATCH v4 1/2] net: phy: mscc: add support for VSC8514 PHY
 2019-04-11  5:51 UTC  (2+ messages)

[PATCH net-next] fou: correct spelling of encapsulation
 2019-04-11  5:48 UTC  (2+ messages)

[PATCH bpf-next 0/5] Bulk optimization for XDP cpumap redirect
 2019-04-11  5:47 UTC  (14+ messages)
` [PATCH bpf-next 1/5] bpf: cpumap use ptr_ring_consume_batched
` [PATCH bpf-next 2/5] bpf: cpumap use netif_receive_skb_list
` [PATCH bpf-next 3/5] net: core: introduce build_skb_around
` [PATCH bpf-next 4/5] bpf: cpumap do bulk allocation of SKBs
` [PATCH bpf-next 5/5] bpf: cpumap memory prefetchw optimizations for struct page

[PATCH net] vhost: reject zero size iova range
 2019-04-11  5:46 UTC  (2+ messages)

[PATCH net] net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
 2019-04-11  5:43 UTC  (2+ messages)

[PATCH net v8] failover: allow name change on IFF_UP slave interfaces
 2019-04-11  5:14 UTC  (2+ messages)

[PATCH bpf-next] selftests: bpf: add VRF test cases to lwt_ip_encap test
 2019-04-11  5:04 UTC  (6+ messages)

[PATCH net-next 00/10] ipv6: Refactor nexthop selection helpers during a fib lookup
 2019-04-11  4:54 UTC  (6+ messages)
` [PATCH net-next 10/10] ipv6: Refactor __ip6_route_redirect

[PATCH bpf-next] libbpf: Fix build with gcc-8
 2019-04-11  4:20 UTC  (2+ messages)

[crypto 0/4] Inline TLS client and v6 support
 2019-04-11  4:17 UTC  (5+ messages)

cellular modem driver APIs
 2019-04-11  3:54 UTC  (9+ messages)

[PATCH net] net: vrf: remove redundant vrf neigh entry
 2019-04-11  3:39 UTC  (3+ messages)

[PATCH net-next V6 1/2] net/sched: taprio: fix picos_per_byte miscalculation
 2019-04-11  3:00 UTC  (2+ messages)

[PATCH net v2 0/2] Fix thunderx MTU with XDP
 2019-04-11  2:35 UTC  (3+ messages)

[PATCH net-next V6 0/2] net/sched: taprio: fix picos_per_byte miscalculation
 2019-04-11  2:28 UTC  (2+ messages)

[PATCH net] team: set slave to promisc if team is already in promisc mode
 2019-04-11  2:18 UTC  (3+ messages)
` [PATCHv2 "

BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
 2019-04-11  1:43 UTC  (2+ messages)

[PATCH net] net/tls: fix build without CONFIG_TLS_DEVICE
 2019-04-11  0:24 UTC  (2+ messages)

gsmtap design/extensions?
 2019-04-10 23:45 UTC  (5+ messages)

[net:master 28/30] net//tls/tls_main.c:290:29: error: 'TLS_HW' undeclared; did you mean 'TLS_SW'?
 2019-04-10 23:11 UTC 

[PATCH v2 net-next 00/22] NXP SJA1105 DSA driver
 2019-04-10 21:52 UTC  (10+ messages)
` [PATCH v2 net-next 05/22] net: dsa: Add more convenient functions for installing port VLANs
` [PATCH v2 net-next 07/22] ether: Add dedicated Ethertype for pseudo-802.1Q DSA tagging
` [PATCH v2 net-next 11/22] net: dsa: Allow drivers to modulate between presence and absence of tagging

[PATCH 5/5] sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event()
 2019-04-10 21:21 UTC 

[PATCH v5 4/5] sctp: Make sctp_enqueue_event tak an skb list
 2019-04-10 21:20 UTC 

[PATCH v5 3/5] sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event
 2019-04-10 21:20 UTC 

[PATCH v5 2/5] sctp: Always pass skbs on a list to sctp_ulpq_tail_event()
 2019-04-10 21:20 UTC 

[PATCH v5 1/5] sctp: Remove superfluous test in sctp_ulpq_reasm_drain()
 2019-04-10 21:19 UTC 

[PATCH v5 0/5] SCTP: Event skb list overhaul
 2019-04-10 21:19 UTC 

[PATCH net-next] net: strparser: fix comment
 2019-04-10 21:13 UTC  (2+ messages)

[PATCH v4 bpf-next 0/3] bpf: add bpf_progenyof helper
 2019-04-10 20:36 UTC  (5+ messages)
` [PATCH v5 bpf-next 0/3] bpf: add bpf_descendant_of helper
  ` [PATCH v5 bpf-next 1/3] "
  ` [PATCH v5 bpf-next 2/3] bpf: sync kernel uapi headers
  ` [PATCH v5 bpf-next 3/3] bpf: add tests for bpf_descendant_of

[PATCH net 0/3] net: tls: fix memory leaks and freeing skbs
 2019-04-10 20:07 UTC  (6+ messages)
` [PATCH net 1/3] net/tls: fix the IV leaks
` [PATCH net 2/3] net/tls: don't leak partially sent record in device mode
` [PATCH net 3/3] net: strparser: partially revert "strparser: Call skb_unclone conditionally"

[PATCH net-next] ipv4: Handle RTA_GATEWAY set to 0
 2019-04-10 19:47 UTC  (3+ messages)

[PATCH net-next] net: phy: switch drivers to use dynamic feature detection
 2019-04-10 19:33 UTC  (4+ messages)

[PATCH net 0/2] ibmvnic: Fix netdev features settings on reset
 2019-04-10 19:29 UTC  (4+ messages)
` [PATCH net 1/2] ibmvnic: Enable GRO
` [PATCH net 2/2] ibmvnic: Fix netdev feature clobbering during a reset

[PATCH net-next v2 0/5] net: sched: move back qlen to per CPU accounting
 2019-04-10 19:26 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: caif: avoid using qdisc_qlen()
` [PATCH net-next v2 2/5] net: sched: prefer qdisc_is_empty() over direct qlen access
` [PATCH net-next v2 3/5] net: sched: always do stats accounting according to TCQ_F_CPUSTATS
` [PATCH net-next v2 4/5] net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
` [PATCH net-next v2 5/5] Revert: "net: sched: put back q.qlen into a single location"

[PATCH net 0/7] mlxsw: Various fixes
 2019-04-10 18:58 UTC  (6+ messages)
` [PATCH net 1/7] mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
` [PATCH net 7/7] mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2

[PATCH iproute2-next] ip xfrm: support setting/printing XFRMA_IF_ID attribute in states/policies
 2019-04-10 18:50 UTC  (4+ messages)

[PATCH rdma-next 00/12] Move IB representors to single IB device multiple ports
 2019-04-10 18:06 UTC  (5+ messages)

[PATCH bpf-next v2] libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE
 2019-04-10 17:29 UTC  (2+ messages)

[PATCH v2 net-next] ravb: Avoid unsupported internal delay mode for R-Car E3/D3
 2019-04-10 17:17 UTC  (4+ messages)

[PATCH net-next] net: sched: flower: insert filter to ht before offloading it to hw
 2019-04-10 17:00 UTC  (10+ messages)

[PATCH 0/6] stricter netlink validation
 2019-04-10 16:55 UTC  (3+ messages)
` [PATCH 2/6] netlink: make validation more configurable for future strictness

[PULL] virtio: fixes
 2019-04-10 16:50 UTC  (2+ messages)

[PATCH] MIPS: eBPF: Make ebpf_to_mips_reg() static
 2019-04-10 16:37 UTC  (2+ messages)

[PATCH bpf-next] [tools/bpf] fix a few ubsan warning
 2019-04-10 16:24 UTC  (3+ messages)

[PATCH 1/2] s390: Convert IS_ENABLED uses to __is_defined
 2019-04-10 16:19 UTC  (2+ messages)

[PATCH v2 net-next 00/18] ipv4: Enable support for IPv6 gateway with IPv4 routes
 2019-04-10 15:44 UTC  (6+ messages)
` [PATCH v2 net-next 08/18] ipv4: Refactor fib_check_nh

[PATCH bpf-next] tools/bpftool: show btf id in program information
 2019-04-10 15:39 UTC  (2+ messages)

[RFC net-next 1/1] tdc.py: Introduce required plugins
 2019-04-10 14:33 UTC  (2+ messages)

BCM4335 though sdio is not fully restarted after rmmod and modprobe
 2019-04-10 13:51 UTC 

[PATCH v4 00/36] thunderbolt: Software connection manager improvements
 2019-04-10 13:36 UTC  (36+ messages)
` [PATCH v4 01/36] net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending
` [PATCH v4 02/36] thunderbolt: Remove unused work field in struct tb_switch
` [PATCH v4 03/36] thunderbolt: Drop duplicated get_switch_at_route()
` [PATCH v4 04/36] thunderbolt: Block reads and writes if switch is unplugged
` [PATCH v4 06/36] thunderbolt: Do not allocate switch if depth is greater than 6
` [PATCH v4 07/36] thunderbolt: Enable TMU access when accessing port space on legacy devices
` [PATCH v4 08/36] thunderbolt: Add dummy read after port capability list walk on Light Ridge
` [PATCH v4 09/36] thunderbolt: Move LC specific functionality into a separate file
` [PATCH v4 10/36] thunderbolt: Configure lanes when switch is initialized
` [PATCH v4 11/36] thunderbolt: Set sleep bit when suspending switch
` [PATCH v4 12/36] thunderbolt: Properly disable path
` [PATCH v4 13/36] thunderbolt: Cache adapter specific capability offset into struct port
` [PATCH v4 14/36] thunderbolt: Rename tunnel_pci to tunnel
` [PATCH v4 15/36] thunderbolt: Generalize tunnel creation functionality
` [PATCH v4 16/36] thunderbolt: Add functions for allocating and releasing HopIDs
` [PATCH v4 17/36] thunderbolt: Assign remote for both ports in case of dual link
` [PATCH v4 18/36] thunderbolt: Add helper function to iterate from one port to another
` [PATCH v4 19/36] thunderbolt: Extend tunnel creation to more than 2 adjacent switches
` [PATCH v4 20/36] thunderbolt: Deactivate all paths before restarting them
` [PATCH v4 21/36] thunderbolt: Discover preboot PCIe paths the boot firmware established
` [PATCH v4 22/36] thunderbolt: Add support for full PCIe daisy chains
` [PATCH v4 23/36] thunderbolt: Scan only valid NULL adapter ports in hotplug
` [PATCH v4 24/36] thunderbolt: Generalize port finding routines to support all port types
` [PATCH v4 25/36] thunderbolt: Rework NFC credits handling
` [PATCH v4 26/36] thunderbolt: Add support for Display Port tunnels
` [PATCH v4 27/36] thunderbolt: Do not tear down tunnels when driver is unloaded
` [PATCH v4 28/36] thunderbolt: Run tb_xdp_handle_request() in system workqueue
` [PATCH v4 29/36] thunderbolt: Add XDomain UUID exchange support
` [PATCH v4 30/36] thunderbolt: Add support for DMA tunnels
` [PATCH v4 31/36] thunderbolt: Make tb_switch_alloc() return ERR_PTR()
` [PATCH v4 32/36] thunderbolt: Add support for XDomain connections
` [PATCH v4 33/36] thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters
` [PATCH v4 34/36] thunderbolt: Make rest of the logging to happen at debug level
` [PATCH v4 35/36] thunderbolt: Reword output of tb_dump_hop()
` [PATCH v4 36/36] thunderbolt: Start firmware on Titan Ridge Apple systems

[PATCH v11 1/5] can: m_can: Create a m_can platform framework
 2019-04-10 13:24 UTC  (4+ messages)

[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-10 13:11 UTC  (7+ messages)
` [PATCH v10 4/7] dt-bindings: anybus-controller: document devicetree binding

[PATCH v6 00/20] x86/split_lock: Enable split locked accesses detection
 2019-04-10 12:35 UTC  (6+ messages)
` [PATCH v6 13/20] x86/split_lock: Enable split lock detection by default


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).