summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard
2009-04-27Add reference to CAPI 2.0 standardKarsten Keil
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt
2009-04-27update Documentation/isdn/00-INDEXTilman Schmidt
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel
2009-04-27forcedeth: tx timeout fixAyaz Abdulla
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk
2009-04-27mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin
2009-04-27mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin
2009-04-25vlan: update vlan carrier state for admin up/downJay Vosburgh
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-04-24netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth
2009-04-24netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy
2009-04-22netfilter: ctnetlink: fix gcc warning during compilationPablo Neira Ayuso
2009-04-22net/netrom: Fix socket lockingJean Delvare
2009-04-22netlabel: Always remove the correct address selectorPaul Moore
2009-04-22ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher
2009-04-228139too: fix HW initial flowJianjun kong
2009-04-21af_iucv: Fix race when queuing incoming iucv messagesHendrik Brueckner
2009-04-21af_iucv: Test additional sk states in iucv_sock_shutdownHendrik Brueckner
2009-04-21af_iucv: Reject incoming msgs if RECV_SHUTDOWN is setHendrik Brueckner
2009-04-21af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flagHendrik Brueckner
2009-04-21af_iucv: consider state IUCV_CLOSING when closing a socketUrsula Braun
2009-04-21iwlwifi: DMA fixesReinette Chatre
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre
2009-04-21mwl8: fix build warning.Rami Rosen
2009-04-21mac80211: fix alignment calculation bugJohannes Berg
2009-04-21mac80211: do not print WARN if config interfaceReinette Chatre
2009-04-21iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre
2009-04-21iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg
2009-04-21atmel: fix netdev ops conversionJohannes Berg
2009-04-21pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki
2009-04-21mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier
2009-04-21mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin
2009-04-21mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin
2009-04-21mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin
2009-04-21mlx4_en: Fix a race at restart taskYevgeny Petrilin
2009-04-21mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller