summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-29mac80211: default to automatic power controlJohannes Berg1-0/+1
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins1-10/+9
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller5-31/+61
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger5-296/+204
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland1-1/+1
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg1-2/+2
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-4/+10
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell1-1/+0
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann1-6/+3
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann4-3/+40
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2-22/+18
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2-3/+17
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport1-1/+1
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard1-1/+1
2009-04-27Add reference to CAPI 2.0 standardKarsten Keil1-7/+13
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt3-0/+380
2009-04-27update Documentation/isdn/00-INDEXTilman Schmidt1-4/+11
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2-55/+6
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger1-25/+16
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel1-3/+3
2009-04-27forcedeth: tx timeout fixAyaz Abdulla1-10/+21
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk1-1/+1
2009-04-27mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin1-0/+4
2009-04-27mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin1-1/+1
2009-04-25vlan: update vlan carrier state for admin up/downJay Vosburgh2-0/+7
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller6-9/+32
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt1-5/+4
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2-1/+15
2009-04-24netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth1-2/+2
2009-04-24netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2-0/+2
2009-04-22netfilter: ctnetlink: fix gcc warning during compilationPablo Neira Ayuso1-2/+2
2009-04-22net/netrom: Fix socket lockingJean Delvare1-2/+4
2009-04-22netlabel: Always remove the correct address selectorPaul Moore1-16/+10
2009-04-22ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher1-1/+2
2009-04-228139too: fix HW initial flowJianjun kong1-5/+5
2009-04-21af_iucv: Fix race when queuing incoming iucv messagesHendrik Brueckner1-3/+5
2009-04-21af_iucv: Test additional sk states in iucv_sock_shutdownHendrik Brueckner1-0/+3
2009-04-21af_iucv: Reject incoming msgs if RECV_SHUTDOWN is setHendrik Brueckner1-1/+3
2009-04-21af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flagHendrik Brueckner1-3/+3
2009-04-21af_iucv: consider state IUCV_CLOSING when closing a socketUrsula Braun1-0/+3
2009-04-21iwlwifi: DMA fixesReinette Chatre6-96/+165
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre2-2/+6
2009-04-21mwl8: fix build warning.Rami Rosen1-2/+1
2009-04-21mac80211: fix alignment calculation bugJohannes Berg1-1/+1
2009-04-21mac80211: do not print WARN if config interfaceReinette Chatre1-2/+13
2009-04-21iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre1-1/+1
2009-04-21iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg1-1/+1
2009-04-21atmel: fix netdev ops conversionJohannes Berg1-1/+0
2009-04-21pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki4-1/+32