messages from 2016-04-22 05:27:35 to 2016-04-23 16:17:50 UTC [more...]
[PATCH net-next 00/12] Mellanox 100G extending mlx5 ethtool support
2016-04-23 16:00 UTC (14+ messages)
` [PATCH net-next 01/12] net/mlx5e: Report additional error statistics in get stats ndo
` [PATCH net-next 02/12] net/mlx5e: Statistics handling refactoring
` [PATCH net-next 03/12] net/mlx5e: Rename VPort counters
` [PATCH net-next 04/12] net/mlx5e: Add per priority group to PPort counters
` [PATCH net-next 05/12] net/mlx5e: Add link down events counter
` [PATCH net-next 06/12] net/mlx5e: Improve set features ndo resiliency
` [PATCH net-next 07/12] net/mlx5e: Add support for RXALL netdev feature
` [PATCH net-next 08/12] net/mlx5e: Add ethtool support for interface identify (LED blinking)
` [PATCH net-next 09/12] net/mlx5e: Add ethtool support for dump module EEPROM
` [PATCH net-next 10/12] net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
` [PATCH net-next 11/12] net/mlx5e: Fix checksum handling for non-stripped vlan packets
` [PATCH net-next 12/12] net/mlx5e: Disable link up on INIT HCA command
[PATCH] net: dummy: remove note about being Y by default
2016-04-23 12:58 UTC
[PATCH v5 00/21] Add HiSilicon RoCE driver
2016-04-23 10:26 UTC (22+ messages)
` [PATCH v5 01/21] net: hns: Add reset function support for "
` [PATCH v5 02/21] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
` [PATCH v5 03/21] IB/hns: Add initial main frame driver and get cfg info
` [PATCH v5 04/21] IB/hns: Add RoCE engine reset function
` [PATCH v5 05/21] IB/hns: Add initial profile resource
` [PATCH v5 06/21] IB/hns: Add initial cmd operation
` [PATCH v5 07/21] IB/hns: Add event queue support
` [PATCH v5 08/21] IB/hns: Add icm support
` [PATCH v5 09/21] IB/hns: Add hca support
` [PATCH v5 10/21] IB/hns: Add process flow to init RoCE engine
` [PATCH v5 11/21] IB/hns: Add IB device registration function
` [PATCH v5 12/21] IB/hns: Set mtu and gid support
` [PATCH v5 13/21] IB/hns: Add interface of the protocol stack registration
` [PATCH v5 14/21] IB/hns: Add operations support for IB device and port
` [PATCH v5 15/21] IB/hns: Add PD operations support
` [PATCH v5 16/21] IB/hns: Add ah operation support
` [PATCH v5 17/21] IB/hns: Add QP operation implemention support
` [PATCH v5 18/21] IB/hns: Add CQ "
` [PATCH v5 19/21] IB/hns: Add memory region operation support
` [PATCH v5 20/21] IB/hns: Kconfig and Makefile for RoCE module
` [PATCH v5 21/21] MAINTAINERS: Add maintainers for HiSilicon RoCE driver
[PATCH] net: tsi108: use NULL for pointer-typed argument
2016-04-23 9:07 UTC
[PATCH v2 net-next 00/13] net: hns: add support of debug dsaf device
2016-04-23 9:05 UTC (14+ messages)
` [PATCH v2 net-next 01/13] net: hns: add a new dsaf mode for debug port
` [PATCH v2 net-next 04/13] net: hns: add attribute reset-field-offset for dsaf node
` [PATCH v2 net-next 05/13] net: hns: add syscon operation for dsaf
` [PATCH v2 net-next 12/13] Documentation: Bindings: add port-idx-in-ae for enet node
` [PATCH v2 net-next 02/13] net: hns: set debug port irq index to 0
` [PATCH v2 net-next 03/13] net: hns: add attribute port-idx-in-ae in enet node
` [PATCH v2 net-next 06/13] net: hns: sort the header file by alphabetical order
` [PATCH v2 net-next 07/13] net: hns: separate debug dsaf device from service dsaf device
` [PATCH v2 net-next 08/13] net: hns: add attribute cpld_ctrl for dsaf port node
` [PATCH v2 net-next 09/13] net: hns: add attribute port-rst-offset "
` [PATCH v2 net-next 10/13] net: hns: add attribute port-mode-offset "
` [PATCH v2 net-next 11/13] Documentation: Bindings: Update DT binding for separating dsaf dev support
` [PATCH v2 net-next 13/13] dts: hisi: update hns dst "
[PATCH net 0/3] ipgre: fix lwtunnel support
2016-04-23 5:09 UTC (14+ messages)
` [PATCH net 1/3] gre: do not assign header_ops in collect metadata mode
` [PATCH net 2/3] gre: build header correctly for collect metadata tunnels
` [PATCH net 3/3] gre: receive also TEB packets for lwtunnels
Warning triggered by lockdep checks for sock_owned_by_user on linux-next-20160420
2016-04-23 4:50 UTC (2+ messages)
[PATCH net-next] macvlan: fix failure during registration v2
2016-04-23 2:52 UTC (4+ messages)
[PATCH net-next 00/10] net: hns: add support of debug dsaf device
2016-04-23 1:41 UTC (13+ messages)
` [PATCH net-next 02/10] net: hns: set debug port irq index to 0
` [PATCH net-next 01/10] net: hns: add a new dsaf mode for debug port
` [PATCH net-next 03/10] net: hns: add attribute port-idx-in-ae in enet node
` [PATCH net-next 04/10] net: hns: add attribute reset-field-offset for dsaf node
` [PATCH net-next 06/10] net: hns: sort the header file by alphabetical order
` [PATCH net-next 09/10] net: hns: add attribute port-rst-offset for dsaf port node
` [PATCH net-next 05/10] net: hns: add syscon operation for dsaf
` [PATCH net-next 07/10] net: hns: separate debug and service device from dsaf device
` [PATCH net-next 08/10] net: hns: add attribute cpld_ctrl for dsaf port node
` [PATCH net-next 10/10] net: hns: add attribute port-mode-offset "
[PATCH v2 net-next 0/2] pskb_extract() helper function
2016-04-23 1:36 UTC (3+ messages)
` [PATCH v2 net-next 1/2] skbuff: Add "
` [PATCH v2 net-next 2/2] RDS: TCP: Call "
[PATCH v3] prism54: isl_38xx: Replace 'struct timeval'
2016-04-23 1:30 UTC (7+ messages)
[PATCH net-next 0/2] pskb_extract() helper function
2016-04-22 23:41 UTC (5+ messages)
` [PATCH net-next 1/2] skbuff: Add "
linux-next: build failure after merge of the net-next tree
2016-04-22 23:20 UTC (4+ messages)
[PATCH] net: ipv6: Do not fix up linklocal and loopback addresses
2016-04-22 22:14 UTC (2+ messages)
[ask for help and advice] fib6_del triggered BUG_ON, because rt->rt6i_ref counter is 2
2016-04-22 21:06 UTC (2+ messages)
[PATCH net-next] tcp: SYN packets are now simply consumed
2016-04-22 20:32 UTC (2+ messages)
[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
2016-04-22 20:13 UTC (5+ messages)
` [PATCH 2/6] Documentation: DT binding doc for iProc Shared MDIO Controller
` [PATCH 5/6] Documentation: Binding doc for ethernet master in NS2
mlx5e throwing RTNL_ASSERT error on vxlan_get_rx_port
2016-04-22 20:02 UTC (2+ messages)
[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
2016-04-22 19:56 UTC (7+ messages)
HELLO DEAR
2016-04-22 17:48 UTC
[PATCH iproute2] ss: add SK_MEMINFO_DROPS display
2016-04-22 17:21 UTC (2+ messages)
[RFC PATCH] gro: Partly revert "net: gro: allow to build full sized skb"
2016-04-22 17:14 UTC (7+ messages)
[PATCH net-next] tc_act: export all user headers
2016-04-22 17:06 UTC
[iproute2 PATCH v3 1/1] tc: introduce IFE action
2016-04-22 17:00 UTC (2+ messages)
[PATCH] devlink: export header
2016-04-22 16:55 UTC
[PATCH net-next 0/9] netlink: align attributes when needed (patchset #1)
2016-04-22 16:51 UTC (11+ messages)
` [PATCH net-next 1/9] libnl: fix help of _64bit functions
` [PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area
` [PATCH net-next 3/9] libnl: nla_put_be64(): "
` [PATCH net-next 4/9] libnl: nla_put_net64(): "
` [PATCH net-next 5/9] libnl: nla_put_s64(): "
` [PATCH net-next 6/9] libnl: nla_put_msecs(): "
` [PATCH net-next 7/9] libnl: add nla_put_u64_64bit() helper
` [PATCH net-next 8/9] xfrm: align nlattr properly when needed
` [PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit
[ethtool PATCH v7 0/2] add support for new ETHTOOL_xLINKSETTINGS ioctls
2016-04-22 16:48 UTC (3+ messages)
` [ethtool PATCH v7 1/2] ethtool.c: add support for "
` [ethtool PATCH v7 2/2] ethtool: use netlink socket when AF_INET not available
[PATCH iproute2 0/4] add MACsec support
2016-04-22 16:30 UTC (3+ messages)
[PATCH net 1/1] net: fec: update dirty_tx even if no skb
2016-04-22 16:11 UTC (3+ messages)
IGMPv3 and IGMPv2 interoperability - LEAVE packets are not sent on v3->v2 fallback
2016-04-22 16:03 UTC
[RFC PATCH net] ipv6/ila: fix nlsize calculation for lwtunnel
2016-04-22 15:58 UTC
[PATCH net v2 0/3] drivers: net: cpsw: phy-handle fixes
2016-04-22 15:45 UTC (10+ messages)
` [PATCH net v2 1/3] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
` [PATCH net v2 2/3] drivers: net: cpsw: fix error messages when using phy-handle DT property
` [PATCH net v2 3/3] drivers: net: cpsw: use of_phy_connect() in fixed-link case
[PATCH v2 ethtool 0/2] IPv6 RXNFC
2016-04-22 13:41 UTC (2+ messages)
[PATCH 00/23] Netfilter updates for net-next
2016-04-22 13:39 UTC (24+ messages)
` [PATCH 01/23] netfilter: x_tables: don't move to non-existent next rule
` [PATCH 02/23] netfilter: x_tables: validate targets of jumps
` [PATCH 03/23] netfilter: x_tables: add and use xt_check_entry_offsets
` [PATCH 04/23] netfilter: x_tables: kill check_entry helper
` [PATCH 05/23] netfilter: x_tables: assert minimum target size
` [PATCH 06/23] netfilter: x_tables: add compat version of xt_check_entry_offsets
` [PATCH 07/23] netfilter: x_tables: check standard target size too
` [PATCH 08/23] netfilter: x_tables: check for bogus target offset
` [PATCH 09/23] netfilter: x_tables: validate all offsets and sizes in a rule
` [PATCH 10/23] netfilter: ip_tables: simplify translate_compat_table args
` [PATCH 11/23] netfilter: ip6_tables: "
` [PATCH 12/23] netfilter: arp_tables: "
` [PATCH 13/23] netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
` [PATCH 14/23] netfilter: x_tables: do compat validation via translate_table
` [PATCH 15/23] netfilter: x_tables: remove obsolete overflow check for compat case too
` [PATCH 16/23] netfilter: x_tables: remove obsolete check
` [PATCH 17/23] netfilter: x_tables: introduce and use xt_copy_counters_from_user
` [PATCH 18/23] netfilter: ctnetlink: remove unnecessary inlining
` [PATCH 19/23] netfilter: connlabels: move helpers to xt_connlabel
` [PATCH 20/23] netfilter: labels: don't emit ct event if labels were not changed
` [PATCH 21/23] netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
` [PATCH 22/23] netfilter: ctnetlink: restore inlining for netlink message size calculation
` [PATCH 23/23] netfilter: conntrack: don't acquire lock during seq_printf
[v8, 0/7] Fix eSDHC host version register bug
2016-04-22 13:11 UTC (9+ messages)
` [v8, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v8, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v8, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v8, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v8, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver
` [v8, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH] fq: add fair queuing framework
2016-04-22 12:20 UTC
[PATCH net-next] macsec: Convert to using IFF_NO_QUEUE
2016-04-22 12:17 UTC (2+ messages)
[PATCH 0/2] codel: make it reuseable beyond qdiscs
2016-04-22 12:15 UTC (3+ messages)
` [PATCH 1/2] codel: generalize the implementation
` [PATCH 2/2] codel: split into multiple files
[PATCH] cxgbi: fix uninitialized flowi6
2016-04-22 11:09 UTC
[PATCH net-next] route: move lwtunnel state to a single place
2016-04-22 10:40 UTC
[PATCH net v2 0/9] macsec: a few fixes
2016-04-22 10:06 UTC (13+ messages)
` [PATCH net v2 1/9] macsec: add missing NULL check after kmalloc
` [PATCH net v2 2/9] macsec: take rtnl lock before for_each_netdev
` [PATCH net v2 3/9] macsec: don't put a NULL rxsa
` [PATCH net v2 4/9] macsec: fix rx_sa refcounting with decrypt callback
` [PATCH net v2 5/9] macsec: add consistency check to netlink dumps
` [PATCH net v2 6/9] macsec: fix memory leaks around rx_handler (un)registration
` [PATCH net v2 7/9] macsec: fix SA leak if initialization fails
` [PATCH net v2 8/9] macsec: add missing macsec prefix in uapi
` [PATCH net v2 9/9] macsec: fix netlink attribute validation
[PATCH net-next] hv_netvsc: Fix the list processing for network change event
2016-04-22 8:49 UTC (2+ messages)
[PATCH net-next v2 0/4] qed*: driver updates
2016-04-22 5:41 UTC (5+ messages)
` [PATCH net-next v2 1/4] qed*: Align statistics names
` [PATCH net-next v2 2/4] qede: Add support for ethtool private flags
` [PATCH net-next v2 3/4] qed*: Conditions for changing link
` [PATCH net-next v2 4/4] qed: add support for link pause configuration
[PATCH net-next v2 0/4] libnl: enhance API to ease 64bit alignment for attribute
2016-04-22 5:31 UTC (4+ messages)
[PATCH net-next] net: better drop monitoring in ip{6}_recv_error()
2016-04-22 5:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).