summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard2010-12-171-0/+4
| * | | | | | | | | | | tehuti: Firmware filename is tehuti/bdx.binBen Hutchings2010-12-171-2/+2
| * | | | | | | | | | | ipv6: don't flush routes when setting loopback downstephen hemminger2010-12-161-1/+3
| * | | | | | | | | | | sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun2010-12-161-1/+1
| * | | | | | | | | | | net/veth: Fix packet checksummingMichał Mirosław2010-12-161-1/+3
| * | | | | | | | | | | bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens2010-12-161-1/+1
| * | | | | | | | | | | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-166-12/+42
| * | | | | | | | | | | be2net: use mutex instead of spin lock for mbox_lockIvan Vecera2010-12-163-32/+47
| * | | | | | | | | | | bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertionBen Hutchings2010-12-161-1/+6
| * | | | | | | | | | | bonding: Change active slave quietly when bond is downBen Hutchings2010-12-161-6/+9
| * | | | | | | | | | | bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings2010-12-161-26/+1
| * | | | | | | | | | | axnet_cs: move id (0x1bf, 0x2328) to axnet_csKen Kawasaki2010-12-162-1/+1
| * | | | | | | | | | | ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin2010-12-161-1/+6
| * | | | | | | | | | | bonding: Fix slave selection bug.Hillf Danton2010-12-161-2/+2
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-1512-10/+148
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa2010-12-141-0/+1
| | * | | | | | | | | | mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-131-1/+4
| | * | | | | | | | | | p54usb: add 5 more USBIDsChristian Lamparter2010-12-131-0/+5
| | * | | | | | | | | | mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-131-0/+4
| | * | | | | | | | | | libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-131-1/+1
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-132-2/+5
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Bluetooth: add NULL pointer check in HCIJun Nie2010-12-081-2/+4
| | | * | | | | | | | | | Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-061-0/+1
| | * | | | | | | | | | | iwlagn: implement layout-agnostic EEPROM readingWey-Yi Guy2010-12-096-1/+120
| | * | | | | | | | | | | iwlagn: rename enhanced txpower fieldsJohannes Berg2010-12-092-5/+8
* | | | | | | | | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-12-244-12/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang2010-12-241-1/+1
| * | | | | | | | | | | | | spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu2010-12-241-7/+9
| * | | | | | | | | | | | | spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu2010-12-241-3/+16
| * | | | | | | | | | | | | of/i2c: Fix request module by aliasDavid Daney2010-12-241-1/+1
| * | | | | | | | | | | | | powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-246-34/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libata: issue DIPM enable commands with LPM state updatedTejun Heo2010-12-241-3/+14
| * | | | | | | | | | | | | libata: no special completion processing for EH commandsTejun Heo2010-12-241-9/+15
| * | | | | | | | | | | | | pata_mpc52xx: driver needs BMDMAWolfram Sang2010-12-242-11/+11
| * | | | | | | | | | | | | pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin2010-12-242-7/+13
| * | | | | | | | | | | | | libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo2010-12-241-4/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-243-11/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | percpu: print out alloc information with KERN_DEBUG instead of KERN_INFOTejun Heo2010-12-221-1/+1
| * | | | | | | | | | | | | kthread_work: make lockdep happyYong Zhang2010-12-222-10/+46
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-12-2410-74/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | [SCSI] fix up documentation for change in ->queuecommand to lockless callingJames Bottomley2010-12-211-28/+31
| * | | | | | | | | | | | [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-209-46/+47
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-238-28/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ocfs2: Fix system inodes cache overflow.Tao Ma2010-12-221-1/+1
| * | | | | | | | | | | | | ocfs2: Hold ip_lock when set/clear flags for indexed dir.Tao Ma2010-12-161-0/+4
| * | | | | | | | | | | | | ocfs2: Adjust masklog flag valuesSunil Mushran2010-12-162-8/+10
| * | | | | | | | | | | | | Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.Tristan Ye2010-12-093-6/+39
| * | | | | | | | | | | | | ocfs2/dlm: Migrate lockres with no locks if it has a referenceSunil Mushran2010-12-091-13/+27
* | | | | | | | | | | | | | Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud