netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-19 06:37:17 to 2016-08-20 20:12:43 UTC [more...]

[for-next 0/30][PULL request] Mellanox mlx5 core driver updates 2016-08-20
 2016-08-20 20:12 UTC  (16+ messages)
` [PATCH net-next 01/30] net/mlx5: Init/Teardown hca commands via mlx5 ifc
` [PATCH net-next 07/30] {net,IB}/mlx5: CQ "
` [PATCH net-next 10/30] {net,IB}/mlx5: Modify QP "
  ` [PATCH net-next 02/30] net/mlx5: Access register and MAD IFC "
  ` [PATCH net-next 03/30] net/mlx5: PD and UAR "
  ` [PATCH net-next 04/30] net/mlx5: MCG "
  ` [PATCH net-next 05/30] net/mlx5: Pages management "
  ` [PATCH net-next 06/30] net/mlx5: EQ "
  ` [PATCH net-next 08/30] {net,IB}/mlx5: MKey/PSV "
  ` [PATCH net-next 09/30] {net,IB}/mlx5: QP/XRCD "
  ` [PATCH net-next 15/30] net/mlx5: Introduce alloc_encap and dealloc_encap commands
  ` [PATCH net-next 18/30] net/mlx5: Expose mlx5e_link_mode
  ` [PATCH net-next 19/30] net/mlx5: Separate query_port_proto_oper for IB and EN
  ` [PATCH net-next 28/30] net/mlx5: Configure IB devices according to LAG state
  ` [PATCH net-next 30/30] net/mlx5: Add sniffer namespaces

[PATCH 1/2] net: ethernet: renesas: ravb: use phydev from struct net_device
 2016-08-20 19:41 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings

[PATCH] mlx5/core: Use memdup_user() rather than duplicating its implementation
 2016-08-20 19:26 UTC  (11+ messages)
` [PATCH 0/2] tun: Fine-tuning for update_filter()
  ` [PATCH 1/2] tun: Use memdup_user() rather than duplicating its implementation
  ` [PATCH 2/2] tun: Rename a jump label in update_filter()
` [PATCH 0/3] hostap: Fine-tuning for a few functions
  ` [PATCH 1/3] hostap: Use memdup_user() rather than duplicating its implementation
  ` [PATCH 2/3] hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd()
  ` [PATCH 3/3] hostap: Delete unnecessary initialisations for the variable "ret"

[PATCH -next] net: phy: Add missing of_node_put() in xgmiitorgmii_probe()
 2016-08-20 17:36 UTC  (2+ messages)

[PATCH v3 net-next] l2tp: Refactor the codes with existing macros instead of literal number
 2016-08-20 15:52 UTC 

[PATCH -next] cxgb4: Simplify the return expression
 2016-08-20 15:32 UTC 

[PATCH iproute2] ip: route: fix multicast route dumps
 2016-08-20 12:53 UTC 

wan-lmc: Improving source code formatting
 2016-08-20 11:37 UTC 

[RFC] meson: add support for configuring the ethernet clocks
 2016-08-20  9:35 UTC  (9+ messages)
` [PATCH 0/3] ARM64: meson: Meson8b and GXBB DWMAC glue driver
  ` [PATCH 2/3] net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
  ` [PATCH v2 0/4] meson: Meson8b and GXBB DWMAC glue driver
    ` [PATCH v2 1/4] net: dt-bindings: Document the new Meson8b and GXBB DWMAC bindings
    ` [PATCH v2 2/4] clk: gxbb: expose MPLL2 clock for use by DT
    ` [PATCH v2 3/4] net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
      ` [PATCH v2 4/4] ARM64: dts: meson-gxbb: use the new GXBB DWMAC glue driver

[PATCH] wan-cosa: Use memdup_user() rather than duplicating its implementation
 2016-08-20  8:42 UTC  (2+ messages)

net/sctp: BUG: KASAN: stack-out-of-bounds in memcmp
 2016-08-20  7:51 UTC 

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2016-08-19
 2016-08-20  6:19 UTC  (16+ messages)
` [net-next 01/15] i40e: move i40e_vsi_config_rss below i40e_get_rss_aq
` [net-next 02/15] i40e: fix broken i40e_config_rss_aq function
` [net-next 03/15] i40e: use configured RSS key and lookup table in i40e_vsi_config_rss
` [net-next 04/15] i40e: use alloc_workqueue instead of create_singlethread_workqueue
` [net-next 05/15] i40evf: report link speed
` [net-next 06/15] i40e: refactor tail_bump check
` [net-next 07/15] i40e: Fix byte ordering in ARP NS code for X722
` [net-next 08/15] i40e: Add support for HMC resource and profile "
` [net-next 09/15] i40e: use matching format identifiers
` [net-next 10/15] i40e: Check client is open before calling client ops
` [net-next 11/15] i40e: Initialize pointer in client_release function
` [net-next 12/15] i40e: Remove XSTRINGIFY macro definitions and uses
` [net-next 13/15] i40e: Correcting mutex usage in client code
` [net-next 14/15] i40e/i40evf: Fix indentation
` [net-next 15/15] i40evf: Open RDMA Client after reset

[PATCH net 0/2] sctp: not copying duplicate addrs to the assoc's bind address list
 2016-08-20  6:41 UTC  (7+ messages)
` [PATCH net 1/2] sctp: reduce indent level in sctp_copy_local_addr_list
  ` [PATCH net 2/2] sctp: not copying duplicate addrs to the assoc's bind address list

[PATCH 1/1] ppp: Fix one deadlock issue of PPP when reentrant
 2016-08-20  6:40 UTC  (3+ messages)

[PATCH net-next] cxgb4/cxgb4vf: Add support for IFLA_VF_VLAN
 2016-08-20  6:34 UTC 

[PATCH v1 1/1] l2tp: Use existing macros instead of literal number
 2016-08-20  6:24 UTC  (3+ messages)

[PATCH net] vmxnet3: fix tx data ring copy for variable size
 2016-08-20  5:44 UTC  (2+ messages)

[PATCHv2,net-next] samples/bpf: Add tunnel set/get tests
 2016-08-20  5:43 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Implement batching of receive completions
 2016-08-20  5:41 UTC  (2+ messages)

[net] ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
 2016-08-20  5:39 UTC  (2+ messages)

[RFC PATCH] openvswitch: use percpu flow stats
 2016-08-20  5:25 UTC  (5+ messages)

[PATCH iproute2] ss: fix build with musl libc
 2016-08-20  3:11 UTC 

[PATCH 0/5] Make /sys/class/net per net namespace objects belong to container
 2016-08-20  2:26 UTC  (4+ messages)
` [PATCH 4/5] driver core: set up ownership of class devices in sysfs

[PATCH] net/irda: remove pointless assignment/check
 2016-08-20  1:07 UTC  (2+ messages)

[patch net] mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_set
 2016-08-20  1:04 UTC  (3+ messages)

[PATCH net-next] qed: utilize FW 8.10.10.0
 2016-08-20  0:57 UTC  (2+ messages)

[PATCH 1/1] l2tp: Fix the connect status check in pppol2tp_getname
 2016-08-20  0:56 UTC  (3+ messages)

[net-next 0/4][pull request] 10GbE Intel Wired LAN Driver Updates 2016-08-18
 2016-08-20  0:19 UTC  (2+ messages)

[PATCH net v2] sctp: linearize early if it's not GSO
 2016-08-20  0:10 UTC  (3+ messages)

[PATCH net-next 0/5] net: dsa: bcm_sf2: Platform conversion
 2016-08-20  0:16 UTC  (2+ messages)

[PATCH net-next 0/3] Fix mv88e6xxx wait function
 2016-08-20  0:15 UTC  (2+ messages)

[PATCH net-next 0/2] PHY Kconfig and Makefile cleanup
 2016-08-20  0:12 UTC  (2+ messages)

[PATCH net] tcp: md5: remove tcp_md5_hash_header()
 2016-08-20  0:08 UTC  (2+ messages)

[PATCH net] net: ipv4: fix sparse error in fib_good_nh()
 2016-08-20  0:08 UTC  (2+ messages)

[PATCH net] sit: ipip6_valid_ip_proto() is static
 2016-08-20  0:08 UTC  (2+ messages)

[PATCH net] udp: include addrconf.h
 2016-08-20  0:08 UTC  (2+ messages)

[PATCH] ibmvnic: Handle backing device failover and reinitialization
 2016-08-20  0:02 UTC  (2+ messages)

[PATCH net-next] net: hns: Add reset function support for RoCE driver
 2016-08-19 23:58 UTC  (2+ messages)

[PATCH net 00/10] Mellanox 100G mlx5 fixes 2016-08-16
 2016-08-19 23:50 UTC  (2+ messages)

[PATCH v1 1/2] pptp: Use macro and sizeof instead of literal number
 2016-08-19 23:14 UTC  (3+ messages)

[PATCH 1/1] ppp: Fix one deadlock issue of PPP when send frame
 2016-08-19 22:47 UTC  (5+ messages)

[Feature Request] IP_BIND_ADDRESS_NO_PORT with port
 2016-08-19 22:33 UTC  (2+ messages)

[PATCH] gianfar: prevent fragmentation in DSA environments
 2016-08-19 21:45 UTC  (8+ messages)

[net-next PATCH] ethtool: Add support for SCTP verification tag in Rx NFC
 2016-08-19 22:05 UTC  (2+ messages)

[PATCH v2 1/1] ppp: Fix one deadlock issue of PPP when send frame
 2016-08-19 21:57 UTC  (6+ messages)

[PATCH next-next 0/2] qdisc-hashtable fixes
 2016-08-19 21:48 UTC  (4+ messages)
` [PATCH 2/2] net: sched: avoid duplicates in qdisc dump

[PATCH] gianfar: fix size of fragmented frames
 2016-08-19 21:12 UTC  (3+ messages)

[PATCH 0/3] rhashtable: Get rid of raw table walkers part 1
 2016-08-19 21:40 UTC  (13+ messages)
` [PATCH 1/3] rhashtable: Remove GFP flag from rhashtable_walk_init
` [PATCH 2/3] MAINTAINERS: Add extra rhashtable maintainer
` [PATCH 3/3] netlink: Use rhashtable walk interface in diag dump
    ` [v2 PATCH "

[PATCH v1 1/1] l2tp: Use existing macros instead of literal number
 2016-08-19 21:32 UTC  (2+ messages)

[PATCH 0/2] ipv6: fix stuck RA-derived route in container after migration with criu
 2016-08-19 20:26 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] ipv6: save route expiry in RTA_EXPIRES if RTF_EXPIRES set
  ` [PATCH v2 2/2] ipv6: fixup RTF_* flags when restoring RTPROT_RA route from rtnetlink

[PATCH v1 1/1] pppoe: l2tp: the PPPOX_CONNECTED should be used with bit operation
 2016-08-19 20:18 UTC  (4+ messages)

[PATCH v3 net-next 0/3] net: mpls: fragmentation and gso fixes for locally originated traffic
 2016-08-19 20:17 UTC  (5+ messages)
` [PATCH net-next 1/3] net: lwtunnel: Handle fragmentation
` [PATCH net-next 2/3] net: mpls: Fixups for GSO
` [PATCH net-next 3/3] net: veth: Set features for MPLS

[PATCH] cfg80211: Add stub for cfg80211_get_station()
 2016-08-19 20:02 UTC 

[PATCH 0/1] HW checksum offload problem on Xilinx Zynq GEM
 2016-08-19 20:00 UTC  (4+ messages)
` [PATCH 1/1] net: macb: disable HW checksum offload for Xilinx Zynq

[Patch net-next] net_sched: properly handle failure case of tcf_exts_init()
 2016-08-19 19:36 UTC 

[PATCH] samples/bpf: Add tunnel set/get tests
 2016-08-19 18:56 UTC  (3+ messages)

[RFC PATCH 0/5] Add eBPF hooks for cgroups
 2016-08-19 17:07 UTC  (9+ messages)

[RFC PATCH 00/13] Series short description
 2016-08-19 15:44 UTC  (4+ messages)
` [RFC PATCH 11/13] net: sched: pfifo_fast use alf_queue

[RFC PATCH] net: diag: support SOCK_DESTROY for UDP sockets
 2016-08-19 15:03 UTC  (3+ messages)

[PATCH 1/1] netfilter: gre: Use the consitent GRE and PPTP struct instead of the structures defined in netfilter
 2016-08-19 15:03 UTC  (2+ messages)

[4.4-RT PATCH RFC/RFT] drivers: net: cpsw: mark rx/tx irq as IRQF_NO_THREAD
 2016-08-19 14:29 UTC  (3+ messages)

[PATCH] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for gre tunneled skbs
 2016-08-19 13:40 UTC  (8+ messages)

[PATCH 1/2] net: phy: Add error checks in the driver
 2016-08-19 13:24 UTC  (5+ messages)
` [PATCH 2/2] net: phy: Fix race conditions "

[PATCH net 1/1] net sched ife action: fix encoding to use real length
 2016-08-19 13:22 UTC  (2+ messages)

[patch net-next v6_repost 0/3] return offloaded stats as default and expose original sw stats
 2016-08-19 13:17 UTC  (4+ messages)
` [patch net-next v6_repost 1/3] netdevice: add SW statistics ndo
` [patch net-next v6_repost 2/3] net: core: add SW stats to if_stats_msg
` [patch net-next v6_repost 3/3] mlxsw: spectrum: Implement SW stats ndo and expose HW stats by default

[PATCH] net: xilinx: emaclite: Fallback to random MAC address
 2016-08-19 12:12 UTC 

Kernel NFS boot failure
 2016-08-19 11:14 UTC  (5+ messages)

[PATCH net-next] tcp: refine tcp_prune_ofo_queue() to not drop all packets
 2016-08-19  6:36 UTC  (4+ messages)

[PATCHv3 net-next 0/4] crypto/chcr: Add support for Chelsio Crypto Driver
 2016-08-19  7:01 UTC  (4+ messages)

[PATCH] fib_trie: Fix the description of pos and bits
 2016-08-19  6:56 UTC  (2+ messages)

[PATCH] atm: fore200e: Do not drop const qualifier
 2016-08-19  6:50 UTC  (2+ messages)

[PATCH net-next 0/4] BPF helper improvements and cleanups
 2016-08-19  6:50 UTC  (2+ messages)

[PATCH net-next] net: bgmac: make it clear when setting interface type to RMII
 2016-08-19  6:36 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).