aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-31Don't try to "validate" a non-existing timeval.Linus Torvalds2-3/+3
2006-01-31[PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake1-3/+25
2006-01-30[TCP] H-TCP: Fix accountingBaruch Even1-1/+0
2006-01-30[IPV4] igmp: remove pointless printkDave Jones1-1/+0
2006-01-30[SPARC]: Fix compile failures in math-emu.David S. Miller1-10/+0
2006-01-30[SCTP]: heartbeats exceed maximum retransmssion limitVlad Yasevich1-1/+1
2006-01-30[SCTP]: correct the number of INIT retransmissionsVlad Yasevich2-4/+4
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] Typo corrections for ieee80211Larry Finger1-2/+2
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-30[SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2-2/+1
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-27[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi1-2/+10
2006-01-27[PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi1-5/+17
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-27[PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth1-2/+2
2006-01-27[PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth1-48/+46
2006-01-27[PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri1-0/+1
2006-01-27[PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth1-13/+0
2006-01-26[PATCH] s2io: scatter-gather fixAnanda Raju1-1/+1
2006-01-26[PATCH] b44: fix laptop carrier detectStephen Hemminger1-2/+3
2006-01-26[PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn1-0/+4
2006-01-26[PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn1-1/+1
2006-01-24[IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens1-9/+47
2006-01-24[AF_KEY]: no message type setJerome Borsboom1-0/+2
2006-01-24[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctlThomas Graf1-2/+3
2006-01-23[SPARC64]: Implement __raw_read_trylock()David S. Miller1-1/+23
2006-01-23[NET]: Fix skb fclone error path handling.Herbert Xu1-3/+5
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2-27/+34
2006-01-23[NET]: Fix some whitespace issues in af_packet.cKris Katterjohn1-8/+8
2006-01-23[NET]: more whitespace issues in net/core/filter.cKris Katterjohn1-3/+3
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller2-2/+2
2006-01-20[NETFILTER]: Unbreak x-tables on x86.David S. Miller1-1/+15
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-19[PATCH] Fix regression added by ppoll/pselect code.David S. Miller1-2/+2
2006-01-19[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller1-1/+1
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller16-422/+184
2006-01-18[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller1-0/+2
2006-01-18[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox19-40/+3515