netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 23:29:16 to 2017-08-17 16:00:03 UTC [more...]

[PATCH net-next] bpf: no need to nullify ri->map in xdp_do_redirect
 2017-08-17 15:59 UTC  (2+ messages)

[PATCH net] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
 2017-08-17 15:47 UTC  (19+ messages)

[pull request][net-next 00/15] Mellanox, mlx5 updates 2017-08-17
 2017-08-17 15:35 UTC  (18+ messages)
` [net-next 01/15] net/mlx5e: Send PAOS command on interface up/down
` [net-next 02/15] net/mlx5e: IPoIB, Fix driver name retrieved by ethtool
` [net-next 03/15] net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool
` [net-next 04/15] net/mlx5: Add PCIe outbound stalls counters infrastructure
` [net-next 05/15] net/mlx5e: Add PCIe outbound stalls counters
` [net-next 06/15] net/mlx5: Add RX buffer fullness counters infrastructure
` [net-next 07/15] net/mlx5e: Add RX buffer fullness counters
` [net-next 08/15] net/mlx5e: Add outbound PCI buffer overflow counter
` [net-next 09/15] net/mlx5: Avoid blank lines after/before open/close brace
` [net-next 10/15] net/mlx5: Add a blank line after declarations
` [net-next 11/15] net/mlx5e: Properly indent within conditional statements
` [net-next 12/15] net/mlx5e: Avoid using multiple blank lines
` [net-next 13/15] net/mlx5e: Place constants on the right side of comparisons
` [net-next 14/15] net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks
` [net-next 15/15] net/mlx5e: Use size_t to store byte offset in statistics descriptors

[PATCH net 1/1] net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
 2017-08-17 15:29 UTC 

[PATCH net-next 0/2] Two BPF smap related followups
 2017-08-17 15:22 UTC  (3+ messages)
` [PATCH net-next 1/2] bpf: don't enable preemption twice in smap_do_verdict
` [PATCH net-next 2/2] bpf: reuse tc bpf prologue for sk skb progs

[PATCH] vsock: only load vmci transport on VMware hypervisor by default
 2017-08-17 15:16 UTC  (3+ messages)

[PATCH 0/3] net: stmmac: Detect PHY location with phy-is-integrated
 2017-08-17 15:10 UTC  (10+ messages)
` [PATCH 2/3] ARM: sun8i: sunxi-h3-h5: add phy-is-integrated property to internal PHY

[PATCH v4 0/4] can: Support transceiver based bit rate limit
 2017-08-17 15:10 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: can: can-transceiver: Document new binding
` [PATCH v4 3/4] dt-bindings: can: m_can: Document new can transceiver binding

[PATCH v4 00/12] Add the internal phy support
 2017-08-17 15:10 UTC  (8+ messages)
` [PATCH v4 05/12] Documentation: net: phy: Add phy-is-internal binding
` [PATCH v4 06/12] net: stmmac: dwmac-rk: Add internal phy support

[PATCH net-next] dsa: remove unused net_device arg from handlers
 2017-08-17 14:47 UTC 

[PATCH net] tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
 2017-08-17 14:56 UTC  (2+ messages)

[PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-17 14:55 UTC  (2+ messages)

[PATCH net v2 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
 2017-08-17 14:17 UTC  (4+ messages)
` [PATCH net v2 1/2] Revert commit 1a8b6d76dc5b ("net:add one common config...")
` [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH v3] openvswitch: enable NSH support
 2017-08-17 14:14 UTC  (8+ messages)
    ` [ovs-dev] "

[PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race
 2017-08-17 14:05 UTC  (3+ messages)

[PATCH net] PCI: fix the return value for the pci_find_pcie_root_port()
 2017-08-17 13:38 UTC  (7+ messages)
` [PATCH] PCI: Allow PCI express root ports to find themselves

[PATCH] net: ibm: ibmveth: constify vio_device_id
 2017-08-17 13:22 UTC  (2+ messages)
` [PATCH] net: ibm: ibmvnic: "

TCP fast retransmit issues
 2017-08-17 13:20 UTC  (11+ messages)

LL,
 2017-08-17 13:07 UTC 

[RFC net-next] VPLS support
 2017-08-17 13:04 UTC  (11+ messages)
` [PATCH 1/6] bridge: learn dst metadata in FDB

[PATCH net-next] bpf: fix liveness propagation to parent in spilled stack slots
 2017-08-17 12:59 UTC 

[PATCH V6 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 12:59 UTC  (24+ messages)
` [PATCH V6 01/21] net-next/hinic: Initialize hw interface
` [PATCH V6 02/21] net-next/hinic: Initialize hw device components
` [PATCH V6 03/21] net-next/hinic: Initialize api cmd resources
` [PATCH V6 04/21] net-next/hinic: Initialize api cmd hw
` [PATCH V6 05/21] net-next/hinic: Add management messages
` [PATCH V6 06/21] net-next/hinic: Add api cmd commands
` [PATCH V6 07/21] net-next/hinic: Add aeqs
` [PATCH V6 08/21] net-next/hinic: Add port management commands
` [PATCH V6 09/21] net-next/hinic: Add Rx mode and link event handler
` [PATCH V6 10/21] net-next/hinic: Add logical Txq and Rxq
` [PATCH V6 11/21] net-next/hinic: Add wq
` [PATCH V6 12/21] net-next/hinic: Add qp resources
` [PATCH V6 13/21] net-next/hinic: Set qp context
` [PATCH V6 14/21] net-next/hinic: Initialize cmdq
` [PATCH V6 15/21] net-next/hinic: Add ceqs
` [PATCH V6 16/21] net-next/hinic: Add cmdq commands
` [PATCH V6 17/21] net-next/hinic: Add cmdq completion handler
` [PATCH V6 18/21] net-next/hinic: Add Rx handler
` [PATCH V6 19/21] net-next/hinic: Add Tx operation
` [PATCH V6 20/21] net-next/hinic: Add ethtool and stats
` [PATCH V6 21/21] net-next/hinic: Add netpoll

100% CPU load when generating traffic to destination network that nexthop is not reachable
 2017-08-17 12:52 UTC  (9+ messages)

[PATCH V4 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 12:46 UTC  (4+ messages)
` [PATCH V4 net-next 21/21] net-next/hinic: Add select_queue and netpoll

[PATCH net] net: sched: fix NULL pointer dereference when action calls some targets
 2017-08-17 12:44 UTC  (11+ messages)

[net-next PATCH 00/10] BPF: sockmap and sk redirect support
 2017-08-17 12:40 UTC  (6+ messages)
` [net-next PATCH 06/10] bpf: sockmap with "
` [net-next PATCH 07/10] bpf: add access to sock fields and pkt data from sk_skb programs

[PATCH V5 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 11:53 UTC  (22+ messages)
` [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface
` [PATCH V5 net-next 02/21] net-next/hinic: Initialize hw device components
` [PATCH V5 net-next 03/21] net-next/hinic: Initialize api cmd resources
` [PATCH V5 net-next 04/21] net-next/hinic: Initialize api cmd hw
` [PATCH V5 net-next 05/21] net-next/hinic: Add management messages
` [PATCH V5 net-next 06/21] net-next/hinic: Add api cmd commands
` [PATCH V5 net-next 07/21] net-next/hinic: Add aeqs
` [PATCH V5 net-next 08/21] net-next/hinic: Add port management commands
` [PATCH V5 net-next 09/21] net-next/hinic: Add Rx mode and link event handler
` [PATCH V5 net-next 10/21] net-next/hinic: Add logical Txq and Rxq
` [PATCH V5 net-next 11/21] net-next/hinic: Add wq
` [PATCH V5 net-next 12/21] net-next/hinic: Add qp resources
` [PATCH V5 net-next 13/21] net-next/hinic: Set qp context
` [PATCH V5 net-next 14/21] net-next/hinic: Initialize cmdq
` [PATCH V5 net-next 15/21] net-next/hinic: Add ceqs
` [PATCH V5 net-next 16/21] net-next/hinic: Add cmdq commands
` [PATCH V5 net-next 17/21] net-next/hinic: Add cmdq completion handler
` [PATCH V5 net-next 18/21] net-next/hinic: Add Rx handler
` [PATCH V5 net-next 19/21] net-next/hinic: Add Tx operation
` [PATCH V5 net-next 20/21] net-next/hinic: Add ethtool and stats
` [PATCH V5 net-next 21/21] net-next/hinic: Add netpoll

[PATCH v2] bpf: Update sysctl documentation to list all supported architectures
 2017-08-17 11:50 UTC  (2+ messages)

[PATCH V5 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 11:47 UTC 

Something hitting my total number of connections to the server
 2017-08-17 11:36 UTC  (5+ messages)

[RFC, iproute2 PATCH v2] tc/mirred: Extend the mirred/redirect action to accept additional traffic class parameter
 2017-08-17 10:39 UTC 

[PATCH] bpf: Update sysctl documentation to list all supported architectures
 2017-08-17 10:31 UTC  (5+ messages)

[RFC PATCH v2 0/6] Configure cloud filters in i40e via tc-flower classifier
 2017-08-17 10:27 UTC  (7+ messages)
` [RFC PATCH v2 1/6] [net-next]net: sched: act_mirred: Extend redirect action to accept a traffic class
` [RFC PATCH v2 2/6] [net-next]net: i40e: Maintain a mapping of TCs with the VSI seids
` [RFC PATCH v2 3/6] [net-next]net: i40e: Extend set switch config command to accept cloud filter mode
` [RFC PATCH v2 4/6] [net-next]net: i40e: Admin queue definitions for cloud filters
` [RFC PATCH v2 5/6] [net-next]net: i40e: Clean up of "
` [RFC PATCH v2 6/6] [net-next]net: i40e: Enable cloud filters in i40e via tc flower classifier

[PATCH] i40e{,vf}: Fix out-of-bound cpumask read in IRQ affinity handler
 2017-08-17  9:24 UTC  (5+ messages)

[PATCH] Adding-Agile-SD-TCP-module-and-modifying-Kconfig-and-makefile (fwd)
 2017-08-17  9:23 UTC 

[PATCH net-next] phylink: Fix an uninitialized variable bug
 2017-08-17  9:02 UTC  (3+ messages)

[PATCH][net-next] net: hns3: ensure media_type is unitialized
 2017-08-17  9:01 UTC 

[PATCH] liquidio: fix spelling mistake: "interuupt" -> "interrupt"
 2017-08-17  8:19 UTC 

[PATCH net-next 1/3] VMCI: only load on VMware hypervisor
 2017-08-17  8:10 UTC  (4+ messages)

[PATCH v2 0/6] net: stmmac: Detect PHY location with phy-is-integrated
 2017-08-17  7:51 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: sun8i: orangepipc: Set phy-is-integrated to the internal phy node
` [PATCH v2 2/6] ARM: sun8i: beelink-x2: "
` [PATCH v2 3/6] ARM: sun8i: nanopi-neo: "
` [PATCH v2 4/6] ARM: sun8i: orangepi-2: "
  ` [PATCH v2 5/6] ARM: sun8i: orangepi-one: "
` [PATCH v2 6/6] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated

[PATCH REPOST v5 iproute2 0/8] RDMAtool
 2017-08-17  6:56 UTC  (9+ messages)
` [PATCH REPOST v5 iproute2 1/8] utils: Move BIT macro to common header
` [PATCH REPOST v5 iproute2 2/8] rdma: Add basic infrastructure for RDMA tool
` [PATCH REPOST v5 iproute2 3/8] rdma: Add dev object
` [PATCH REPOST v5 iproute2 4/8] rdma: Add link object
` [PATCH REPOST v5 iproute2 5/8] rdma: Add json and pretty outputs
` [PATCH REPOST v5 iproute2 6/8] rdma: Implement json output for dev object
` [PATCH REPOST v5 iproute2 7/8] rdma: Add json output to link object
` [PATCH REPOST v5 iproute2 8/8] rdma: Add initial manual for the tool

[PATCH net-next 0/3 v5] Add support for rmnet driver
 2017-08-17  6:38 UTC  (6+ messages)
` [PATCH net-next 1/3 v5] net: ether: Add support for multiplexing and aggregation type
` [PATCH net-next 2/3 v5] net: arp: Add support for raw IP device
` [PATCH net-next 3/3 v5] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

Regression: Bug 196547 - Since 4.12 - bonding module not working with wireless drivers
 2017-08-17  5:33 UTC  (10+ messages)

[PATCH] netfilter: ipset: ipset list may return wrong member count for set with timeout
 2017-08-17  5:23 UTC 

[PATCH net RESEND] PCI: fix oops when try to find Root Port for a PCI device
 2017-08-17  5:12 UTC  (8+ messages)

[PATCH] tun: make tun_build_skb() thread safe
 2017-08-17  3:37 UTC  (3+ messages)

[PATCH net-next v2 0/2] simplify the tcp_conn_request
 2017-08-17  3:02 UTC  (3+ messages)
` [PATCH net-next v2 1/2] tcp: Remove unnecessary dst check in tcp_conn_request
` [PATCH net-next v2 2/2] tcp: Remove the unused parameter for tcp_try_fastopen

[PATCH net-next] liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF
 2017-08-17  1:30 UTC 

[PATCH net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
 2017-08-17  1:22 UTC  (3+ messages)

[PATCH next] neigh: initialize neigh entry correctly during arp processing
 2017-08-17  1:02 UTC  (4+ messages)

[PATCH net-next 0/3 v4] Add support for rmnet driver
 2017-08-17  0:59 UTC  (4+ messages)
` [PATCH net-next 2/3 v4] net: arp: Add support for raw IP device

[PATCH v3] net: inet: diag: expose sockets cgroup classid
 2017-08-17  0:35 UTC 

[PATCH v2] net: inet: diag: expose sockets cgroup classid
 2017-08-17  0:28 UTC  (4+ messages)

[PATCH v2] i40e/i40evf: use cpumask_copy() for assigning cpumask
 2017-08-17  0:24 UTC  (2+ messages)

[PATCH] Adding-Agile-SD-TCP-module-and-modifying-Kconfig-and-makefile
 2017-08-17  0:12 UTC  (3+ messages)

[PATCH net] ipv4: better IP_MAX_MTU enforcement
 2017-08-16 23:29 UTC  (2+ messages)

[PATCH net] ptr_ring: use kmalloc_array()
 2017-08-16 23:29 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).