netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-08 16:42:14 to 2016-11-09 18:13:56 UTC [more...]

[PATCH net-next 00/17] Bug fixes & Code improvements in HNS driver
 2016-11-09 18:13 UTC  (11+ messages)
` [PATCH net-next 01/17] Doc: hisi: hns adds mc-mac-mask property
` [PATCH net-next 02/17] net: hns: add fuzzy match of tcam table for hns
` [PATCH net-next 03/17] net: hns: fix for promisc mode in HNS driver
` [PATCH net-next 04/17] net: hns: set default mac pause time to 0xffff
` [PATCH net-next 05/17] net: hns: bug fix about restart auto-negotiation
` [PATCH net-next 06/17] net: hns: delete redundant macro definition
` [PATCH net-next 08/17] net: hns: fix to intimate the link-status change by adding LF/RF method
` [PATCH net-next 10/17] net: hns: modify tcam table and set mac key
` [PATCH net-next 11/17] net: hns: modify tcam table of mac uc-entry
` [PATCH net-next 12/17] net: hns: modify table index to get mac entry

[PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing
 2016-11-09 18:09 UTC  (4+ messages)

[PATCH net-next 0/2] tcp: tcp_get_info() locking changes
 2016-11-09 18:03 UTC  (2+ messages)

[PATCH 1/2] wcn36xx: Correct Kconfig dependency
 2016-11-09 18:02 UTC  (2+ messages)
` [PATCH 2/2] soc: qcom: smem_state: Fix include for ERR_PTR()

[PATCH/RFC net-next] ravb: Add dma_unmap_single in ravb_ring_free
 2016-11-09 18:00 UTC  (2+ messages)

[PATCH] [RFC] net: phy: phy drivers should not set SUPPORTED_Pause or SUPPORTED_Asym_Pause
 2016-11-09 17:55 UTC  (7+ messages)

[PATCH net-next 0/2] ARM64: Add Internal PHY support for Meson GXL
 2016-11-09 17:51 UTC  (2+ messages)

[PATCH net-next 0/2] RDS: TCP: bug fixes
 2016-11-09 17:48 UTC  (2+ messages)

[PATCH net] ipv4: update comment to document GSO fragmentation cases
 2016-11-09 17:46 UTC  (2+ messages)

Ethernet not working on a different SoC with same eth HW
 2016-11-09 17:38 UTC  (3+ messages)

[PATCH net-next v6 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-09 17:18 UTC  (5+ messages)
` [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet

[PATCH net] igb: re-assign hw address pointer on reset after PCI error
 2016-11-09 17:12 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: tcp response should set oif only if it is L3 master
 2016-11-09 17:07 UTC 

Is Documentation/networking/phy.txt still up-to-date?
 2016-11-09 17:07 UTC  (2+ messages)

[PATCH] net/mlx4_en: Fix bpf_prog_add ref_cnt in mlx4
 2016-11-09 17:06 UTC  (7+ messages)
          ` [PATCH net-next 1/2] bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path

[PATCH 1/2] net: ethernet: nb8800: Do not apply TX delay at MAC level
 2016-11-09 17:03 UTC  (7+ messages)

[PATCH net-next v2 0/7] vxlan: General improvements
 2016-11-09 16:59 UTC  (14+ messages)
` [PATCH net-next v2 1/7] vxlan: avoid vlan processing in vxlan device
` [PATCH net-next v2 2/7] vxlan: simplify exception handling
` [PATCH net-next v2 3/7] vxlan: avoid checking socket multiple times
` [PATCH net-next v2 4/7] vxlan: improve vxlan route lookup checks
` [PATCH net-next v2 5/7] vxlan: simplify RTF_LOCAL handling
` [PATCH net-next v2 6/7] vxlan: simplify vxlan xmit

[PATCH 1/3] tuntap: rx batching
 2016-11-09 16:38 UTC  (4+ messages)
` [PATCH 2/3] vhost: better detection of available buffers
` [PATCH 3/3] vhost_net: tx support batching

[PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
 2016-11-09 16:28 UTC  (8+ messages)
` [Intel-wired-lan] "

[PATCH] vxlan: hide unused local variable
 2016-11-09 16:19 UTC  (2+ messages)

[PATCH net-next] ibmveth: v1 calculate correct gso_size and set gso_type
 2016-11-09 16:02 UTC  (5+ messages)

[PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-11-09 16:02 UTC  (13+ messages)
` [PATCH v9 1/8] thunderbolt: Macro rename
` [PATCH v9 2/8] thunderbolt: Updating the register definitions
` [PATCH v9 3/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v9 4/8] thunderbolt: Networking state machine
` [PATCH v9 5/8] thunderbolt: Networking transmit and receive
` [PATCH v9 6/8] thunderbolt: Kconfig for Thunderbolt Networking
` [PATCH v9 7/8] thunderbolt: Networking doc
` [PATCH v9 8/8] thunderbolt: Adding maintainer entry

[PATCH] net: ipv4: ip_send_unicast_reply should set oif only if it is L3 master
 2016-11-09 15:52 UTC  (3+ messages)

Long delays creating a netns after deleting one (possibly RCU related)
 2016-11-09 15:42 UTC 

[PATCH net-next v1 00/21] amd-xgbe: AMD XGBE driver updates 2016-11-01
 2016-11-09 15:35 UTC  (6+ messages)
` [PATCH net-next v1 17/21] amd-xgbe: Add I2C support for determining SFP media types

[swiotlb PATCH v3 0/3] Add support for DMA writable pages being writable by the network stack
 2016-11-09 15:20 UTC  (4+ messages)
` [swiotlb PATCH v3 1/3] swiotlb: remove unused swiotlb_map_sg and swiotlb_unmap_sg functions
` [swiotlb PATCH v3 2/3] swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
` [swiotlb PATCH v3 3/3] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC

[PATCH] staging: rtl8192x: fix bogus maybe-uninitialized warning
 2016-11-09 15:06 UTC  (5+ messages)
` [PATCH] wireless: "

[PATCH 0/6] USB support for Broadcom NSP SoC
 2016-11-09 14:45 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: mdio-mux: Add documentation for mdio mux for "
` [PATCH 2/6] dt-bindings: phy: Add documentation for NSP USB3 PHY
` [PATCH 3/6] net: mdio-mux: Add MDIO mux driver for NSP SoC
` [PATCH 4/6] net: phy: Initialize mdio clock at probe function
` [PATCH 5/6] phy: Add USB3 PHY support for Broadcom NSP SoC
` [PATCH 6/6] arm: dts: nsp: Add USB nodes to device tree

[PATCH net-next v3] cadence: Add LSO support
 2016-11-09 13:41 UTC  (4+ messages)
` [PATCH net-next v4] "
  ` [PATCH net-next v5]] "

[PATCH 1/2] net: mvpp2: don't bring up on MAC address set
 2016-11-09 13:22 UTC  (3+ messages)
` [PATCH 2/2] net: mvpp2: simplify MAC address set code

[PATCH net] r8152: Fix broken RX checksums
 2016-11-09 13:19 UTC  (9+ messages)

[PATCH net-next 0/3] PHC frequency fine tuning
 2016-11-09 13:15 UTC  (9+ messages)
` [PATCH net-next 1/3] ptp: Introduce a high resolution frequency adjustment method
` [PATCH net-next 2/3] ptp: igb: Use the high resolution frequency method
` [PATCH net-next 3/3] ptp: dp83640: "

[PATCH] usbnet: prevent device rpm suspend in usbnet_probe function
 2016-11-09 12:32 UTC  (5+ messages)

[iproute PATCH v2 0/2] ss: Implement sctp_diag support
 2016-11-09 11:12 UTC  (3+ messages)
` [iproute PATCH v2 1/2] include: Add linux/sctp.h
` [iproute PATCH v2 2/2] ss: Add support for SCTP protocol

[PATCH net v2 0/4] net: fix device reference leaks
 2016-11-09  9:58 UTC  (4+ messages)
` [PATCH net v2 2/4] net: ethernet: ti: cpsw: fix device and of_node leaks

[PATCH] add one parameter wro_enable to enable relaxed ordering for IXGBE
 2016-11-09  9:43 UTC  (3+ messages)
  ` 答复: "

[PATCH RFC 0/2] ethtool: Add actual port speed reporting
 2016-11-09  9:32 UTC  (3+ messages)

[v16, 0/7] Fix eSDHC host version register bug
 2016-11-09  9:18 UTC  (9+ messages)
  ` [v16, 1/7] ARM64: dts: ls2080a: add device configuration node
  ` [v16, 2/7] dt: bindings: move guts devicetree doc out of powerpc directory
  ` [v16, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v16, 4/7] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v16, 5/7] base: soc: introduce soc_device_match() interface
  ` [v16, 6/7] base: soc: Check for NULL SoC device attributes
  ` [v16, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v2] irqchip/renesas-irqc: Postpone driver initialization
 2016-11-09  9:03 UTC  (4+ messages)

[PATCH] mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()
 2016-11-09  8:53 UTC  (2+ messages)

[PATCH for-next 00/11] Code improvements & fixes for HNS RoCE driver
 2016-11-09  7:24 UTC  (5+ messages)
` [PATCH for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
` [PATCH for-next 09/11] IB/hns: Change qpn allocation to round-robin mode

Virtio_net support vxlan encapsulation package TSO offload discuss
 2016-11-09  7:14 UTC  (4+ messages)

net/sctp: null-ptr-deref in sctp_inet_listen
 2016-11-09  3:32 UTC  (4+ messages)

[PATCHv2 net] igmp: do not remove igmp souce list info when set link down
 2016-11-09  3:16 UTC 

484611357c19 introduces arbitrary kernel write bug (root-only)
 2016-11-09  2:02 UTC  (3+ messages)

[PATCH v2] cw1200: Don't leak memory if krealloc failes
 2016-11-09  1:37 UTC  (2+ messages)
  ` [v2] "

[PATCH] brcmfmac: proto: add callback for queuing TX data
 2016-11-09  1:30 UTC  (2+ messages)
`  "

[RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-11-09  0:12 UTC  (3+ messages)

[PATCH v2 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework
 2016-11-09  0:07 UTC  (5+ messages)

[PATCH] net: ethernet: ti: davinci_cpdma: free memory while channel destroy
 2016-11-08 23:22 UTC  (2+ messages)

[PATCH] net/netfilter: Fix use uninitialized warn in nft_range_eval()
 2016-11-08 23:13 UTC  (2+ messages)

[iproute PATCH 0/2] Resend: Simplify and enhance vf_info parsing
 2016-11-08 23:05 UTC  (4+ messages)
` [iproute PATCH 1/2] ipaddress: Simplify "
` [iproute PATCH 2/2] ipaddress: Print IFLA_VF_QUERY_RSS_EN setting

[Patch net] ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
 2016-11-08 22:53 UTC  (3+ messages)

[PATCH 0/8] tools lib bpf: fixes and functional upgrade
 2016-11-08 22:08 UTC  (3+ messages)
` [PATCH 7/8] tools lib bpf: fix maps resolution

[PATCH v4] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
 2016-11-08 22:08 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] tools lib bpf: fix maps resolution
 2016-11-08 21:57 UTC 

[PATCH] bpf: Remove unused but set variables
 2016-11-08 21:45 UTC  (2+ messages)

[RFC PATCH net-next] net: ethtool: add support for forward error correction modes
 2016-11-08 21:33 UTC  (3+ messages)

[PATCH net-next 1/2] bnxt_en: do not call napi_hash_add()
 2016-11-08 21:25 UTC  (2+ messages)

net/l2tp: use-after-free write in l2tp_ip6_close
 2016-11-08 19:45 UTC  (3+ messages)

[PATCH net-next 2/2] net: napi_hash_add() is no longer exported
 2016-11-08 19:07 UTC 

[PATCH 00/17] pull request for net-next: batman-adv 2016-11-08
 2016-11-08 19:05 UTC  (22+ messages)
  ` [PATCH 01/17] batman-adv: Introduce missing headers for genetlink restructure
  ` [PATCH 02/17] batman-adv: Mark batadv_netlink_ops as const
  ` [PATCH 03/17] batman-adv: Close two alignment holes in batadv_hard_iface
  ` [PATCH 04/17] batman-adv: Add wrapper for ARP reply creation
  ` [PATCH 05/17] batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free
` [PATCH 06/17] batman-adv: Remove unused skb_reset_mac_header()
` [PATCH 07/17] batman-adv: Use own timer for multicast TT and TVLV updates
` [PATCH 08/17] batman-adv: Simple (re)broadcast avoidance
` [PATCH 09/17] batman-adv: use consume_skb for non-dropped packets
` [PATCH 10/17] batman-adv: Count all non-success TX packets as dropped
` [PATCH 11/17] batman-adv: Consume skb in batadv_frag_send_packet
` [PATCH 12/17] batman-adv: Consume skb in batadv_send_skb_to_orig
` [PATCH 13/17] batman-adv: Consume skb in receive handlers
` [PATCH 14/17] batman-adv: Remove dev_queue_xmit return code exception
` [PATCH 15/17] batman-adv: Disallow mcast src address for data frames
` [PATCH 16/17] batman-adv: Disallow zero and mcast src address for mgmt frames
` [PATCH 17/17] batman-adv: Reject unicast packet with zero/mcast dst address

[PATCH v3 0/4] make POSIX timers optional with some Kconfig help
 2016-11-08 18:48 UTC  (6+ messages)
` [PATCH v3 4/4] posix-timers: make it configurable

linux-next: Tree for Nov 8 (netdev, netfilter)
 2016-11-08 18:22 UTC 

Is there a maximum bytes in flight limitation in the tcp stack? -->limit in scp
 2016-11-08 18:07 UTC 

net/sunrpc/clnt.c:2773 suspicious rcu_dereference_check() usage!
 2016-11-08 17:56 UTC  (6+ messages)

Why are IPv6 host and anycast routes referencing lo device?
 2016-11-08 17:08 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).