summaryrefslogtreecommitdiffstats
path: root/drivers/parport (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-11pktgen: fix crash at module unloadEric Dumazet1-2/+8
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller4-42/+7
2012-05-11ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo1-0/+2
2012-05-11igb: fix rtnl race in PM resume pathBenjamin Poirier1-14/+6
2012-05-11ipv4: Do not use dead fib_info entries.David S. Miller1-0/+2
2012-05-09r8169: fix unsigned int wraparound with TSOJulien Ducourthial1-6/+10
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings1-1/+1
2012-05-08openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar1-7/+15
2012-05-08net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior1-1/+22
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko1-2/+2
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend3-4/+6
2012-05-04openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.Ansis Atteka1-3/+2
2012-05-04efivars: Improve variable validationMatthew Garrett1-16/+30
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2-3/+3
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar1-3/+1
2012-05-03libata: init ata_print_id to 0Tero Roponen1-1/+1
2012-05-03ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-05-03libata: skip old error history when counting probe trialsLin Ming1-1/+2
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet3-8/+17
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend3-28/+22
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore1-0/+2
2012-05-03nouveau: initialise has_optimus variable.Dave Airlie1-1/+1
2012-05-03sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-03tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet3-7/+8
2012-05-03net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin1-1/+2
2012-05-03drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman1-5/+7
2012-05-03usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com1-1/+3
2012-05-03usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com1-0/+1
2012-05-03ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund1-3/+3
2012-05-03net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund1-1/+1
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan1-2/+2
2012-05-02brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin1-0/+1
2012-05-01USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren1-1/+0
2012-05-01EHCI: update PM methods in ehci-tegra.cAlan Stern1-180/+195
2012-05-01vt: Fix deadlock on scroll-lockAlan Cox1-7/+19
2012-05-01netem: fix possible skb leakEric Dumazet1-4/+2
2012-05-01sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2-12/+17
2012-05-01sky2: propogate rx hash when packet is copiedstephen hemminger1-0/+3
2012-05-01hwmon: (coretemp) Increase CPU core limitGuenter Roeck1-1/+1
2012-05-01hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov1-0/+4
2012-05-01net: fix two typos in skbuff.hEric Dumazet1-2/+2
2012-05-01ktest: Fix reboot on success stopping all rebootsSteven Rostedt1-2/+8
2012-05-01ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill1-1/+1
2012-05-01mfd: Fix build breakage in omap-usb-host.cRuss Dill1-0/+1
2012-05-01cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier1-46/+46
2012-05-01ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou1-0/+1
2012-05-01ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck1-4/+5
2012-05-01igbvf: fix the bug when initializing the igbvfSamuel Liao1-2/+2