1. fa1dcb6 sfc: Fix reporting of IPv4 full filters through ethtool by Ben Hutchings · 14 years ago
  2. fbc3501 tcp: fix cwnd reduction for non-sack recovery by Yuchung Cheng · 14 years ago
  3. 912af4d netlink: fix possible spoofing from non-root processes by Pablo Neira Ayuso · 14 years ago
  4. 7c799a1 af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 14 years ago
  5. 9e296be af_packet: don't emit packet on orig fanout group by Eric Leblond · 14 years ago
  6. d09b3b2 net: fix info leak in compat dev_ifconf() by Mathias Krause · 14 years ago
  7. 62b4d90 ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) by Mathias Krause · 14 years ago
  8. 59039dc dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) by Mathias Krause · 14 years ago
  9. 00ed5b8 llc: fix info leak via getsockname() by Mathias Krause · 14 years ago
  10. dbcba7a Bluetooth: L2CAP - Fix info leak via getsockname() by Mathias Krause · 14 years ago
  11. 8717cd3 Bluetooth: RFCOMM - Fix info leak via getsockname() by Mathias Krause · 14 years ago
  12. 279d3f5 Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) by Mathias Krause · 14 years ago
  13. 745dcdb Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) by Mathias Krause · 14 years ago
  14. 639edee Bluetooth: HCI - Fix info leak via getsockname() by Mathias Krause · 14 years ago
  15. 87c42a1 Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) by Mathias Krause · 14 years ago
  16. 458ed56 atm: fix info leak via getsockname() by Mathias Krause · 14 years ago
  17. 5b26dbd atm: fix info leak in getsockopt(SO_ATMPVC) by Mathias Krause · 14 years ago
  18. 84a2d3c ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 14 years ago
  19. c8cca9d af_packet: remove BUG statement in tpacket_destruct_skb by danborkmann@iogearbox.net · 14 years ago
  20. caf2630 net/core: Fix potential memory leak in dev_set_alias() by Alexey Khoroshilov · 14 years ago
  21. a348ed0 pptp: lookup route with the proper net namespace by Gao feng · 14 years ago
  22. bc3f724 isdnloop: fix and simplify isdnloop_init() by Wu Fengguang · 14 years ago
  23. 7e0c71a net_sched: gact: Fix potential panic in tcf_gact(). by Hiroaki SHIMODA · 14 years ago
  24. 4658b24 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 14 years ago
  25. 0a1f711 sfc: Fix maximum number of TSO segments and minimum TX queue size by Ben Hutchings · 14 years ago
  26. 2dc3b21 net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 14 years ago
  27. 00709f7 Linux 3.4.11 by Greg Kroah-Hartman · 14 years ago
  28. e18625c hwmon: (asus_atk0110) Add quirk for Asus M5A78L by Luca Tettamanti · 14 years ago
  29. af84397 dccp: check ccid before dereferencing by Mathias Krause · 14 years ago
  30. 72961d9 x86, microcode, AMD: Fix broken ucode patch size check by Andreas Herrmann · 14 years ago
  31. bbebafa xen/pciback: Fix proper FLR steps. by Konrad Rzeszutek Wilk · 14 years ago
  32. 095ac02 xen: Use correct masking in xen_swiotlb_alloc_coherent. by Ronny Hegewald · 14 years ago
  33. 9db2bc1 PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 14 years ago
  34. df0b962 drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot by Dave Airlie · 14 years ago
  35. ae2e290 Input: i8042 - add Gigabyte T1005 series netbooks to noloop table by Dmitry Torokhov · 14 years ago
  36. 7d60f87 HID: add NOGET quirk for Eaton Ellipse MAX UPS by Alan Stern · 14 years ago
  37. 7db3f56 i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 14 years ago
  38. f313f5b i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y by Axel Lin · 14 years ago
  39. b4b55ff fuse: fix retrieve length by Miklos Szeredi · 14 years ago
  40. 6cbe67f ext3: Fix fdatasync() for files with only i_size changes by Jan Kara · 14 years ago
  41. d027dff udf: Fix data corruption for files in ICB by Jan Kara · 14 years ago
  42. d3ed173 SCSI: Fix 'Device not ready' issue on mpt2sas by James Bottomley · 14 years ago
  43. 7a4601c SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth command line option to a very small value by sreekanth.reddy@lsi.com · 14 years ago
  44. 797efad SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagation by Mike Snitzer · 14 years ago
  45. dc0c0a9 SCSI: megaraid_sas: Move poll_aen_lock initializer by Kashyap Desai · 14 years ago
  46. 43da476 Fix order of arguments to compat_put_time[spec|val] by Mikulas Patocka · 14 years ago
  47. 05d71a5 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 14 years ago
  48. 242fa18 powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 14 years ago
  49. fe83a63 powerpc: Restore correct DSCR in context switch by Anton Blanchard · 14 years ago
  50. c68ef2b powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 14 years ago
  51. 59d0622 powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 14 years ago
  52. 652f437 powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 14 years ago
  53. a9959bb USB: CDC ACM: Fix NULL pointer dereference by Sven Schnelle · 14 years ago
  54. 5750abb USB: smsusb: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 14 years ago
  55. 98ad260 USB: rtl8187: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 14 years ago
  56. 37037e1 USB: p54usb: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 14 years ago
  57. 3ecad65 USB: jl2005bcd: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 14 years ago
  58. 3c8ac60 USB: spca506: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 14 years ago
  59. e949773 x32: Use compat shims for {g,s}etsockopt by Mike Frysinger · 14 years ago
  60. 0522ba5 regulator: twl-regulator: fix up VINTANA1/VINTANA2 by Aaro Koskinen · 14 years ago
  61. 3ad3bc5 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 14 years ago
  62. 8d30b993 rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 14 years ago
  63. 190d604 uvcvideo: Reset the bytesused field when recycling an erroneous buffer by Jayakrishnan Memana · 14 years ago
  64. ebad30a sched: fix divide by zero at {thread_group,task}_times by Stanislaw Gruszka · 14 years ago
  65. 0f342b9 sched,cgroup: Fix up task_groups list by Mike Galbraith · 14 years ago
  66. 3465c32 block: replace __getblk_slow misfix by grow_dev_page fix by Hugh Dickins · 14 years ago
  67. 81d030d PCI: EHCI: Fix crash during hibernation on ASUS computers by Rafael J. Wysocki · 14 years ago
  68. 4592431 ath9k: fix decrypt_error initialization in ath_rx_tasklet() by Lorenzo Bianconi · 14 years ago
  69. 4500d52 ACPI: export symbol acpi_get_table_with_size by Alex Deucher · 14 years ago
  70. 8b34096 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 14 years ago
  71. 234c04c svcrpc: sends on closed socket should stop immediately by J. Bruce Fields · 14 years ago
  72. 973caa9 svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping by J. Bruce Fields · 14 years ago
  73. 389aec3 svcrpc: fix BUG() in svc_tcp_clear_pages by J. Bruce Fields · 14 years ago
  74. cbd3df7 Revert "drm/radeon: fix bo creation retry path" by Alex Deucher · 14 years ago
  75. e51f2ce drm: stop vmgfx driver explosion by Alan Cox · 14 years ago
  76. 47b8bbd audit: fix refcounting in audit-tree by Miklos Szeredi · 14 years ago
  77. ae2a5dd audit: don't free_chunk() after fsnotify_add_mark() by Miklos Szeredi · 14 years ago
  78. e5cd679 NFS: Alias the nfs module to nfs4 by bjschuma@gmail.com · 14 years ago
  79. 3cf3cfc Bluetooth: Fix legacy pairing with some devices by Szymon Janc · 14 years ago
  80. 4a20bce Bluetooth: Set name_state to unknown when entry name is empty by Ram Malovany · 14 years ago
  81. a8b8ad6 Bluetooth: Fix using a NULL inquiry cache entry by Ram Malovany · 14 years ago
  82. a431bd5 Bluetooth: Fix using NULL inquiry entry by Ram Malovany · 14 years ago
  83. 4c795fe UBIFS: fix complaints about too small debug buffer size by Artem Bityutskiy · 14 years ago
  84. d307889 NFS: return -ENOKEY when the upcall fails to map the name by Bryan Schumaker · 14 years ago
  85. 797d03b NFS: Clear key construction data if the idmap upcall fails by Bryan Schumaker · 14 years ago
  86. f401b10 NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done by Trond Myklebust · 14 years ago
  87. c2bf322 pnfs: defer release of pages in layoutget by Idan Kedar · 14 years ago
  88. 73b8b9f NFSv3: Ensure that do_proc_get_root() reports errors correctly by Trond Myklebust · 14 years ago
  89. 94a6f17 target: fix NULL pointer dereference bug alloc_page() fails to get memory by Yi Zou · 14 years ago
  90. 69b9b6d ALSA: hda - don't create dysfunctional mixer controls for ca0132 by David Henningsson · 14 years ago
  91. c3a0afd mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 14 years ago
  92. 5be8fc2 USB: winbond: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 14 years ago
  93. 660345c alpha: Don't export SOCK_NONBLOCK to user space. by Michael Cree · 14 years ago
  94. f998ff5 alpha: fix fpu.h usage in userspace by Mike Frysinger · 14 years ago
  95. b030a2c vfs: canonicalize create mode in build_open_flags() by Miklos Szeredi · 14 years ago
  96. 1e6cec2 vfs: missed source of ->f_pos races by Al Viro · 14 years ago
  97. 7b6d36d ASoC: omap-mcbsp: Fix 6pin mux configuration by Peter Ujfalusi · 14 years ago
  98. 73f34fe ASoC: wm9712: Fix microphone source selection by Mark Brown · 14 years ago
  99. e78e9b4 ARM: imx: select CPU_FREQ_TABLE when needed by Arnd Bergmann · 14 years ago
  100. 830cb0d ARM: imx6: spin the cpu until hardware takes it down by Shawn Guo · 14 years ago