summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-1646-0/+10278
* net: use NUMA_NO_NODE instead of the magic number -1Changli Gao2010-12-163-3/+4
* bonding: add the debugfs interface to see RLB hash tableTaku Izumi2010-12-161-0/+50
* bonding: migrate some macros from bond_alb.c to bond_alb.hTaku Izumi2010-12-162-36/+38
* cxgb4: NUMA-aware Tx queue allocationsDimitris Michailidis2010-12-161-7/+10
* cxgb4: extend VPD parsingDimitris Michailidis2010-12-161-20/+21
* cxgb4: add const to static arraysJoe Perches2010-12-161-24/+24
* cxgb4: remove a bitmapDimitris Michailidis2010-12-162-3/+1
* cxgb4: remove the name field from the adapter structureDimitris Michailidis2010-12-162-23/+15
* cxgb4: correct formatting of MSI-X interrupt namesDimitris Michailidis2010-12-161-14/+7
* cxgb4: allocate more space for MSI-X interrupt namesDimitris Michailidis2010-12-161-1/+1
* cxgb4: print port information after registering each netdevDimitris Michailidis2010-12-161-32/+22
* cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 portsDimitris Michailidis2010-12-162-2/+8
* cxgb4: set the number of queues before device registrationDimitris Michailidis2010-12-161-5/+5
* cxgb4: do not read the clock frequency from VPDDimitris Michailidis2010-12-161-3/+1
* cxgb4: enable PCIe relaxed orderingDimitris Michailidis2010-12-162-0/+19
* bnx2x: update version to 1.62.00-2Vladislav Zolotarov2010-12-161-2/+2
* bnx2x: remove old FW filesVladislav Zolotarov2010-12-163-38096/+0
* bnx2x: replace FW to 6.2.5Vladislav Zolotarov2010-12-162-5/+5
* bnx2x: add FW 6.2.5 filesVladislav Zolotarov2010-12-163-0/+38120
* bnx2x: Add DCB/PFC support - link layerVladislav Zolotarov2010-12-163-39/+689
* bnx2x: add DCB supportVladislav Zolotarov2010-12-169-5/+2050
* bnx2x: add a select queue callbackVladislav Zolotarov2010-12-163-0/+33
* bnx2x: add FCoE ringVladislav Zolotarov2010-12-167-241/+631
* bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2010-12-163-7/+23
* net: Abstract default MTU metric calculation behind an accessor.David S. Miller2010-12-146-39/+60
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-12-1412-30/+842
|\
| * tools/virtio: virtio_test toolMichael S. Tsirkin2010-12-095-0/+487
| * vhost test moduleMichael S. Tsirkin2010-12-094-0/+330
| * vhost: better variable name in loggingMichael S. Tsirkin2010-12-091-4/+4
| * vhost: correctly set bits of dirty pagesMichael S. Tsirkin2010-12-091-1/+2
| * vhost: fix typos in commentJason Wang2010-12-092-2/+2
| * vhost: remove unused includeMichael S. Tsirkin2010-12-091-2/+0
| * vhost: get/put_user -> __get/__put_userMichael S. Tsirkin2010-11-041-8/+8
| * vhost: copy_to_user -> __copy_to_userMichael S. Tsirkin2010-11-041-1/+1
| * vhost-net: batch use/unuse mmMichael S. Tsirkin2010-11-042-8/+6
| * vhost: put mm after thread stopMichael S. Tsirkin2010-11-041-4/+3
| * drivers/vhost/vhost.c: delete double assignmentJulia Lawall2010-10-261-1/+0
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-14114-2331/+4237
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-13114-2331/+4237
| |\ \
| | * | ath: fix build break with ATH_DBG_WARN_ON_ONCEJohn W. Linville2010-12-091-1/+4
| | * | ath5k: Fix modinfo does not list alias -> pci-id linesSedat Dilek2010-12-091-0/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-0816-63/+100
| | |\ \
| | | * | orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
| | | * | orinoco: clear countermeasure setting on commitDavid Kilroy2010-12-081-0/+6
| | | * | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-081-3/+18
| | | * | ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
| | | * | ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
| | | * | ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
| | | * | ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5
OpenPOWER on IntegriCloud