aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-31
|\
| * [PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake2006-01-31
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-31
| |\
| | * [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-30
| | * [PATCH] Typo corrections for ieee80211Larry Finger2006-01-30
| | * [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-30
| | * [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-30
| | * [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-30
| | * [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-30
| | * [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-30
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-28
| |\|
| | * [PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi2006-01-27
| | * [PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi2006-01-27
| | * [PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi2006-01-27
| | * [PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu2006-01-27
| * | [PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth2006-01-27
| * | [PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth2006-01-27
| * | [PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri2006-01-27
| * | [PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth2006-01-27
| * | [PATCH] s2io: scatter-gather fixAnanda Raju2006-01-26
| * | [PATCH] b44: fix laptop carrier detectStephen Hemminger2006-01-26
| * | [PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn2006-01-26
| * | [PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn2006-01-26
| |/
* | [PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar2006-01-31
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-31
|\ \
| * | [TCP] H-TCP: Fix accountingBaruch Even2006-01-30
| * | [IPV4] igmp: remove pointless printkDave Jones2006-01-30
| * | [SCTP]: heartbeats exceed maximum retransmssion limitVlad Yasevich2006-01-30
| * | [SCTP]: correct the number of INIT retransmissionsVlad Yasevich2006-01-30
| * | [IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens2006-01-24
| * | [AF_KEY]: no message type setJerome Borsboom2006-01-24
| * | [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctlThomas Graf2006-01-24
| * | [NET]: Fix skb fclone error path handling.Herbert Xu2006-01-23
| * | [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-23
| * | [NET]: Fix some whitespace issues in af_packet.cKris Katterjohn2006-01-23
| * | [NET]: more whitespace issues in net/core/filter.cKris Katterjohn2006-01-23
| * | [NETFILTER]: Unbreak x-tables on x86.David S. Miller2006-01-20
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-31
|\ \
| * | [SPARC]: Fix compile failures in math-emu.David S. Miller2006-01-30
| * | [SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2006-01-30
| * | [SPARC64]: Implement __raw_read_trylock()David S. Miller2006-01-24
| * | [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-22
| |/
* / Don't try to "validate" a non-existing timeval.Linus Torvalds2006-01-31
|/
* [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller2006-01-20
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-20
|\
| * [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-19
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-19
| |\
| | * [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.Tsutomu Fujii2006-01-17
| | * [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-17
| | * [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-17