netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-15 07:46:30 to 2016-07-16 09:30:32 UTC [more...]

Proposal
 2016-07-16  7:20 UTC 

[PATCH v3 0/8] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-07-16  8:43 UTC  (9+ messages)
` [PATCH v3 2/8] thunderbolt: Updating device IDs
` [PATCH v3 5/8] thunderbolt: Communication with the ICM (firmware)

[PATCH] dwc_eth_qos: Remove deprecated create_singlethread_workqueue
 2016-07-16  8:23 UTC 

Good Day
 2016-07-16  5:57 UTC 

[PATCH] net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
 2016-07-16  7:59 UTC 

[PATCH] igb: fix adjusting ptp timestamps for tx/rx latency
 2016-07-16  7:23 UTC  (3+ messages)

[PATCH net-next] net: ipmr/ip6mr: add support for keeping an entry age
 2016-07-16  6:21 UTC  (6+ messages)
` [PATCH net-next v2] "

[PATCH net] bnxt_en: Fix potential race condition in bnxt_tx_enable()
 2016-07-16  6:20 UTC  (2+ messages)

[PATCH net v2] tcp_timer.c: Add kernel-doc function descriptions
 2016-07-16  6:18 UTC  (2+ messages)

[PATCH 1/1] tracing, bpf: Implement function bpf_probe_write
 2016-07-16  2:30 UTC  (5+ messages)

[PATCH 1/2] net: ethernet: ti: cpmac: use phydev from struct net_device
 2016-07-15 23:44 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings

[PATCH 1/2] net: ethernet: amd: au1000_eth: use phydev from struct net_device
 2016-07-15 23:44 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings

[PATCH 1/2] net: ethernet: smsc9420: use phydev from struct net_device
 2016-07-15 23:43 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings

[PATCH v2 1/2] net: ethernet: ethoc: use phydev from struct net_device
 2016-07-15 23:43 UTC  (6+ messages)
` [PATCH v2 2/2] net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings

[PATCH 1/2] net: ethernet: pasemi_mac: use phydev from struct net_device
 2016-07-15 23:43 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings

[PATCH 1/2] net: ethernet: xilinx: axienet: use phydev from struct net_device
 2016-07-15 23:43 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings

[PATCH 1/2] net: ethernet: tc35815: use phydev from struct net_device
 2016-07-15 23:43 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings

[PATCH net] net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
 2016-07-15 23:42 UTC 

[PATCH net] net: nb8800: Fix SKB leak in nb8800_receive()
 2016-07-15 23:41 UTC 

[PATCH net] et131x: Fix logical vs bitwise check in et131x_tx_timeout()
 2016-07-15 23:40 UTC 

[PATCH v9 00/11] Add driver bpf hook for early packet drop and forwarding
 2016-07-15 23:28 UTC  (12+ messages)
` [PATCH v9 01/11] bpf: add XDP prog type for early driver filter
` [PATCH v9 02/11] net: add ndo to setup/query xdp prog in adapter rx
` [PATCH v9 03/11] rtnl: add option for setting link xdp prog
` [PATCH v9 04/11] net/mlx4_en: add support for fast rx drop bpf program
` [PATCH v9 05/11] Add sample for adding simple drop program to link
` [PATCH v9 06/11] net/mlx4_en: add page recycle to prepare rx ring for tx support
` [PATCH v9 07/11] bpf: add XDP_TX xdp_action for direct forwarding
` [PATCH v9 08/11] net/mlx4_en: break out tx_desc write into separate function
` [PATCH v9 09/11] net/mlx4_en: add xdp forwarding and data write support
` [PATCH v9 10/11] bpf: enable direct packet data write for xdp progs
` [PATCH v9 11/11] bpf: add sample for xdp forwarding and rewrite

[PATCH net-next] bpf: bpf_event_entry_gen's alloc needs to be in atomic context
 2016-07-15 23:15 UTC 

headsup: llvm now uses official bpf e_machine value
 2016-07-15 23:08 UTC 

[PATCH net] net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
 2016-07-15 23:04 UTC  (2+ messages)

[PATCH] net: fixup for tracepoint napi:napi_poll
 2016-07-15 22:55 UTC  (2+ messages)

[RFC PATCH v2 00/10] running qdiscs without qdisc_lock
 2016-07-15 22:48 UTC  (11+ messages)
` [RFC PATCH v2 08/10] net: sched: pfifo_fast use alf_queue

[PATCH v2 iproute2] ss: Add option to suppress header line
 2016-07-15 22:45 UTC 

[PATCH iproute2] ss: Fix support for device filter by index
 2016-07-15 22:41 UTC 

[v10, 0/7] Fix eSDHC host version register bug
 2016-07-15 22:39 UTC  (5+ messages)
` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms

[PATCH 0 / 5] move the common CDC parser
 2016-07-15 21:57 UTC  (3+ messages)

[PATCH v8 00/11] Add driver bpf hook for early packet drop and forwarding
 2016-07-15 21:52 UTC  (18+ messages)
` [PATCH v8 04/11] net/mlx4_en: add support for fast rx drop bpf program
` [PATCH v8 06/11] net/mlx4_en: add page recycle to prepare rx ring for tx support

[patch net 0/5] mlxsw: Couple of fixes
 2016-07-15 21:50 UTC  (7+ messages)
` [patch net 1/5] mlxsw: spectrum: Force link training according to admin state
` [patch net 2/5] mlxsw: spectrum: Indicate support for autonegotiation
` [patch net 3/5] mlxsw: spectrum: Don't emit errors when PFC is disabled
` [patch net 4/5] mlxsw: spectrum: Prevent overwrite of DCB capability fields
` [patch net 5/5] mlxsw: spectrum: Prevent invalid ingress buffer mapping

[PATCH net-next 1/2] macvtap: avoid hash calculating for single queue
 2016-07-15 21:41 UTC  (4+ messages)
` [PATCH net-next 2/2] macvtap: switch to use skb array

[PATCH] r8152: add MODULE_VERSION
 2016-07-15 21:33 UTC  (3+ messages)

[net 0/4][pull request] Intel Wired LAN Driver Updates 2016-07-14
 2016-07-15 21:27 UTC  (2+ messages)

[PATCH net-next v2 0/3] BPF event output helper improvements
 2016-07-15 21:24 UTC  (2+ messages)

[PATCH net] tcp: enable per-socket rate limiting of all 'challenge acks'
 2016-07-15 21:18 UTC  (3+ messages)

[PATCH net-next] rxrpc: checking for IS_ERR() instead of NULL
 2016-07-15 21:16 UTC  (2+ messages)

[PATCH net-next v11 0/6] openvswitch: support for layer 3 encapsulated packets
 2016-07-15 21:07 UTC  (5+ messages)
` [PATCH net-next v11 5/6] openvswitch: add layer 3 flow/port support
  ` [ovs-dev] "

[PATCH 00/14] Present useful limits to user (v2)
 2016-07-15 20:54 UTC  (13+ messages)
` [PATCH 09/14] resource limits: track highwater mark of locked memory

[PATCH] dt: bindings: Add a generic ethernet device binding
 2016-07-15 20:42 UTC  (5+ messages)

Question on IPv6 default route metrics
 2016-07-15 20:42 UTC 

[PATCH net-next] sctp: fix GSO for IPv6
 2016-07-15 19:40 UTC 

[PATCH net-next] sctp: recvmsg should be able to run even if sock is in closing state
 2016-07-15 19:38 UTC 

[PATCH 1/3] net: smsc911x: augment device tree bindings
 2016-07-15 19:13 UTC  (4+ messages)
` [PATCH 3/3] RFC: net: smsc911x: add wake-up event interrupt support

[PATCH iproute2] ss: Add option to suppress header line
 2016-07-15 18:58 UTC  (2+ messages)

[PATCH iproute2] ss: Fix support for device filter by index
 2016-07-15 18:56 UTC  (3+ messages)

[PATCH] net: phy: micrel: Add KSZ8041FTL fiber mode support
 2016-07-15 18:53 UTC  (2+ messages)

[PATCH iproute2-master 1/2] man: Add devlink man pages to Makefile
 2016-07-15 18:47 UTC  (2+ messages)

[iproute PATCH v4 0/5] Big C99 style initializer rework
 2016-07-15 18:45 UTC  (14+ messages)
` [iproute PATCH v4 1/5] tc: m_action: Improve conversion to C99 style initializers
` [iproute PATCH v4 2/5] Use C99 style initializers everywhere
` [iproute PATCH v4 3/5] Replace malloc && memset by calloc
` [iproute PATCH v4 4/5] No need to initialize rtattr fields before parsing
` [iproute PATCH v4 5/5] Makefile: Allow to override CC

[patch -next] wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
 2016-07-15 18:43 UTC  (3+ messages)
` [patch v2 "

[PATCH net-next 0/5] RDS: TCP: Enable mprds for rds-tcp
 2016-07-15 18:38 UTC  (2+ messages)

[PATCH v2] Add support for configuring Infiniband GUIDs
 2016-07-15 18:31 UTC  (2+ messages)

[PATCH iproute2] ip route: restore route entries in correct order
 2016-07-15 18:35 UTC  (2+ messages)

[PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-07-15 18:29 UTC  (4+ messages)

[PATCH iproute 0/5] iproute: ila and fou additions
 2016-07-15 18:23 UTC  (2+ messages)

[PATCH] rndis_host: Set random MAC for ZTE MF910
 2016-07-15 17:42 UTC  (4+ messages)

(unknown),
 2016-07-15 17:31 UTC 

[PATCH net-next 0/4] net: bridge: simplify receive path and consolidate forwarding paths
 2016-07-15 17:37 UTC  (4+ messages)
` [PATCH net-next 2/4] net: bridge: rearrange flood vs unicast receive paths

[PATCH 4/4 v4] Marvell phy: add functions to suspend and resume both, interfaces: fiber and copper links
 2016-07-15 10:13 UTC 

[PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-07-15 15:47 UTC  (4+ messages)

[PATCH/RFC] packet: fix sock_tx_timestamp() in packet_snd() via sendto syscall
 2016-07-15 15:31 UTC  (2+ messages)

[PATCH v1 0/3] Add Hisilicon MDIO bus driver and FEMAC driver
 2016-07-15 14:42 UTC  (7+ messages)
` [PATCH v1 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC
` [PATCH v1 2/3] of_mdio: Abstract a general interface for phy connect
` [PATCH v1 3/3] net: hisilicon: Add Fast Ethernet MAC driver

[PATCH v17 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-15 14:32 UTC 

[PATCH v17 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
 2016-07-15 14:29 UTC 

[PATCH net-next v2 00/10] NCSI Support
 2016-07-15 14:30 UTC  (13+ messages)
` [PATCH net-next v2 01/10] net/ncsi: Resource management
` [PATCH net-next v2 02/10] net/ncsi: NCSI command packet handler
` [PATCH net-next v2 03/10] net/ncsi: NCSI response "
` [PATCH net-next v2 04/10] net/ncsi: Package and channel management
` [PATCH net-next v2 05/10] net/ncsi: NCSI AEN packet handler
` [PATCH net-next v2 06/10] net/faraday: Helper functions to create or destroy MDIO interface
` [PATCH net-next v2 07/10] net/faraday: Read MAC address from chip
` [PATCH net-next v2 08/10] net/faraday: Support NCSI mode
` [PATCH net-next v2 09/10] net/faraday: Match driver according to compatible property
` [PATCH net-next v2 10/10] net/faraday: Mask PHY interrupt with NCSI mode

[net-next 0/6] common library for Chelsio drivers
 2016-07-15 14:17 UTC  (13+ messages)
` [net-next 1/6] libcxgb: add library module "
` [net-next 2/6] cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
` [net-next 3/6] cxgb4i,libcxgbi: add "
` [net-next 4/6] cxgb3i: "
` [net-next 5/6] libcxgb: export ppm release and tagmask set api
` [net-next 6/6] cxgb3i,cxgb4i: fix symbol not declared sparse warning

[PATCH 4/4] Marvell phy: add functions to suspend and resume both interfaces
 2016-07-15 14:11 UTC 

[PATCH 3/4] Marvell phy: add configuration of autonegociation for fiber link
 2016-07-15 14:10 UTC  (3+ messages)

[PATCH 1/4 v4] Marvell phy: check link status in case of fiber link
 2016-07-15 13:58 UTC  (2+ messages)

[PATCH] net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings
 2016-07-15 13:25 UTC 

[PATCH RESEND] iwlwifi, Do not implement thermal zone unless ucode is loaded
 2016-07-15 12:14 UTC  (8+ messages)

[PATCH 1/2] Bluetooth: Add LED triggers for HCI frames tx and rx
 2016-07-15 12:08 UTC  (5+ messages)

[PATCH v2] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs
 2016-07-15 11:43 UTC 

[PATCH 2/4 v4] Marvell phy: add field to get errors from fiber link
 2016-07-15 10:12 UTC 

[PATCH] net: cpsw: make TI_CPSW_PHY_SEL invisible
 2016-07-15  8:12 UTC 

[PATCH] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2016-07-15  8:02 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).