netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-19 21:26:38 to 2018-11-20 09:48:18 UTC [more...]

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-20  5:17 UTC  (25+ messages)

[PATCH v3 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-20  9:18 UTC  (7+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] phy: core: add PHY_MODE_ETHERNET
  ` [PATCH v3 3/5] phy: ocelot-serdes: convert to use eth phy mode and submode
` [PATCH v3 4/5] phy: mvebu-cp110-comphy: "
` [PATCH v3 5/5] phy: core: clean up unused ethernet specific phy modes

[PATCH net-next 00/14] gred: add offload support
 2018-11-19 23:21 UTC  (9+ messages)
` [PATCH net-next 01/14] nfp: abm: map per-band symbols
` [PATCH net-next 02/14] nfp: abm: pass band parameter to functions
` [PATCH net-next 03/14] nfp: abm: size threshold table to account for bands
` [PATCH net-next 04/14] nfp: abm: switch to extended stats for reading packet/byte counts
` [PATCH net-next 05/14] nfp: abm: add up bands for sto/non-sto stats
` [PATCH net-next 06/14] net: sched: gred: add basic Qdisc offload
` [PATCH net-next 07/14] net: sched: gred: support reporting stats from offloads
` [PATCH net-next 08/14] nfp: abm: wrap RED parameters in bands

[PATCH 00/11] TCP transport binding for NVMe over Fabrics
 2018-11-19 23:18 UTC  (12+ messages)
` [PATCH 05/11] nvmet: Add install_queue callout
` [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver

[PATCH RESEND 0/2] free order-0 pages through PCP in page_frag_free() and cleanup
 2018-11-20  9:42 UTC  (7+ messages)
` [PATCH v2 RESEND 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
  ` [PATCH v2 RESEND update "
` [PATCH v3 RESEND 2/2] mm/page_alloc: use a single function to free page

[PATCH V1 net 0/3] net: ena: hibernation and rmmod bug fixes
 2018-11-19 23:13 UTC  (2+ messages)

[PATCH] ipv4: allow newer DSCP values in ip rules
 2018-11-19 23:11 UTC  (2+ messages)

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2018-11-19 23:04 UTC  (6+ messages)
` [PATCH v2 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v2 2/5] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v2 3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
  ` [PATCH v2 4/5] Bluetooth: btusb: Collect the common Intel assignments together
  ` [PATCH v2 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip

[PATCH iproute2-next 0/8] tc: gred: JSON-ify and support per-vq config
 2018-11-19 23:03 UTC  (9+ messages)
` [PATCH iproute2-next 1/8] tc: gred: remove unclear comment
` [PATCH iproute2-next 2/8] json: add %hhu helpers
` [PATCH iproute2-next 3/8] tc: move RED flag printing to helper
` [PATCH iproute2-next 4/8] tc: gred: jsonify GRED output
` [PATCH iproute2-next 5/8] tc: gred: separate out stats printing
` [PATCH iproute2-next 6/8] tc: gred: use extended stats if available
` [PATCH iproute2-next 7/8] tc: gred: support controlling RED flags
` [PATCH iproute2-next 8/8] tc: gred: allow controlling and dumping per-DP "

hard-coded limit on unresolved multicast route cache in ipv4/ipmr.c causes slow, unreliable creation of multicast routes on busy networks
 2018-11-20  9:23 UTC  (3+ messages)

[v4, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-20  9:21 UTC  (2+ messages)
` [v4, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH bpf-next] bpf: libbpf: retry map creation without the name
 2018-11-19 22:49 UTC  (3+ messages)
  ` [PATCH bpf-next v2] "

[PATCH net] sctp: not increase stream's incnt before sending addstrm_in request
 2018-11-19 22:47 UTC  (2+ messages)

[PATCH net-next 00/18] selftests: Add tests for VXLAN at an 802.1d bridge
 2018-11-19 22:41 UTC  (24+ messages)
` [PATCH net-next 01/18] net: skb_scrub_packet(): Scrub offload_fwd_mark
` [PATCH net-next 02/18] selftests: forwarding: lib: Support NUM_NETIFS of 0
` [PATCH net-next 03/18] selftests: forwarding: lib: Add in_ns()
` [PATCH net-next 04/18] selftests: forwarding: ping{6,}_test(): Add description argument
` [PATCH net-next 05/18] selftests: forwarding: ping{6,}_do(): Allow passing ping arguments
` [PATCH net-next 06/18] selftests: forwarding: lib: Add link_stats_rx_errors_get()
` [PATCH net-next 07/18] selftests: forwarding: Add a skeleton of vxlan_bridge_1d
` [PATCH net-next 08/18] selftests: forwarding: vxlan_bridge_1d: Add ping test
` [PATCH net-next 09/18] selftests: forwarding: vxlan_bridge_1d: Add flood test
` [PATCH net-next 10/18] selftests: forwarding: vxlan_bridge_1d: Add unicast test
` [PATCH net-next 11/18] selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests
` [PATCH net-next 12/18] selftests: forwarding: vxlan_bridge_1d: Add a TTL test
` [PATCH net-next 13/18] selftests: forwarding: vxlan_bridge_1d: Add a TOS test
` [PATCH net-next 14/18] selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test
` [PATCH net-next 15/18] selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test
` [PATCH net-next 16/18] selftests: forwarding: vxlan_bridge_1d_port_8472: New test
` [PATCH net-next 17/18] selftests: mlxsw: Add a test for VxLAN configuration
` [PATCH net-next 18/18] selftests: mlxsw: Add a test for VxLAN flooding

[PATCH net-next 0/8] net: hns3: Adds support of debugfs to HNS3 driver
 2018-11-19 22:30 UTC  (5+ messages)
` [PATCH net-next 3/8] net: hns3: Add "FD flow table" info query function
` [PATCH net-next 6/8] net: hns3: Add pause config "

[PATCH mlx5-next 00/10] Collection of ODP fixes
 2018-11-19 22:25 UTC  (3+ messages)

Realtek NIC uses over 1 Watt with no traffic
 2018-11-20  8:40 UTC 

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-19 21:59 UTC  (15+ messages)

linux-next: Signed-off-by missing for commit in the net tree
 2018-11-20  8:25 UTC  (2+ messages)

netns_id in bpf_sk_lookup_{tcp,udp}
 2018-11-19 21:59 UTC  (8+ messages)

[PATCH net] net/ibmnvic: Fix deadlock problem in reset
 2018-11-19 21:59 UTC 

Re
 2018-11-19 21:43 UTC 

VETH & AF_PACKET problem
 2018-11-19 21:51 UTC  (6+ messages)

[PATCH 00/12 net-next,v2] add flow_rule infrastructure
 2018-11-19 21:44 UTC  (33+ messages)
` [PATCH net-next,v2 03/12] flow_dissector: add flow action infrastructure
` [PATCH net-next,v2 04/12] cls_api: add translator to flow_action representation
` [PATCH net-next,v2 05/12] cls_flower: add statistics retrieval infrastructure and use it
` [PATCH net-next,v2 08/12] flow_dissector: add wake-up-on-lan and queue to flow_action
` [PATCH net-next,v2 09/12] flow_dissector: add basic ethtool_rx_flow_spec to flow_rule structure translator
` [PATCH net-next 12/12] qede: use ethtool_rx_flow_rule() to remove duplicated parser code

[PATCH v2 0/3] Add quirk for reading BD_ADDR from fwnode property
 2018-11-19 21:44 UTC  (3+ messages)
` [PATCH v2 1/3] Bluetooth: "

[PATCH net-next 00/11] r8169: series with further smaller improvements
 2018-11-19 21:41 UTC  (12+ messages)
` [PATCH net-next 01/11] r8169: merge rtl_irq_enable and rtl_irq_enable_all
` [PATCH net-next 02/11] r8169: use dev_get_drvdata where possible
` [PATCH net-next 03/11] r8169: remove unused interrupt sources
` [PATCH net-next 04/11] r8169: replace event_slow with irq_mask
` [PATCH net-next 05/11] r8169: use PCI_VDEVICE macro
` [PATCH net-next 06/11] r8169: remove print_mac_version
` [PATCH net-next 07/11] r8169: remove "not PCI Express" message
` [PATCH net-next 08/11] r8169: remove manual padding in struct ring_info
` [PATCH net-next 09/11] r8169: remove workaround for ancient gcc bug
` [PATCH net-next 10/11] r8169: simplify ocp functions
` [PATCH net-next 11/11] r8169: improve chip version identification

[PATCH] xfrm: policy: add missing indentation
 2018-11-20  7:35 UTC  (2+ messages)

[PATCH] af_key: fix indentation on declaration statement
 2018-11-20  7:34 UTC  (2+ messages)

[PATCH net] Revert "sctp: remove sctp_transport_pmtu_check"
 2018-11-19 20:44 UTC  (3+ messages)

[PATCHv2 net] sctp: not allow to set asoc prsctp_enable by sockopt
 2018-11-19 20:42 UTC  (2+ messages)

[PATCH net] sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
 2018-11-19 20:39 UTC  (2+ messages)

[PATCH net-next 0/6] Remove VLAN.CFI overload
 2018-11-19 20:30 UTC  (6+ messages)
` [PATCH net-next 2/6] net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI

[PATCHv3 net-next 0/4] sctp: add subscribe per asoc and sockopt SCTP_EVENT
 2018-11-19 20:25 UTC  (3+ messages)

WARNING in kmem_cache_create_usercopy
 2018-11-20  6:03 UTC  (3+ messages)
` [PATCH] 9p/net: put a lower bound on msize

[Patch net] net: invert the check of detecting hardware RX checksum fault
 2018-11-19 19:25 UTC  (8+ messages)

[PATCH net-next] cxgb4/cxgb4vf: Fix mac_hlist initialization and free
 2018-11-19 19:24 UTC  (2+ messages)

[PATCH 1/4] net-next/hinic:replace multiply and division operators
 2018-11-20  5:47 UTC  (4+ messages)
` [PATCH 2/4] net-next/hinic:add rx checksum offload for HiNIC
` [PATCH 3/4] net-next/hinic:fix a bug in set mac address
` [PATCH 4/4] net-next/hinic: fix a bug in rx data flow

[PATCH net-next] MAINTAINERS: Add myself as third phylib maintainer
 2018-11-19 19:14 UTC  (4+ messages)

[PATCH] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
 2018-11-20  5:37 UTC 

[PATCH 00/10] add flow_rule infrastructure
 2018-11-19 19:04 UTC  (4+ messages)

[PATCH V2 mlx5-next 00/12] mlx5 core generic EQ API for RDMA ODP
 2018-11-19 18:52 UTC  (13+ messages)
` [PATCH V2 mlx5-next 01/12] net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
` [PATCH V2 mlx5-next 02/12] net/mlx5: EQ, Remove unused fields and structures
` [PATCH V2 mlx5-next 03/12] net/mlx5: EQ, No need to store eq index as a field
` [PATCH V2 mlx5-next 04/12] net/mlx5: EQ, Remove redundant completion EQ list lock
` [PATCH V2 mlx5-next 05/12] net/mlx5: EQ, Move all EQ logic to eq.c
` [PATCH V2 mlx5-next 06/12] net/mlx5: EQ, Create all EQs in one place
` [PATCH V2 mlx5-next 07/12] net/mlx5: EQ, irq_info and rmap belong to eq_table
` [PATCH V2 mlx5-next 08/12] net/mlx5: EQ, Privatize eq_table and friends
` [PATCH V2 mlx5-next 09/12] net/mlx5: EQ, Different EQ types
` [PATCH V2 mlx5-next 10/12] net/mlx5: EQ, Generic EQ
` [PATCH V2 mlx5-next 11/12] {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
` [PATCH V2 mlx5-next 12/12] net/mlx5: EQ, Make EQE access methods inline

[PATCH net-next] add part of TCP counts explanations in snmp_counters.rst
 2018-11-19 18:51 UTC  (2+ messages)

[PATCH mlx5-next 00/12] mlx5 core generic EQ API for RDMA ODP
 2018-11-19 18:43 UTC  (4+ messages)
` [PATCH mlx5-next 11/12] {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA

KASAN: use-after-free Read in tick_sched_handle (3)
 2018-11-20  4:42 UTC 

[PATCH v3] net: Add trace events for all receive exit points
 2018-11-19 17:47 UTC  (6+ messages)

[PATCH net] sctp: not allow to set asoc prsctp_enable by sockopt
 2018-11-19 17:26 UTC  (9+ messages)

[RFC v2 0/3] Add VRF support for VXLAN underlay
 2018-11-19 17:19 UTC  (4+ messages)
` [RFC v2 1/3] udp_tunnel: add config option to bind to a device
` [RFC v2 2/3] vxlan: add support for underlay in non-default VRF
` [RFC v2 3/3] vxlan: handle underlay VRF changes

[RFC v2 1/3] udp_tunnel: add config option to bind to a device
 2018-11-19 17:19 UTC  (2+ messages)

[PATCH 1/4] net-next/hinic:replace multiply and division operators
 2018-11-20  3:00 UTC  (4+ messages)
  ` 答复: "

[resend PATCH] rxrpc: Neaten logging macros and add KERN_DEBUG logging level
 2018-11-20  2:57 UTC  (4+ messages)
  ` [resend PATCH for 3rd time] "

[PATCH net-next v2 0/2] net: bcmgenet: fix aborted suspend
 2018-11-20  2:43 UTC  (2+ messages)

[PATCH net-next] net: hns3: add common validation in hclge_dcb
 2018-11-20  2:32 UTC  (3+ messages)

[PATCH 0/4] bpf: permit JIT allocations to be served outside the module region
 2018-11-19 15:37 UTC  (4+ messages)
` [PATCH 1/4] bpf: account for freed JIT allocations in arch code

BPF probe namespacing
 2018-11-19 15:29 UTC 

[PATCH 0/3] Fix unsafe BPF_PROG_TEST_RUN interface
 2018-11-19 14:30 UTC  (3+ messages)

[PATCH net 0/2] qed: Fix Queue Manager getters
 2018-11-19 14:28 UTC  (3+ messages)
` [PATCH net 1/2] qed: Fix bitmap_weight() check
` [PATCH net 2/2] qed: Fix QM getters to always return a valid pq

[PATCH v2 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-19 22:42 UTC  (4+ messages)
` [PATCH v2 4/5] phy: mvebu-cp110-comphy: convert to use eth "


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