aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-29net: update documentation ip aliasesStephen Hemminger1-19/+6
2009-01-29net: Fix OOPS in skb_seq_read().Shyam Iyer1-5/+5
2009-01-29net: Fix frag_list handling in skb_seq_readHerbert Xu1-2/+3
2009-01-29netxen: revert jumbo ringsizeDhananjay Phadke1-1/+1
2009-01-29ath5k: fix locking in ath5k_configBob Copeland1-1/+9
2009-01-29cfg80211: print correct intersected regulatory domainLuis R. Rodriguez1-1/+1
2009-01-29cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez1-11/+19
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi1-0/+4
2009-01-29rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger1-2/+8
2009-01-29mac80211: remove Michael Wu as maintainerJohannes Berg1-2/+0
2009-01-27ipv6: Make mc_forwarding sysctl read-only.David S. Miller1-1/+1
2009-01-27IPv6: Fix multicast routing bugs.Thomas Goff3-7/+20
2009-01-27net: fix xfrm reverse flow lookup for icmp6Jiri Pirko1-2/+2
2009-01-27net: wrong test in inet_ehash_locks_alloc()Eric Dumazet1-1/+1
2009-01-27e1000: fix bug with shared interrupt during resetJesse Brandeburg1-2/+2
2009-01-26tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis1-1/+2
2009-01-26r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar1-1/+0
2009-01-26udp: optimize bind(0) if many ports are in useEric Dumazet1-16/+39
2009-01-26virtio_net: use correct accessors for scatterlistsIra W. Snyder1-3/+3
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov1-5/+1
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear1-2/+2
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-26netxen: reduce memory footprintDhananjay Phadke2-7/+10
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke1-11/+20
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa1-6/+4
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2-8/+8
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-26i2c: Warn on deprecated binding model useJean Delvare1-3/+5
2009-01-26eeprom: More consistent symbol namesJean Delvare176-326/+326
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang7-27/+32
2009-01-26i2c: Quilt tree has movedJean Delvare1-1/+2
2009-01-26i2c: Delete many unused adapter IDsJean Delvare38-93/+0
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare1-10/+0
2009-01-26networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes1-1/+2
2009-01-26e1000e: workaround hw errataJesse Brandeburg2-1/+6
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison4-17/+11
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26fuse: fix poll notifyMiklos Szeredi1-4/+9
2009-01-26fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi1-18/+19
2009-01-26fuse: fix missing fput on errorMiklos Szeredi1-2/+7
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10