summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sfc: Correct comment about number of TX queues used on EF10Ben Hutchings2014-02-12
* sfc: Remove unused definitions of EF10 user-mode DMA descriptorsBen Hutchings2014-02-12
* sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGNBen Hutchings2014-02-12
* sfc: Rewrite adjustment of PPS event in a clearer wayBen Hutchings2014-02-12
* sfc: Cache skb->data in local variable in efx_ptp_rx()Ben Hutchings2014-02-12
* sfc: Removed adhoc scheme to rate limit PTP event queue overflow messageLaurence Evans2014-02-12
* Merge branch 'ethtool_docs'David S. Miller2014-02-12
|\
| * ethtool: Fix unwanted section breaks in kernel-docBen Hutchings2014-02-12
| * ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings2014-02-12
| * ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_statsBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_testBen Hutchings2014-02-12
| * ethtool: Expand documentation of string set typesBen Hutchings2014-02-12
| * ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_eepromBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_regsBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_wolBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings2014-02-12
| * ethtool: Expand documentation of struct ethtool_cmdBen Hutchings2014-02-12
|/
* Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-02-11
|\
| * microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias2014-02-10
| * microblaze: Define readq and writeq IO helper functionMichal Simek2014-02-10
| * microblaze: Fix missing HZ macroMichal Simek2014-02-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-11
|\ \
| * | s390/cio: improve cio_commit_configSebastian Ott2014-02-06
| * | s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-05
| * | s390/dump: Fix dump memory detectionMichael Holzheu2014-02-04
| * | s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-29
| * | s390/qdio: correct program-controlled interruption checkingUrsula Braun2014-01-29
| * | s390/qdio: for_each macro correctnessJose Alonso2014-01-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-11
|\ \ \
| * | | 6lowpan: fix lockdep splatsEric Dumazet2014-02-10
| * | | alx: add missing stats_lock spinlock initJohn Greene2014-02-10
| * | | 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao2014-02-10
| * | | bonding: remove unwanted bond lock for enslave processingdingtianhong2014-02-10
| * | | USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang2014-02-10
| * | | tcp: tsq: fix nonagle handlingJohn Ogness2014-02-10
| * | | Merge branch 'bridge'David S. Miller2014-02-10
| |\ \ \
| | * | | bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita2014-02-10
| | * | | bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita2014-02-10
| | * | | bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita2014-02-10
| | * | | bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita2014-02-10
| | * | | bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita2014-02-10
| | * | | bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita2014-02-10
| | * | | bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita2014-02-10
| | * | | bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-10
| | * | | bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-10
| |/ / /
| * | | tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 minJesper Juhl2014-02-09