netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-20 09:17:08 to 2016-09-20 23:22:59 UTC [more...]

[PATCH RFC 0/3] xdp: Generalize XDP
 2016-09-20 23:22 UTC  (11+ messages)
` [PATCH RFC 1/3] xdp: Infrastructure to generalize XDP
` [PATCH RFC 2/3] mlx4: Change XDP/BPF to use generic XDP infrastructure
` [PATCH RFC 3/3] netdevice: Remove obsolete xdp_netdev_command

[PATCH v2 0/2] make POSIX timers optional
 2016-09-20 22:47 UTC  (9+ messages)
` [PATCH 1/2] ptp_clock: allow for it to be optional
` [PATCH 2/2] posix-timers: make it configurable

[RFC PATCH] xdp: separate struct xdp_prog as container for bpf_prog
 2016-09-20 22:02 UTC  (3+ messages)

[PATCH RFC] brcmfmac: stop netif queue when waiting for packets transmission
 2016-09-20 22:00 UTC 

[RFC] PCI: Allow sysfs control over totalvfs
 2016-09-20 21:36 UTC  (4+ messages)

[PATCH next 0/2] Rename WORD_TRUNC/ROUND macros and use them
 2016-09-20 21:25 UTC  (3+ messages)
` [PATCH next v2 1/2] sctp: rename WORD_TRUNC/ROUND macros
` [PATCH next v2 2/2] sctp: make use of SCTP_TRUNC4 macro

[PATCH net-next 0/3] add support for RGMII on GMAC0 through TRGMII hardware module
 2016-09-20 21:23 UTC  (5+ messages)
` [PATCH net-next 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII
` [PATCH net-next 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0

[PATCH next 0/2] Rename WORD_TRUNC/ROUND macros and use them
 2016-09-20 21:20 UTC  (4+ messages)
` [PATCH next 1/2] sctp: rename WORD_TRUNC/ROUND macros
` [PATCH next 2/2] sctp: make use of WORD_TRUNC macro

[PATCH next 0/2] improvements to SSN and TSN handling
 2016-09-20 21:19 UTC  (3+ messages)
` [PATCH next 1/2] sctp: fix the handling of SACK Gap Ack blocks
` [PATCH next 2/2] sctp: improve how SSN, TSN and ASCONF serial are compared

[PATCH v3] net: ip, diag -- Add diag interface for raw sockets
 2016-09-20 21:13 UTC  (11+ messages)

[PATCH net-next 0/8] mlx5e XDP support
 2016-09-20 21:04 UTC  (24+ messages)
` [PATCH net-next 7/8] net/mlx5e: XDP TX forwarding support
` [PATCH net-next 8/8] net/mlx5e: XDP TX xmit more

[PATCH 1/2] net: ethernet: hisilicon: hns: use phydev from struct net_device
 2016-09-20 20:30 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings

[PATCH net-next V2] net/vxlan: Avoid unaligned access in vxlan_build_skb()
 2016-09-20 18:57 UTC 

[PATCH v4 net-next 00/16] tcp: BBR congestion control algorithm
 2016-09-20 18:50 UTC  (10+ messages)
` [PATCH v4 net-next 01/16] tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
` [PATCH v4 net-next 13/16] tcp: allow congestion control to expand send buffer differently
` [PATCH v4 net-next 16/16] tcp_bbr: add BBR congestion control

[PATCH net-next 0/2] bnx2x: page allocation failure
 2016-09-20 18:46 UTC  (10+ messages)
` [PATCH net-next 2/2] bnx2x: allocate mac filtering pending list in PAGE_SIZE increments

UBSAN reports issue in ip_idents_reserve
 2016-09-20 18:42 UTC  (12+ messages)

Possible code defects: macros and precedence
 2016-09-20 18:03 UTC 

[PATCH net-next 5/7] rhashtable: abstract out function to get hash
 2016-09-20 17:58 UTC  (3+ messages)

[PATCH net-next] net/vxlan: Avoid unaligned access in vxlan_build_skb()
 2016-09-20 17:24 UTC  (12+ messages)

[PATCH v3 net-next 1/2] net: skbuff: Remove errornous length validation in skb_vlan_pop()
 2016-09-20 17:13 UTC  (4+ messages)
` [PATCH v3 net-next 2/2] net: skbuff: Coding: Use eth_type_vlan() instead of open coding it

[RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
 2016-09-20 17:08 UTC  (3+ messages)

[RFC 02/11] Add RoCE driver framework
 2016-09-20 17:03 UTC  (13+ messages)

[RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks
 2016-09-20 17:02 UTC  (12+ messages)

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-09-20 16:58 UTC  (9+ messages)
` [RFC v3 07/22] landlock: Handle file comparisons
          ` lsm naming dilemma. "

[PATCH v6 0/6] Add eBPF hooks for cgroups
 2016-09-20 16:53 UTC  (9+ messages)
` [PATCH v6 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs

[PATCHv2 iproute2] ip route: check ftell, fseek return value
 2016-09-20 16:53 UTC  (2+ messages)

[iproute PATCH] tc: don't accept qdisc 'handle' greater than ffff
 2016-09-20 16:46 UTC  (2+ messages)

[PATCH] ip: (ipvlan) introduce L3s mode
 2016-09-20 16:51 UTC  (2+ messages)

[iproute PATCH] macsec: fix input range of 'icvlen' parameter
 2016-09-20 16:49 UTC  (2+ messages)

[PATCH iproute2 0/2] vxlan: add configuration check
 2016-09-20 16:47 UTC  (3+ messages)
` [PATCH iproute2 2/2] vxlan: group address requires net device

[RFC v2 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-20 16:45 UTC  (20+ messages)
` [RFC v2 01/12] qed: Add LL2
` [RFC v2 03/12] qedr: Add support for RoCE HW init
` [RFC v2 06/12] qedr: Add support for QP verbs
` [RFC v2 08/12] qedr: Add support for data path
  ` [RFC v2 02/12] qedr: Add RoCE driver framework
  ` [RFC v2 04/12] qedr: Add support for user context verbs
  ` [RFC v2 05/12] qedr: Add support for PD,PKEY and CQ verbs
  ` [RFC v2 07/12] qedr: Add support for memory registeration verbs
  ` [RFC v2 09/12] qedr: Add LL2 RoCE interface
  ` [RFC v2 10/12] qedr: Add GSI support
` [RFC v2 11/12] qedr: Add events support and register IB device
` [RFC v2 12/12] IB/core: add a protection to ib_get_dma_mr

[PATCH 0/6] ip: add save/restore to xfrm tables
 2016-09-20 16:43 UTC  (3+ messages)
` [PATCH 3/6] ip xfrm state: add save/restore

[PATCH net-next 0/8] net: qualcomm: add QCA7000 UART driver
 2016-09-20 16:43 UTC  (12+ messages)
` [PATCH net-next 1/8] net: qualcomm: remove unnecessary includes
` [PATCH net-next 2/8] net: qca_debug: use net_device_ops instead of direct call
` [PATCH net-next 3/8] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
` [PATCH net-next 4/8] net: qualcomm: rename qca_framing.c to qca_common.c
` [PATCH net-next 5/8] net: qualcomm: move MTU handling to qca_common
` [PATCH net-next 6/8] net: qualcomm: prepare frame decoding for UART driver
` [PATCH net-next 7/8] net: qualcomm: make qca_common a separate kernel module
` [PATCH net-next 8/8] net: qualcomm: add QCA7000 UART driver

[PATCH iproute2 net-next v1 0/7] tipc: updates for neighbour monitor
 2016-09-20 16:39 UTC  (2+ messages)

[PATCH bug-fix] iproute: fix documentation for ip rule scan order
 2016-09-20 16:38 UTC  (7+ messages)

[PATCH net-next] net: ethernet: mediatek: fix missing changes merged for conflicts overlapping commits
 2016-09-20 15:53 UTC 

[PATCH net-next 0/7] ftgmac100 support for ast2500
 2016-09-20 15:29 UTC  (5+ messages)
` [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs

[PATCH] netfilter: xt_socket: fix transparent match for IPv6 request sockets
 2016-09-20 15:05 UTC  (2+ messages)

[PATCH net-next v2 00/10] bnxt: update for net-next
 2016-09-20 14:52 UTC  (3+ messages)
` [PATCH net-next v2 05/10] bnxt_en: Fix ethtool -l|-L inconsistent channel counts

[PATCH] cxgb4: fix signed wrap around when decrementing index idx
 2016-09-20 14:48 UTC  (2+ messages)

DSA: Suspicious RCU usage (via rtnl_bridge_getlink)
 2016-09-20 14:46 UTC  (5+ messages)

[PATCH v5 0/6] Add eBPF hooks for cgroups
 2016-09-20 14:25 UTC  (9+ messages)

[PATCH net] ipmr, ip6mr: return lastuse relative to now
 2016-09-20 14:17 UTC  (3+ messages)
  ` [PATCH net v2] "

[PATCH v2 0/6] net: ethernet: bgmac: Add platform device support
 2016-09-20 13:59 UTC  (5+ messages)
` [PATCH v2 4/6] net: ethernet: bgmac: convert to feature flags

[PATCH ipsec-next] xfrm: state lookup can be lockless
 2016-09-20 13:45 UTC 

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-20 13:37 UTC  (7+ messages)
` [PATCH v4 01/16] vmxnet3: Move PCI Id to pci_ids.h

[PATCH 1/1] ixgbe: replace defined with IS_ENABLED
 2016-09-20 13:09 UTC  (3+ messages)

[PATCH net-next V2 0/4] mlx4 misc cleanups and improvements
 2016-09-20 13:05 UTC  (7+ messages)
` [PATCH net-next V2 1/4] net/mlx4_en: Add branch prediction hints in RX data-path
` [PATCH net-next V2 2/4] net/mlx4_en: Fix wrong indentation
` [PATCH net-next V2 3/4] net/mlx4_core: Use RCU to perform radix tree lookup for SRQ
` [PATCH net-next V2 4/4] net/mlx4_core: Fix deadlock when switching between polling and event fw commands

[PATCH v3] iproute2: build nsid-name cache only for commands that need it
 2016-09-20 12:52 UTC  (2+ messages)

[PATCH net] net/mlx4_core: Fix to clean devlink resources
 2016-09-20 11:55 UTC 

[PATCH iproute2] ipmonitor: fix ip monitor can't work when NET_NS is not enabled
 2016-09-20 11:53 UTC  (2+ messages)

[PATCH net-next v3 0/5] cxgb4: add support for offloading TC u32 filters
 2016-09-20 11:43 UTC  (6+ messages)
` [PATCH net-next v3 1/5] cxgb4: move common filter code to separate file
` [PATCH net-next v3 2/5] cxgb4: add common api support for configuring filters
` [PATCH net-next v3 3/5] cxgb4: add parser to translate u32 filters to internal spec
` [PATCH net-next v3 4/5] cxgb4: add support for offloading u32 filters
` [PATCH net-next v3 5/5] cxgb4: add support for drop and redirect actions

[PATCH net-next 0/5] mlx4 misc fixes and improvements
 2016-09-20  8:50 UTC  (6+ messages)

pull-request: wireless-drivers 2016-09-20
 2016-09-20 10:20 UTC 

[PATCH iproute2] ip: Use specific slave id
 2016-09-20 10:02 UTC 

skb_splice_bits() and large chunks in pipe (was Re: xfs_file_splice_read: possible circular locking dependency detected
 2016-09-20  9:51 UTC  (2+ messages)

[PATCH v2 net-next 0/7] net: ILA resolver and generic resolver backend
 2016-09-20  9:43 UTC  (2+ messages)

[PATCH net-next 6/7] net: Generic resolver backend
 2016-09-20  9:40 UTC  (2+ messages)

[PATCH net-next 3/7] rhashtable: Call library function alloc_bucket_locks
 2016-09-20  9:29 UTC  (2+ messages)

[patch net-next 0/9] mlxsw: Replace Hw related const with resource query results
 2016-09-20  9:16 UTC  (5+ messages)
` [patch net-next 6/9] mlxsw: spectrum: Implement max virtual routers resource
` [patch net-next 7/9] mlxsw: pci: Add some miscellaneous resources
` [patch net-next 8/9] mlxsw: pci: Add max router interface resource
` [patch net-next 9/9] mlxsw: spectrum: Implement max rif resource


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