1. f2e6f75 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  2. 113983a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  3. 374c4ae net: Swap ver and type in pppoe_hdr by Changli Gao · 11 years ago
  4. e6ffbab net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 11 years ago
  5. d26ed13 net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 11 years ago
  6. 137dbf8 libceph: wrap auth methods in a mutex by Sage Weil · 11 years ago
  7. e722283 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  8. 0ad7d72 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  9. 065d0e8 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  10. 0368ad2 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 11 years ago
  11. 6bc4d9b ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 11 years ago
  12. e0177c8 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 11 years ago
  13. 205325f wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 11 years ago
  14. 56a941b macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 11 years ago
  15. d1146cd if_cablemodem.h: Add parenthesis around ioctl macros by Josh Boyer · 11 years ago
  16. ddd7a83 tcp: force a dst refcount when prequeue packet by Eric Dumazet · 11 years ago
  17. 4080cb8 audit: Syscall rules are not applied to existing processes on non-x86 by Anton Blanchard · 12 years ago
  18. 84999f0 drm/radeon: add new richland pci ids by Alex Deucher · 11 years ago
  19. 546e36b drm/radeon: add some new SI PCI ids by Alex Deucher · 11 years ago
  20. fdfb795 ipc: sysv shared memory limited to 8TiB by Robin Holt · 11 years ago
  21. 188b13f mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  22. 760f142 net: fix incorrect credentials passing by Linus Torvalds · 11 years ago
  23. 53e10e9 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 11 years ago
  24. eca79ba net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 11 years ago
  25. 7e15d02 vm: add vm_iomap_memory() helper function by Linus Torvalds · 11 years ago
  26. 9efabd3 ssb: implement spurious tone avoidance by Rafał Miłecki · 11 years ago
  27. 1878fa4 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  28. 63a846b spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 11 years ago
  29. 1c28ffa libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 12 years ago
  30. 3e0021c libata: Use integer return value for atapi_command_packet_set by Shan Hai · 12 years ago
  31. ea8b02a net: fix *_DIAG_MAX constants by Andrey Vagin · 11 years ago
  32. 673a01c thermal: shorten too long mcast group name by Masatake YAMATO · 11 years ago
  33. 6da6d61 xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 12 years ago
  34. a26f4c4 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 12 years ago
  35. 6391f64 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  36. a28ce85 drm/radeon: add Richland pci ids by Alex Deucher · 12 years ago
  37. 3176a54 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 12 years ago
  38. d186256 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  39. dbf9be0 ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 12 years ago
  40. a21dad6 atmel_lcdfb: fix 16-bpp modes on older SOCs by Johan Hovold · 12 years ago
  41. 74ab578 perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  42. d92b282 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  43. cfae9de pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 12 years ago
  44. 6986829 unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) by Helge Deller · 12 years ago
  45. 2bd79b1 quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format by Theodore Ts'o · 12 years ago
  46. 3a238da vlan: adjust vlan_set_encap_proto() for its callers by Cong Wang · 12 years ago
  47. 1fb5f30 ipv6: use a stronger hash for tcp by Eric Dumazet · 12 years ago
  48. ba994d6 net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 12 years ago
  49. a5d3f7b fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 12 years ago
  50. 50a6045 fb: rework locking to fix lock ordering on takeover by Alan Cox · 12 years ago
  51. a34d90f vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 12 years ago
  52. b0992d9 ALSA: usb: Fix Processing Unit Descriptor parsers by Pawel Moll · 12 years ago
  53. ebd4aa5 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
  54. 92bb90d efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  55. b03871b usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 12 years ago
  56. 5a776e2 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 12 years ago
  57. 7768036 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 12 years ago
  58. 072d6a4 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  59. 04ec652 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
  60. bc39f4f PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  61. dd0e5c2 tcp: implement RFC 5961 4.2 by Eric Dumazet · 12 years ago
  62. 9c5a046 tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  63. efba1bb inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  64. 5d0f902 freezer: add missing mb's to freezer_count() and freezer_should_skip() by Tejun Heo · 12 years ago
  65. 629a8ad mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
  66. 0e91a03 exec: do not leave bprm->interp on stack by Kees Cook · 12 years ago
  67. 3d1170f tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  68. a598a66 drm/radeon: add new SI pci id by Alex Deucher · 12 years ago
  69. 119bba6 libceph: drop declaration of ceph_con_get() by Alex Elder · 12 years ago
  70. 9f16f47 libceph: check for invalid mapping by Sage Weil · 12 years ago
  71. 5d0fc94 libceph: clean up con flags by Sage Weil · 12 years ago
  72. adec668 libceph: replace connection state bits with states by Sage Weil · 12 years ago
  73. a8e41c7 libceph: prevent the race of incoming work during teardown by Guanjun He · 12 years ago
  74. 8636dc5 libceph: initialize msgpool message types by Sage Weil · 12 years ago
  75. 69cbd62 libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  76. 16699e8 libceph: define and use an explicit CONNECTED state by Alex Elder · 12 years ago
  77. 5d76477 libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 12 years ago
  78. 2e58f8c libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 12 years ago
  79. 8d72ff7 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 12 years ago
  80. d3f32ca libceph: have messages point to their connection by Alex Elder · 12 years ago
  81. 16ab8cd libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  82. 3fb8b35 libceph: embed ceph connection structure in mon_client by Alex Elder · 12 years ago
  83. 7502e04 libceph: start tracking connection socket state by Alex Elder · 12 years ago
  84. 85ff442 libceph: start separating connection flags from state by Alex Elder · 12 years ago
  85. 1b37a53 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  86. 4c299b9 libceph: kill bad_proto ceph connection op by Alex Elder · 12 years ago
  87. 3b25167 libceph: eliminate connection state "DEAD" by Alex Elder · 12 years ago
  88. 3e06b4a libceph: fix messenger retry by Sage Weil · 12 years ago
  89. 9e78bf4 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  90. 23980da ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago
  91. ef20b81 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  92. d69fdb2 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  93. 692f287 crush: fix tree node weight lookup by Sage Weil · 12 years ago
  94. d4ec2f2 crush: clean up types, const-ness by Sage Weil · 12 years ago
  95. 320e128 ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  96. 17c1ce1 nfsd: add get_uint for u32's by J. Bruce Fields · 12 years ago
  97. 50d5f88 mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  98. 8e76330 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 12 years ago
  99. f61010a efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 12 years ago
  100. be45da8 x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago