summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-271-0/+2
|\
| * pata_cs5536: avoid implicit MSR API inclusion on x86-64Jeff Garzik2010-12-271-0/+2
| |
| \
*-. \ Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown2010-12-263-42/+63
|\ \ \ | |_|/ |/| |
| | * Revert "ACPI battery: update status upon sysfs query"Len Brown2010-12-251-5/+0
| * | ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki2010-12-261-0/+3
| * | ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki2010-12-171-37/+60
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2660-190/+413
|\ \ \
| * | | ipv4: dont create routes on down devicesEric Dumazet2010-12-261-3/+4
| * | | epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski2010-12-263-6/+6
| * | | sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski2010-12-261-2/+2
| * | | Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-233-5/+9
| * | | USB: mcs7830: return negative if auto negotiate failsDan Carpenter2010-12-231-1/+1
| * | | irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
| * | | tcp: fix listening_get_next()Eric Dumazet2010-12-231-2/+2
| * | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-236-9/+36
| |\ \ \
| | * | | mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
| | * | | hostap: remove netif_stop_queue from initMeelis Roos2010-12-201-1/+0
| | * | | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-204-7/+32
| * | | | atl1c: Do not use legacy PCI power managementRafael J. Wysocki2010-12-231-24/+15
| * | | | MAINTAINERS: email address changeDon Fry2010-12-221-1/+1
| * | | | net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-211-1/+3
| * | | | net_sched: sch_sfq: fix allot handlingEric Dumazet2010-12-201-12/+8
| * | | | typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter2010-12-201-1/+0
| * | | | net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr2010-12-201-2/+10
| * | | | net_sched: always clone skbsChangli Gao2010-12-201-5/+1
| * | | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-203-11/+27
| * | | | netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-171-1/+1
| * | | | 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-171-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