summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause1-0/+1
2012-10-02Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause1-0/+1
2012-10-02atm: fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause1-0/+1
2012-10-02ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings1-3/+1
2012-10-02af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net1-1/+0
2012-10-02net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov1-2/+5
2012-10-02pptp: lookup route with the proper net namespaceGao feng1-2/+2
2012-10-02isdnloop: fix and simplify isdnloop_init()Wu Fengguang1-12/+0
2012-10-02net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA1-3/+11
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings5-11/+20
2012-10-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings4-9/+46
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings2-0/+6
2012-09-15Linux 3.4.11v3.4.11Greg Kroah-Hartman1-1/+1
2012-09-14hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti1-0/+6
2012-09-14dccp: check ccid before dereferencingMathias Krause1-2/+2
2012-09-14x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann1-3/+4
2012-09-14xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk1-4/+4
2012-09-14xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald1-1/+1
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-09-14drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie1-0/+1
2012-09-14Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-09-14HID: add NOGET quirk for Eaton Ellipse MAX UPSAlan Stern1-0/+1
2012-09-14i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston3-0/+5
2012-09-14i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin3-2/+19
2012-09-14fuse: fix retrieve lengthMiklos Szeredi1-0/+1
2012-09-14ext3: Fix fdatasync() for files with only i_size changesJan Kara1-3/+14
2012-09-14udf: Fix data corruption for files in ICBJan Kara1-6/+29
2012-09-14SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley2-0/+20
2012-09-14SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com1-5/+8
2012-09-14SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer1-1/+4
2012-09-14SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-09-14Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka1-2/+2
2012-09-14Remove user-triggerable BUG from mpol_to_strDave Jones1-1/+1
2012-09-14powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-14powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-14powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-09-14USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2012-09-14USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14x32: Use compat shims for {g,s}etsockoptMike Frysinger1-2/+4
2012-09-14regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen1-2/+2
2012-09-14rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-09-14rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7