summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ila (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky1-0/+6
2016-10-06ARM: fix delaysRussell King1-1/+1
2016-10-06sparc: fixing ident and beautifying codenetmonk@netmonk.org1-28/+24
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2-1/+16
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser1-10/+26
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker5-5/+5
2016-10-06phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans1-0/+21
2016-10-06netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell1-1/+0
2016-10-05mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner1-1/+0
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner3-30/+36
2016-10-05DT: irqchip: renesas-irqc: document R8A7743/5 supportSergei Shtylyov1-1/+3
2016-10-05dt-bindings: Add Keith&Koep vendor prefixMarek Vasut1-0/+1
2016-10-05xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky1-1/+2
2016-10-05mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-05mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-04dt-bindings: add vendor prefix for Auvidea GmbHLucas Stach1-0/+1
2016-10-04MAINTAINERS: net: add entry for Freescale QorIQ DPAA FMan driverMadalin Bucur1-0/+7
2016-10-04fsl/fman: remove leftover commentMadalin Bucur1-4/+0
2016-10-04netfilter: nft_limit: fix divided by zero panicLiping Zhang1-2/+2
2016-10-04netfilter: fix namespace handling in nf_log_proc_dostringJann Horn1-2/+4
2016-10-04fsl/fman: fix return value checkingMadalin Bucur1-2/+2
2016-10-04fsl/fman: simplify redundant conditionMadalin Bucur1-2/+1
2016-10-04fsl/fman: check of_get_phy_mode() return valueMadalin Bucur1-4/+6
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur1-0/+3
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur1-1/+2
2016-10-04fsl/fman: return a phy_dev pointer from initMadalin Bucur2-12/+13
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur3-48/+30
2016-10-04fsl/fman: use of_get_phy_mode()Madalin Bucur1-31/+2
2016-10-04fsl/fman: small fixesMadalin Bucur2-6/+8
2016-10-04fsl/fman: fix loadable module compilationIgal Liberman4-7/+64
2016-10-04fsl/fman: split lines over 80 charactersMadalin Bucur2-2/+4
2016-10-04net/faraday: Stop NCSI device on shutdownGavin Shan1-0/+2
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan2-13/+29
2016-10-04net/ncsi: Rework the channel monitoringGavin Shan3-23/+35
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan4-14/+17
2016-10-04net/ncsi: Rework request index allocationGavin Shan2-8/+10
2016-10-04net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan1-2/+2
2016-10-04net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan2-7/+8
2016-10-04net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2-27/+81
2016-10-04net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins1-31/+37
2016-10-04net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju3-0/+204
2016-10-04vmxnet3: Wake queue from reset workBenjamin Poirier1-1/+1
2016-10-04Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-10-04i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-04qed: Add RoCE ll2 & GSI supportRam Amrani7-12/+523
2016-10-04qed: Add support for memory registeration verbsRam Amrani2-0/+246
2016-10-04qed: Add support for QP verbsRam Amrani4-0/+1413
2016-10-04qed: PD,PKEY and CQ verb supportRam Amrani3-0/+375
2016-10-04qed: Add support for RoCE hw initRam Amrani17-8/+1620
2016-10-04qede: Add qedr frameworkRam Amrani7-17/+451