aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-27969-5315/+11054
|\
| * Linux 3.0.64Greg Kroah-Hartman2013-02-141-1/+1
| * netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-141-1/+1
| * xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-141-1/+12
| * xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-141-26/+14
| * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-143-26/+62
| * tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-02-141-21/+33
| * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-02-141-0/+4
| * bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi2013-02-141-0/+3
| * tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-02-141-1/+3
| * tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-141-2/+6
| * tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-141-1/+2
| * net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-141-0/+5
| * net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-141-1/+1
| * sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman2013-02-141-4/+8
| * atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-141-73/+73
| * packet: fix leakage of tx_ring memoryPhil Sutter2013-02-141-4/+6
| * ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-02-141-1/+2
| * pktgen: correctly handle failures when adding a deviceCong Wang2013-02-141-3/+6
| * net: loopback: fix a dst refcounting issueEric Dumazet2013-02-141-0/+5
| * r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-02-141-7/+0
| * isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-02-141-0/+2
| * MAINTAINERS: Stephen Hemminger email changeStephen Hemminger2013-02-141-3/+3
| * net: prevent setting ttl=0 via IP_TTLCong Wang2013-02-141-1/+1
| * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-02-144-23/+14
| * kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke2013-02-141-12/+38
| * virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-141-1/+2
| * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-02-141-2/+2
| * Linux 3.0.63Greg Kroah-Hartman2013-02-111-1/+1
| * USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-02-111-0/+2
| * xhci: Fix isoc TD encoding.Sarah Sharp2013-02-111-1/+3
| * USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi2013-02-113-331/+78
| * USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-112-0/+27
| * USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-02-111-1/+1
| * USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas2013-02-111-0/+1
| * USB: option: add Changhong CH690Bjørn Mork2013-02-111-0/+5
| * USB: option: add support for Telit LE920Daniele Palmas2013-02-111-0/+8
| * USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2013-02-112-1/+4
| * USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2013-02-112-0/+6
| * drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-111-0/+3
| * nilfs2: fix fix very long mount time issueVyacheslav Dubeyko2013-02-111-1/+4
| * x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-111-2/+2
| * drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng2013-02-111-1/+3
| * drm/radeon: add quirk for RV100 boardAlex Deucher2013-02-111-0/+8
| * drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher2013-02-111-0/+2
| * Linux 3.0.62Greg Kroah-Hartman2013-02-031-1/+1
| * x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-02-031-0/+2
| * efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-02-031-5/+17
| * x86/msr: Add capabilities checkAlan Cox2013-02-031-0/+3
| * smp: Fix SMP function call empty cpu mask raceWang YanQing2013-02-031-1/+12