aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [IPV6] UDP: Possible dst leak in udpv6_sendmsg.YOSHIFUJI Hideaki2008-06-051-0/+2
| | * | [SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki2008-06-054-5/+8
| | |/
| * | tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen2008-06-041-3/+3
| * | sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine2008-06-041-2/+2
| * | xfrm: xfrm_algo: correct usage of RIPEMD-160Adrian-Ken Rueegsegger2008-06-041-2/+2
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-048-14/+52
| |\ \
| | * | [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-301-2/+8
| | * | atl1: fix 4G memory corruption bugAlexey Dobriyan2008-05-301-0/+1
| | * | ucc_geth_ethtool: Add a missing HW stats counterLi Yang2008-05-301-0/+1
| | * | ucc_geth_ethtool: Fix typoJoakim Tjernlund2008-05-301-1/+1
| | * | virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell2008-05-301-0/+22
| | * | virtio: fix virtio_net xmit of freed skb bugRusty Russell2008-05-301-5/+9
| | * | myri10ge: update driver versionBrice Goglin2008-05-301-1/+1
| | * | sc92031: remove bogus unlikely()Cesar Eduardo Barros2008-05-301-1/+1
| | * | [netdrvr] CS89X0: Add cleanup for dma after failWang Chen2008-05-301-3/+7
| | * | [netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings2008-05-301-1/+1
| * | | tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen2008-06-041-10/+19
| * | | netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Jarek Poplawski2008-06-041-3/+5
| * | | netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Dong Wei2008-06-041-1/+2
| * | | route: Remove unused ifa_anycast fieldThomas Graf2008-06-032-10/+0
| * | | netlink: Improve returned error codesThomas Graf2008-06-0311-32/+42
| * | | route: Mark unused routing attributes as suchThomas Graf2008-06-032-3/+2
| * | | route: Mark unused route cache flags as such.Thomas Graf2008-06-032-7/+7
| * | | net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin2008-06-031-1/+1
| * | | net: neighbour table ABI problemStephen Hemminger2008-06-031-3/+3
| * | | bridge: update URLAdrian Bunk2008-06-032-2/+2
| * | | irda: Sock leak on error path in irda_create.Pavel Emelyanov2008-06-031-5/+7
| | |/ | |/|
| * | ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski2008-06-031-8/+3
| * | bluetooth: rfcomm_dev_state_change deadlock fixDave Young2008-06-031-1/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-042-35/+65
|\ \ \
| * | | sparc: switch /proc/led to seq_fileAlexey Dobriyan2008-06-031-13/+21
| * | | sparc64: IO accessors fixBenjamin Herrenschmidt2008-05-301-22/+44
* | | | Fix uart_set_ldisc() function typeLinus Torvalds2008-06-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-06-045-37/+65
|\ \ \ \
| * | | | [ALSA] hda - COMPAL IFL90/JFL-92 laptop quirkTony Vroon2008-06-041-0/+1
| * | | | [ALSA] hda - Fix resume of auto-config mode with Realtek codecsTakashi Iwai2008-06-031-1/+0
| * | | | [ALSA] hda - Fix model for LG LS75 laptopTakashi Iwai2008-05-301-0/+1
| * | | | [ALSA] hda - Fix mic input on HP2133Takashi Iwai2008-05-301-22/+28
| * | | | [ALSA] ac97 - Fix ASUS A9T laptop outputTakashi Iwai2008-05-302-14/+35
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-0413-65/+179
|\ \ \ \ \
| * | | | | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2008-06-042-2/+8
| * | | | | suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-041-1/+30
| * | | | | x86: section mismatch fixAndrew Morton2008-06-041-1/+1
| * | | | | x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi2008-06-041-25/+24
| * | | | | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-041-2/+2
| * | | | | x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins2008-06-041-1/+1
| * | | | | x86: ioremap fix failing nesting checkIngo Molnar2008-06-041-2/+3
| * | | | | x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-043-20/+39
| * | | | | x86: enable preemption in delaySteven Rostedt2008-06-042-8/+53
| * | | | | x86: disable preemption in native_smp_prepare_cpusIngo Molnar2008-06-041-1/+4