aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner3-30/+36
2016-10-04mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-04mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
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-03Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-10-03i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani7-12/+523
2016-10-03qed: Add support for memory registeration verbsRam Amrani2-0/+246
2016-10-03qed: Add support for QP verbsRam Amrani4-0/+1413
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani3-0/+375
2016-10-03qed: Add support for RoCE hw initRam Amrani17-8/+1620
2016-10-03qede: Add qedr frameworkRam Amrani7-17/+451
2016-10-03qed: Add Light L2 supportYuval Mintz13-3/+2334
2016-10-03i40e: fix sideband flow director vector allocationStefan Assmann1-2/+9
2016-10-03i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann1-16/+22
2016-10-03i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann1-11/+16
2016-10-03ptp: Fix resource leak in case of errorChristophe Jaillet1-0/+1
2016-10-03net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun1-4/+9
2016-10-03net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani1-15/+22
2016-10-03net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functionsShmulik Ladkani1-0/+9
2016-10-03IB/rdmavt: Trivial function comment corrected.Parav Pandit1-1/+1
2016-10-02fm10k: 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-02fm10k: 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-02ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski1-17/+14
2016-10-02netfilter: bridge: clarify bridge/netfilter messageStefan Agner1-2/+4
2016-10-02Linux 4.8Linus Torvalds1-1/+1
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana1-1/+1
2016-10-02IB/hfi1: Fix trace of atomic ackMike Marciniszyn2-3/+3