netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-18 21:57:20 to 2017-01-19 21:34:34 UTC [more...]

[PATCH v7 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-19 21:33 UTC  (14+ messages)
` [PATCH v7 01/13] net: ethernet: aquantia: Make and configuration files
` [PATCH v7 02/13] net: ethernet: aquantia: Common functions and definitions
` [PATCH v7 03/13] net: ethernet: aquantia: Add ring support code
` [PATCH v7 04/13] net: ethernet: aquantia: Low-level hardware interfaces
` [PATCH v7 05/13] net: ethernet: aquantia: Support for NIC-specific code
` [PATCH v7 06/13] net: ethernet: aquantia: Atlantic A0 and B0 specific functions
` [PATCH v7 07/13] net: ethernet: aquantia: Vector operations
` [PATCH v7 08/13] net: ethernet: aquantia: PCI operations
` [PATCH v7 09/13] net: ethernet: aquantia: Atlantic hardware abstraction layer
` [PATCH v7 10/13] net: ethernet: aquantia: Hardware interface and utility functions
` [PATCH v7 11/13] net: ethernet: aquantia: Ethtool support
` [PATCH v7 12/13] net: ethernet: aquantia: Receive side scaling
` [PATCH v7 13/13] net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver

[net PATCH v5 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-19 21:11 UTC  (5+ messages)
` [net PATCH v5 6/6] virtio_net: XDP support for adjust_head

[PATCH] rtlwifi: rtl8723bs: Add firmware for new driver
 2017-01-19 21:04 UTC 

[PATCHv3 net-next 0/4] sctp: add sender-side procedures for stream reconf asoc reset and add streams
 2017-01-19 20:17 UTC  (6+ messages)
` [PATCHv3 net-next 1/4] sctp: add support for generating stream reconf ssn/tsn reset request chunk
` [PATCHv3 net-next 2/4] sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
` [PATCHv3 net-next 3/4] sctp: add support for generating stream reconf add incoming/outgoing streams request chunk
` [PATCHv3 net-next 4/4] sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter

[net-next:master 177/195] drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:4646: warning: unused variable 'port_vec'
 2017-01-19 20:17 UTC 

[PATCH RFC 0/7] Clean up PHY MMD accessors
 2017-01-19 19:58 UTC  (3+ messages)

[PATCH net] net/mlx5e: Do not recycle pages from emergency reserve
 2017-01-19 19:39 UTC  (4+ messages)

[PATCH v2 0/4] USB support for Broadcom NSP SoC
 2017-01-19 19:26 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: Add documentation for NSP USB3 PHY
` [PATCH v2 2/4] net: phy: Initialize mdio clock at probe function

[PATCH] net: ethtool: avoid allocation failure for dump_regs
 2017-01-19 19:22 UTC  (7+ messages)

[PATCH iproute2 v4 0/4] update ifstat for new stats
 2017-01-19 19:11 UTC  (6+ messages)
` [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to extended statistics

[RFC] RESEND - rdmatool - tool for RDMA users
 2017-01-19 19:12 UTC  (10+ messages)

[PATCH net-next v4] bridge: multicast to unicast
 2017-01-19 19:05 UTC  (3+ messages)

Inconsistency in packet drop due to MTU (eth vs veth)
 2017-01-19 18:53 UTC  (2+ messages)

xennet_start_xmit assumptions
 2017-01-19 18:47 UTC  (8+ messages)
` [Xen-devel] "

[PATCH net-next] vxlan: preserve type of dst_port parm for encap_bypass_if_local()
 2017-01-19 18:16 UTC  (2+ messages)

[PATCH iproute2 net-next] tc: m_csum: add support for SCTP checksum
 2017-01-19 18:24 UTC  (2+ messages)

Setting link down or up in software
 2017-01-19 17:59 UTC  (10+ messages)

[PATCH net-next v3 00/10] net: dsa: Support for pdata in dsa2
 2017-01-19 18:12 UTC  (14+ messages)
` [PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()

[PATCH 0/2] at803x: don't power-down SGMII link
 2017-01-19 18:01 UTC  (9+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg

[PATCH v2] xen-netfront: Fix Rx stall during network stress and OOM
 2017-01-19 18:10 UTC  (5+ messages)

[PATCH] rtlwifi: rtl8192x: Enabling and disabling hardware interrupts after enabling local irq flags
 2017-01-19 18:08 UTC  (3+ messages)

[PATCH v2 0/5] net: ethernet: ti: cpsw: correct common res usage
 2017-01-19 17:33 UTC  (7+ messages)
` [PATCH v2 1/5] net: ethernet: ti: cpsw: remove dual check from common res usage function
` [PATCH v2 2/5] net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
` [PATCH v2 3/5] net: ethernet: ti: cpsw: don't duplicate ndev_running
` [PATCH v2 4/5] net: ethernet: ti: cpsw: don't duplicate common res in rx handler
` [PATCH v2 5/5] net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs

[PATCH iproute2] ip route: error out on multiple via without nexthop keyword
 2017-01-19 17:08 UTC 

[PATCH v3 net-next] phy: increase size of MII_BUS_ID_SIZE and bus_id
 2017-01-19 16:52 UTC  (3+ messages)

[PATCH v6 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-19 16:55 UTC  (17+ messages)
` [PATCH v6 01/13] net: ethernet: aquantia: Make and configuration files
` [PATCH v6 02/13] net: ethernet: aquantia: Common functions and definitions
` [PATCH v6 03/13] net: ethernet: aquantia: Add ring support code
` [PATCH v6 04/13] net: ethernet: aquantia: Low-level hardware interfaces
` [PATCH v6 05/13] net: ethernet: aquantia: Support for NIC-specific code
` [PATCH v6 06/13] net: ethernet: aquantia: Atlantic A0 and B0 specific functions
` [PATCH v6 07/13] net: ethernet: aquantia: Vector operations
` [PATCH v6 08/13] net: ethernet: aquantia: PCI operations
` [PATCH v6 09/13] net: ethernet: aquantia: Atlantic hardware abstraction layer
` [PATCH v6 10/13] net: ethernet: aquantia: Hardware interface and utility functions
` [PATCH v6 11/13] net: ethernet: aquantia: Ethtool support
` [PATCH v6 12/13] net: ethernet: aquantia: Receive side scaling
` [PATCH v6 13/13] net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver
  ` [PATCH] net: ethernet: aquantia: fix alloc_cast.cocci warnings

[PATCH net-next] net: caif: Remove unused stats member from struct chnl_net
 2017-01-19 16:51 UTC  (2+ messages)

[PATCH net] gianfar: Do not reuse pages from emergency reserve
 2017-01-19 16:50 UTC  (3+ messages)

[PATCH] tcp: initialize max window for a new fastopen socket
 2017-01-19 16:41 UTC  (3+ messages)

[PATCH] net: atm: Fix build error when !CONFIG_PROC_FS
 2017-01-19 16:32 UTC  (2+ messages)

[PATCH v3] net/irda: fix lockdep annotation
 2017-01-19 16:27 UTC  (5+ messages)

Initializing MAC address at run-time
 2017-01-19 16:26 UTC  (4+ messages)

[PATCH net-next] net/sched: cls_flower: reduce fl_change stack size
 2017-01-19 16:23 UTC  (3+ messages)

[PATCH] ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
 2017-01-19 16:09 UTC  (2+ messages)

[PATCH] net/mlx5e: Remove unused variable
 2017-01-19 16:15 UTC  (3+ messages)

[PATCH net-next v2] macb: Common code to enable ptp support for MACB/GEM
 2017-01-19 16:07 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update cxgb4 maintainer
 2017-01-19 15:57 UTC  (2+ messages)

[PATCH v2 net-next] net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
 2017-01-19 15:54 UTC  (6+ messages)

[PATCH v2 net-next] phy: increase size of bus_id and MII_BUS_ID_SIZE
 2017-01-19 14:25 UTC  (2+ messages)

[PATCH iproute2 net-next V5] tc: flower: Refactor matching flags to be more user friendly
 2017-01-19 14:53 UTC  (3+ messages)

[PATCH net-next V4] tc: flower: Refactor matching flags to be more user friendly
 2017-01-19 14:29 UTC  (3+ messages)

[PATCH iproute2 net-next V2] tc: flower: Refactor matching flags to be more user friendly
 2017-01-19 14:14 UTC  (3+ messages)

[PATCH iproute2 net-next V3] tc: flower: Refactor matching flags to be more user friendly
 2017-01-19 14:19 UTC  (2+ messages)

[PATCH] net: fec: Fixed panic problem with non-tso
 2017-01-19 13:24 UTC  (7+ messages)

[net, 3/6] net: korina: increase tx/rx ring sizes
 2017-01-19 13:37 UTC  (6+ messages)

[PATCH 1/3] cxgb4: hide unused warnings
 2017-01-19 13:13 UTC  (3+ messages)
` [PATCH 2/3] qed: avoid possible stack overflow in qed_ll2_acquire_connection

[PATCH 1/1] net: wireless: marvell: fix improper return value
 2017-01-19 12:39 UTC  (2+ messages)
` libertas: "

[PATCH iproute2 0/2] two small fixes in flower option parser error flow
 2017-01-19 12:31 UTC  (3+ messages)
` [PATCH iproute2 1/2] tc: flower: Add missing err check when parsing flower options
` [PATCH iproute2 2/2] tc: flower: Fix incorrect error msg about eth type

[PATCH iproute2 net-next] tc: flower: Refactor matching flags to be more user friendly
 2017-01-19 12:19 UTC  (2+ messages)

[PATCH iproute2 net-next] tc: flower: support matching flags
 2017-01-19 11:39 UTC  (8+ messages)

[PATCH net-next] macb: Common code to enable ptp support for SAMA5Dx platforms
 2017-01-19 10:21 UTC  (4+ messages)

Potential issues (security and otherwise) with the current cgroup-bpf API
 2017-01-19  9:00 UTC  (12+ messages)

[PATCH net-next 0/9] mlx4 misc improvements
 2017-01-19  8:32 UTC  (3+ messages)

linux-next: build warning after merge of the net tree
 2017-01-19  8:26 UTC  (2+ messages)

[PATCH] ip/xfrm: Fix deleteall when having many policies installed
 2017-01-19  7:57 UTC  (3+ messages)

please get back to me
 2017-01-19  6:19 UTC 

[PATCH for bnxt_re V4 10/21] RDMA/bnxt_re: Support for CQ verbs
 2017-01-19  6:57 UTC  (2+ messages)

[pull request][for-next] Mellanox mlx5 Reorganize core driver directory layout
 2017-01-19  6:32 UTC  (7+ messages)

[PATCH] stmmac: adding EEE to GMAC4
 2017-01-19  6:01 UTC  (2+ messages)

linux-next: build failure after merge of the rcu tree
 2017-01-19  3:34 UTC 

[PATCH] virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit
 2017-01-19  3:06 UTC  (5+ messages)

[PATCH] Avoid in6_addr redefinition
 2017-01-19  2:40 UTC  (2+ messages)

(unknown),
 2017-01-19  2:29 UTC  (6+ messages)
  ` Potential issues (security and otherwise) with the current cgroup-bpf API

[PATCH] net: add regs attribute to phy device for user diagnose
 2017-01-19  1:01 UTC  (8+ messages)

prb_retire_rx_blk_timer_expired use-after-free
 2017-01-19  0:22 UTC 

[PATCH net-next v3] bridge: multicast to unicast
 2017-01-19  0:23 UTC 

sales--【充电站+新能源汽车展】 2017第八届中国(广州)国际新能源汽车工业展 (G-YD2-C50-Me)
 2017-01-18 19:52 UTC 

[PATCH 1/2] qed: Add support for hardware offloaded FCoE
 2017-01-18 23:26 UTC  (2+ messages)

[PATCH next 0/3] use netdev_is_rx_handler_busy() in few known cases
 2017-01-18 23:02 UTC 

[PATCH next 1/3] net: remove duplicate code
 2017-01-18 23:02 UTC 

[PATCH next 3/3] macvlan: use netdev_is_rx_handler_busy instead of checking specific type
 2017-01-18 23:02 UTC 

[PATCH next 2/3] ipvlan: use netdev_is_rx_handler_busy instead of checking specific type
 2017-01-18 23:02 UTC 

[PATCH v3 0/2] bpf: add longest prefix match map
 2017-01-18 22:29 UTC  (5+ messages)
` [PATCH v3 1/2] bpf: add a longest prefix match trie map implementation

[PATCH net-next] net: Remove usage of net_device last_rx member
 2017-01-18 22:27 UTC  (2+ messages)

[PATCH net] bpf: don't trigger OOM killer under pressure with map alloc
 2017-01-18 22:13 UTC  (2+ messages)

[PATCH net v2] lwtunnel: fix autoload of lwt modules
 2017-01-18 22:07 UTC  (2+ messages)

[PATCH net-next] lwtunnel: remove device arg to lwtunnel_build_state
 2017-01-18 22:08 UTC  (2+ messages)

[PATCH net-next v4 00/10] net: dsa: Support for pdata in dsa2
 2017-01-18 22:06 UTC  (3+ messages)

[PATCH net] bnxt_en: Fix "uninitialized variable" bug in TPA code path
 2017-01-18 22:02 UTC  (2+ messages)

fq_codel and skb->hash
 2017-01-18 20:21 UTC  (6+ messages)

[PATCH net] net: phy: bcm63xx: Utilize correct config_intr function
 2017-01-18 21:57 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).