aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| | * [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-17
| | * [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.Vlad Yasevich2006-01-17
| | * [SCTP]: sctp doesn't show all associations/endpoints in /procVlad Yasevich2006-01-17
| | * [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-17
| | * [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala2006-01-17
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-20
|\ \ \
| * | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-19
| * | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller2006-01-19
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-20
|\ \ \
| * | | [IA64] eliminate softlockup warningJohn Hawkes2006-01-19
| * | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-19
| * | | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen2006-01-19
| * | | [IA64] Fix bug in ia64 specific down() functionZoltan Menyhart2006-01-17
| * | | [IA64] Zonelists for nodes without cpusJack Steiner2006-01-17
| * | | [IA64-SGI] sn_console.c minor cleanupJes Sorensen2006-01-17
| * | | [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-17
| * | | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck2006-01-17
| * | | [IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava2006-01-17
| | |/ | |/|
* | | [PATCH] Fix regression added by ppoll/pselect code.David S. Miller2006-01-20
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-01-18
|\ \
| * | [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in anSteve French2006-01-18
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-17
| |\ \
| * | | [CIFS] Remove compiler warningSteve French2006-01-17
| * | | [CIFS] Fix CIFS to recognize share mode securitySteve French2006-01-14