summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Linux 3.0.64v3.0.64Greg Kroah-Hartman1-1/+1
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-26/+14
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-21/+33
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-02-14bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi1-0/+3
2013-02-14tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet1-1/+3
2013-02-14tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-14tcp: frto should not set snd_cwnd to 0Eric Dumazet1-1/+2
2013-02-14net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-14net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-14sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman1-4/+8
2013-02-14atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-14packet: fix leakage of tx_ring memoryPhil Sutter1-4/+6
2013-02-14ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner1-1/+2
2013-02-14pktgen: correctly handle failures when adding a deviceCong Wang1-3/+6
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-14isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt1-0/+2
2013-02-14MAINTAINERS: Stephen Hemminger email changeStephen Hemminger1-3/+3
2013-02-14net: prevent setting ttl=0 via IP_TTLCong Wang1-1/+1
2013-02-14mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka4-23/+14
2013-02-14kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke1-12/+38
2013-02-14virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-11Linux 3.0.63v3.0.63Greg Kroah-Hartman1-1/+1
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-02-11USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-11USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-02-11USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-02-11USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-11USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-02-11USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-02-11USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-11drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe1-0/+3
2013-02-11nilfs2: fix fix very long mount time issueVyacheslav Dubeyko1-1/+4
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2
2013-02-11drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng1-1/+3
2013-02-11drm/radeon: add quirk for RV100 boardAlex Deucher1-0/+8
2013-02-11drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-02-03Linux 3.0.62v3.0.62Greg Kroah-Hartman1-1/+1
2013-02-03x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin1-0/+2
2013-02-03efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer1-5/+17
2013-02-03x86/msr: Add capabilities checkAlan Cox1-0/+3
2013-02-03smp: Fix SMP function call empty cpu mask raceWang YanQing1-1/+12
2013-02-03Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo1-1/+1