aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause2012-10-021-0/+1
* llc: fix info leak via getsockname()Mathias Krause2012-10-021-2/+1
* Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
* Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
* Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-10-021-1/+1
* Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
* Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-10-021-0/+1
* atm: fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
* atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause2012-10-021-0/+1
* ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings2012-10-021-3/+1
* af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net2012-10-021-1/+0
* net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-10-021-2/+5
* isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-10-021-12/+0
* net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-10-021-3/+11
* tcp: Apply device TSO segment limit earlierBen Hutchings2012-10-025-11/+20
* sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-10-025-9/+51
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-10-022-0/+6
* Linux 3.0.43Greg Kroah-Hartman2012-09-141-1/+1
* hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-09-141-0/+6
* dccp: check ccid before dereferencingMathias Krause2012-09-141-2/+2
* PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-09-141-2/+2
* drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie2012-09-141-0/+1
* Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-09-141-0/+14
* fuse: fix retrieve lengthMiklos Szeredi2012-09-141-0/+1
* ext3: Fix fdatasync() for files with only i_size changesJan Kara2012-09-141-3/+14
* udf: Fix data corruption for files in ICBJan Kara2012-09-141-6/+29
* SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-09-142-0/+20
* SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com2012-09-141-5/+8
* SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-09-141-1/+2
* Remove user-triggerable BUG from mpol_to_strDave Jones2012-09-141-1/+1
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-142-6/+18
* powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-141-10/+2
* USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle2012-09-141-1/+2
* USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins2012-09-141-36/+30
* PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki2012-09-141-0/+7
* ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-09-141-1/+1
* ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-09-141-0/+1
* cciss: fix incorrect scsi status reportingStephen M. Cameron2012-09-141-10/+1
* svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields2012-09-141-1/+2
* svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields2012-09-141-5/+2
* svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields2012-09-141-1/+1
* audit: fix refcounting in audit-treeMiklos Szeredi2012-09-141-3/+2
* audit: don't free_chunk() after fsnotify_add_mark()Miklos Szeredi2012-09-141-3/+3
* NFS: Alias the nfs module to nfs4bjschuma@gmail.com2012-09-141-0/+2
* NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust2012-09-141-6/+2
* NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust2012-09-141-1/+1