| Commit message (Expand) | Author | Files | Lines |
2016-10-06 | ARM: fix delays | Russell King | 1 | -1/+1 |
2016-10-06 | sparc: fixing ident and beautifying code | netmonk@netmonk.org | 1 | -28/+24 |
2016-10-06 | sparc64: Enable setting "relaxed ordering" in IOMMU mappings | chris hyser | 2 | -1/+16 |
2016-10-06 | sparc64: Enable PCI IOMMU version 2 API | chris hyser | 1 | -10/+26 |
2016-10-06 | sparc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 5 | -5/+5 |
2016-10-06 | phy: micrel.c: Enable ksz9031 energy-detect power-down mode | Mike Looijmans | 1 | -0/+21 |
2016-10-06 | netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm... | Stephen Rothwell | 1 | -1/+0 |
2016-10-05 | mm: filemap: fix mapping->nrpages double accounting in fuse | Johannes Weiner | 1 | -1/+0 |
2016-10-05 | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner | 3 | -30/+36 |
2016-10-05 | DT: irqchip: renesas-irqc: document R8A7743/5 support | Sergei Shtylyov | 1 | -1/+3 |
2016-10-05 | dt-bindings: Add Keith&Koep vendor prefix | Marek Vasut | 1 | -0/+1 |
2016-10-05 | xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier | Boris Ostrovsky | 1 | -1/+2 |
2016-10-05 | async_pq_val: fix DMA memory leak | Justin Maggard | 1 | -4/+4 |
2016-10-05 | mlxsw: switchx2: Fix misuse of hard_header_len | Yotam Gigi | 1 | -1/+1 |
2016-10-05 | mlxsw: spectrum: Fix misuse of hard_header_len | Yotam Gigi | 1 | -1/+1 |
2016-10-04 | dt-bindings: add vendor prefix for Auvidea GmbH | Lucas Stach | 1 | -0/+1 |
2016-10-04 | netfilter: nft_limit: fix divided by zero panic | Liping Zhang | 1 | -2/+2 |
2016-10-04 | netfilter: fix namespace handling in nf_log_proc_dostring | Jann Horn | 1 | -2/+4 |
2016-10-04 | net/faraday: Stop NCSI device on shutdown | Gavin Shan | 1 | -0/+2 |
2016-10-04 | net/ncsi: Introduce ncsi_stop_dev() | Gavin Shan | 2 | -13/+29 |
2016-10-04 | net/ncsi: Rework the channel monitoring | Gavin Shan | 3 | -23/+35 |
2016-10-04 | net/ncsi: Allow to extend NCSI request properties | Gavin Shan | 4 | -14/+17 |
2016-10-04 | net/ncsi: Rework request index allocation | Gavin Shan | 2 | -8/+10 |
2016-10-04 | net/ncsi: Don't probe on the reserved channel ID (0x1f) | Gavin Shan | 1 | -2/+2 |
2016-10-04 | net/ncsi: Introduce NCSI_RESERVED_CHANNEL | Gavin Shan | 2 | -7/+8 |
2016-10-04 | net/ncsi: Avoid unused-value build warning from ia64-linux-gcc | Gavin Shan | 2 | -27/+81 |
2016-10-04 | net: Add netdev all_adj_list refcnt propagation to fix panic | Andrew Collins | 1 | -31/+37 |
2016-10-04 | net: phy: Add Edge-rate driver for Microsemi PHYs. | Raju Lakkaraju | 3 | -0/+204 |
2016-10-04 | vmxnet3: Wake queue from reset work | Benjamin Poirier | 1 | -1/+1 |
2016-10-04 | Using BUG_ON() as an assert() is _never_ acceptable | Linus Torvalds | 1 | -2/+2 |
2016-10-04 | i40e: avoid NULL pointer dereference and recursive errors on early PCI error | Guilherme G Piccoli | 1 | -0/+6 |
2016-10-04 | qed: Add RoCE ll2 & GSI support | Ram Amrani | 7 | -12/+523 |
2016-10-04 | qed: Add support for memory registeration verbs | Ram Amrani | 2 | -0/+246 |
2016-10-04 | qed: Add support for QP verbs | Ram Amrani | 4 | -0/+1413 |
2016-10-04 | qed: PD,PKEY and CQ verb support | Ram Amrani | 3 | -0/+375 |
2016-10-04 | qed: Add support for RoCE hw init | Ram Amrani | 17 | -8/+1620 |
2016-10-04 | qede: Add qedr framework | Ram Amrani | 7 | -17/+451 |
2016-10-04 | qed: Add Light L2 support | Yuval Mintz | 13 | -3/+2334 |
2016-10-04 | i40e: fix sideband flow director vector allocation | Stefan Assmann | 1 | -2/+9 |
2016-10-04 | i40e: fix MSI-X vector redistribution if hw limit is reached | Stefan Assmann | 1 | -16/+22 |
2016-10-04 | i40e: check if vectors are already depleted when doing VMDq allocation | Stefan Assmann | 1 | -11/+16 |
2016-10-04 | ptp: Fix resource leak in case of error | Christophe Jaillet | 1 | -0/+1 |
2016-10-04 | net: qcom/emac: fix return value check in emac_sgmii_config() | Wei Yongjun | 1 | -4/+9 |
2016-10-04 | net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header | Shmulik Ladkani | 1 | -15/+22 |
2016-10-04 | net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ... | Shmulik Ladkani | 1 | -0/+9 |
2016-10-04 | pinctrl: qcom: fix masking of pinmux functions | John Crispin | 1 | -1/+1 |
2016-10-03 | gpio: add missing static inline | Linus Walleij | 1 | -3/+7 |
2016-10-03 | gpio: OF: localize some gpiochip init functions | Linus Walleij | 2 | -5/+4 |
2016-10-03 | gpio: acpi: separation of concerns | Linus Walleij | 4 | -59/+63 |
2016-10-03 | Revert "orangefs: bump minimum userspace version" | Mike Marshall | 1 | -2/+2 |