aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens
2008-05-21tipc: Update "previous node" indicators when node address changesAllan Stephens
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens
2008-05-21tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens
2008-05-21ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipmr: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov
2008-05-21ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov
2008-05-21sit: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipip: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipgre: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21bridge: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov
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-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse
2008-05-20mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev
2008-05-20mac80211: don't claim iwspy supportJohannes Berg
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin
2008-05-20rtl8187: resource leak in error caseOliver Neukum
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy
2008-05-20drivers/atm/: remove CVS keywordsAdrian Bunk
2008-05-20ath5k: Fix loop variable initializationsBob Copeland