summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-194195-108062/+256857
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-1834-249/+502
| |\
| | * gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov2011-01-181-1/+1
| | * net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto2011-01-181-2/+12
| | * net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-181-2/+2
| | * USB CDC NCM: tx_fixup() race condition fixAlexey Orishko2011-01-181-7/+12
| | * ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl2011-01-181-3/+2
| | * ipv6: Silence privacy extensions initializationRomain Francoise2011-01-181-3/+0
| | * bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner2011-01-181-2/+2
| | * bnx2x: Fix AER setting for BCM57712Yaniv Rosner2011-01-181-1/+1
| | * bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2011-01-182-1/+21
| | * bnx2x: Mark full duplex on some external PHYsYaniv Rosner2011-01-181-1/+8
| | * bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner2011-01-181-30/+43
| | * bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner2011-01-181-1/+17
| | * bnx2x: Common init will be executed only once after PORYaniv Rosner2011-01-181-0/+11
| | * bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2011-01-182-0/+46
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-1812-24/+36
| | |\
| | | * iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy2011-01-181-1/+1
| | | * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
| | | * ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
| | | * ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6
| | | * ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-172-3/+3
| | | * mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-131-9/+2
| | | * mac80211: fix lockdep warningJohannes Berg2011-01-131-1/+11
| | | * ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar2011-01-131-1/+1
| | | * rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl2011-01-131-0/+1
| | | * iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin2011-01-131-0/+2
| | * | vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara2011-01-152-5/+5
| | * | vmxnet3: Add locking for access to command registerShreyas Bhatewara2011-01-153-0/+54
| | * | vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara2011-01-151-1/+6
| | * | vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara2011-01-151-114/+145
| | * | vmxnet3: Provide required number of bytes in first SG bufferShreyas Bhatewara2011-01-151-14/+9
| | * | vmxnet3: Enable HW Rx VLAN stripping by defaultShreyas Bhatewara2011-01-151-13/+1
| | * | vmxnet3: Preserve the MAC address configured by ifconfigShreyas Bhatewara2011-01-151-0/+5
| | * | vmxnet3: fix ring size updateShreyas Bhatewara2011-01-151-1/+1
| | * | caif: checking the wrong variableDan Carpenter2011-01-151-4/+5
| | * | can: test size of struct sockaddr in sendmsgKurt Van Dijck2011-01-152-0/+6
| | * | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-01-154-14/+16
| | |\ \
| | | * | batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann2011-01-163-12/+12
| | | * | batman-adv: Even Batman should not dereference NULL pointersJesper Juhl2011-01-131-2/+4
| | * | | qeth: l3 hw tx csum circumvent hw bugFrank Blaschka2011-01-151-1/+3
| | * | | qeth: postpone open till recovery is finishedUrsula Braun2011-01-152-4/+32
| * | | | Linux 2.6.38-rc1v2.6.38-rc1Linus Torvalds2011-01-181-2/+2
| * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-183-4/+28
| |\ \ \ \
| | * | | | hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-183-4/+28
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-181-11/+12
| |\ \ \ \ \
| | * | | | | perf: Validate cpu early in perf_event_alloc()Oleg Nesterov2011-01-181-4/+6
| | * | | | | perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov2011-01-181-1/+1
| | * | | | | perf: Fix contexted inheritancePeter Zijlstra2011-01-181-6/+5
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
| |\ \ \ \ \ \