summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/netrom: Fix socket lockingJean Delvare2009-04-221-2/+4
* netlabel: Always remove the correct address selectorPaul Moore2009-04-221-16/+10
* ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher2009-04-221-1/+2
* 8139too: fix HW initial flowJianjun kong2009-04-221-5/+5
* af_iucv: Fix race when queuing incoming iucv messagesHendrik Brueckner2009-04-211-3/+5
* af_iucv: Test additional sk states in iucv_sock_shutdownHendrik Brueckner2009-04-211-0/+3
* af_iucv: Reject incoming msgs if RECV_SHUTDOWN is setHendrik Brueckner2009-04-211-1/+3
* af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flagHendrik Brueckner2009-04-211-3/+3
* af_iucv: consider state IUCV_CLOSING when closing a socketUrsula Braun2009-04-211-0/+3
* iwlwifi: DMA fixesReinette Chatre2009-04-216-96/+165
* iwlwifi: add debugging for TX pathReinette Chatre2009-04-212-2/+6
* mwl8: fix build warning.Rami Rosen2009-04-211-2/+1
* mac80211: fix alignment calculation bugJohannes Berg2009-04-211-1/+1
* mac80211: do not print WARN if config interfaceReinette Chatre2009-04-211-2/+13
* iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-211-1/+1
* iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg2009-04-211-1/+1
* atmel: fix netdev ops conversionJohannes Berg2009-04-211-1/+0
* pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki2009-04-214-1/+32
* mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier2009-04-211-3/+2
* mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin2009-04-211-32/+13
* mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin2009-04-211-1/+1
* mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin2009-04-214-6/+8
* mlx4_en: Fix a race at restart taskYevgeny Petrilin2009-04-211-8/+11
* mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin2009-04-211-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-209-70/+107
|\
| * mac80211: fix basic rate bitmap calculationJohannes Berg2009-04-201-1/+1
| * mac80211: fix beacon loss detection after scanKalle Valo2009-04-201-1/+9
| * nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen2009-04-201-2/+2
| * ar9170usb: fix hang on resumeChristian Lamparter2009-04-201-20/+90
| * MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day2009-04-201-7/+0
| * mwl8k: fix module re-insertion bugJoerg Albert2009-04-201-2/+2
| * p54: deactivate broken powersave functionChristian Lamparter2009-04-201-2/+0
| * iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-201-1/+1
| * rt2x00: Don't free register information on suspendIvo van Doorn2009-04-202-34/+2
* | tg3: Fix SEEPROM accessesMatt Carlson2009-04-201-9/+17
|/
* tun: Fix sk_sleep races when attaching/detachingHerbert Xu2009-04-201-9/+6
* tun: Only free a netdev when all tun descriptors are closedHerbert Xu2009-04-201-13/+19
* net: Fix GRO for multiple page fragmentsBen Hutchings2009-04-201-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-202-11/+29
|\
| * Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann2009-04-191-2/+10
| * Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann2009-04-191-9/+17
| * Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg2009-04-191-0/+2
* | net: fix "compatibility" typosMarcin Slusarz2009-04-202-4/+4
* | tcp: fix mid-wq adjustment helperIlpo Järvinen2009-04-201-1/+1
* | net: sch_netem: Fix an inconsistency in ingress netem timestamps.Jarek Poplawski2009-04-202-0/+13
* | ax25: proc uid file misses headerAlan Cox2009-04-201-3/+9
* | cxgb3: Fix EEH final recovery attemptDivy Le Ray2009-04-201-0/+7
* | cxgb3: Fix potential msi-x vector leakDivy Le Ray2009-04-201-1/+6
* | cxgb3: fix workqueue flush issuesDivy Le Ray2009-04-201-3/+5
* | cxgb3: fix link fault handlingDivy Le Ray2009-04-202-30/+3
OpenPOWER on IntegriCloud