netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-30 13:37:11 to 2016-11-30 22:30:25 UTC [more...]

High perf top ip_idents_reserve doing netperf UDP_STREAM
 2016-11-30 22:30 UTC  (30+ messages)
  ` Netperf UDP issue with connected sockets
                              ` [WIP] net+mlx4: auto doorbell

[PATCH 0/6] net: ethernet: ti: cpts: update and enable support on keystone 2 socs
 2016-11-30 22:17 UTC  (15+ messages)
` [PATCH 1/6] net: ethernet: ti: netcp: add support of cpts
` [PATCH 2/6] net: ethernet: ti: cpts: add support for ext rftclk selection
` [PATCH 3/6] net: ethernet: ti: cpts: add support of cpts HW_TS_PUSH
` [PATCH 4/6] net: ethernet: ti: cpts: add ptp pps support

[PATCH] net: atarilance: use %8ph for printing hex string
 2016-11-30 22:02 UTC 

[PATCH net] cdc_ether: Fix handling connection notification
 2016-11-30 21:59 UTC  (4+ messages)

[PATCH 00/11] Netfilter fixes for net
 2016-11-30 21:57 UTC  (12+ messages)
` [PATCH 01/11] netfilter: Update ip_route_me_harder to consider L3 domain
` [PATCH 02/11] netfilter: Update nf_send_reset6 "
` [PATCH 03/11] netfilter: fix nf_conntrack_helper documentation
` [PATCH 04/11] netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
` [PATCH 05/11] netfilter: nat: fix cmp return value
` [PATCH 06/11] netfilter: nat: switch to new rhlist interface
` [PATCH 07/11] netfilter: nf_tables: fix inconsistent element expiration calculation
` [PATCH 08/11] netfilter: nft_range: add the missing NULL pointer check
` [PATCH 09/11] netfilter: nat: fix crash when conntrack entry is re-used
` [PATCH 10/11] netfilter: ipv6: nf_defrag: drop mangled skb on ream error
` [PATCH 11/11] netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel

[net-next PATCH v1 0/2] stmmac: dwmac-meson8b: configurable RGMII TX delay
 2016-11-30 21:44 UTC  (4+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmac

[PATCH v5 net-next 0/7] Support Armada 37xx SoC (ARMv8 64-bits) in mvneta driver
 2016-11-30 21:42 UTC  (8+ messages)
` [PATCH v5 net-next 1/7] net: mvneta: Optimize rx path for small frame
` [PATCH v5 net-next 2/7] net: mvneta: Do not allocate buffer in rxq init with HWBM
` [PATCH v5 net-next 3/7] net: mvneta: Use cacheable memory to store the rx buffer virtual address
` [PATCH v5 net-next 4/7] net: mvneta: Convert to be 64 bits compatible
` [PATCH v5 net-next 5/7] net: mvneta: Only disable mvneta_bm for 64-bits
` [PATCH v5 net-next 6/7] net: mvneta: Add network support for Armada 3700 SoC
` [PATCH v5 net-next 7/7] ARM64: dts: marvell: Add network support for Armada 3700

[PATCH v3 net-next 1/3] openvswitch: Add a missing break statement
 2016-11-30 21:30 UTC  (6+ messages)
` [PATCH v3 net-next 2/3] openvswitch: Use is_skb_forwardable() for length check
` [PATCH v3 net-next 3/3] openvswitch: Fix skb->protocol for vlan frames

[PATCH v4 net-next 0/7] Support Armada 37xx SoC (ARMv8 64-bits) in mvneta driver
 2016-11-30 21:27 UTC  (4+ messages)
` [PATCH v4 net-next 3/7] net: mvneta: Use cacheable memory to store the rx buffer virtual address

[PATCH] ethtool: mark mask values as ULL values
 2016-11-30 21:24 UTC  (2+ messages)

[PATCH net-next] bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
 2016-11-30 21:16 UTC 

[net PATCH 0/2] Don't use lco_csum to compute IPv4 checksum
 2016-11-30 21:15 UTC  (3+ messages)

[PATCH] netns: avoid disabling irq for netns id
 2016-11-30 21:12 UTC  (4+ messages)

[PATCH net-next] net/mlx5e: skip loopback selftest with !CONFIG_INET
 2016-11-30 21:05 UTC 

[PATCH] mlx4: give precise rx/tx bytes/packets counters
 2016-11-30 21:00 UTC  (15+ messages)
    ` Aw: "
` Regression: "

[PATCH net-next] sock: reset sk_err for ICMP packets read from error queue
 2016-11-30 20:49 UTC  (3+ messages)

DSA vs. SWTICHDEV ?
 2016-11-30 20:43 UTC  (12+ messages)

[PATCH 1/4] bindings: net: stmmac: correct note about TSO
 2016-11-30 20:41 UTC  (2+ messages)

[PATCH] can: rcar_canfd: Correct order of interrupt specifiers
 2016-11-30 20:38 UTC  (2+ messages)

[PATCH v2] ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc
 2016-11-30 19:57 UTC  (2+ messages)

[PATCH net-next 1/1] driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev
 2016-11-30 20:02 UTC  (2+ messages)

[PATCH] sh_eth: add missing checks for status bits
 2016-11-30 20:01 UTC 

[PATCH] net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
 2016-11-30 19:59 UTC  (4+ messages)

[PATCH v3] ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
 2016-11-30 19:57 UTC  (2+ messages)

[PATCH] net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu
 2016-11-30 19:54 UTC  (3+ messages)

[PATCH net-next] bpf: add test for the verifier equal logic bug
 2016-11-30 19:52 UTC  (2+ messages)

[PATCH net][v2] bpf: fix states equal logic for varlen access
 2016-11-30 19:51 UTC  (2+ messages)

[RFC PATCH net-next v2] ipv6: implement consistent hashing for equal-cost multipath routing
 2016-11-30 19:49 UTC  (2+ messages)

Gigabit ethernet driver for Alacritechs SLIC devices (v3)
 2016-11-30 19:48 UTC  (6+ messages)
` [PATCH v3 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver

net/sctp: vmalloc allocation failure in sctp_setsockopt/xt_alloc_table_info
 2016-11-30 19:42 UTC  (12+ messages)
                    ` [PATCH] netfilter: avoid warn and OOM on vmalloc call

[PATCH 0/5] cpsw: add per channel shaper configuration
 2016-11-30 19:37 UTC  (2+ messages)

pull-request: wireless-drivers 2016-11-29
 2016-11-30 19:34 UTC  (2+ messages)

[PATCH v2 net-next 00/11] qed*: Add XDP support
 2016-11-30 19:32 UTC  (2+ messages)

[PATCH] ehea: Remove unnecessary memset of stats in netdev private data
 2016-11-30 19:26 UTC  (2+ messages)

[PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
 2016-11-30 19:25 UTC  (2+ messages)

[PATCH 1/1] ax25: Fix segfault when receiving an iframe with net2kiss loaded
 2016-11-30 19:15 UTC 

[PATCH v2 net 0/5] l2tp: fixes for l2tp_ip and l2tp_ip6 socket handling
 2016-11-30 19:14 UTC  (3+ messages)

[PATCH net] cxgb4: Add PCI device ID for new adapter
 2016-11-30 19:12 UTC  (2+ messages)

[PATCH net-next] net: thunderx: Fix transmit queue timeout issue
 2016-11-30 19:11 UTC  (2+ messages)

[PATCH net-next] cgroup, bpf: remove unnecessary #include
 2016-11-30 18:58 UTC  (2+ messages)

[net-next PATCH v3 0/6] XDP for virtio_net
 2016-11-30 18:56 UTC  (4+ messages)

[net-next PATCH v3 1/6] net: virtio dynamically disable/enable LRO
 2016-11-30 18:54 UTC  (9+ messages)
` [net-next PATCH v3 3/6] virtio_net: Add XDP support
` [net-next PATCH v3 5/6] virtio_net: add XDP_TX support
` [net-next PATCH v3 6/6] virtio_net: xdp, add slowpath case for non contiguous buffers

[net-next v2] neigh: remove duplicate check for same neigh
 2016-11-30 18:46 UTC  (2+ messages)

[PATCH v5 1/5] soc: qcom: smem_state: Fix include for ERR_PTR()
 2016-11-30 18:40 UTC  (5+ messages)
` [v5,1/5] "

[PATCH v2 00/13] net: ethernet: ti: cpts: update and fixes
 2016-11-30 18:30 UTC  (5+ messages)
` [PATCH v2 07/13] net: ethernet: ti: cpts: rework initialization/deinitialization

[PATCH net-next v4 0/4] Fix OdroidC2 Gigabit Tx link issue
 2016-11-30 18:28 UTC  (4+ messages)

[patch net-next v3 00/12] ipv4: fib: Allow modules to dump FIB tables
 2016-11-30 18:22 UTC  (6+ messages)
` [patch net-next v3 11/12] mlxsw: spectrum_router: Request a dump of FIB tables during init

[PATCH net-next v6 0/6] net: Add bpf support for sockets
 2016-11-30 18:16 UTC  (7+ messages)
` [PATCH net-next v6 1/6] bpf: Refactor cgroups code in prep for new type
` [PATCH net-next v6 2/6] bpf: Add new cgroup attach type to enable sock modifications
` [PATCH net-next v6 3/6] samples: bpf: add userspace example for modifying sk_bound_dev_if
` [PATCH net-next v6 4/6] bpf: Add support for reading socket family, type, protocol
` [PATCH net-next v6 5/6] samples/bpf: Update bpf loader for cgroup section names
` [PATCH net-next v6 6/6] samples/bpf: add userspace example for prohibiting sockets

[patch net v2] net: fec: cache statistics while device is down
 2016-11-30 17:44 UTC  (2+ messages)

[PATCH net-next] samples/bpf: fix include path
 2016-11-30 17:42 UTC  (2+ messages)

[net-next] macvtap: replace printk with netdev_err
 2016-11-30 17:41 UTC  (2+ messages)

[PATCH net 1/2] Set skb->protocol properly before calling dst_output()
 2016-11-30 17:38 UTC  (2+ messages)

BUG() can be hit in tcp_collapse()
 2016-11-30 17:33 UTC  (8+ messages)

[PATCH net-next V2 0/7] Mellanox 100G mlx5 updates 2016-11-29
 2016-11-30 17:26 UTC  (9+ messages)
` [PATCH net-next V2 1/7] net/mlx5e: Implement Fragmented Work Queue (WQ)
` [PATCH net-next V2 2/7] net/mlx5e: Move function mlx5e_create_umr_mkey
` [PATCH net-next V2 3/7] net/mlx5e: Create UMR MKey per RQ
` [PATCH net-next V2 4/7] net/mlx5e: Remove redundant hashtable lookup in configure flower
` [PATCH net-next V2 5/7] net/mlx5e: Correct cleanup order when deleting offloaded TC rules
` [PATCH net-next V2 6/7] net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instance
` [PATCH net-next V2 7/7] net/mlx5e: Remove flow encap entry in the correct place

[Patch net-next] audit: remove useless synchronize_net()
 2016-11-30 17:20 UTC  (3+ messages)

qed, qedi patchset submission
 2016-11-30 17:15 UTC  (5+ messages)

[PATCH net-next 0/8] Offloading tc rules using underline Hardware device
 2016-11-30 17:10 UTC  (11+ messages)
` [PATCH net-next 1/8] net/sched: Add separate check for skip_hw flag
` [PATCH net-next 2/8] net/sched: cls_flower: Try to offload only if skip_hw flag isn't set
` [PATCH net-next 3/8] net/sched: cls_flower: Provide a filter to replace/destroy hardware filter functions
` [PATCH net-next 4/8] net/sched: act_mirred: Add new tc_action_ops get_dev()
` [PATCH net-next 5/8] net/sched: cls_flower: Add offload support using egress Hardware device
` [PATCH net-next 6/8] net/mlx5e: Bring back representor's ndos that were accidentally removed
` [PATCH net-next 7/8] net/mlx5e: Save the represntor netdevice as part of the representor
` [PATCH net-next 8/8] net/mlx5e: Support adding ingress tc rule when egress device flag is set

[PATCH v2] vxlan: fix a potential issue when create a new vxlan fdb entry
 2016-11-30 17:03 UTC  (2+ messages)

[PATCH v3 net-next 0/4] bpf: BPF for lightweight tunnel encapsulation
 2016-11-30 16:57 UTC  (6+ messages)
` [PATCH net-next v3 3/4] bpf: BPF for lightweight tunnel infrastructure

[PATCH net 0/7] net: stmmac: fix probe error handling and phydev leaks
 2016-11-30 16:43 UTC  (10+ messages)
` [PATCH net 1/7] net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors
` [PATCH net 2/7] net: ethernet: stmmac: dwmac-sti: fix probe error path
` [PATCH net 3/7] net: ethernet: stmmac: dwmac-rk: "
` [PATCH net 4/7] net: ethernet: stmmac: dwmac-generic: "
` [PATCH net 5/7] net: ethernet: stmmac: dwmac-meson8b: "
` [PATCH net 6/7] net: ethernet: stmmac: platform: fix outdated function header
` [PATCH net 7/7] net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks

[PATCH net-next v5 0/3] net: Add bpf support to set sk_bound_dev_if
 2016-11-30 16:24 UTC  (8+ messages)
` [PATCH net-next v5 2/3] bpf: Add new cgroup attach type to enable sock modifications

[PATCH net-next v4 0/4] bpf: BPF for lightweight tunnel encapsulation
 2016-11-30 16:10 UTC  (5+ messages)
` [PATCH net-next v4 1/4] route: Set orig_output when redirecting to lwt on locally generated traffic
` [PATCH net-next v4 2/4] route: Set lwtstate for local traffic and cached input dsts
` [PATCH net-next v4 3/4] bpf: BPF for lightweight tunnel infrastructure
` [PATCH net-next v4 4/4] bpf: Add tests and samples for LWT-BPF

[patch net / RFC] net: fec: increase frame size limitation to actually available buffer
 2016-11-30 16:05 UTC  (7+ messages)
      ` DSA vs envelope frames

[PATCH net-next V3 0/9] liquidio VF operations
 2016-11-30 16:03 UTC  (2+ messages)

[PATCH net] openvswitch: Fix skb leak in IPv6 reassembly
 2016-11-30 16:02 UTC  (2+ messages)

[PATCH net] ipv6: Allow IPv4-mapped address as next-hop
 2016-11-30 15:58 UTC  (2+ messages)

[PATCH net-next v2] ipv6 addrconf: Implemented enhanced DAD (RFC7527)
 2016-11-30 15:58 UTC  (2+ messages)

[WIP] net+mlx4: auto doorbell
 2016-11-30 15:50 UTC  (2+ messages)

[net-next 1/1] samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode
 2016-11-30 15:29 UTC  (2+ messages)

[PATCH] net: brocade: bna: use new api ethtool_{get|set}_link_ksettings
 2016-11-30 15:29 UTC  (2+ messages)

[PATCH net-next] bpf, xdp: allow to pass flags to dev_change_xdp_fd
 2016-11-30 15:27 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: phy: broadcom: Support for PHY counters
 2016-11-30 15:22 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: phy: bcm7xxx: Plug in support for reading PHY error counters

[PATCH v2 net-next] sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
 2016-11-30 15:18 UTC  (2+ messages)

[PATCH] cpsw: ethtool: add support for nway reset
 2016-11-30 15:13 UTC  (4+ messages)

Receive offloads, small RCVBUF and zero TCP window
 2016-11-30 15:10 UTC  (4+ messages)

[PATCH iproute2 V3 0/3] tc: Support for ip tunnel metadata set/unset/classify
 2016-11-30 14:44 UTC  (3+ messages)
` [PATCH iproute2 V3 3/3] tc/act_tunnel: Introduce ip tunnel action

[PATCH 0/2] net: Add support for SGMII PCS on Altera TSE MAC
 2016-11-30 13:41 UTC  (3+ messages)
` [PATCH 1/2] net: phy: vitesse: add support for VSC8572
` [PATCH 2/2] net: ethernet: altera_tse: add support for SGMII PCS

[PATCH net 1/2] tun: handle ubuf refcount correctly when meet erros
 2016-11-30 13:58 UTC  (4+ messages)
` [PATCH net 2/2] macvtap: "

[PATCH net] vhost_net: don't continue to call the recvmsg when meet errors
 2016-11-30 13:43 UTC  (4+ messages)

[PATCH net-next v2 0/4] Documentation: net: phy: Improve documentation
 2016-11-30 13:43 UTC  (6+ messages)
` [PATCH net-next v2 3/4] Documentation: net: phy: Add blurb about RGMII


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