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