aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-22sky2: restore vlan acceleration on resetStephen Hemminger
2008-05-22sfc: Remove sub-minor component from driver versionBen Hutchings
2008-05-22sfc: Added checks for heap allocation failureBen Hutchings
2008-05-22sfc: Remove redundant casts to and from void *Ben Hutchings
2008-05-22sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings
2008-05-22sfc: Use __packed macroBen Hutchings
2008-05-22sfc: Do not define inline macroBen Hutchings
2008-05-22sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings
2008-05-22sfc: Correct and expand some commentsBen Hutchings
2008-05-22sfc: Use resource_size_t for PCI bus addressBen Hutchings
2008-05-22sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings
2008-05-22sfc: Added and removed braces to comply with kernel styleBen Hutchings
2008-05-22sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings
2008-05-22sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings
2008-05-22sfc: Removed casts to voidBen Hutchings
2008-05-22sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller
2008-05-22[CIFS] Remove redundant NULL checkSteve French
2008-05-21PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller
2008-05-21net: The world is not perfect patch.Rami Rosen
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller
2008-05-21HTC_EGPIO is ARM-onlyAl Viro
2008-05-21provide out-of-line strcat() for m68kAl Viro
2008-05-21caiaq endianness fixAl Viro
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-21msnd_* is ISA-onlyAl Viro
2008-05-21missing dependencies on HAS_DMAAl Viro
2008-05-21ocfs2 endianness fixesAl Viro
2008-05-21irda-usb endianness annotations and fixesAl Viro
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro
2008-05-21ecryptfs fixesAl Viro
2008-05-21misc drivers/net endianness noiseAl Viro
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro
2008-05-21missing export of csum_partial() on uml/amd64Al Viro
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro
2008-05-21fix hppfs Makefile breakageAl Viro
2008-05-21fix include order in sys-i386/registers.cAl Viro
2008-05-21missed kmalloc() in pcap_user.cAl Viro
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA
2008-05-20sunhv: Fix locking in non-paged I/O case.David S. Miller