netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 08:55:04 to 2019-01-25 00:12:25 UTC [more...]

[PATCH bpf-next v3 00/16] bpf: propose new jmp32 instructions
 2019-01-25  0:10 UTC  (17+ messages)
` [PATCH bpf-next v3 01/16] bpf: allocate 0x06 to new eBPF instruction class JMP32
` [PATCH bpf-next v3 02/16] bpf: refactor verifier min/max code for condition jump
` [PATCH bpf-next v3 03/16] bpf: verifier support JMP32
` [PATCH bpf-next v3 04/16] bpf: disassembler "
` [PATCH bpf-next v3 05/16] tools: bpftool: teach cfg code about JMP32
` [PATCH bpf-next v3 06/16] bpf: interpreter support for JMP32
` [PATCH bpf-next v3 07/16] bpf: JIT blinds support JMP32
` [PATCH bpf-next v3 08/16] x86_64: bpf: implement jitting of JMP32
` [PATCH bpf-next v3 09/16] x32: "
` [PATCH bpf-next v3 10/16] arm64: "
` [PATCH bpf-next v3 11/16] arm: "
` [PATCH bpf-next v3 12/16] ppc: "
` [PATCH bpf-next v3 13/16] s390: "
` [PATCH bpf-next v3 14/16] nfp: "
` [PATCH bpf-next v3 15/16] selftests: bpf: functional and min/max reasoning unit tests for JMP32
` [PATCH bpf-next v3 16/16] selftests: bpf: makefile support sub-register code-gen test mode

[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-25  0:05 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-24 23:28 UTC  (12+ messages)
` [PATCH v5 1/4] usb: split code locating ACPI companion into port and device
  ` [PATCH v5 3/4] Bluetooth: Allow driver specific cmd timeout handling
  ` [PATCH v5 4/4] Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip
` [PATCH v6 1/4] usb: split code locating ACPI companion into port and device
  ` [PATCH v6 2/4] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v6 3/4] Bluetooth: Allow driver specific cmd timeout handling
  ` [PATCH v6 4/4] Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip

[PATCH net-next 1/7] net: tls: Save iv in tls_rec for async crypto requests
 2019-01-24 22:34 UTC  (3+ messages)

[Patch net] netrom: switch to sock timer API
 2019-01-24 22:18 UTC 

[PATCH bpf-next v3 0/7] xdp: Avoid unloading xdp prog not attached by sample
 2019-01-24 21:47 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] libbpf: Add a helper for retrieving a map fd for a given name
` [PATCH bpf-next v3 2/7] samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe
` [PATCH bpf-next v3 3/7] samples/bpf: Convert XDP samples to libbpf usage
` [PATCH bpf-next v3 4/7] samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}
` [PATCH bpf-next v3 5/7] samples/bpf: Add a "force" flag to XDP samples
` [PATCH bpf-next v3 6/7] libbpf: Add a support for getting xdp prog id on ifindex
` [PATCH bpf-next v3 7/7] samples/bpf: Check the prog id before exiting

marvell 6190 NAT performance
 2019-01-24 21:31 UTC  (2+ messages)

[PATCH iproute2-next 1/2] tc: replace print_string with fprintf for error messages
 2019-01-24 20:30 UTC  (2+ messages)
` [PATCH iproute2-next 2/2] tc: replace left side comparison

[PATCH iproute2-next] iproute: lwtunnel set ip tunnel flags
 2019-01-24 20:27 UTC  (3+ messages)

[PATCH iproute2] f_flower: fix build with musl libc
 2019-01-24 20:26 UTC  (2+ messages)

[PATCH net-next v1 1/2] net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X
 2019-01-24 19:56 UTC  (14+ messages)
` [PATCH net-next v1 2/2] net: dsa: mv88e6xxx: Fix phylink_validate for Topaz family

[RFC bpf-next] bpf: allow users to opt out of releasing objects when urefs are gone
 2019-01-24 19:28 UTC  (3+ messages)

[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
 2019-01-24 20:05 UTC  (6+ messages)

[PATCH bpf-next v2 0/3] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2019-01-24 19:34 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
` [PATCH bpf-next v2 2/3] bpf: implement BPF_LWT_ENCAP_IP mode "
` [PATCH bpf-next v2 3/3] selftests: bpf: add test_lwt_ip_encap selftest

[PATCH 4.20 010/127] netlink: fixup regression in RTM_GETADDR
 2019-01-24 19:19 UTC 

[PATCH bpf-next v2 0/3] AF_XDP: add socket monitoring support
 2019-01-24 18:59 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] net: xsk: track AF_XDP sockets on a per-netns list
` [PATCH bpf-next v2 2/3] xsk: add id to umem
` [PATCH bpf-next v2 3/3] xsk: add sock_diag interface for AF_XDP

[PATCH bpf-next v2 0/8] xdp: Avoid unloading xdp prog not attached by sample
 2019-01-24 18:59 UTC  (9+ messages)
` [PATCH bpf-next v2 2/8] libbpf: Add a helper for retrieving a prog via index

[PATCH net-next v7 0/8] devlink: Add configuration parameters support for devlink_port
 2019-01-24 18:50 UTC  (6+ messages)

[PATCH stable 4.4 00/11] fix FragmentSmack in stable branch (CVE-2018-5391)
 2019-01-24 18:31 UTC  (5+ messages)
` [PATCH stable 4.4 05/11] ip: use rb trees for IP frag queue
` [PATCH stable 4.4 06/11] ipv6: defrag: drop non-last frags smaller than min mtu

KASAN: global-out-of-bounds Read in validate_nla
 2019-01-24 18:23 UTC 

[PATCH] mac80211: Remove attribute packed from struct 'action'
 2019-01-24 18:19 UTC  (5+ messages)
` [PATCH v2] mac80211: Add attribute aligned(2) to "

[PATCH bpf-next v2] selftests/bpf: suppress readelf stderr when probing for BTF support
 2019-01-24 18:14 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Annotate implicit fall through in l2cap_config_rsp
 2019-01-24 18:07 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Correctly annotate implicit fall through in __rfcomm_dlc_close

[PATCH] NET:AX25:ROSE NULL ax25_cb kernel panic
 2019-01-24 17:30 UTC  (2+ messages)

[PATCH] Bluetooth: make hw_err static, reduces object code size
 2019-01-24 17:22 UTC 

[PATCH net-next 7/7] net: tls: Add tests for TLS 1.3
 2019-01-24 17:21 UTC 

[PATCH net-next 5/7] net: tls: Refactor control message handling on recv
 2019-01-24 17:21 UTC 

[PATCH net-next 6/7] net: tls: Add tls 1.3 support
 2019-01-24 17:21 UTC 

[PATCH net-next v3 1/2] net/mlx5e: Update hw flows when encap source mac changed
 2019-01-24 17:21 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net/mlx5e: Don't overwrite pedit action when multiple pedit used

[PATCH net-next 4/7] net: tls: Refactor tls aad space size calculation
 2019-01-24 17:20 UTC 

tc filter insertion rate degradation
 2019-01-24 17:21 UTC  (3+ messages)

[PATCH net-next 3/7] net: tls: Support 256 bit keys
 2019-01-24 17:20 UTC 

[PATCH net-next 2/7] net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS
 2019-01-24 17:20 UTC 

[PATCH net] ibmveth: Do not process frames after calling napi_reschedule
 2019-01-24 17:17 UTC 

[PATCH] net: mlx5: allow default ip_proto to offload
 2019-01-24 17:14 UTC  (6+ messages)

[PATCH 0/8] ARM: at91/dt: update to existing drivers for the sam9x60 SoC
 2019-01-24 17:11 UTC  (5+ messages)
` [PATCH 6/8] power: reset: at91-reset: add support for "

[PATCH bpf-next v2 0/3] support flow dissector in BPF_PROG_TEST_RUN
 2019-01-24 16:49 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
` [PATCH bpf-next v2 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector
` [PATCH bpf-next v2 3/3] selftests/bpf: add simple BPF_PROG_TEST_RUN examples "

[PATCH net-next 0/4] net: IP defrag: use rbtrees in IPv6 defragmentation
 2019-01-24 16:41 UTC  (2+ messages)

[PATCH net-next 0/2] tcp_bbr: Improving TCP BBR performance for WiFi and cellular networks
 2019-01-24 16:36 UTC  (2+ messages)

Want to start it?
 2019-01-24  8:01 UTC 

[PATCH bpf-next 0/3] support flow dissector in BPF_PROG_TEST_RUN
 2019-01-24 16:34 UTC  (4+ messages)
` [PATCH bpf-next 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector

[PATCH] qede: Don't implicitly cast enumerated types in __qede_probe
 2019-01-24 16:27 UTC 

[PATCH net] net: mvpp2: fix condition for setting up link interrupt
 2019-01-24 16:26 UTC  (7+ messages)

[PATCH net-next v2] net: l2tp: fix reading optional fields of L2TPv3
 2019-01-24 16:01 UTC  (2+ messages)

Want to start it?
 2019-01-24 10:20 UTC 

[PATCH 1/2] net: fix coding style
 2019-01-24 15:55 UTC  (2+ messages)

Want to start it?
 2019-01-24  9:12 UTC 

[PATCH iproute2-next] netns: add subcommand to attach an existing network namespace
 2019-01-24 15:50 UTC 

[PATCH net-next 00/10] net: macsec: initial support for hardware offloading
 2019-01-24 15:05 UTC  (17+ messages)
` [PATCH net-next 02/10] net: macsec: convert to SPDX
` [PATCH net-next 03/10] net: macsec: move some definitions in a dedicated header
` [PATCH net-next 05/10] net: phy: introduce a phy_driver macsec helper
` [PATCH net-next 06/10] net: introduce a net_device_ops "

[PATCH v3 lora-next 0/4] net: lora: Add documentation for SX130x and SX125x parts
 2019-01-24 15:04 UTC  (10+ messages)
` [PATCH v3 lora-next 1/4] dt-bindings: lora: sx130x: add basic documentation
` [PATCH v3 lora-next 2/4] dt-bindings: lora: sx125x: "
` [PATCH v3 lora-next 3/4] dt-bindings: lora: sx125x: add clock bindings
` [PATCH v3 lora-next 4/4] dt-bindings: lora: sx130x: "

[PATCH] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
 2019-01-24 14:57 UTC  (5+ messages)

[PATCH] sfp: sfp_read: split-up request when hw rx buffer is too small
 2019-01-24 14:46 UTC  (7+ messages)

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-24 14:46 UTC  (9+ messages)

atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()
 2019-01-24 14:45 UTC 

[PATCH net 0/5] net: aquantia: minor bug fixes after static analysis
 2019-01-24 14:28 UTC  (8+ messages)
` [PATCH net 5/5] net: aquantia: added err var into AQ_HW_WAIT_FOR construct

[PATCH 0/7] AF_PACKET transport_offset fix
 2019-01-24 14:21 UTC  (13+ messages)
` [PATCH 1/7] net: Don't set transport offset to invalid value
` [PATCH 3/7] net/ethernet: Add parse_protocol header_ops support

[PATCH] net: usb: asix: ax88772_bind return error when hw_reset fail
 2019-01-24 14:03 UTC  (2+ messages)

[PATCH v3] netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
 2019-01-24 13:59 UTC  (6+ messages)

[PATCH] net: macb: Apply RXUBR workaround only to versions with errata
 2019-01-24 13:38 UTC 

[PATCH bpf-next 0/3] AF_XDP: add socket monitoring support
 2019-01-24 13:15 UTC  (6+ messages)
` [PATCH bpf-next 3/3] xsk: add sock_diag interface for AF_XDP

eBPF equivalent of SKF_AD_HATYPE / skb->dev->type
 2019-01-24 13:12 UTC  (4+ messages)

UBSAN: Undefined behaviour in net/ipv4/ip_output.c
 2019-01-24 13:03 UTC  (3+ messages)

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-01-24 12:58 UTC  (3+ messages)
` [PATCH 1/3] treewide: Lift switch variables out of switches

[PATCH] ipvs: Fix signed integer overflow when setsockopt timeout
 2019-01-24 12:32 UTC  (4+ messages)

[PATCH mlx5-next 0/4] mlx5 next misc updates
 2019-01-24 12:30 UTC  (2+ messages)

Question: pause mode disabled for marvell 88e151x phy
 2019-01-24 12:28 UTC  (7+ messages)

[PATCH rdma-next 00/12] Add SRQ and XRC support for ODP MRs
 2019-01-24 12:25 UTC  (2+ messages)

[PATCH bpf v3 0/9] bpf fix to prevent oob under speculation
 2019-01-24 11:53 UTC  (6+ messages)
  ` stable backport for the BPF speculation series? [was: Re: [PATCH bpf v3 0/9] bpf fix to prevent oob under speculation]

[PATCH v3 bpf-next] bpf: allow BPF programs access skb_shared_info->gso_segs field
 2019-01-24 11:30 UTC  (2+ messages)

[PATCH bpf-next] bpftool: feature probing, change default action
 2019-01-24 11:29 UTC  (3+ messages)

[PATCH] net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
 2019-01-24 11:27 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: use the proper optlen when doing strncpy in bpf_getsockopt()
 2019-01-24 11:24 UTC  (2+ messages)

[PATCH 0/3] Correct CAN clocks definition
 2019-01-24 10:01 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes

[PATCH net-next 0/7] Devlink health updates
 2019-01-24  9:57 UTC  (11+ messages)
` [PATCH net-next 2/7] net/mlx5e: Move driver to use devlink msg API
` [PATCH net-next 3/7] devlink: move devlink health reporter "

[PATCH bpf-next v2 00/16] bpf: propose new jmp32 instructions
 2019-01-24  9:53 UTC  (4+ messages)
` [PATCH bpf-next v2 13/16] ppc: bpf: implement jitting of JMP32

[PATCH v11 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs
 2019-01-24  9:49 UTC  (11+ messages)

[PATCH net-next 1/1] openvswitch: Declare ovs key structures using macros
 2019-01-24  9:46 UTC 

[PATCH 2/4] can: bcm: check timer values before ktime conversion
 2019-01-24  9:13 UTC  (2+ messages)

[PATCH] [stable pre-4.8] can: bcm: check timer values before ktime conversion
 2019-01-24  9:08 UTC 

[PATCH bpf-next v5 0/9] tools: bpftool: add probes for system and device
 2019-01-24  8:55 UTC  (4+ messages)
` [PATCH bpf-next v5 4/9] tools: bpftool: add probes for eBPF program types


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