netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-07 11:45:17 to 2018-12-08 20:14:52 UTC [more...]

[net-next PATCH RFC 0/8] page_pool DMA handling and allow to recycles frames via SKB
 2018-12-08 20:14 UTC  (18+ messages)
` [net-next PATCH RFC 1/8] page_pool: add helper functions for DMA
` [net-next PATCH RFC 4/8] net: core: add recycle capabilities on skbs via page_pool API
  ` [net-next, RFC, "

Fw: [Bug 201933] New: r8169 hangs with Oops/null pointer deref on shutdown
 2018-12-08 19:26 UTC 

[PATCH bpf-next 0/7] Add XDP_ATTACH bind() flag to AF_XDP sockets
 2018-12-08 18:50 UTC  (13+ messages)
` [PATCH bpf-next 6/7] xsk: load a builtin XDP program on XDP_ATTACH
  ` [PATCH bpf-next 7/7] samples: bpf: add support for XDP_ATTACH to xdpsock

[PATCH] wil6210: remove set but not used variable 'wdev'
 2018-12-08 18:08 UTC  (2+ messages)

[PATCH v2 perf,bpf 1/3] perf, bpf: Introduce PERF_RECORD_BPF_EVENT
 2018-12-08 18:06 UTC  (2+ messages)

linux-next: BUG: KASAN: use-after-free in neigh_mark_dead+0x192/0x1c0
 2018-12-08 18:02 UTC 

[PATCH] net: dsa: ksz: Increase the tag alignment
 2018-12-08 17:35 UTC  (4+ messages)

[PATCH net-next,v5 00/12] add flow_rule infrastructure
 2018-12-08 17:22 UTC  (23+ messages)
` [PATCH net-next,v5 01/12] flow_offload: add flow_rule and flow_match structures and use them
` [PATCH net-next,v5 02/12] net/mlx5e: support for two independent packet edit actions
` [PATCH net-next,v5 03/12] flow_offload: add flow action infrastructure
` [PATCH net-next,v5 04/12] cls_api: add translator to flow_action representation
` [PATCH net-next,v5 05/12] flow_offload: add statistics retrieval infrastructure and use it
` [PATCH net-next,v5 06/12] drivers: net: use flow action infrastructure
` [PATCH net-next,v5 07/12] cls_flower: don't expose TC actions to drivers anymore
` [PATCH net-next,v5 08/12] flow_offload: add wake-up-on-lan and queue to flow_action
` [PATCH net-next,v5 09/12] ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
` [PATCH net-next,v5 10/12] dsa: bcm_sf2: use flow_rule infrastructure
` [PATCH net-next,v5 11/12] qede: place ethtool_rx_flow_spec after code after TC flower codebase

[PATCH v5 00/13] TCP transport binding for NVMe over Fabrics
 2018-12-08 17:00 UTC  (2+ messages)

[PATCH v2 net-next 0/2] platform data controls for mdio-gpio
 2018-12-08 16:59 UTC  (6+ messages)
` [PATCH v2 net-next 1/2] net: phy: mdio-gpio: Add platform_data support for phy_mask
` [PATCH v2 net-next 2/2] net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data

[PATCH net-next] net: dsa: Make dsa_master_set_mtu() static
 2018-12-08 16:06 UTC 

[PATCH net-next] net: dsa: Restore MTU on master device on unload
 2018-12-08 16:05 UTC 

[RFC 0/3] virtio_ring: define flags as shifts consistently
 2018-12-08 13:47 UTC  (9+ messages)
` [RFC 2/3] virtio_ring: add VIRTIO_RING_NO_LEGACY
` [RFC 3/3] virtio_ring: use new vring flags

[PATCH 1/5] net: dsa: ksz: Add MIB counter reading support
 2018-12-08 11:52 UTC  (9+ messages)
` [PATCH 2/5] net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
` [PATCH 3/5] net: dsa: ksz: Factor out common tag code
` [PATCH 4/5] net: dsa: ksz: Add KSZ8795 "
` [PATCH 5/5] net: dsa: ksz: Add Microchip KSZ8795 DSA driver

[PATCH net-next] ip: silence udp zerocopy smatch false positive
 2018-12-08 11:22 UTC 

[PATCH V2] net: dsa: ksz: Add reset GPIO handling
 2018-12-08 11:11 UTC  (6+ messages)

[PATCH] net: dsa: ksz: Fix port membership
 2018-12-08 11:00 UTC  (10+ messages)

[PATCH] net/mlx4_core: Correctly set PFC param if global pause is turned off
 2018-12-08  8:41 UTC  (3+ messages)

[PATCH] Revert "net/ibm/emac: wrong bit is used for STA control"
 2018-12-08  6:37 UTC  (2+ messages)

[PATCH] net-udp: deprioritize cpu match for udp socket lookup
 2018-12-08  6:24 UTC  (4+ messages)

[PATCH bpf-next 1/3] bpf: pass struct btf pointer to the map_check_btf() callback
 2018-12-08  3:37 UTC  (4+ messages)
` [PATCH bpf-next 2/3] bpf: add bpffs pretty print for cgroup local storage maps
` [PATCH bpf-next 3/3] selftests/bpf: add btf annotations for cgroup_local_storage maps

[PATCH bpf-next 0/7] Introduce bpf_line_info
 2018-12-08  0:42 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: Add bpf_line_info support
` [PATCH bpf-next 2/7] bpf: tools: Sync uapi bpf.h
` [PATCH bpf-next 3/7] bpf: Refactor and bug fix in test_func_type in test_btf.c
` [PATCH bpf-next 4/7] bpf: Add unit tests for bpf_line_info
` [PATCH bpf-next 5/7] bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
` [PATCH bpf-next 6/7] bpf: libbpf: Add btf_line_info support to libbpf
` [PATCH bpf-next 7/7] bpf: libbpf: bpftool: Print bpf_line_info during prog dump

[PATCH net-next 0/4] tc-testing: implement command timeouts and better results tracking
 2018-12-08  0:39 UTC  (2+ messages)

[PATCH net v2 0/2] Fix slab out-of-bounds on insufficient headroom for IPv6 packets
 2018-12-08  0:37 UTC  (2+ messages)

[PATCH net] tcp: lack of available data can also cause TSO defer
 2018-12-08  0:18 UTC  (2+ messages)

[Patch v2 net-next] call sk_dst_reset when set SO_DONTROUTE
 2018-12-08  0:12 UTC  (2+ messages)

[PATCH v2 net-next] neighbor: Improve garbage collection
 2018-12-08  0:03 UTC  (2+ messages)

[PATCH net-next 00/14] net: hns3: Additions/optimizations related to HNS3 H/W err handling
 2018-12-08  0:03 UTC  (16+ messages)
` [PATCH net-next 01/14] net: hns3: remove existing process error functions and reorder hw_blk table
` [PATCH net-next 02/14] net: hns3: rename enable error interrupt functions
` [PATCH net-next 03/14] net: hns3: re-enable error interrupts on hw reset
` [PATCH net-next 04/14] net: hns3: deletes unnecessary settings of the descriptor data
` [PATCH net-next 05/14] net: hns3: rename process_hw_error function
` [PATCH net-next 06/14] net: hns3: add optimization in the hclge_hw_error_set_state
` [PATCH net-next 07/14] net: hns3: add handling of hw ras errors using new set of commands
` [PATCH net-next 08/14] net: hns3: deleted logging 1 bit errors
` [PATCH net-next 09/14] net: hns3: add handling of hw errors reported through MSIX
` [PATCH net-next 10/14] net: hns3: add handling of hw errors of MAC
` [PATCH net-next 11/14] net: hns3: handle hw errors of PPP PF
` [PATCH net-next 12/14] net: hns3: handle hw errors of PPU(RCB)
` [PATCH net-next 13/14] net: hns3: handle hw errors of SSU
` [PATCH net-next 14/14] net: hns3: add handling of RDMA RAS errors

[PATCH net-next] neighbor: Add protocol attribute
 2018-12-07 23:45 UTC  (5+ messages)

[PATCH] net: dsa: Add optional reset GPIO to Microchip KSZ switch binding
 2018-12-07 21:57 UTC 

[PULL] virtio/vhost: last minute fixes
 2018-12-07 21:53 UTC 

[PATCH] net: dsa: ksz: Add reset GPIO handling
 2018-12-07 21:52 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: mitigate retpoline overhead
 2018-12-07 21:46 UTC  (9+ messages)
` [PATCH net-next v2 1/4] indirect call wrappers: helpers to speed-up indirect calls of builtin

[PATCH bpf 1/2] selftests/bpf: use thoff instead of nhoff in BPF flow dissector
 2018-12-07 21:43 UTC  (2+ messages)

[PATCH v2 bpf-next 0/7] bpf: support BPF_ALU | BPF_ARSH
 2018-12-07 21:36 UTC  (2+ messages)

[PATCH net-next v2 00/12] mlxsw: Un/offload FDB on NVE detach/attach
 2018-12-07 21:05 UTC  (14+ messages)
` [PATCH net-next v2 01/12] vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
` [PATCH net-next v2 02/12] vxlan: Add vxlan_fdb_replay()
` [PATCH net-next v2 03/12] vxlan: Add vxlan_fdb_clear_offload()
` [PATCH net-next v2 04/12] bridge: Add br_fdb_clear_offload()
` [PATCH net-next v2 05/12] mlxsw: spectrum: Track NVE type at FIDs
` [PATCH net-next v2 06/12] mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier
` [PATCH net-next v2 07/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replay
` [PATCH net-next v2 08/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offload
` [PATCH net-next v2 09/12] mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offload
` [PATCH net-next v2 10/12] mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enable
` [PATCH net-next v2 11/12] selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave
` [PATCH net-next v2 12/12] selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges

[PATCH iproute2-next 0/2] devlink: Add support for 'fw_load_policy' generic parameter
 2018-12-07 21:02 UTC  (2+ messages)

OMAP4430 SDP with KS8851: very slow networking
 2018-12-07 20:55 UTC  (9+ messages)

[PATCH v2 net-next 0/4] net: aquantia: add RSS configuration
 2018-12-07 20:49 UTC  (6+ messages)
` [PATCH v2 net-next 1/4] net: aquantia: fix RSS table and key sizes
` [PATCH v2 net-next 2/4] net: aquantia: increase max number of hw queues
` [PATCH v2 net-next 3/4] net: aquantia: fix initialization of RSS table
` [PATCH v2 net-next 4/4] net: aquantia: add support of RSS configuration

[PATCH] gianfar: Add gfar_change_carrier()
 2018-12-07 20:40 UTC  (13+ messages)

[PATCH rdma-next 0/3] Packet based credit mode
 2018-12-07 20:29 UTC  (4+ messages)

[PATCH net] ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
 2018-12-07 20:23 UTC  (2+ messages)

[PATCH net-next] neighbour: Improve garbage collection
 2018-12-07 19:54 UTC  (3+ messages)

[PATCH bpf-next] bpf: relax verifier restriction on BPF_MOV | BPF_ALU
 2018-12-07 18:56 UTC  (6+ messages)

I wait to hear from you
 2018-12-07 18:11 UTC 

[PATCHv2 net 0/3] net: add support for flex_array_resize in flex_array
 2018-12-07 18:10 UTC  (2+ messages)

[PATCH v2 net-next 0/8] dpaa2-eth: Introduce XDP support
 2018-12-07 18:07 UTC  (7+ messages)

[PATCH] net: ethernet: ti: cpsw: Assign OF node to slave devices
 2018-12-07 17:42 UTC 

[PATCH v2 bpf-next] bpf: relax verifier restriction on BPF_MOV | BPF_ALU
 2018-12-07 17:16 UTC 

[PATCH] bpf: fix overflow of bpf_jit_limit when PAGE_SIZE >= 64K
 2018-12-07 15:36 UTC  (3+ messages)

[PATCH] net: Fix xps_needed inc/dec mismatch
 2018-12-07 15:15 UTC  (3+ messages)

IP fragmentation performance and don't fragment bug when forwarding
 2018-12-07 14:46 UTC  (3+ messages)

Urgently need money? We can help you!
 2018-12-07 14:17 UTC 

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-07 13:39 UTC  (11+ messages)

[PATCH] net: macb: restart tx after tx used bit read
 2018-12-07 13:10 UTC  (2+ messages)

[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
 2018-12-07 12:17 UTC  (11+ messages)
` [RFC PATCH 4/6] dt-bindings: update mvneta binding document

[PATCH 0/3] net: macb: DMA race condition fixes
 2018-12-07 12:04 UTC  (8+ messages)
` [PATCH 3/3] net: macb: add missing barriers when reading buffers

[PATCH net-next 0/4] net: aquantia: add RSS configuration
 2018-12-07 11:48 UTC  (4+ messages)
` [PATCH net-next 4/4] net: aquantia: add support of "


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