1. 514ddfe ipv4: raw: fix icmp_filter() by Eric Dumazet · 13 years ago
  2. 09c6cf7 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 13 years ago
  3. 6b8fc5c net: small bug on rxhash calculation by Chema Gonzalez · 14 years ago
  4. e043257 pppoe: drop PPPOX_ZOMBIEs in pppoe_release by Xiaodong Xu · 13 years ago
  5. 8d16c62 sctp: Don't charge for data in sndbuf again when transmitting packet by Thomas Graf · 14 years ago
  6. 2033554 tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 13 years ago
  7. 410eafa ipv6: fix return value check in fib6_add() by Wei Yongjun · 13 years ago
  8. d5e36b0 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 13 years ago
  9. 17de307 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 13 years ago
  10. 2ab0868 8021q: fix mac_len recomputation in vlan_untag() by Antonio Quartulli · 13 years ago
  11. 97d5d32 sierra_net: Endianess bug fix. by Lennart Sorensen · 14 years ago
  12. 5ee708f pkt_sched: fix virtual-start-time update in QFQ by Paolo Valente · 13 years ago
  13. 52ee754 net-sched: sch_cbq: avoid infinite loop by Eric Dumazet · 13 years ago
  14. 6720119 netxen: check for root bus in netxen_mask_aer_correctable by Nikolay Aleksandrov · 13 years ago
  15. ec7fd13 ixp4xx_hss: fix build failure due to missing linux/module.h inclusion by Florian Fainelli · 14 years ago
  16. f7ee46f net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets by htbegin · 13 years ago
  17. 53bf146 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 13 years ago
  18. 743b911 xfrm_user: don't copy esn replay window twice for new states by Mathias Krause · 13 years ago
  19. 0c5e375 xfrm_user: fix info leak in copy_to_user_tmpl() by Mathias Krause · 13 years ago
  20. 97f96ea xfrm_user: fix info leak in copy_to_user_policy() by Mathias Krause · 13 years ago
  21. d5f1f7c xfrm_user: fix info leak in copy_to_user_state() by Mathias Krause · 13 years ago
  22. 37d61a2 xfrm_user: fix info leak in copy_to_user_auth() by Mathias Krause · 13 years ago
  23. a91af73 xfrm: fix a read lock imbalance in make_blackhole by Li RongQing · 13 years ago
  24. f38b334 xfrm_user: return error pointer instead of NULL #2 by Mathias Krause · 13 years ago
  25. 555144b xfrm_user: return error pointer instead of NULL by Mathias Krause · 13 years ago
  26. 20eb208 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 14 years ago
  27. 6571974 bnx2x: fix rx checksum validation for IPv6 by Michal Schmidt · 13 years ago
  28. e878ead localmodconfig: Fix localyesconfig to set to 'y' not 'm' by Yuta Ando · 13 years ago
  29. 0699c6d jbd2: don't write superblock when if its empty by Eric Sandeen · 14 years ago
  30. 66307ae workqueue: add missing smp_wmb() in process_one_work() by Tejun Heo · 14 years ago
  31. 24a0c20 PM / Sleep: use resume event when call dpm_resume_early by Feng Hong · 13 years ago
  32. a332509 rapidio/rionet: fix multicast packet transmit logic by Alexandre Bounine · 13 years ago
  33. ed55202 powerpc/eeh: Fix crash on converting OF node to edev by Gavin Shan · 13 years ago
  34. 9825e31 lguest: fix occasional crash in example launcher. by Rusty Russell · 13 years ago
  35. 0c0b534 drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message by Fabio Estevam · 13 years ago
  36. 03f0a11 drivers/scsi/atp870u.c: fix bad use of udelay by Martin Michlmayr · 13 years ago
  37. 3fc49ce kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() by Shawn Guo · 13 years ago
  38. 6d36a9d lib/gcd.c: prevent possible div by 0 by Davidlohr Bueso · 13 years ago
  39. 03c4441 mfd: max8925: Move _IO resources out of ioport_ioresource by Mark Brown · 14 years ago
  40. 95482ba PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 14 years ago
  41. 2006e6f ACPI: run _OSC after ACPI_FULL_INITIALIZATION by Lin Ming · 14 years ago
  42. 991e719 media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone SL-6825-SBK by Frank Schäfer · 14 years ago
  43. 63c4863 media: rc: ite-cir: Initialise ite_dev::rdev earlier by Ben Hutchings · 14 years ago
  44. 63b2f08 intel-iommu: Default to non-coherent for domains unattached to iommus by Alex Williamson · 14 years ago
  45. 750025a slab: fix the DEADLOCK issue on l3 alien lock by Michael Wang · 14 years ago
  46. 4893cf6 kbuild: Fix gcc -x syntax by Jean Delvare · 13 years ago
  47. f159778 kbuild: make: fix if_changed when command contains backslashes by Sascha Hauer · 13 years ago
  48. 6058435 mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it by Geert Uytterhoeven · 13 years ago
  49. 399abb8 Linux 3.4.13 by Greg Kroah-Hartman · 13 years ago
  50. ead9414 SCSI: scsi_dh_alua: Enable STPG for unavailable ports by Bart Van Assche · 14 years ago
  51. b8d54c0 SCSI: scsi_remove_target: fix softlockup regression on hot remove by Dan Williams · 14 years ago
  52. 4a3bb11 x86/alternatives: Fix p6 nops on non-modular kernels by Avi Kivity · 14 years ago
  53. b4d4dc3 isci: fix isci_pci_probe() generates warning on efi failure path by Dan Williams · 14 years ago
  54. 22fb582 IB/srp: Avoid having aborted requests hang by Bart Van Assche · 14 years ago
  55. 0e4765f IB/srp: Fix use-after-free in srp_reset_req() by Bart Van Assche · 14 years ago
  56. 350f3ed IPoIB: Fix use-after-free of multicast object by Patrick McHardy · 14 years ago
  57. cbc7a82 remoteproc: fix a potential NULL-dereference on cleanup by Dan Carpenter · 13 years ago
  58. abe9885 remoteproc: select VIRTIO to avoid build breakage by Ohad Ben-Cohen · 13 years ago
  59. 0f0c590 can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock() by Wei Yongjun · 13 years ago
  60. 7b5c87e SCSI: hpsa: Use LUN reset instead of target reset by Stephen M. Cameron · 14 years ago
  61. 54ce2fb SCSI: ibmvscsi: Fix host config length field overflow by Benjamin Herrenschmidt · 14 years ago
  62. 7d0fcfe Yama: handle 32-bit userspace prctl by Kees Cook · 14 years ago
  63. 56a631f UBI: fix autoresize handling in R/O mode by Artem Bityutskiy · 14 years ago
  64. 1168fb4 n_gsm: memory leak in uplink error path by Russ Gorby · 14 years ago
  65. 119bd47 n_gsm: added interlocking for gsm_data_lock for certain code paths by Russ Gorby · 14 years ago
  66. b0a3c58 n_gsm: uplink SKBs accumulate on list by Russ Gorby · 14 years ago
  67. 3e6ef23 n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX by xiaojin · 14 years ago
  68. aa821c5 coredump: prevent double-free on an error path in core dumper by Denys Vlasenko · 13 years ago
  69. 92d9a68 ath9k: Disable ASPM only for AR9285 by Sujith Manoharan · 13 years ago
  70. e3a63e8 Increase XHCI suspend timeout to 16ms by Michael Spang · 13 years ago
  71. c4f132c xHCI: handle command after aborting the command ring by Elric Fu · 14 years ago
  72. 7538234 xHCI: cancel command after command timeout by Elric Fu · 14 years ago
  73. 2818247 xHCI: add aborting command ring function by Elric Fu · 14 years ago
  74. 1976fff xHCI: add cmd_ring_state by Elric Fu · 14 years ago
  75. 59b91d2 xhci: Intel Panther Point BEI quirk. by Sarah Sharp · 13 years ago
  76. ed02004 firmware: Add missing attributes to EFI variable attribute print out from sysfs by Khalid Aziz · 14 years ago
  77. dc8276b b43legacy: Fix crash on unload when firmware not available by Larry Finger · 13 years ago
  78. 1eafb02 tools/hv: Check for read/write errors by Ben Hutchings · 14 years ago
  79. de5d66e tools/hv: Fix exit() error code by Ben Hutchings · 14 years ago
  80. 37b6d80 tools/hv: Fix file handle leak by Ben Hutchings · 14 years ago
  81. 268b7d4 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 13 years ago
  82. c5500c7 serial: pl011: handle corruption at high clock speeds by Linus Walleij · 13 years ago
  83. bba5a67 serial: omap: fix software flow control by Vikram Pandita · 14 years ago
  84. 804f6a4 TTY: ttyprintk, don't touch behind tty->write_buf by Jiri Slaby · 14 years ago
  85. e2a43ab Remove BUG_ON from n_tty_read() by Stanislav Kozina · 14 years ago
  86. f810716 staging: comedi: fix memory leak for saved channel list by Ian Abbott · 13 years ago
  87. 19dcf41 staging: comedi: don't dereference user memory for INSN_INTTRIG by Ian Abbott · 13 years ago
  88. 4483c56 staging: comedi: jr3_pci: fix iomem dereference by Ian Abbott · 13 years ago
  89. b5697de staging: comedi: s626: don't dereference insn->data by Ian Abbott · 13 years ago
  90. 2867558 staging: r8712u: Do not queue cloned skb by Larry Finger · 13 years ago
  91. 0f2c427 tty: keyboard.c: Remove locking from vt_get_leds. by Christopher Brannon · 14 years ago
  92. f7d978e staging: speakup_soft: Fix reading of init string by Ben Hutchings · 13 years ago
  93. 1d64560 usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems by Vivek Gautam · 13 years ago
  94. 28939e9 USB: qcaux: add Pantech vendor class match by Bjørn Mork · 13 years ago
  95. e59f498 USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support by Antonio Ospite · 13 years ago
  96. 58bd65b USB: option: blacklist QMI interface on ZTE MF683 by Bjørn Mork · 13 years ago
  97. 47c8e86 usb: gadget: dummy_hcd: fixup error probe path by Sebastian Andrzej Siewior · 14 years ago
  98. c0b50b2 dm verity: fix overflow check by Mikulas Patocka · 13 years ago
  99. 7d77f47 dm table: clear add_random unless all devices have it set by Milan Broz · 13 years ago
  100. f9954ca dm: handle requests beyond end of device instead of using BUG_ON by Mike Snitzer · 13 years ago