netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-16 22:47:19 to 2018-10-18 01:47:38 UTC [more...]

[PATCH bpf-next v2 00/13] bpf: add btf func info support
 2018-10-17 17:50 UTC  (10+ messages)
` [PATCH bpf-next v2 01/13] bpf: btf: Break up btf_type_is_void()
` [PATCH bpf-next v2 02/13] bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
` [PATCH bpf-next v2 03/13] tools/bpf: sync kernel btf.h header
` [PATCH bpf-next v2 04/13] tools/bpf: add btf func/func_proto unit tests in selftest test_btf

For your photos 25
 2018-10-17  9:05 UTC 

[PATCH bpf-next v2 0/8] sockmap integration for ktls
 2018-10-17 17:32 UTC  (4+ messages)
` [PATCH bpf-next v2 4/8] tls: convert to generic sk_msg interface

Form sk_buff from DMA page
 2018-10-17 17:32 UTC 

[PATCH bpf-next v2 10/13] tools/bpf: do not use pahole if clang/llvm can generate BTF sections
 2018-10-17 17:28 UTC  (6+ messages)
` [PATCH bpf-next v2 11/13] tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
` [PATCH bpf-next v2 12/13] tools/bpf: enhance test_btf file testing to test func info
` [PATCH bpf-next v2 13/13] tools/bpf: bpftool: add support for jited func types

[PATCH bpf-next 0/2] bpf: add cg_skb_is_valid_access
 2018-10-17 17:26 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
` [PATCH bpf-next 2/2] bpf: add tests for direct packet access from CGROUP_SKB

[RFC] VSOCK: The performance problem of vhost_vsock
 2018-10-18  1:22 UTC  (10+ messages)

[PATCH bpf-next 05/13] bpf: get better bpf_prog ksyms based on btf func type_id
 2018-10-17 17:14 UTC  (6+ messages)

[PATCH net-next v2 00/18] mlxsw: Add VxLAN support
 2018-10-18  0:46 UTC  (21+ messages)
` [PATCH net-next v2 01/18] mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FID
` [PATCH net-next v2 02/18] mlxsw: spectrum_fid: Add APIs to lookup FID without creating it
` [PATCH net-next v2 03/18] mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap
` [PATCH net-next v2 04/18] mlxsw: spectrum_router: Allow querying VR ID based on table ID
` [PATCH net-next v2 05/18] vxlan: Export address checking functions
` [PATCH net-next v2 06/18] inet: Refactor INET_ECN_decapsulate()
` [PATCH net-next v2 07/18] mlxsw: spectrum_nve: Implement common NVE core
` [PATCH net-next v2 08/18] mlxsw: spectrum_nve: Implement VxLAN operations
` [PATCH net-next v2 09/18] mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDs
` [PATCH net-next v2 10/18] mlxsw: spectrum_router: Configure matching local routes for NVE decap
` [PATCH net-next v2 11/18] net: Add netif_is_vxlan()
` [PATCH net-next v2 12/18] vxlan: Add switchdev notifications
` [PATCH net-next v2 13/18] vxlan: Add vxlan_fdb_find_uc() for FDB querying
` [PATCH net-next v2 14/18] vxlan: Support marking RDSTs as offloaded
` [PATCH net-next v2 15/18] vxlan: Notify for each remote of a removed FDB entry
` [PATCH net-next v2 16/18] bridge: switchdev: Allow clearing FDB entry offload indication
` [PATCH net-next v2 17/18] mlxsw: spectrum: Enable VxLAN enslavement to bridges
` [PATCH net-next v2 18/18] mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation

For your photos 20
 2018-10-17  9:08 UTC 

[PATCH bpf-next 0/3] perf, bpf: reveal invisible bpf programs
 2018-10-17 16:36 UTC  (17+ messages)
` [PATCH bpf-next 2/3] bpf: emit RECORD_MMAP events for bpf prog load/unload

[PATCH rdma-next] IB/mlx5: Add support for extended atomic operations
 2018-10-17 15:55 UTC  (2+ messages)

[PATCH net-next] ixgbe: fix XFRM_ALGO dependency
 2018-10-17 18:46 UTC  (5+ messages)

[PATCH bpf-next 0/3] improve and fix barriers for walking perf rb
 2018-10-17 15:51 UTC  (7+ messages)
` [PATCH bpf-next 1/3] tools: add smp_* barrier variants to include infrastructure
` [PATCH bpf-next 2/3] tools, perf: use smp_{rmb,mb} barriers instead of {rmb,mb}
` [PATCH bpf-next 3/3] bpf, libbpf: use proper barriers in perf ring buffer walk

[PATCH bpf] bpf: fix doc of bpf_skb_adjust_room() in uapi
 2018-10-17 15:40 UTC  (2+ messages)

[PATCH rdma-next v1 0/4] Scatter to CQE
 2018-10-17 15:27 UTC  (4+ messages)

[PATCH] net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
 2018-10-17 15:26 UTC 

[PATCH net] sctp: not free the new asoc when sctp_wait_for_connect returns err
 2018-10-17 14:57 UTC  (2+ messages)

Bug in MACSec - stops passing traffic after approx 5TB
 2018-10-17 14:46 UTC  (6+ messages)

my subject
 2018-10-17 11:31 UTC 

[PATCH net] sctp: fix the data size calculation in sctp_data_size
 2018-10-17 13:11 UTC 

[PATCH V1 net-next] net: ena: enable Low Latency Queues
 2018-10-17 12:33 UTC 

[RFC PATCH 0/3] M_CAN Framework rework
 2018-10-17 20:21 UTC  (2+ messages)

[PATCH] isdn: hfc_{pci,sx}: Avoid empty body if statements and use proper register accessors
 2018-10-17 18:06 UTC 

[PATCH] atm: zatm: Fix empty body Clang warnings
 2018-10-17 18:04 UTC 

[PATCH] atm: eni: Move semicolon to a new line after empty for loop
 2018-10-17 18:03 UTC 

[PATCH V2 net-next] net: ena: Fix Kconfig dependency on X86
 2018-10-17 10:04 UTC 

[PATCH net-next] net: ena: Fix Kconfig dependencies X86
 2018-10-17 10:01 UTC  (3+ messages)

[PATCH net] udp6: fix encap return code for resubmitting
 2018-10-17  9:44 UTC 

Details
 2018-10-17  7:00 UTC 

[PATCH] [PATCH net-next] openvswitch: Use correct reply values in datapath and vport ops
 2018-10-17  8:24 UTC  (3+ messages)

[PATCH net] mlxsw: core: Fix use-after-free when flashing firmware during init
 2018-10-17  8:05 UTC 

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-17 15:41 UTC  (9+ messages)
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 04/11] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
` [RFC PATCH 10/11] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings

SMSC9730 Autosuspend/Resume Questions
 2018-10-17 15:21 UTC 

[PATCH bpf-next v2 05/13] bpf: get better bpf_prog ksyms based on btf func type_id
 2018-10-17  7:23 UTC  (5+ messages)
` [PATCH bpf-next v2 06/13] tools/bpf: sync kernel uapi bpf.h header to tools directory
` [PATCH bpf-next v2 07/13] tools/bpf: add new fields for program load in lib/bpf
` [PATCH bpf-next v2 08/13] tools/bpf: extends test_btf to test load/retrieve func_type info
` [PATCH bpf-next v2 09/13] tools/bpf: add support to read .BTF.ext sections

[PATCH] virtio_net: enable tx after resuming from suspend
 2018-10-17 15:09 UTC  (16+ messages)
                    ` [PATCH v2] virtio_net: avoid using netif_tx_disable() for serializing tx routine
                        ` [PATCH v3] "

[RFC] virtio_net: add local_bh_disable() around u64_stats_update_begin
 2018-10-17  6:48 UTC  (7+ messages)

[PATCH v2 1/1] crypto:chelsio: Update ntx queue received from cxgb4
 2018-10-17  6:22 UTC  (2+ messages)

[PATCH 0/4] Add SOCFPGA System Manager
 2018-10-17 13:59 UTC  (3+ messages)

[PATCH] net-xfrm: add build time cfg option to PF_KEY SHA256 to use RFC4868-compliant truncation
 2018-10-17  6:01 UTC  (3+ messages)

netconsole warning in 4.19.0-rc7
 2018-10-17  6:22 UTC  (6+ messages)

[PATCH net-next] net: skbuff.h: Mark expected switch fall-throughs
 2018-10-17 13:01 UTC 

Application of f8b39039cbf2a15f ("net: fs_enet: do not call phy_stop() in interrupts") to 4.9 and 4.14 stable
 2018-10-17 12:08 UTC 

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-10-17 12:02 UTC  (8+ messages)
` [PATCH net-next V2 6/8] vhost: packed ring support

[PATCH bpf-next 00/13] bpf: add btf func info support
 2018-10-17  3:25 UTC  (8+ messages)
` [PATCH bpf-next 02/13] bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO

[PATCH net] r8169: fix NAPI handling under high load
 2018-10-17  3:10 UTC  (9+ messages)

[PATCH net-next v5] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-17  2:50 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] Implement queue/stack maps
 2018-10-17  2:29 UTC  (10+ messages)
` [PATCH bpf-next v2 3/7] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall

[bpf-next PATCH] bpf: sockmap, fix skmsg recvmsg handler to track size correctly
 2018-10-17  0:32 UTC  (3+ messages)

[bpf-next PATCH 0/3] sockmap support for msg_peek flag
 2018-10-17  0:32 UTC  (6+ messages)
` [bpf-next PATCH 1/3] bpf: skmsg, improve sk_msg_used_element to work in cork context
` [bpf-next PATCH 2/3] bpf: sockmap, support for msg_peek in sk_msg with redirect ingress
` [bpf-next PATCH 3/3] bpf: sockmap, add msg_peek tests to test_sockmap

[PATCH net-next 0/2] tcp_bbr: TCP BBR changes for EDT pacing model
 2018-10-17  0:16 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp_bbr: adjust TCP BBR for departure time pacing
` [PATCH net-next 2/2] tcp_bbr: centralize code to set gains

[PATCH] iwlwifi: fix spelling mistake "registrating" -> "registering"
 2018-10-17  7:41 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"
 2018-10-17  7:38 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: remove set but not used variable 'he_phy_data'
 2018-10-17  7:16 UTC  (2+ messages)

[PATCH bpf-next 0/2] nfp: bpf: improve offload checks
 2018-10-16 22:26 UTC  (4+ messages)
` [PATCH bpf-next 1/2] nfp: bpf: protect against mis-initializing atomic counters
` [PATCH bpf-next 2/2] nfp: bpf: double check vNIC capabilities after object sharing

[PATCH bpf-next] libbpf: Per-symbol visibility for DSO
 2018-10-16 22:19 UTC  (2+ messages)

gianfar: Implement MAC reset and reconfig procedure
 2018-10-16 22:03 UTC  (2+ messages)

[PATCH net-next] tcp, ulp: remove socket lock assertion on ULP cleanup
 2018-10-16 19:39 UTC  (2+ messages)

[PATCH net-next 0/2] sctp: fix sk_wmem_queued and use it to check for writable space
 2018-10-16 19:07 UTC  (3+ messages)
` [PATCH net-next 1/2] sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
  ` [PATCH net-next 2/2] sctp: use sk_wmem_queued to check for writable space

[RFC PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
 2018-10-16 18:20 UTC  (3+ messages)
` [RFC PATCH net-next 3/4] "
` [RFC PATCH net-next 4/4] net: ethernet: ti: cpsw: fix vlan configuration while down/up

[PATCH net] sctp: fix race on sctp_id2asoc
 2018-10-16 18:18 UTC 

[PATCH net] net/sched: properly init chain in case of multiple control actions
 2018-10-16 17:38 UTC  (5+ messages)

[PATCH net] r8169: re-enable MSI-X on RTL8168g
 2018-10-16 17:35 UTC 

[PATCH net] netfilter: fix DNAT target for shifted portmap ranges
 2018-10-16 17:35 UTC  (2+ messages)

[PATCH 4.9 44/71] inet: frags: add a pointer to struct netns_frags
 2018-10-16 17:10 UTC  (3+ messages)
` [PATCH 4.9 66/71] net: add rb_to_skb() and other rb tree helpers
` [PATCH 4.9 68/71] ip: add helpers to process in-order fragments faster

Hello My Dear Friend,
 2018-10-16 17:14 UTC 

[PATCH net-next 0/5] Align PTT and add various link modes
 2018-10-16 17:04 UTC  (2+ messages)

[PATCH net] sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
 2018-10-16 16:59 UTC  (2+ messages)

bpfilter causes a leftover kernel process
 2018-10-16 16:38 UTC  (5+ messages)

Reclaiming memory for network interface
 2018-10-16 16:36 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-10-16 23:46 UTC 

[PATCH net] net: bpfilter: use get_pid_task instead of pid_task
 2018-10-16 15:51 UTC  (2+ messages)

[PATCH bpf-next] bpf, tls: add tls header to tools infrastructure
 2018-10-16 15:21 UTC  (2+ messages)

[PATCH net-next v2 0/2] FDDI: DEC FDDIcontroller 700 TURBOchannel adapter support
 2018-10-16 14:56 UTC  (3+ 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).