aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] mv643xx_eth: use MII library for PHY managementJames Chapman2006-01-27
* [PATCH] mv643xx_eth: Make port queue enable/disable code consistentDale Farnsworth2006-01-27
* [PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_countDale Farnsworth2006-01-27
* [PATCH] mv643xx_eth: Merge unicast and multicast address filtering codeDale Farnsworth2006-01-27
* [PATCH] mv643xx_eth: Remove needless mp->port_mac_addrDale Farnsworth2006-01-27
* Merge branch 'upstream-fixes'Jeff Garzik2006-01-27
|\
| * [PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth2006-01-27
| * [PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth2006-01-27
| * [PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri2006-01-27
| * [PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth2006-01-27
* | [PATCH] BUG_ON() Conversion in net/tulip/winbond-840.cEric Sesterhenn / snakebyte2006-01-27
* | [PATCH] BUG_ON() Conversion in net/tulip/de2104x.cEric Sesterhenn / snakebyte2006-01-27
* | [PATCH] BUG_ON() Conversion in net/tulip/xircom_cb.cEric Sesterhenn / snakebyte2006-01-27
* | Merge branch 'upstream-fixes'Jeff Garzik2006-01-26
|\|
| * [PATCH] s2io: scatter-gather fixAnanda Raju2006-01-26
| * [PATCH] b44: fix laptop carrier detectStephen Hemminger2006-01-26
| * [PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn2006-01-26
| * [PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn2006-01-26
| * [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
| | * | | [CIFS] Fix typoSteve French2006-01-12