summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2016-10-04qed: Add Light L2 supportYuval Mintz13-3/+2334
2016-10-04i40e: fix sideband flow director vector allocationStefan Assmann1-2/+9
2016-10-04i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann1-16/+22
2016-10-04i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann1-11/+16
2016-10-04ptp: Fix resource leak in case of errorChristophe Jaillet1-0/+1
2016-10-04net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun1-4/+9
2016-10-04net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani1-15/+22
2016-10-04net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani1-0/+9
2016-10-03fm10k: wrap long line for alloc_workqueueJacob Keller1-1/+2
2016-10-03net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov1-2/+1
2016-10-03openvswitch: use mpls_hdrJiri Benc2-24/+12
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc2-9/+10
2016-10-03openvswitch: mpls: set network header correctly on key extractJiri Benc1-8/+3
2016-10-03mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann1-3/+7
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann1-1/+1
2016-10-03fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller1-0/+1
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann1-6/+1
2016-10-03net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handlingArnd Bergmann1-0/+3
2016-10-03net: pktgen: fix pkt_sizePaolo Abeni1-11/+10
2016-10-03net: fec: set mac address unconditionallyGavin Schenk1-7/+5
2016-10-03net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie1-4/+4
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie1-2/+2
2016-10-03ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski1-17/+14
2016-10-03netfilter: bridge: clarify bridge/netfilter messageStefan Agner1-2/+4
2016-10-03Linux 4.8v4.8Linus Torvalds1-1/+1
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana1-1/+1
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton1-0/+11
2016-10-01net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks1-1/+1
2016-10-01include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-10-01ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren1-0/+10
2016-10-01mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner3-63/+63
2016-09-30MAINTAINERS: Switch to kernel.org email address for Javi MerinoJavi Merino2-1/+2
2016-09-30rxrpc: Fix the call timer handlingDavid Howells2-13/+20