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

[PATCH 0/7] Netfilter fixes for net
 2016-06-02  0:54 UTC  (9+ 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

IOV iterator bug in net tree (was Re: Deadlock when running DevStack on latest pull of net tree)
 2016-06-02  0:54 UTC  (3+ messages)
` IOV iterator bug in net tree

pull-request: mac80211 2016-06-01
 2016-06-02  0:53 UTC  (2+ messages)

[PATCH,RFC] macvlan: Handle broadcasts inline if we have only a few macvlans
 2016-06-02  0:49 UTC  (10+ 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

[PATCH net-next] udp: avoid csum_partial() for validated skb
 2016-06-02  0:41 UTC  (2+ messages)

[PATCH] netfilter/nflog: nflog-range does not truncate packets
 2016-06-02  0:23 UTC 

[PATCH iptables 3/3] libxt_hashlimit: iptables-restore does not work as expected with xt_hashlimit
 2016-06-02  0:17 UTC 

[PATCH iptables 2/3] libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-06-02  0:17 UTC 

[PATCH iptables 1/3] libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2
 2016-06-02  0:16 UTC 

[PATCH 3/3] netfilter: iptables-restore does not work as expected with xt_hashlimit
 2016-06-02  0:12 UTC 

[PATCH 2/3] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-06-02  0:11 UTC 

[PATCH 1/3] netfilter: Prepare xt_hashlimit.c for revision 2
 2016-06-02  0:10 UTC 

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

[Patch net] sch_hfsc: always keep backlog updated
 2016-06-01 23:15 UTC  (6+ messages)
` [Patch net] sch_prio: update backlog as well
` [Patch net] sch_drr: "
` [Patch net] sch_red: "
` [Patch net] sch_tbf: "
` [Patch net] act_police: fix a crash during removal

[PATCH 0/8] mwifiex: Fix some error handling issues in mwifiex_sdio_probe() function
 2016-06-01 23:13 UTC  (7+ messages)
` [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

[RFC 00/12] BPF hardware offload via cls_bpf
 2016-06-01 23:08 UTC  (46+ 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

[PATCH v3 net-next 00/13] net: hns: add support of ACPI
 2016-06-01 23:07 UTC  (3+ messages)
` [PATCH v3 net-next 03/13] net: hisilicon: cleanup to prepare for other cases

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

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

[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

[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] qed: fix qed_fill_link() error handling
 2016-06-01 13:36 UTC  (9+ messages)
            ` [PATCH v2] "

[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] 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

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


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