summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* defxx: Clean up DEFEA resource managementMaciej W. Rozycki2014-11-212-37/+80
* defxx: Disable DEFEA's ESIC I/O decoding on shutdownMaciej W. Rozycki2014-11-211-0/+6
* defxx: Correct DEFEA's ESIC MMIO decodingMaciej W. Rozycki2014-11-212-24/+39
* defxx: Fix DEFPA enable error propagationMaciej W. Rozycki2014-11-211-4/+7
* vlan: Pass ethtool get_ts_info queries to real device.Richard Cochran2014-11-211-0/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-2112-314/+595
|\
| * i40e: trigger SW INT with no ITR waitShannon Nelson2014-11-202-3/+12
| * i40evf: remove unnecessary elseMitch Williams2014-11-201-4/+2
| * i40evf: make comparisons consistentMitch Williams2014-11-201-5/+5
| * i40evf: make checkpatch happyMitch Williams2014-11-204-33/+39
| * i40evf: update header commentsMitch Williams2014-11-201-2/+2
| * i40e: don't overload fieldsMitch Williams2014-11-207-22/+21
| * ixgbevf: add netpoll supportEmil Tantilov2014-11-202-7/+24
| * ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irqEmil Tantilov2014-11-201-4/+3
| * ixgbevf: Change receive model to use double buffered page based receivesEmil Tantilov2014-11-202-134/+334
| * ixgbevf: Update Rx next to clean in real timeEmil Tantilov2014-11-202-21/+36
| * ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continueEmil Tantilov2014-11-201-30/+34
| * ixgbevf: Cleanup variable usage, improve stack performanceEmil Tantilov2014-11-201-9/+11
| * ixgbevf: Combine the logic for post Rx processing into single functionEmil Tantilov2014-11-202-34/+38
| * ixgbevf: Test Rx status bits directly out of the descriptorEmil Tantilov2014-11-202-33/+33
| * ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bitsEmil Tantilov2014-11-201-52/+80
* | Merge branch 'amd-xgbe-next'David S. Miller2014-11-215-96/+289
|\ \
| * | amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-214-22/+78
| * | amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas2014-11-211-20/+26
| * | amd-xgbe: Remove unused variableLendacky, Thomas2014-11-212-2/+0
| * | amd-xgbe: Add BQL supportLendacky, Thomas2014-11-213-1/+51
| * | amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-214-46/+54
| * | amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas2014-11-211-1/+2
| * | amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas2014-11-213-7/+74
| * | amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas2014-11-212-0/+7
|/ /
* | net: USB: Deletion of unnecessary checks before the function call "kfree"Markus Elfring2014-11-212-4/+2
* | net: Xilinx: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-212-4/+2
* | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring2014-11-211-16/+8
* | net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed2014-11-211-1/+1
* | drivers: atm: eni: Add pci_dma_mapping_error() callTina Johnson2014-11-211-0/+3
* | Merge branch 'tipc-next'David S. Miller2014-11-2118-7/+2103
|\ \
| * | tipc: add name table dump to new netlink apiRichard Alpe2014-11-214-3/+211
| * | tipc: add net set to new netlink apiRichard Alpe2014-11-214-0/+55
| * | tipc: add net dump to new netlink apiRichard Alpe2014-11-214-2/+84
| * | tipc: add node get/dump to new netlink apiRichard Alpe2014-11-214-1/+118
| * | tipc: add media set to new netlink apiRichard Alpe2014-11-214-0/+54
| * | tipc: add media get/dump to new netlink apiRichard Alpe2014-11-214-0/+147
| * | tipc: add link stat reset to new netlink apiRichard Alpe2014-11-214-0/+56
| * | tipc: add link set to new netlink apiRichard Alpe2014-11-214-0/+80
| * | tipc: add link get/dump to new netlink apiRichard Alpe2014-11-216-1/+475
| * | tipc: add publication dump to new netlink apiRichard Alpe2014-11-215-0/+172
| * | tipc: add sock dump to new netlink apiRichard Alpe2014-11-214-0/+138
| * | tipc: add bearer set to new netlink apiRichard Alpe2014-11-214-0/+56
| * | tipc: add bearer get/dump to new netlink apiRichard Alpe2014-11-215-0/+140
| * | tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-218-3/+320
|/ /