summaryrefslogtreecommitdiffstats
path: root/fs/cramfs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-01MAINTAINERS: Add ehea driver as SupportedBreno Leitao1-0/+6
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2-2/+1
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez1-1/+1
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville1-9/+12
2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller1-0/+22
2010-08-31irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller1-2/+2
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg2-0/+19
2010-08-30MAINTAINERS: change broken url for prism54John W. Linville1-1/+1
2010-08-30mac80211: delete work timerJohannes Berg1-0/+6
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-08-29pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-08-28net/ipv4: Eliminate kstrdup memory leakJulia Lawall1-2/+3
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport1-1/+1
2010-08-27net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney1-1/+1
2010-08-27ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP1-1/+1
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao1-2/+2
2010-08-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2010-08-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro1-1/+2
2010-08-26tcp: fix three tcp sysctls tuningEric Dumazet1-17/+7
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller3-12/+19
2010-08-24pxa168_eth: silence gcc warningsDan Carpenter1-3/+3
2010-08-24pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter1-1/+1
2010-08-24pxa168_eth: fix error handling in propeDan Carpenter1-22/+22
2010-08-24pxa168_eth: remove unneeded null checkDan Carpenter1-4/+2
2010-08-24phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov1-0/+2
2010-08-24caif-driver: add HAS_DMA dependencyHeiko Carstens1-1/+1
2010-08-243c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman1-1/+14
2010-08-24qlcnic: fix poll implementationYinglin Luan1-1/+8
2010-08-24netxen: fix poll implementationYinglin Luan1-1/+8
2010-08-24bridge: netfilter: fix a memory leakChangli Gao1-1/+1
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal3-0/+9
2010-08-23isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap1-1/+2
2010-08-23header: fix broken headers for user spaceChangli Gao10-26/+26
2010-08-20e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan3-13/+31
2010-08-20e1000e: disable ASPM L1 on 82573Bruce Allan1-0/+1
2010-08-19ll_temac: Fix poll implementationMichal Simek1-2/+2
2010-08-19netxen: fix a race in netxen_nic_get_stats()Eric Dumazet1-2/+0
2010-08-19qlnic: fix a race in qlcnic_get_stats()Eric Dumazet1-2/+0
2010-08-19irda: fix a race in irlan_eth_xmit()Eric Dumazet1-1/+3
2010-08-19net: sh_eth: remove unused variableKuninori Morimoto1-1/+1
2010-08-19netxen: update version 4.0.74Amit Kumar Salecha1-2/+2
2010-08-19netxen: fix inconsistent lock stateAmit Kumar Salecha1-4/+0
2010-08-19vlan: Match underlying dev carrier on vlan addPhil Oester1-1/+2
2010-08-19ibmveth: Fix opps during MTU change on an active deviceRobert Jennings1-17/+15
2010-08-19ehea: Fix synchronization between HW and SW send queueAndre Detsch2-2/+61
2010-08-19bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner1-2/+2
2010-08-19bnx2x: Fix PHY locking problemYaniv Rosner1-2/+7
2010-08-19rds: fix a leak of kernel memoryEric Dumazet1-1/+1
2010-08-19netlink: fix compat recvmsgJohannes Berg1-30/+16