summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CONNECTOR]: Bugfix for cn_call_callback()Philipp Reisner2007-03-071-11/+11
* [DCCP]: Revert patch which disables bidirectional modeGerrit Renker2007-03-072-23/+5
* [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky().David S. Miller2007-03-071-3/+7
* [UDP]: Reread uh pointer after pskb_trimHerbert Xu2007-03-071-0/+1
* [NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy2007-03-071-1/+1
* [NETFILTER]: nfnetlink_log: zero-terminate prefixPatrick McHardy2007-03-071-1/+1
* [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy2007-03-071-0/+1
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-03-076-29/+52
|\
| * avr32: dma-mapping.hGary Zambrano2007-03-071-0/+18
| * [AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen2007-03-071-2/+1
| * [AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen2007-03-071-2/+2
| * [AVR32] Fix typo in include/asm-avr32/KbuildHaavard Skinnemoen2007-03-071-1/+1
| * [AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen2007-03-071-23/+29
| * [AVR32] at32_spi_setup_slaves should be __initHaavard Skinnemoen2007-03-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2007-03-0710-18/+16
|\ \
| * | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...Steven Whitehouse2007-03-071-1/+0
| * | [GFS2] build fixakpm@linux-foundation.org2007-03-071-0/+1
| * | [GFS2] go_drop_bh is never used, so remove itSteven Whitehouse2007-03-072-4/+0
| * | [GFS2] Remove unused variableSteven Whitehouse2007-03-072-2/+0
| * | [GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse2007-03-071-1/+2
| * | [GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse2007-03-071-0/+2
| * | [GFS2] pass formal ino in do_filldir_mainWendy Cheng2007-03-071-2/+2
| * | [DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk2007-03-071-0/+1
| * | [GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter2007-03-071-2/+5
| * | [GFS2] NFS filehandle checkWendy Cheng2007-03-071-4/+1
| * | [GFS2] add newline to printk messageRichard Fearn2007-03-071-1/+1
| * | [GFS2] fix locking mistakeJosef Whiter2007-03-071-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-0726-371/+371
|\ \
| * | sh: Kill off I/O cruft for R7780RP.Paul Mundt2007-03-053-254/+1
| * | sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-0513-85/+194
| * | sh: Enable SM501 support for RTS7751R2D.Paul Mundt2007-03-052-10/+126
| * | sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt2007-03-052-2/+4
| * | sysctl: Support vdso_enabled sysctl on SH.Paul Mundt2007-03-051-1/+2
| * | sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-051-3/+2
| * | doc: Add SH to vdso and earlyprintk in kernel-parameters.txtPaul Mundt2007-03-051-2/+3
| * | sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato2007-03-051-1/+3
| * | sh: Clear UBC when not in use.Stuart Menefy2007-03-053-13/+36
* | | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2007-03-072-7/+14
| |/ |/|
* | Linux 2.6.21-rc3v2.6.21-rc3Linus Torvalds2007-03-061-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-062-11/+11
|\ \
| * | [SPARC64]: Fix floppy build failure.David S. Miller2007-03-052-11/+11
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-0628-74/+70
|\ \ \
| * | | [DCCP]: Set RTO for newly created child socketGerrit Renker2007-03-061-1/+1
| * | | [DCCP]: Correctly split CCID half connectionsGerrit Renker2007-03-061-6/+6
| * | | [NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg2007-03-061-1/+1
| * | | [NET]: Revert incorrect accept queue backlog changes.David S. Miller2007-03-062-4/+4
| * | | [INET]: twcal_jiffie should be unsigned long, not intEric Dumazet2007-03-051-1/+1
| * | | [GIANFAR]: Fix compile error in latest gitJan Altenberg2007-03-051-1/+1
| * | | [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-052-5/+8
| * | | [NETFILTER]: ip6_route_me_harder should take into account markYasuyuki Kozakai2007-03-051-0/+1