aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-22sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings1-2/+2
2008-05-22sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings1-21/+8
2008-05-22sfc: Removed casts to voidBen Hutchings5-13/+13
2008-05-22sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings1-6/+3
2008-05-21net: The world is not perfect patch.Rami Rosen3-362/+3
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng1-3/+2
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala1-4/+6
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA1-1/+1
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse1-14/+13
2008-05-20mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa1-4/+11
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev1-0/+4
2008-05-20mac80211: don't claim iwspy supportJohannes Berg1-1/+0
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin1-0/+1
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin1-0/+1
2008-05-20rtl8187: resource leak in error caseOliver Neukum1-2/+12
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy4-2/+41
2008-05-20drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-20ath5k: Fix loop variable initializationsBob Copeland2-2/+6
2008-05-20vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-05-20net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1
2008-05-20ipsec: Use the correct ip_local_out functionHerbert Xu2-2/+2
2008-05-19ipv6 addrconf: Allow infinite prefix lifetime.YOSHIFUJI Hideaki2-25/+52
2008-05-19ipv6 route: Fix lifetime in netlink.YOSHIFUJI Hideaki1-1/+3
2008-05-19ipv6 addrconf: Fix route lifetime setting in corner case.YOSHIFUJI Hideaki1-1/+1
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time settings.YOSHIFUJI Hideaki3-5/+9
2008-05-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day1-1/+1
2008-05-19l2tp: avoid skb truesize bug if headroom is increasedJames Chapman1-5/+8
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno3-0/+3
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin1-1/+1
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo1-0/+1
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2-3/+59
2008-05-16mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar1-9/+5
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer1-5/+4
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-14iphase: Fix 64bit warning.Alan Cox1-1/+2
2008-05-14hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-14atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2-12/+7
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger1-2/+10
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger2-10/+4
2008-05-14net: handle errors from device_renameStephen Hemminger1-1/+5
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-14Remove blkdev warning triggered by using mdNeil Brown8-6/+19
2008-05-14char: select fw_loader by moxaJiri Slaby1-0/+1