netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 15:15:32 to 2019-01-25 06:27:46 UTC [more...]

[PATCH net-next 0/2] tcp_bbr: Improving TCP BBR performance for WiFi and cellular networks
 2019-01-25  6:27 UTC  (3+ messages)

[PATCH net-next] r8169: factor out PHY init sequence adjusting 10M and ALDPS
 2019-01-25  6:26 UTC  (2+ messages)

[PATCH net-next] r8169: factor out disabling ALDPS
 2019-01-25  6:26 UTC  (2+ messages)

[GIT PULL] Hyper-V hv_netvsc commits for 5.0
 2019-01-25  6:22 UTC  (2+ messages)

[PATCH bpf-next v3 00/16] bpf: propose new jmp32 instructions
 2019-01-25  6:22 UTC  (18+ 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 net-next] bonding: count master 3ad stats separately
 2019-01-25  6:20 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: phy: improve starting PHY
 2019-01-25  6:19 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Fix return value check in qcom_ethqos_probe()
 2019-01-25  6:13 UTC  (2+ messages)

[PATCH net-next 0/7] Devlink health updates
 2019-01-25  6:08 UTC  (3+ messages)

[PATCH] net: amd8111e: clean up two minor indentation issues
 2019-01-25  6:06 UTC  (2+ messages)

[PATCH net-next v4 0/4] Introduce ENETC ethernet drivers
 2019-01-25  6:03 UTC  (2+ messages)

WoL broken in r8169.c since kernel 4.19
 2019-01-25  5:59 UTC  (7+ messages)

[PATCH net-next] net/mlx4_core: A write memory barrier is sufficient in EQ ci update
 2019-01-25  5:54 UTC  (2+ messages)

pull-request: can 2019-01-22
 2019-01-25  5:52 UTC  (2+ messages)

[PATCH net 0/2] mlx4_core fixes for 5.0-rc
 2019-01-25  5:51 UTC  (2+ messages)

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

[PATCH net-next] libceph, ceph: use struct_size() in kmalloc()
 2019-01-25  3:50 UTC  (3+ messages)

[PATCH -next] ptp: fix debugfs_simple_attr.cocci warnings
 2019-01-25  3:33 UTC  (2+ messages)

[PATCH net-next] net: hns3: Fix potential NULL dereference on allocation error
 2019-01-25  3:13 UTC 

[PATCH net-next V4 0/5] vhost: accelerate metadata access through vmap()
 2019-01-25  3:03 UTC  (9+ messages)
` [PATCH net-next V4 5/5] vhost: access vq metadata through kernel virtual address

[PATCH net-next] bridge: remove duplicated include from br_multicast.c
 2019-01-25  2:59 UTC 

[PATCH -next] selftests: bpf: remove duplicated include
 2019-01-25  2:46 UTC 

[PATCH stable 4.4 v2 00/11] fix FragmentSmack in stable branch (CVE-2018-5391)
 2019-01-25  2:48 UTC  (12+ messages)
` [PATCH stable 4.4 v2 01/11] net: speed up skb_rbtree_purge()
` [PATCH stable 4.4 v2 02/11] ip: discard IPv4 datagrams with overlapping segments
` [PATCH stable 4.4 v2 03/11] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH stable 4.4 v2 04/11] inet: frags: get rif of inet_frag_evicting()
` [PATCH stable 4.4 v2 05/11] ip: use rb trees for IP frag queue
` [PATCH stable 4.4 v2 06/11] ipv6: defrag: drop non-last frags smaller than min mtu
` [PATCH stable 4.4 v2 07/11] ip: add helpers to process in-order fragments faster
` [PATCH stable 4.4 v2 08/11] ip: process in-order fragments efficiently
` [PATCH stable 4.4 v2 09/11] net: ipv4: do not handle duplicate fragments as overlapping
` [PATCH stable 4.4 v2 10/11] ip: frags: fix crash in ip_do_fragment()
` [PATCH stable 4.4 v2 11/11] ipv4: frags: precedence bug in ip_expire()

[RFC] Connection Tracking Offload netdev RFC v1.0, part 1/2: command line + implementation
 2019-01-25  2:33 UTC  (14+ messages)
` [RFC PATCH 0/6] Initial, PoC implementation of sw datapath of tc+CT
  ` [RFC PATCH 1/6] flow_dissector: add support for matching on ConnTrack
  ` [RFC PATCH 2/6] net/sched: flower: "
  ` [RFC PATCH 3/6] net/sched: add CT action
  ` [RFC PATCH 4/6] net/sched: act_ct: add support for force flag
  ` [RFC PATCH 5/6] net/sched: act_ct: add support for clear flag
  ` [RFC PATCH 6/6] net/sched: act_ct: allow sending a packet through conntrack multiple times
  ` [RFC PATCH iproute2 0/5] Initial, PoC implementation of sw datapath of tc+CT
    ` [RFC PATCH iproute2 1/5] flower: add support for CT fields
    ` [RFC PATCH iproute2 2/5] act_ct: first import
    ` [RFC PATCH iproute2 3/5] act_ct: add support for commit flag
    ` [RFC PATCH iproute2 4/5] act/ct: add support for force flag
    ` [RFC PATCH iproute2 5/5] act/ct: add support for clear flag

[PATCH net] sctp: set flow sport from saddr only when it's 0
 2019-01-25  2:25 UTC  (2+ messages)

[PATCH net] sctp: set chunk transport correctly when it's a new asoc
 2019-01-25  2:25 UTC  (2+ messages)

[PATCH net] sctp: improve the events for sctp stream adding
 2019-01-25  2:25 UTC  (2+ messages)

[PATCH net] sctp: improve the events for sctp stream reset
 2019-01-25  2:25 UTC  (2+ messages)

[PATCH stable 4.4 00/11] fix FragmentSmack in stable branch (CVE-2018-5391)
 2019-01-25  2:24 UTC  (7+ 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

[PATCH v2] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
 2019-01-25  2:02 UTC 

[PATCH v2] ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
 2019-01-25  1:54 UTC  (2+ messages)

[PATCH net-next 1/7] net: tls: Save iv in tls_rec for async crypto requests
 2019-01-25  1:23 UTC  (4+ messages)

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

[PATCH bpf-next v2 0/3] AF_XDP: add socket monitoring support
 2019-01-25  0:58 UTC  (5+ 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] selftests/bpf: suppress readelf stderr when probing for BTF support
 2019-01-25  0:53 UTC  (3+ messages)

[PATCH iproute2] bpf: add btf func and func_proto kind support
 2019-01-25  0:44 UTC  (2+ messages)

general protection fault in nf_ct_gre_keymap_flush
 2019-01-25  0:44 UTC  (2+ messages)

[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] 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/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  (5+ messages)

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

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 


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