netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-10 16:38:10 to 2019-06-11 04:48:37 UTC [more...]

[PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-11  4:47 UTC  (8+ messages)
` [PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [PATCH bpf-next 3/8] libbpf: refactor map initialization
` [PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset
` [PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF
` [PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps

[PATCH net v3 0/3] net/sched: fix actions reading the network header in case of QinQ packets
 2019-06-11  4:43 UTC  (11+ messages)

[PATCH net-next 00/12] tls: add support for kernel-driven resync and nfp RX offload
 2019-06-11  4:40 UTC  (13+ messages)
` [PATCH net-next 01/12] net/tls: simplify seq calculation in handle_device_resync()
` [PATCH net-next 02/12] net/tls: pass record number as a byte array
` [PATCH net-next 03/12] net/tls: rename handle_device_resync()
` [PATCH net-next 04/12] net/tls: add kernel-driven TLS RX resync
` [PATCH net-next 05/12] nfp: tls: set skb decrypted flag
` [PATCH net-next 06/12] nfp: rename nfp_ccm_mbox_alloc()
` [PATCH net-next 07/12] nfp: add async version of mailbox communication
` [PATCH net-next 08/12] nfp: tls: implement RX TLS resync
` [PATCH net-next 09/12] nfp: tls: enable TLS RX offload
` [PATCH net-next 10/12] net/tls: generalize the resync callback
` [PATCH net-next 11/12] net/tls: add kernel-driven resync mechanism for TX
` [PATCH net-next 12/12] nfp: tls: make use of kernel-driven TX resync

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-11  4:36 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [RFC PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [RFC PATCH bpf-next 3/8] libbpf: refactor map initialization
` [RFC PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset
` [RFC PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [RFC PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps
` [RFC PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined map definitions

[PATCH RESEND net] net: handle 802.1P vlan 0 packets properly
 2019-06-11  4:34 UTC  (2+ messages)

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-11  4:18 UTC  (9+ messages)
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls

[PATCH net-next] tcp: add optional per socket transmit delay
 2019-06-11  3:03 UTC 

[PATCH] netfilter: nft_paylaod: add base type NFT_PAYLOAD_LL_HEADER_NO_TAG
 2019-06-11  3:01 UTC  (3+ messages)

tp->copied_seq used before assignment in tcp_check_urg
 2019-06-11  2:19 UTC  (4+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-11  2:11 UTC  (4+ messages)
` [PATCH v2 02/17] dt-bindings: soc: qcom: add IPA bindings

[RESEND PATCH V1] can: sja1000: f81601: add Fintek F81601 support
 2019-06-11  1:47 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2019-06-11  1:37 UTC 

[PATCH net-next] hinic: fix a bug in set rx mode
 2019-06-11  1:30 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2019-06-11  1:28 UTC 

[PATCH -next] packet: remove unused variable 'status' in __packet_lookup_frame_in_block
 2019-06-11  1:32 UTC  (2+ messages)
` [PATCH -next v2] "

[PATCH net] net: handle 802.1P vlan 0 packets properly
 2019-06-11  1:20 UTC  (6+ messages)

memory leak in start_sync_thread
 2019-06-11  1:06 UTC  (2+ messages)

[PATCH v6 bpf-next 0/3] Add a new API libbpf_num_possible_cpus()
 2019-06-11  0:56 UTC  (4+ messages)
` [PATCH v6 bpf-next 1/3] bpf: add "
` [PATCH v6 bpf-next 2/3] selftests/bpf: remove bpf_util.h from BPF C progs
` [PATCH v6 bpf-next 3/3] bpf: use libbpf_num_possible_cpus internally

[PATCH v2 bpf-next] selftests/bpf : clean up feature/ when make clean
 2019-06-11  0:43 UTC 

[PATCH net-next] ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
 2019-06-11  0:31 UTC 

[PATCH net] net_sched: sch_mqprio: handle return value of mqprio_queue_get
 2019-06-11  0:27 UTC  (3+ messages)

[PATCH v1 bpf-next] selftests/bpf : Clean up feature/ when make clean
 2019-06-10 23:51 UTC  (5+ messages)

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-10 23:48 UTC  (20+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
                                ` explicit maps. Was: "

[PATCH mlx5-next 00/16] Mellanox, mlx5 next updates 10-06-2019
 2019-06-10 23:38 UTC  (17+ messages)
` [PATCH mlx5-next 01/16] net/mlx5: Increase wait time for fw initialization
` [PATCH mlx5-next 02/16] net/mlx5: E-Switch, Handle representors creation in handler context
` [PATCH mlx5-next 03/16] net/mlx5: E-Switch, Return raw output for query esw functions
` [PATCH mlx5-next 04/16] net/mlx5: Support querying max VFs from device
` [PATCH mlx5-next 05/16] net/mlx5: Introduce EQ polling budget
` [PATCH mlx5-next 06/16] net/mlx5: Change interrupt handler to call chain notifier
` [PATCH mlx5-next 07/16] net/mlx5: Separate IRQ request/free from EQ life cycle
` [PATCH mlx5-next 08/16] net/mlx5: Separate IRQ data from EQ table data
` [PATCH mlx5-next 09/16] net/mlx5: Move IRQ rmap creation to IRQ allocation phase
` [PATCH mlx5-next 10/16] net/mlx5: Move IRQ affinity set "
` [PATCH mlx5-next 11/16] net/mlx5: Separate IRQ table creation from EQ table creation
` [PATCH mlx5-next 12/16] net/mlx5: Generalize IRQ interface to work with irq_table
` [PATCH mlx5-next 13/16] net/mlx5: Move all IRQ logic to pci_irq.c
` [PATCH mlx5-next 14/16] net/mlx5: Rename mlx5_irq_info to mlx5_irq
` [PATCH mlx5-next 15/16] net/mlx5: Use a single IRQ for all async EQs
` [PATCH mlx5-next 16/16] net/mlx5: Add EQ enable/disable API

[PATCH iproute2 0/2] refactor the 'ip netns exec' command
 2019-06-10 23:11 UTC  (7+ messages)
` [PATCH iproute2 1/2] netns: switch netns in the child when executing commands
` [PATCH iproute2 2/2] netns: make netns_{save,restore} static

[PATCH net 0/2] Don't assume linear buffers in error handlers for VXLAN and GENEVE
 2019-06-10 22:59 UTC  (4+ messages)
` [PATCH net 1/2] vxlan: Don't assume linear buffers in error handler
` [PATCH net 2/2] geneve: "

[PATCH net v3 0/2] ipv6: Fix listing and flushing of cached route exceptions
 2019-06-10 22:47 UTC  (10+ messages)
` [PATCH net v3 1/2] ipv6: Dump route exceptions too in rt6_dump_route()

general protection fault in mm_update_next_owner
 2019-06-10 21:27 UTC  (2+ messages)

[PATCH net-next] tcp: take care of SYN_RECV sockets in tcp_v4_send_ack() and tcp_v6_send_response()
 2019-06-10 22:40 UTC  (6+ messages)

[net/tls] Re: KMSAN: uninit-value in gf128mul_4k_lle (3)
 2019-06-10 22:25 UTC 

[PATCH bpf-next v3 0/5] net: xdp: refactor XDP program queries
 2019-06-10 22:24 UTC  (2+ messages)

[PATCH net-next v2 0/3] net/mlx5: use indirect call wrappers
 2019-06-10 22:20 UTC  (5+ messages)
` [PATCH net-next v2 3/3] net/mlx5e: use indirect calls wrapper for the rx packet handler

[patch net-next v3 0/8] expose flash update status to user
 2019-06-10 22:06 UTC  (8+ messages)
` [patch net-next v3 3/3] devlink: implement flash status monitoring

[PATCH RFC] net: phy: add state PERM_FAIL
 2019-06-10 21:44 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: fix constness of source arg for bpf helpers
 2019-06-10 21:39 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 21:38 UTC  (10+ messages)
` [PATCH bpf-next v5 1/8] bpf: implement "
` [PATCH bpf-next v5 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v5 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v5 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v5 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v5 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v5 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v5 8/8] bpftool: support cgroup sockopt

[PATCH v2 bpf] bpf: lpm_trie: check left child of last leftmost node for NULL
 2019-06-10 21:33 UTC  (2+ messages)

[PATCH net-next v2 0/2] br_netfilter: enable in non-initial netns
 2019-06-10 21:26 UTC  (3+ messages)
` [PATCH net-next v2 1/2] br_netfilter: port sysctls to use brnf_net
` [PATCH net-next v2 2/2] br_netfilter: namespace bridge netfilter sysctls

[PATCH net-next] net: dsa: Deal with non-existing PHY/fixed-link
 2019-06-10 21:15 UTC  (5+ messages)

[PATCH net-next] net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
 2019-06-10 21:13 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net 0/2] ipv6: Fix listing and flushing of cached route exceptions
 2019-06-10 21:01 UTC  (14+ messages)
` [PATCH net 1/2] ipv6: Dump route exceptions too in rt6_dump_route()

memory leak in create_ctx
 2019-06-10 20:59 UTC  (2+ messages)
` [net/tls] "

[PATCH bpf] xdp: check device pointer before clearing
 2019-06-10 20:56 UTC  (2+ messages)

[PATCH net-next v1 0/1] br_netfilter: enable in non-initial netns
 2019-06-10 20:51 UTC  (4+ messages)
` [PATCH net-next v1 1/1] br_netfilter: namespace bridge netfilter sysctls

[PATCH net] net: openvswitch: do not free vport if register_netdevice() is failed
 2019-06-10 20:49 UTC  (2+ messages)
` [ovs-dev] "

[PATCH bpf v3] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-10 20:47 UTC  (4+ messages)

[PATCH nf-next v2] netfilter: add support for matching IPv4 options
 2019-06-10 20:41 UTC 

[PATCH iproute2 v2] ip: reset netns after each command in batch mode
 2019-06-10 20:36 UTC  (3+ messages)

[PATCH bpf-next v4 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 19:55 UTC  (7+ messages)
` [PATCH bpf-next v4 1/8] bpf: implement "

[PATCH] ipv6: exthdrs: fix warning comparison to bool
 2019-06-10 19:24 UTC  (3+ messages)

[PATCH v2 01/11] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-10 19:22 UTC  (15+ messages)
` [PATCH v2 02/11] dt-bindings: net: Add a YAML schemas for the generic PHY options
` [PATCH v2 04/11] dt-bindings: net: phy: The interrupt property is not mandatory
` [PATCH v2 05/11] dt-bindings: net: sun4i-emac: Convert the binding to a schemas
` [PATCH v2 07/11] dt-bindings: net: stmmac: "
` [PATCH v2 08/11] dt-bindings: net: sun7i-gmac: "
` [PATCH v2 09/11] dt-bindings: net: sun8i-emac: "

[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-06-10 19:01 UTC  (11+ messages)
              ` [E1000-devel] "

kernel BUG at include/linux/scatterlist.h:LINE!
 2019-06-10 18:41 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-06-10 18:37 UTC 

[PATCH iproute2-next v1] tc: add support for action act_ctinfo
 2019-06-10 18:32 UTC  (4+ messages)
` [PATCH iproute2-next v2] "

KASAN: null-ptr-deref Read in css_task_iter_advance
 2019-06-10 18:19 UTC  (2+ messages)

[PATCH v4 net-next 00/20] net: Enable nexthop objects with IPv4 and IPv6 routes
 2019-06-10 18:06 UTC  (3+ messages)

[PATCH iproute2] ip6tunnel: fix 'ip -6 {show|change} dev <name>' cmds
 2019-06-10 17:48 UTC  (2+ messages)

[PATCH next 0/5] r8169: improve handling of chip-specific configuration
 2019-06-10 17:37 UTC  (2+ messages)

[PATCH 0/4] Ethernet PHY reset GPIO updates for Amlogic SoCs
 2019-06-10 17:12 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: meson: use the generic Ethernet PHY reset GPIO bindings
` [PATCH 4/4] arm64: dts: meson: g12b: odroid-n2: add the Ethernet PHY reset line

[PATCH V2 net-next 0/6] Support for dynamic queue size changes
 2019-06-10 17:10 UTC  (6+ messages)
` [PATCH V2 net-next 4/6] net: ena: allow queue allocation backoff when low on memory

[PATCH 0/1] gpio: of: prepare for switching stmmac to GPIO descriptors
 2019-06-10 17:05 UTC  (2+ messages)
` [PATCH 1/1] gpio: of: parse stmmac PHY reset line specific active-low property

[PATCH] Free cookie before we memdup a new one
 2019-06-10 16:54 UTC  (3+ messages)

[PATCH v3 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-10 16:50 UTC  (4+ messages)
` [PATCH v3 3/5] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[PATCH net-next] tcp: Make tcp_fastopen_alloc_ctx static
 2019-06-10 16:43 UTC  (2+ 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).