aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-08ALSA: line6: Add toneport_has_source_select()Chris Rorvick1-16/+16
2015-02-07mtd: avoid registering reboot notifier twiceNiklas Cassel1-1/+9
2015-02-07Merge branch 'cxgb4'David S. Miller7-0/+564
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai4-0/+53
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai3-0/+91
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai5-0/+58
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai5-0/+320
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2-0/+42
2015-02-07Merge branch 'be2net'David S. Miller5-453/+647
2015-02-07be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla2-18/+27
2015-02-07be2net: process port misconfig async eventVasundhara Volam4-30/+139
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2-97/+127
2015-02-07be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla3-51/+36
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam3-23/+66
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2-2/+9
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam2-68/+78
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam3-15/+15
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla3-166/+167
2015-02-07bridge: add missing bridge port check for offloadsRoopa Prabhu1-2/+2
2015-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller13-219/+584
2015-02-07Merge branch 'r8152'David S. Miller1-53/+46
2015-02-07r8152: use BIT macrohayeswang1-17/+17
2015-02-07r8152: replace get_protocol with vlan_get_protocolhayeswang1-14/+2
2015-02-07r8152: adjust the line feed for hw_featureshayeswang1-2/+1
2015-02-07r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang1-1/+1
2015-02-07r8152: check linking status with netif_carrier_okhayeswang1-14/+9
2015-02-07r8152: adjust lpm timerhayeswang1-3/+3
2015-02-07r8152: adjust rx_bottomhayeswang1-2/+13
2015-02-07amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas1-5/+6
2015-02-07net: use netif_rx_ni() from process contextEric Dumazet1-2/+2
2015-02-07rds: Make rds_message_copy_from_user() return 0 on success.Sowmini Varadhan1-4/+4
2015-02-07net: rds: Remove repeated function names from debug outputRasmus Villemoes3-6/+6
2015-02-07net: openvswitch: Support masked set actions.Jarno Rajahalme3-173/+383
2015-02-07Merge branch 'dsa-next'David S. Miller2-12/+56
2015-02-07net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli2-9/+45
2015-02-07net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli1-12/+20
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller19-51/+2203
2015-02-07rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann1-12/+6
2015-02-07dsa: correctly determine the number of switches in a systemTobias Waldekranz1-1/+1
2015-02-07dsa: do not dereference non-existing routing tableTobias Waldekranz1-1/+2
2015-02-08Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown1-135/+163
2015-02-08Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top...Mark Brown8-33/+696
2015-02-08Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown10-212/+180
2015-02-08Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...Mark Brown6-69/+131
2015-02-08Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown38-238/+105
2015-02-08Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...Mark Brown8-28/+940
2015-02-08Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-nextMark Brown3-25/+84
2015-02-08Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-1/+1
2015-02-08Merge tag 'spi-v3.19-rc7' into spi-linusMark Brown2-2/+16
2015-02-08Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...Mark Brown4-11/+21