1. c8656c5 net: allow netif_carrier to be called safely from IRQ by stephen hemminger · 13 years ago
  2. 7106159 r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862) by Lennart Sorensen · 13 years ago
  3. 04124c6 sis190: Rx filter init is needed for MAC address change. by Klement Fish · 13 years ago
  4. 3b9dfc6 xfrm: Fix key lengths for rfc3686(ctr(aes)) by Tushar Gohad · 13 years ago
  5. d98630f Fix cdc-phonet build by Chris Clayton · 13 years ago
  6. 247460c bonding: fix string comparison errors by Andy Gospodarek · 13 years ago
  7. 9cf81e7 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  8. 60f17a7 net: add IFF_SKB_TX_SHARED flag to priv_flags by Neil Horman · 13 years ago
  9. 711ae7c IPv4: Send gratuitous ARP for secondary IP addresses also by Zoltan Kiss · 13 years ago
  10. 956c354 sch_sfq: fix sfq_enqueue() by Eric Dumazet · 13 years ago
  11. b1d3755 drivers/net/niu.c: adjust array index by Julia Lawall · 13 years ago
  12. d9399f3 net: adjust array index by Julia Lawall · 13 years ago
  13. 88fd1ea IPVS: Free resources on module removal by Simon Horman · 14 years ago
  14. 44a41f4 ipv4: fix the reusing of routing cache entries by Julian Anastasov · 13 years ago
  15. 4339267 ipv4: Constrain UFO fragment sizes to multiples of 8 bytes by Bill Sommerfeld · 13 years ago
  16. 0671b30 icmp: Fix regression in nexthop resolution during replies. by David S. Miller · 13 years ago
  17. ef81bb4 ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  18. eb473dd ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 by Clemens Ladisch · 13 years ago
  19. 3ddef47 ALSA: snd-usb: operate on given mixer interface only by Daniel Mack · 13 years ago
  20. e565b49 ALSA: snd-usb: avoid dividing by zero on invalid input by Nicolai Krakowiak · 13 years ago
  21. 818e2ea ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3 by Daniel Mack · 13 years ago
  22. 9ef4ce3 ALSA: timer - Fix Oops at closing slave timer by Takashi Iwai · 13 years ago
  23. 4c1f50d ASoC: sgtl5000: fix cache handling by Wolfram Sang · 13 years ago
  24. 407529f cifs: convert prefixpath delimiters in cifs_build_path_to_root by Jeff Layton · 13 years ago
  25. cae28d9 cifs: cope with negative dentries in cifs_get_root by Jeff Layton · 13 years ago
  26. 6fd70fa CIFS: Fix missing a decrement of inFlight value by Pavel Shilovsky · 13 years ago
  27. edf400e asus-wmi: return proper value in store_cpufv() by Corentin Chary · 13 years ago
  28. 2c4ee76 asus-wmi: fix hwmon/pwm1 by Corentin Chary · 13 years ago
  29. e997d47 net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  30. 2468b89 crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  31. c1c7415 drm/i915: Fixup for 'Hold mode_config->mutex during hotplug' by Keith Packard · 13 years ago
  32. 8b01249 drm/i915: Hold mode_config->mutex during hotplug processing by Keith Packard · 13 years ago
  33. 3f68464 drm/i915: Initialize RCS ring status page address in intel_render_ring_init_dri by Keith Packard · 13 years ago
  34. 9ae3523 drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define by Ole Henrik Jahren · 13 years ago
  35. c7b53ef drm/i915: load the LUT before pipe enable on ILK+ by Jesse Barnes · 14 years ago
  36. 715245b drm/i915/pch: Fix integer math bugs in panel fitting by Adam Jackson · 13 years ago
  37. ed1c13c drm/radeon: Log Subsystem Vendor and Device Information by Thomas Reim · 13 years ago
  38. 3e7ecfa drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector by Thomas Reim · 13 years ago
  39. 3567503 drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI) by Thomas Reim · 13 years ago
  40. ca0acca drm: Separate EDID Header Check from EDID Block Check by Thomas Reim · 13 years ago
  41. a18696c xen: allow enable use of VGA console on dom0 by Jeremy Fitzhardinge · 14 years ago
  42. 5b47b80 net: Fix security_socket_sendmsg() bypass problem. by Tetsuo Handa · 13 years ago
  43. 91f620f net: Cap number of elements for sendmmsg by Anton Blanchard · 13 years ago
  44. 365f1cd net: sendmmsg should only return an error if no messages were sent by Anton Blanchard · 13 years ago
  45. c82ac94 ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled by Stanislaw Gruszka · 13 years ago
  46. cbd1db4 ath9k: initialize tx chainmask before testing channel tx power values by Felix Fietkau · 13 years ago
  47. 9650452 iwlegacy: set tx power after rxon_assoc by Stanislaw Gruszka · 13 years ago
  48. b7d9c86 rtlwifi: Fix kernel oops on ARM SOC by Larry Finger · 13 years ago
  49. 07e1a60 rt2x00: fix usage of NULL queue by Stanislaw Gruszka · 13 years ago
  50. e10eea6 rt2x00: rt2800: fix zeroing skb structure by Stanislaw Gruszka · 13 years ago
  51. d4cf344 fix return type of __atomic64_add_return by John David Anglin · 14 years ago
  52. ec36ea6 Fix futex support by Carlos O'Donell · 13 years ago
  53. 6985fbb wire up sendmmsg syscall by James Bottomley · 13 years ago
  54. 3169336 futex: Fix regression with read only mappings by Shawn Bohrer · 13 years ago
  55. 2020455 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  56. 8ab2e3a cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  57. a2708fa cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  58. f5508a0 cris: fix a build error in kernel/fork.c by WANG Cong · 13 years ago
  59. 94ed5b4 Linux 3.0.1 by Greg Kroah-Hartman · 13 years ago
  60. c2b4988 dm: fix idr leak on module removal by Alasdair G Kergon · 13 years ago
  61. eb81cf1 dm mpath: fix potential NULL pointer in feature arg processing by Mike Snitzer · 13 years ago
  62. b41ed9c dm snapshot: flush disk cache when merging by Mikulas Patocka · 13 years ago
  63. ee607aa dm io: flush cpu cache with vmapped io by Mikulas Patocka · 13 years ago
  64. f8c62dc ALSA: sound/core/pcm_compat.c: adjust array index by Julia Lawall · 13 years ago
  65. f9e4715 watchdog: shwdt: fix usage of mod_timer by David Engraf · 13 years ago
  66. 5288092 GFS2: Fix mount hang caused by certain access pattern to sysfs files by Steven Whitehouse · 13 years ago
  67. 2cd0312 rt2x00: Add device ID for RT539F device. by Gertjan van Wingerde · 13 years ago
  68. 84416db oom: task->mm == NULL doesn't mean the memory was freed by Oleg Nesterov · 13 years ago
  69. 06b9438 AppArmor: Fix masking of capabilities in complain mode by John Johansen · 13 years ago
  70. 0635a74 AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock by John Johansen · 13 years ago
  71. e73ff29 ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID by Manfred Spraul · 13 years ago
  72. 9f78aa1 hvc_console: Improve tty/console put_chars handling by Hendrik Brueckner · 13 years ago
  73. dc96c18 powerpc/pseries/hvconsole: Fix dropped console output by Anton Blanchard · 13 years ago
  74. 86c361c SERIAL: SC26xx: Fix link error. by Ralf Baechle · 13 years ago
  75. c4b9902 tty/serial: Fix XSCALE serial ports, e.g. ce4100 by Stephen Warren · 13 years ago
  76. a6f0411 memcg: fix behavior of mem_cgroup_resize_limit() by Daisuke Nishimura · 13 years ago
  77. ea530db cfg80211: really ignore the regulatory request by Sven Neumann · 13 years ago
  78. d10a6cb EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  79. e151a2a EHCI: only power off port if over-current is active by Sergei Shtylyov · 13 years ago
  80. 569f372 n_gsm: fix the wrong FCS handling by Du, Alek · 13 years ago
  81. 8cd3f19 proc: fix a race in do_io_accounting() by Vasiliy Kulikov · 13 years ago
  82. c14acb1 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  83. 1fcb9d4 NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() by Trond Myklebust · 13 years ago
  84. 83d20a0 svcrpc: fix list-corrupting race on nfsd shutdown by J. Bruce Fields · 13 years ago
  85. 4beae54 nfsd4: fix file leak on open_downgrade by J. Bruce Fields · 13 years ago
  86. ecf6c74 nfsd4: remember to put RW access on stateid destruction by J. Bruce Fields · 13 years ago
  87. f6d7de0 nfsd: don't break lease on CLAIM_DELEGATE_CUR by Casey Bodley · 13 years ago
  88. efc977b eCryptfs: Unlock keys needed by ecryptfsd by Tyler Hicks · 13 years ago
  89. a21353b ecryptfs: Make inode bdi consistent with superblock bdi by Thieu Le · 13 years ago
  90. 57073d3 ext3: Fix oops in ext3_try_to_allocate_with_rsv() by Jan Kara · 14 years ago
  91. fac04f9 ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails by Jiaying Zhang · 13 years ago
  92. 99cdf2a ext4: fix i_blocks/quota accounting when extent insertion fails by Maxim Patlasov · 13 years ago
  93. f7ac7c5 xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
  94. 650957d mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() by Peter Zijlstra · 13 years ago
  95. b045b9a mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 13 years ago
  96. cb83d9f geode: reflect mfgpt dependency on mfd by Philip A. Prindeville · 13 years ago
  97. 4d55530 drivers/firmware/sigma.c needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  98. 71e553a cciss: do not attempt to read from a write-only register by Stephen M. Cameron · 13 years ago
  99. f3783ea PCI: ARI is a PCIe v2 feature by Chris Wright · 13 years ago
  100. 947204a XZ: Fix missing <linux/kernel.h> include by Lasse Collin · 13 years ago