summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-01-097-12/+30
|\ \ \ \
| * | | | [ALSA] version 1.0.14rc1Jaroslav Kysela2007-01-091-1/+1
| * | | | [ALSA] usbaudio - Fix kobject_add() error at reconnectionTakashi Iwai2007-01-091-1/+1
| * | | | [ALSA] usb: usbmixer error path fixMariusz Kozlowski2007-01-091-1/+1
| * | | | [ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko2007-01-091-1/+2
| * | | | [ALSA] hda-codec - Fix NULL dereference in generic hda codeTakashi Iwai2007-01-091-2/+3
| * | | | [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9Jason Gaston2007-01-091-0/+3
| * | | | [ALSA] usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch2007-01-091-1/+7
| * | | | [ALSA] Fix potential NULL pointer dereference in echoaudio midiGiuliano Pochini2007-01-091-2/+4
| * | | | [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.cPeer Chen2007-01-091-3/+8
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-0915-56/+153
|\ \ \ \ \
| * | | | | [TCP]: Fix iov_len calculation in tcp_v4_send_ack().Craig Schlenter2007-01-091-1/+1
| * | | | | [NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectationPatrick McHardy2007-01-091-0/+1
| * | | | | [TG3]: Add PHY workaround for 5755M.Michael Chan2007-01-092-5/+16
| * | | | | [BNX2]: Update version and reldate.Michael Chan2007-01-091-2/+2
| * | | | | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2007-01-091-11/+9
| * | | | | [BNX2]: Fix 5709 Serdes detection.Michael Chan2007-01-091-4/+41
| * | | | | [BNX2]: Don't apply CRC PHY workaround to 5709.Michael Chan2007-01-091-3/+3
| * | | | | NetLabel: correct CIPSO tag handling when adding new DOI definitionsPaul Moore2007-01-091-3/+3
| * | | | | NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore2007-01-091-2/+2
| * | | | | [Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann2007-01-091-0/+3
| * | | | | [Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann2007-01-091-0/+3
| * | | | | [Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann2007-01-091-0/+1
| * | | | | [Bluetooth] Handle device registration failuresMarcel Holtmann2007-01-091-1/+6
| * | | | | [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann2007-01-091-3/+6
| * | | | | [Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann2007-01-091-7/+15
| * | | | | [Bluetooth] Add packet size checks for CAPI messagesMarcel Holtmann2007-01-091-6/+33
| * | | | | [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlinesAndrew Hendry2007-01-091-6/+6
| * | | | | [INET]: Fix incorrect "inet_sock->is_icsk" assignment.Paul Moore2007-01-092-2/+2
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-0914-216/+236
|\ \ \ \ \
| * | | | | pcnet_cs : add new idKomuro2007-01-091-0/+2
| * | | | | chelsio: error path fixStephen Hemminger2007-01-091-2/+3
| * | | | | s390: iucv Kconfig help description changesFrank Pavlic2007-01-091-4/+1
| * | | | | s390: qeth driver fixes: atomic context fixupsFrank Blaschka2007-01-092-97/+30
| * | | | | s390: qeth driver fixes: packet socketFrank Blaschka2007-01-091-5/+53
| * | | | | s390: qeth driver fixes: VLAN hdr, perf statsFrank Blaschka2007-01-091-18/+3
| * | | | | forcedeth: sideband management fixAyaz Abdulla2007-01-091-55/+56
| * | | | | Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik2007-01-071-6/+0
| * | | | | qeth: fix uaccess handling and get rid of unused variableHeiko Carstens2007-01-071-5/+8
| * | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik2007-01-072-2/+2
| |\ \ \ \ \
| | * | | | | [PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi2007-01-021-1/+1
| | * | | | | [PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi2007-01-021-1/+1
| * | | | | | qla3xxx: Add delay to NVRAM register access.Ron Mercer2007-01-071-14/+23
| * | | | | | qla3xxx: Remove NETIF_F_LLTX from driver features.Ron Mercer2007-01-071-1/+0
| * | | | | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2007-01-074-7/+55
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ixgb: Write RA register high word first, increment versionAaron Salter2007-01-062-2/+3
| | * | | | | ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-063-3/+36
| | * | | | | ixgb: Fix early TSO completionJesse Brandeburg2007-01-061-2/+16
* | | | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-01-0925-97/+282
|\ \ \ \ \ \ \
| * | | | | | | [POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2007-01-093-7/+5
OpenPOWER on IntegriCloud