summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-22sfc: Use __packed macroBen Hutchings-2/+2
2008-05-22sfc: Do not define inline macroBen Hutchings-5/+0
2008-05-22sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings-15/+3
2008-05-22sfc: Correct and expand some commentsBen Hutchings-6/+14
2008-05-22sfc: Use resource_size_t for PCI bus addressBen Hutchings-6/+7
2008-05-22sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings-7/+3
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings-75/+105
2008-05-22sfc: Added and removed braces to comply with kernel styleBen Hutchings-8/+13
2008-05-22sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings-2/+2
2008-05-22sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings-21/+8
2008-05-22sfc: Removed casts to voidBen Hutchings-13/+13
2008-05-22sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings-6/+3
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-413/+68
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-22/+40
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller-0/+1
2008-05-22[CIFS] Remove redundant NULL checkSteve French-12/+6
2008-05-21PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li-0/+20
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller-10/+14
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller-11/+25
2008-05-21net: The world is not perfect patch.Rami Rosen-362/+3
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen-1/+1
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller-11/+0
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng-3/+2
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller-4/+7
2008-05-21HTC_EGPIO is ARM-onlyAl Viro-1/+1
2008-05-21provide out-of-line strcat() for m68kAl Viro-0/+6
2008-05-21caiaq endianness fixAl Viro-2/+2
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro-8/+8
2008-05-21msnd_* is ISA-onlyAl Viro-2/+2
2008-05-21missing dependencies on HAS_DMAAl Viro-5/+5
2008-05-21ocfs2 endianness fixesAl Viro-2/+2
2008-05-21irda-usb endianness annotations and fixesAl Viro-3/+3
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro-3/+3
2008-05-21ecryptfs fixesAl Viro-14/+12
2008-05-21misc drivers/net endianness noiseAl Viro-14/+16
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro-0/+2
2008-05-21missing export of csum_partial() on uml/amd64Al Viro-2/+4
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro-0/+5
2008-05-21fix hppfs Makefile breakageAl Viro-4/+1
2008-05-21fix include order in sys-i386/registers.cAl Viro-0/+1
2008-05-21missed kmalloc() in pcap_user.cAl Viro-1/+1
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala-4/+6
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy-4/+4
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA-1/+1
2008-05-20sunhv: Fix locking in non-paged I/O case.David S. Miller-1/+0
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds-545/+612
2008-05-21[CIFS] Remove debug statementSteve French-1/+1
2008-05-21Fix possible access to undefined memory region.Igor Mammedov-4/+5
2008-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-23/+44
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse-14/+13