netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 11:52:03 to 2017-08-17 07:51:47 UTC [more...]

[PATCH v2 0/6] net: stmmac: Detect PHY location with phy-is-integrated
 2017-08-17  7:51 UTC  (5+ 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 net] net: sched: fix NULL pointer dereference when action calls some targets
 2017-08-17  7:45 UTC  (7+ messages)

[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

[net-next PATCH 00/10] BPF: sockmap and sk redirect support
 2017-08-17  5:42 UTC  (15+ 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

Regression: Bug 196547 - Since 4.12 - bonding module not working with wireless drivers
 2017-08-17  5:33 UTC  (17+ 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  (5+ messages)

[PATCH net v2 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
 2017-08-17  3:25 UTC  (3+ 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 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] PCI: fix the return value for the pci_find_pcie_root_port()
 2017-08-17  2:42 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH net 2/2] net: ixgbe: Use new IXGBE_FLAG2_ROOT_NO_RELAXED_ORDERING flag

[PATCH] i40e{,vf}: Fix out-of-bound cpumask read in IRQ affinity handler
 2017-08-17  1:13 UTC  (4+ 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  (9+ messages)
` [PATCH net-next 2/3 v4] net: arp: Add support for raw IP device
` [PATCH net-next 3/3 v4] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

[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] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
 2017-08-17  0:10 UTC  (16+ messages)

[PATCH v3] openvswitch: enable NSH support
 2017-08-16 23:49 UTC  (7+ 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)

[PATCH net-next 0/3] vmbus sendpacket cleanups
 2017-08-16 23:27 UTC  (5+ messages)
` [PATCH net-next 1/3] vmbus: remove unused vmbus_sendpacket_multipagebuffer
` [PATCH net-next 2/3] vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
` [PATCH net-next 3/3] vmbus: remove unused vmbus_sendpacket_ctl

[PATCH net-next] ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
 2017-08-16 23:19 UTC  (3+ messages)
` [PATCH v2 "

[net-next PATCH 0/2] bpf: sockmap build fixes
 2017-08-16 22:58 UTC  (10+ messages)
` [net-next PATCH 1/2] bpf: sockmap state change warning fix
` [net-next PATCH 2/2] bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER

[PATCH net-next] net: ipv6: put host and anycast routes on device with address
 2017-08-16 22:37 UTC 

[PATCH net-next 1/3] VMCI: only load on VMware hypervisor
 2017-08-16 22:33 UTC  (6+ messages)

[PATCH net] tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
 2017-08-16 21:53 UTC 

[bug report] net: dsa: ksz: fix skb freeing
 2017-08-16 21:52 UTC  (2+ messages)

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16 21:44 UTC  (7+ messages)
` [patch net-next 1/3] idr: Use unsigned long instead of int

[PATCH net-next] macvlan: add offload features for encapsulation
 2017-08-16 21:34 UTC 

[patch net-next] net: sched: cls_flower: fix ndo_setup_tc type for stats call
 2017-08-16 21:30 UTC  (2+ messages)

[PATCH net] dccp: defer ccid_hc_tx_delete() at dismantle time
 2017-08-16 21:27 UTC  (2+ messages)

[PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available"
 2017-08-16 21:24 UTC  (5+ messages)

[PATCH net V3] openvswitch: fix skb_panic due to the incorrect actions attrlen
 2017-08-16 21:13 UTC  (3+ messages)

[PATCH] qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
 2017-08-16 21:09 UTC  (2+ messages)

[RFC net-next] VPLS support
 2017-08-16 20:38 UTC  (8+ messages)
` [PATCH 1/6] bridge: learn dst metadata in FDB
` [PATCH 2/6] mpls: split forwarding path on rx/tx boundary
` [PATCH 3/6] mpls: add VPLS entry points
` [PATCH 4/6] mpls: VPLS support
` [PATCH 5/6] bridge: add VPLS pseudowire info in fdb dump
` [PATCH 6/6] mpls: pseudowire control word support

[net-next:master 1065/1071] sockmap.c:undefined reference to `strp_done'
 2017-08-16 20:17 UTC 

[PATCH net] ipv6: fix NULL dereference in ip6_route_dev_notify()
 2017-08-16 20:16 UTC  (5+ messages)

[net-next:master 1065/1071] net//core/filter.c:1881:8: error: implicit declaration of function '__sock_map_lookup_elem'
 2017-08-16 20:04 UTC 

[PATCH net v2] net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
 2017-08-16 19:38 UTC 

[PATCH V4 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-16 18:47 UTC  (12+ messages)
` [PATCH V4 net-next 12/21] net-next/hinic: Add qp resources
` [PATCH V4 net-next 13/21] net-next/hinic: Set qp context
` [PATCH V4 net-next 14/21] net-next/hinic: Initialize cmdq
` [PATCH V4 net-next 15/21] net-next/hinic: Add ceqs
` [PATCH V4 net-next 16/21] net-next/hinic: Add cmdq commands
` [PATCH V4 net-next 17/21] net-next/hinic: Add cmdq completion handler
` [PATCH V4 net-next 18/21] net-next/hinic: Add Rx handler
` [PATCH V4 net-next 19/21] net-next/hinic: Add Tx operation
` [PATCH V4 net-next 20/21] net-next/hinic: Add ethtool and stats
` [PATCH V4 net-next 21/21] net-next/hinic: Add select_queue and netpoll

[PATCH net-next 0/2] nfp: process MTU updates from firmware flower app
 2017-08-16 18:36 UTC  (2+ messages)

[net-next PATCH] bpf: devmap: remove unnecessary value size check
 2017-08-16 18:35 UTC  (2+ messages)

[net-next PATCH] net: rcu lock and preempt disable missing around generic xdp
 2017-08-16 18:33 UTC 

DSA support for Micrel KSZ8895
 2017-08-16 18:32 UTC  (4+ messages)

[PATCH] net: 3c509: constify pnp_device_id
 2017-08-16 18:26 UTC  (2+ messages)

[PATCH net] ipv6: reset fn->rr_ptr when replacing route
 2017-08-16 18:18 UTC 

[PATCH v3] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
 2017-08-16 18:16 UTC 

[PATCH] net: igmp: Use ingress interface rather than vrf device
 2017-08-16 18:10 UTC  (2+ messages)

[PATCH net-next] liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
 2017-08-16 18:08 UTC  (2+ messages)

[PATCH net-next 0/4] various sizeof cleanups
 2017-08-16 18:02 UTC  (2+ messages)

[PATCH 1/2] net_sched: call qlen_notify only if child qdisc is empty
 2017-08-16 17:57 UTC  (6+ messages)
` [PATCH 2/2] net_sched/hfsc: opencode trivial set_active() and set_passive()

[patch net-next repost 0/3] net/sched: Improve getting objects by indexes
 2017-08-16 17:50 UTC  (11+ messages)
` [patch net-next repost 1/3] idr: Use unsigned long instead of int
` [patch net-next repost 2/3] net/sched: Change cls_flower to use IDR

Stuck TX Using Iperf
 2017-08-16 17:46 UTC 

[PATCH net] tipc: fix use-after-free
 2017-08-16 16:41 UTC 

[PATCH net-next V2 1/3] tap: use build_skb() for small packet
 2017-08-16 16:30 UTC  (4+ messages)

[PATCH 1/2] tcp: Remove unnecessary dst check in tcp_conn_request
 2017-08-16 15:32 UTC  (4+ messages)
` [PATCH 2/2] tcp: Remove the unused parameter for tcp_try_fastopen

[PATCH net-next v2 0/2] simplify the tcp_conn_request
 2017-08-16 15:28 UTC  (2+ messages)
` [PATCH net-next v2 1/2] tcp: Remove unnecessary dst check in tcp_conn_request

[PATCH] bpf: Update sysctl documentation to list all supported architectures
 2017-08-16 13:29 UTC  (4+ messages)

[PATCH] net/mlx4: fix spelling mistake: "availible" -> "available"
 2017-08-16 13:27 UTC  (2+ messages)

[PATCH net-next V2 0/3] XDP support for tap
 2017-08-16 13:16 UTC  (6+ messages)
` [PATCH net-next V2 1/3] tap: use build_skb() for small packet


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