netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-01 00:11:04 to 2016-06-01 23:01:17 UTC [more...]

[PATCH net-next v2] ravb: Add ESF in RCR for enabling separation filter
 2016-06-01 23:01 UTC  (2+ messages)

[PATCH net-next] ravb: Add SET_RUNTIME_PM_OPS macro
 2016-06-01 23:01 UTC  (2+ messages)

[RFC 00/12] BPF hardware offload via cls_bpf
 2016-06-01 23:01 UTC  (44+ messages)
` [RFC 01/12] add basic register-field manipulation macros
` [RFC 02/12] net: cls_bpf: add hardware offload
` [RFC 03/12] net: cls_bpf: limit hardware offload by software-only flag
` [RFC 04/12] net: cls_bpf: add support for marking filters as hardware-only
` [RFC 05/12] nfp: add BPF to NFP code translator
` [RFC 06/12] nfp: add hardware cls_bpf offload
` [RFC 07/12] nfp: add skb mark support to the bpf offload
` [RFC 08/12] net: cls_bpf: allow offloaded filters to update stats
` [RFC 09/12] nfp: report statistics of offloaded filters
` [RFC 10/12] nfp: bpf: optimize register init
` [RFC 11/12] nfp: bpf: add register rename
` [RFC 12/12] nfp: bpf: add denser mode of execution

[iproute PATCH 0/2] Minor vf_info review
 2016-06-01 22:36 UTC  (6+ messages)
` [iproute PATCH 1/2] ipaddress: Simplify vf_info parsing
` [iproute PATCH 2/2] ipaddress: Print IFLA_VF_QUERY_RSS_EN setting

[PATCH] r8152: Add support for setting MAC to system's Auxiliary MAC address
 2016-06-01 22:31 UTC  (3+ messages)

[RFC PATCH net] e1000e: keep vlan interfaces functional after rxvlan off
 2016-06-01 22:31 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-06-01 22:27 UTC  (3+ messages)

[iproute PATCH] ipaddress: Allow listing addresses by type
 2016-06-01 21:50 UTC  (2+ messages)

[PATCH net-next] sctp: sctp should change socket state when shutdown is received
 2016-06-01 21:40 UTC  (2+ messages)

[PATCH][V2] net/ethoc: fix null dereference on error exit path
 2016-06-01 21:25 UTC  (2+ messages)

4.7-rc1 wifi driver bug report
 2016-06-01 21:22 UTC  (2+ messages)

[RFC 0/3] vsockmon: virtual device to monitor AF_VSOCK sockets
 2016-06-01 21:19 UTC  (7+ messages)
` [RFC 1/3] vsockmon: Add tap functions
` [RFC 2/3] vsockmon: Add vsockmon device
` [RFC 3/3] vsockmon: Add vsock hooks

Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing")
 2016-06-01 20:44 UTC  (3+ messages)

[iproute PATCH] man: rtpr: Fix minor typo
 2016-06-01 19:58 UTC 

[PATCH RFC] brcmfmac: support deleting MBSS AP interfaces
 2016-06-01 19:00 UTC  (2+ messages)

[PATCH] net: ethernet: wiznet: Remove create_workqueue
 2016-06-01 18:46 UTC  (2+ messages)

[PATCH] net: ethernet: intel: fm10k: Remove create_workqueue
 2016-06-01 18:46 UTC  (3+ messages)

[RFC PATCH 0/4] Make inotify instance/watches be accounted per userns
 2016-06-01 18:13 UTC  (7+ messages)
` [PATCH 1/4] inotify: Add infrastructure to account inotify limits per-namespace
` [PATCH 2/4] inotify: Convert inotify limits to be accounted per-realuser/per-namespace
` [PATCH 3/4] misc: Rename the HASH_SIZE macro
` [PATCH 4/4] inotify: Don't include inotify.h when !CONFIG_INOTIFY_USER

[PATCH] ethtool: fix a kernel infoleak in ethtool_get_pauseparam
 2016-06-01 17:14 UTC  (3+ messages)

[PATCH net-next] ravb: Remove manual pause frame transmit
 2016-06-01 16:53 UTC  (2+ messages)

[PATCH] tipc: fix an infoleak in tipc_nl_compat_link_dump
 2016-06-01 16:34 UTC 

[PATCH] tcp: extend window to fit all restored unacked data in a send queue
 2016-06-01 16:26 UTC  (2+ messages)

[PATCH] rtl8xxxu: fix typo on variable name, compare against correct variable
 2016-06-01 16:23 UTC 

[PATCH 0/2] Software workaround for i.MX6Q/DL ERR006687
 2016-06-01 16:17 UTC  (4+ messages)
` [PATCH 1/2] ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
` [PATCH 2/2] ARM: dts: imx6: tag boards that have the HW workaround for ERR006687

[PATCH] net: fix potential infoleak in rds_inc_info_copy
 2016-06-01 16:11 UTC 

[PATCH iproute2] fq_codel: add per queue memory limit
 2016-06-01 16:01 UTC  (3+ messages)

[PATCH] stmmac: do not sleep in atomic context for mdio_reset
 2016-06-01 15:53 UTC 

[PATCH net-next] tcp: accept RST if SEQ matches right edge of SACK block
 2016-06-01 15:48 UTC  (6+ messages)

[PATCH v9 00/22] Add HiSilicon RoCE driver
 2016-06-01 15:38 UTC  (23+ messages)
` [PATCH v9 01/22] net: hns: Add reset function support for "
` [PATCH v9 04/22] IB/hns: Add RoCE engine reset function
` [PATCH v9 05/22] IB/hns: Add initial profile resource
` [PATCH v9 06/22] IB/hns: Add initial cmd operation
` [PATCH v9 07/22] IB/hns: Add event queue support
` [PATCH v9 08/22] IB/hns: Add icm support
  ` [PATCH v9 02/22] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
  ` [PATCH v9 03/22] IB/hns: Add initial main frame driver and get cfg info
  ` [PATCH v9 09/22] IB/hns: Add hca support
  ` [PATCH v9 10/22] IB/hns: Add process flow to init RoCE engine
  ` [PATCH v9 19/22] IB/hns: Add memory region operations support
  ` [PATCH v9 21/22] IB/hns: Kconfig and Makefile for RoCE module
` [PATCH v9 11/22] IB/hns: Add IB device registration
` [PATCH v9 12/22] IB/hns: Set mtu and gid support
` [PATCH v9 13/22] IB/hns: Add interface of the protocol stack registration
` [PATCH v9 14/22] IB/hns: Add operations support for IB device and port
` [PATCH v9 15/22] IB/hns: Add PD operations support
` [PATCH v9 16/22] IB/hns: Add ah "
` [PATCH v9 17/22] IB/hns: Add QP "
` [PATCH v9 18/22] IB/hns: Add CQ "
` [PATCH v9 20/22] IB/hns: Add operation for getting immutable port
` [PATCH v9 22/22] MAINTAINERS: Add maintainers for HiSilicon RoCE driver

[PATCH 0/5] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-01 15:26 UTC  (6+ messages)
` [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions

[PATCH 0/8] mwifiex: Fix some error handling issues in mwifiex_sdio_probe() function
 2016-06-01 13:51 UTC  (18+ messages)
` [PATCH 1/8] mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF node
` [PATCH 2/8] mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()
` [PATCH 3/8] mwifiex: propagate mwifiex_add_card() "
` [PATCH 4/8] mwifiex: consolidate mwifiex_sdio_probe() error paths
` [PATCH 5/8] mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()
` [PATCH 6/8] mwifiex: check if mwifiex_sdio_probe_of() fails and return error
` [PATCH 7/8] mwifiex: don't print an error if an optional DT property is missing
` [PATCH 8/8] mwifiex: use better message and error code when OF node doesn't match

[PATCH] qed: fix qed_fill_link() error handling
 2016-06-01 13:36 UTC  (9+ messages)
            ` [PATCH v2] "

[PATCH v2 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-01 13:12 UTC  (5+ messages)
` [PATCH v2 1/7] mdio:mux: Enhanced MDIO mux framework for integrated multiplexers
` [PATCH v2 7/7] phy: Add Northstar2 PCI Phy support

[PATCH] can: tscan1: Utilize the module_isa_driver macro
 2016-06-01 12:59 UTC 

[PATCH v6 0/3] skb_array: array based FIFO for skbs
 2016-06-01 12:54 UTC  (4+ messages)
` [PATCH v6 1/3] ptr_ring: array based FIFO for pointers
` [PATCH v6 2/3] ptr_ring: ring test
` [PATCH v6 3/3] skb_array: array based FIFO for skbs

[PATCH] stmmac: make platform drivers depend on their associated SoC
 2016-06-01 12:28 UTC 

linux-next: Tree for May 30
 2016-06-01 12:18 UTC  (6+ messages)
  ` ath9k gpio request

[PATCH 0/7] Netfilter fixes for net
 2016-06-01 12:03 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nfnetlink_queue: fix timestamp attribute
` [PATCH 2/7] netfilter: conntrack: remove leftover binary sysctl define
` [PATCH 3/7] netfilter: nf_queue: Make the queue_handler pernet
` [PATCH 4/7] netfilter: nf_ct_helper: Fix helper unregister count
` [PATCH 5/7] netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
` [PATCH 6/7] netfilter: nf_tables: validate NFTA_SET_TABLE parameter
` [PATCH 7/7] netfilter: nf_ct_helper: bail out on duplicated helpers

[PATCH] netfilter: fix possible ZERO_SIZE_PTR pointer dereferencing error
 2016-06-01 11:04 UTC  (4+ messages)
  ` [PATCH] netfilter: fix possible ZERO_SIZE_PTR pointerdereferencing error

pull-request: mac80211 2016-06-01
 2016-06-01 10:11 UTC 

Dear Friend
 2016-06-01  8:02 UTC 

[PATCH iproute2] man: ip-link: Added HSR part
 2016-06-01  7:43 UTC 

[PATCH 1/1] net: ethernet: Add SGMII support to dwmac-socfpga
 2016-06-01  6:35 UTC  (5+ messages)

[PATCH V3 0/2] vhost_net polling optimization
 2016-06-01  5:56 UTC  (3+ messages)
` [PATCH V3 1/2] vhost_net: stop polling socket during rx processing
` [PATCH V3 2/2] vhost_net: conditionally enable tx polling

[PATCH,RFC] macvlan: Handle broadcasts inline if we have only a few macvlans
 2016-06-01  4:27 UTC  (9+ messages)
` [PATCH 0/2] macvlan: Avoid unnecessary multicast cloning
  ` [PATCH 2/2] "
      ` [v2 PATCH 0/2] "
        ` [v2 PATCH 1/2] macvlan: Fix potential use-after free for broadcasts
        ` [v2 PATCH 2/2] macvlan: Avoid unnecessary multicast cloning

[PATCH iputils 1/6] start gitignore files
 2016-06-01  3:48 UTC  (6+ messages)
` [PATCH iputils 2/6] doc: fix parallel build of html/man pages
` [PATCH iputils 3/6] ping6: allow disabling of openssl support
` [PATCH iputils 4/6] fix handling of CFLAGS
` [PATCH iputils 5/6] tftpd: fix syslog setup
` [PATCH iputils 6/6] ping: fix -i number parsing in locales

[GIT] Networking
 2016-06-01  3:38 UTC 

[PATCH v2 net] sfc: Track RPS flow IDs per channel instead of per function
 2016-06-01  3:30 UTC  (2+ messages)

[PATCH iproute2 net-next] iproute2: correct port in FOU/GRE example
 2016-06-01  3:21 UTC 

[PATCH iproute2 net-next] iproute2: correct port in FOU/GRE example
 2016-06-01  3:21 UTC  (2+ messages)

[PATCH v2 0/5] drivers: net: xgene: Fix 1G hot-plug and module support
 2016-06-01  1:11 UTC  (5+ messages)
` [PATCH v2 2/5] drivers: net: xgene: Backward compatibility with older firmware
` [PATCH v2 3/5] drivers: net: phy: Add MDIO driver
` [PATCH v2 5/5] drivers: net: xgene: Fix module load/unload crash

r8169 regression: UDP packets dropped intermittantly
 2016-06-01  0:31 UTC  (11+ 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).