netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-17 00:11:18 to 2016-06-18 03:52:56 UTC [more...]

[PATCH net-next 0/8] tou: Transports over UDP - part I
 2016-06-18  3:52 UTC  (8+ messages)
` [PATCH net-next 1/8] net: Change SKB_GSO_DODGY to be a tx_flag

[net-next PATCH v3 00/17] Future-proof tunnel offload handlers
 2016-06-18  3:26 UTC  (2+ messages)

[PATCH] ibmvnic: fix to use list_for_each_safe() when delete items
 2016-06-18  2:53 UTC 

[PATCH 0/7] Netfilter fixes for net
 2016-06-18  2:50 UTC  (9+ messages)
` [PATCH 1/7] netfilter: conntrack: destroy kmemcache on module removal
` [PATCH 2/7] netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set
` [PATCH 3/7] netfilter: nf_tables: reject loops from set element jump to chain
` [PATCH 4/7] netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails
` [PATCH 5/7] netfilter: nf_tables: fix a wrong check to skip the inactive rules
` [PATCH 6/7] netfilter: xt_SYNPROXY: add missing header to Kbuild
` [PATCH 7/7] netfilter: xt_SYNPROXY: include missing <linux/types.h>

[RFC 12/18] limits: track RLIMIT_MEMLOCK actual max
 2016-06-18  0:59 UTC  (2+ messages)

[PATCH iproute2 -master] ss: Add tcp_info fields data_segs_in/out
 2016-06-18  0:38 UTC 

[iproute PATCH 0/3] Big C99 style initializer rework
 2016-06-18  0:21 UTC  (14+ messages)
` [iproute PATCH 1/3] Use C99 style initializers everywhere
` [iproute PATCH 2/3] Replace malloc && memset by calloc
` [iproute PATCH 3/3] No need to initialize rtattr fields before parsing

[for-next 0/1] [pull request] Mellanox ConnectX-4 Shared Code
 2016-06-18  0:15 UTC  (3+ messages)

[PATCH v3 net-next v3 00/14] net: dsa: mv88e6xxx: probe compatible
 2016-06-18  0:07 UTC  (15+ messages)
` [PATCH v3 net-next v3 01/14] net: dsa: mv88e6xxx: fix style issues
` [PATCH v3 net-next v3 02/14] net: dsa: mv88e6xxx: remove redundant assignments
` [PATCH v3 net-next v3 03/14] net: dsa: mv88e6xxx: use already declared variables
` [PATCH v3 net-next v3 04/14] net: dsa: mv88e6xxx: do not increment bus refcount
` [PATCH v3 net-next v3 05/14] net: dsa: mv88e6xxx: add switch register helpers
` [PATCH v3 net-next v3 06/14] net: dsa: mv88e6xxx: use gpio get optional variant
` [PATCH v3 net-next v3 07/14] net: dsa: mv88e6xxx: remove table args in info lookup
` [PATCH v3 net-next v3 08/14] net: dsa: mv88e6xxx: rename smi_mutex to reg_lock
` [PATCH v3 net-next v3 09/14] net: dsa: mv88e6xxx: add chip allocation helper
` [PATCH v3 net-next v3 10/14] net: dsa: mv88e6xxx: add SMI init helper
` [PATCH v3 net-next v3 11/14] net: dsa: mv88e6xxx: add detection helper
` [PATCH v3 net-next v3 12/14] net: dsa: mv88e6xxx: pass compatible info
` [PATCH v3 net-next v3 13/14] net: dsa: mv88e6xxx: add addressing mode to info
` [PATCH v3 net-next v3 14/14] net: dsa: mv88e6xxx: add port base address "

[PATCH net-next 00/18] mlx5 RoCE/RDMA packet sniffer
 2016-06-17 23:34 UTC  (26+ messages)
` [PATCH net-next 01/18] net/mlx5: Refactor mlx5_add_flow_rule
` [PATCH net-next 02/18] net/mlx5: Introduce mlx5_flow_steering structure
` [PATCH net-next 03/18] net/mlx5: Properly remove all steering objects
` [PATCH net-next 04/18] net/mlx5: Add hold/put rules refcount API
` [PATCH net-next 05/18] net/mlx5: Add support to add/del flow rule notifiers
` [PATCH net-next 06/18] net/mlx5: Introduce table of function pointer steering commands
` [PATCH net-next 07/18] net/mlx5: Introduce nop "
` [PATCH net-next 08/18] if_ether.h: Add RoCE Ethertype
` [PATCH net-next 09/18] IB/mlx5: Create RoCE root namespace
` [PATCH net-next 10/18] net/mlx5: Introduce get flow rule match API
` [PATCH net-next 11/18] net/mlx5: Add sniffer namespaces
` [PATCH net-next 12/18] IB/mlx5: Add kernel offload flow-tag
` [PATCH net-next 13/18] net: Add offload kernel net stack packet type
` [PATCH net-next 14/18] net/mlx5e: Set sniffer skbs packet type to offload kernel
` [PATCH net-next 15/18] net/mlx5: Introduce sniffer steering hardware capabilities
` [PATCH net-next 16/18] net/mlx5e: Sniffer support for kernel offload (RoCE) traffic
` [PATCH net-next 17/18] net/mlx5e: Lock device state in set features
` [PATCH net-next 18/18] net/mlx5e: Add netdev hw feature flag offload-sniffer

act_mirred: remove spinlock in fast path
 2016-06-17 22:03 UTC  (6+ messages)

[PATCH net-next v6] tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
 2016-06-17 21:34 UTC  (3+ messages)

[PATCH 1/2] net: ethernet: et131x: use phydev from struct net_device
 2016-06-17 21:32 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings

[PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-06-17 21:11 UTC  (4+ messages)

[PATCH net] RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP
 2016-06-17 20:51 UTC  (2+ messages)

[PATCH RFC] brcmfmac: support deleting MBSS AP interfaces
 2016-06-17 20:44 UTC  (5+ messages)

[net-next,v3] openvswitch: Add packet len info to upcall
 2016-06-17 19:52 UTC 

[PATCH] net: tilegx: use correct timespec64 type
 2016-06-17 19:10 UTC  (3+ messages)

[PATCH iproute2 net-next 3/5] bridge: add json support for bridge fdb show
 2016-06-17 19:07 UTC  (6+ messages)

[RFC PATCH 1/1] net/ipv4: Enable flow-based ECMP
 2016-06-17 18:52 UTC  (7+ messages)

[PATCH net-next v2] tcp: use RFC6298 compliant TCP RTO calculation
 2016-06-17 18:56 UTC  (4+ messages)
` [PATCH net-next v3] "

Per-flow IPv4 ECMP
 2016-06-17 18:45 UTC  (4+ messages)

[PATCH -next] RDS: TCP: Fix non static symbol warnings
 2016-06-17 18:33 UTC  (3+ messages)

PATCH 1/1] AX.25: Close socket connection on session completion
 2016-06-17 18:33 UTC  (2+ messages)

[PATCH] net:liquidio: remove unused including <linux/version.h>
 2016-06-17 17:49 UTC 

[PATCH] gtp: remove unused including <linux/version.h>
 2016-06-17 17:33 UTC 

[BUG] act_ife: sleeping functions called in atomic context
 2016-06-17 17:31 UTC  (9+ messages)

[patch net-next v4 0/4] return offloaded stats as default and expose original sw stats
 2016-06-17 17:12 UTC  (13+ messages)
` [patch net-next v4 3/4] net: core: add SW stats to if_stats_msg

[PATCH resend] net: sock: Add option for memory optimized hints
 2016-06-17 16:07 UTC  (5+ messages)

[PATCH] netfilter/nflog: nflog-range does not truncate packets
 2016-06-17 15:43 UTC  (11+ messages)

rfc: netfilter: Unhide FWINV macro arguments ?
 2016-06-17 15:41 UTC  (3+ messages)

[PATCH 1/2] mlx5: only register devlink when ethernet is available
 2016-06-17 15:40 UTC  (9+ messages)
` [PATCH 2/2] mlx5: fix 64-bit division on times

[PATCH v3 0/2] net: ethernet: ti: cpsw: delete rx_descs property
 2016-06-17 15:08 UTC  (4+ messages)
` [PATCH v3 1/2] net: ethernet: ti: cpsw: remove "
` [PATCH v3 2/2] Documentation: DT: "

pull-request: can-next 2016-06-17
 2016-06-17 14:31 UTC 

Micrel Phy KSZ8031 clock select setting in dts
 2016-06-17 13:48 UTC  (2+ messages)

[patch net 0/2] mlxsw: couple of fixes
 2016-06-17 13:09 UTC  (3+ messages)
` [patch net 1/2] mlxsw: spectrum: Don't count internal TX header bytes to stats
` [patch net 2/2] mlxsw: switchx2: "

[PATCH 6/6] ppc: ebpf/jit: Implement JIT compiler for extended BPF
 2016-06-17 13:00 UTC  (3+ messages)
` [6/6] "
  ` [PATCH] ppc: Fix BPF JIT for ABIv2

[patch -next] tipc: potential shift wrapping bug in map_set()
 2016-06-17 12:01 UTC  (2+ messages)

[PATCH 4.7 FIX] brcmfmac: fix lockup when removing P2P interface after event timeout
 2016-06-17 11:23 UTC  (9+ messages)
` [PATCH REBASED] "
` [PATCH] brcmfmac: use const char * for interface name in brcmf_add_if

[PATCH v2 net-next 0/3] net sched action timestamp improvements
 2016-06-17 11:15 UTC  (2+ messages)
` Fwd: "

Fwd: 802.3ad bonding aggregator reselection
 2016-06-17 10:40 UTC 

[PATCH net 1/1] tipc: fix socket timer deadlock
 2016-06-17 10:35 UTC 

Thank you waiting to hear from you soon
 2016-06-17 10:30 UTC 

[PATCH] can: tscan1: Utilize the module_isa_driver macro
 2016-06-17 10:29 UTC  (2+ messages)

[PATCH] IPsec NAT-T issue
 2016-06-17 10:24 UTC  (4+ messages)

[PATCH v10 00/22] Add HiSilicon RoCE driver
 2016-06-17  9:58 UTC  (3+ messages)
` [PATCH v10 08/22] IB/hns: Add icm support

[PATCH] rxrpc: fix uninitialized variable use
 2016-06-17  9:55 UTC 

[PATCH v7 0/2] Add CAN FD driver support to r8a7795 SoC
 2016-06-17  9:17 UTC  (6+ messages)
` [[RESEND]PATCH "
  ` [[RESEND]PATCH v7 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
  ` [[RESEND]PATCH v7 2/2] can: rcar_can: Move Renesas CAN driver to rcar dir

good news
 2016-06-17  8:31 UTC 

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-17  7:22 UTC  (3+ messages)

[PATCH net-next v10 0/5] openvswitch: support for layer 3 encapsulated packets
 2016-06-17  6:53 UTC  (11+ messages)
` [PATCH net-next v10 2/5] openvswitch: set skb protocol and mac_len when receiving on internal device
` [PATCH net-next v10 4/5] openvswitch: add layer 3 flow/port support

[PATCH v4 net] ipvs: fix bind to link-local mcast IPv6 address in backup
 2016-06-17  6:42 UTC  (2+ messages)

[PATCH net-next] net, cls: also reject deleting all filters when TCA_KIND present
 2016-06-17  5:51 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-rk: keep PHY up for WoL
 2016-06-17  5:38 UTC  (7+ messages)
` net: stmmac: dwmac-rk: fixes for Wake-on-Lan on RK3288

[PATCH net-next v5 0/7] vmxnet3: upgrade to version 3
 2016-06-17  5:37 UTC  (2+ messages)

[PATCH net-next 00/13] s390: qeth patches
 2016-06-17  5:16 UTC  (2+ messages)

[PATCH 0/8] net: fix old-style declarations
 2016-06-17  5:06 UTC  (10+ messages)
` [PATCH 1/8] wireless: airo: rename 'register' variable
  ` [PATCH 4/8] hamradio: baycom: fix old-style declaration
  ` [PATCH 5/8] isdn: eicon: fix old-style declarations
  ` [PATCH 6/8] net: gianfar: fix old-style declaration
` [PATCH 7/8] net: xfrm: "

[PATCH net] nfp: use correct index to mask link state irq
 2016-06-17  5:03 UTC  (2+ messages)

[net-next,v2] openvswitch: Add skb->len info to upcall
 2016-06-17  1:50 UTC  (2+ messages)

[PATCH v9 00/22] Add HiSilicon RoCE driver
 2016-06-17  1:29 UTC  (12+ messages)
` [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 11/22] IB/hns: Add IB device registration

[PATCH] net: the space is required after ','
 2016-06-17  0:41 UTC  (2+ messages)

[PATCH] net: do not initialise statics to 0
 2016-06-17  0:41 UTC  (2+ messages)

[PATCH 0/5] treewide: fix unused-but-set warnings
 2016-06-17  0:33 UTC  (5+ messages)
` [PATCH 1/5] net: qlcnic: don't set unused function argument
` [PATCH 2/5] net: tlan: "

[PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping
 2016-06-17  0:27 UTC  (4+ messages)

[PATCH] dsa: b53: fix big-endian register access
 2016-06-17  0:15 UTC  (2+ messages)

[PATCH net-next] mpls: allow routes on ipgre devices
 2016-06-17  0:14 UTC  (2+ messages)

[PATCH] sit: correct IP protocol used in ipip6_err
 2016-06-17  0:11 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).