summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Initialize unmasked key and uid lenPravin B Shelar2015-02-081-0/+2
* Merge branch 'cxgb4'David S. Miller2015-02-087-0/+564
|\
| * cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai2015-02-084-0/+53
| * cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai2015-02-083-0/+91
| * cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai2015-02-085-0/+58
| * cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai2015-02-085-0/+320
| * cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2015-02-082-0/+42
|/
* Merge branch 'be2net'David S. Miller2015-02-085-453/+647
|\
| * be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla2015-02-082-18/+27
| * be2net: process port misconfig async eventVasundhara Volam2015-02-084-30/+139
| * be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2015-02-082-97/+127
| * be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla2015-02-083-51/+36
| * be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam2015-02-083-23/+66
| * be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2015-02-082-2/+9
| * be2net: refactor code that checks flash file compatibilityVasundhara Volam2015-02-082-68/+78
| * be2net: replace (1 << x) with BIT(x)Vasundhara Volam2015-02-083-15/+15
| * be2net: move un-exported routines from be.h to respective src filesSathya Perla2015-02-083-166/+167
|/
* bridge: add missing bridge port check for offloadsRoopa Prabhu2015-02-081-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-0813-219/+584
|\
| * ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-064-0/+47
| * ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2015-02-062-66/+87
| * ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2015-02-062-75/+113
| * ixgbevf: Add code to check for Tx hangEmil Tantilov2015-02-062-19/+115
| * ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov2015-02-061-21/+17
| * ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov2015-02-061-5/+5
| * ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-064-2/+113
| * ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-061-3/+0
| * ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-061-1/+0
| * ixgbe: fix setting port VLANEmil Tantilov2015-02-061-5/+8
| * ixgbevf: add RSS support for X550Emil Tantilov2015-02-062-0/+45
| * ixgbevf: enable multiple queue supportEmil Tantilov2015-02-062-3/+20
| * ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-061-3/+0
| * ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore2015-02-061-30/+35
| * fm10k: Resolve compile warnings with W=1Matthew Vick2015-02-062-6/+2
| * fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick2015-02-061-5/+2
* | Merge branch 'r8152'David S. Miller2015-02-081-53/+46
|\ \
| * | r8152: use BIT macrohayeswang2015-02-081-17/+17
| * | r8152: replace get_protocol with vlan_get_protocolhayeswang2015-02-081-14/+2
| * | r8152: adjust the line feed for hw_featureshayeswang2015-02-081-2/+1
| * | r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang2015-02-081-1/+1
| * | r8152: check linking status with netif_carrier_okhayeswang2015-02-081-14/+9
| * | r8152: adjust lpm timerhayeswang2015-02-081-3/+3
| * | r8152: adjust rx_bottomhayeswang2015-02-081-2/+13
|/ /
* | rds: Make rds_message_copy_from_user() return 0 on success.Sowmini Varadhan2015-02-081-4/+4
* | net: rds: Remove repeated function names from debug outputRasmus Villemoes2015-02-083-6/+6
* | net: openvswitch: Support masked set actions.Jarno Rajahalme2015-02-083-173/+383
* | Merge branch 'dsa-next'David S. Miller2015-02-082-12/+56
|\ \
| * | net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli2015-02-082-9/+45
| * | net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli2015-02-081-12/+20
|/ /
* | Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-0819-51/+2203
|\ \