1. 64b5fad netlabel: use GFP flags from caller instead of GFP_ATOMIC by Dan Carpenter · 13 years ago
  2. 8d63e31 libceph: isolate kmap() call in write_partial_msg_pages() by Alex Elder · 13 years ago
  3. 9bd1966 libceph: rename "page_shift" variable to something sensible by Alex Elder · 13 years ago
  4. 0cdf9e6 libceph: get rid of zero_page_address by Alex Elder · 13 years ago
  5. e36b13c libceph: only call kernel_sendpage() via helper by Alex Elder · 13 years ago
  6. 3173913 libceph: use kernel_sendpage() for sending zeroes by Alex Elder · 13 years ago
  7. 37675b0 libceph: fix inverted crc option logic by Alex Elder · 13 years ago
  8. 84495f4 libceph: some simple changes by Alex Elder · 13 years ago
  9. f42299e libceph: small refactor in write_partial_kvec() by Alex Elder · 13 years ago
  10. fe3ad59 libceph: do crc calculations outside loop by Alex Elder · 13 years ago
  11. a9a0c51 libceph: separate CRC calculation from byte swapping by Alex Elder · 13 years ago
  12. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 13 years ago
  13. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 13 years ago
  14. d3002b9 libceph: a few small changes by Alex Elder · 13 years ago
  15. 41617d0 libceph: make ceph_tcp_connect() return int by Alex Elder · 13 years ago
  16. 6173d1f libceph: encapsulate some messenger cleanup code by Alex Elder · 13 years ago
  17. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 13 years ago
  18. 859eb79 libceph: encapsulate connection kvec operations by Alex Elder · 13 years ago
  19. 963be4d libceph: move prepare_write_banner() by Alex Elder · 13 years ago
  20. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  21. 99f0f3b ceph: eliminate some abusive casts by Alex Elder · 13 years ago
  22. bd40614 ceph: eliminate some needless casts by Alex Elder · 13 years ago
  23. f64a931 ceph: kill addr_str_lock spinlock; use atomic instead by Alex Elder · 13 years ago
  24. a5bc3129a ceph: make use of "else" where appropriate by Alex Elder · 13 years ago
  25. 5766651 ceph: use a shared zero page rather than one per messenger by Alex Elder · 13 years ago
  26. 6448669 libceph: fix overflow check in crush_decode() by Xi Wang · 13 years ago
  27. 182fac2 net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer by Jim Schutt · 13 years ago
  28. a0f65a2 netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6 by Pablo Neira Ayuso · 13 years ago
  29. 9395a09 l2tp: enable automatic module loading for l2tp_ppp by Benjamin LaHaise · 13 years ago
  30. 2a2a459 net: fix napi_reuse_skb() skb reserve by Eric Dumazet · 13 years ago
  31. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  32. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  33. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  34. 9b78145 xprtrdma: Remove assumption that each segment is <= PAGE_SIZE by Tom Tucker · 13 years ago
  35. 4a6862b xprtrdma: The transport should not bug-check when a dup reply is received by Tom Tucker · 13 years ago
  36. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 13 years ago
  37. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  38. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  39. 68ac123 switch touch_atime to struct path by Al Viro · 13 years ago
  40. 40ffe67 switch unix_sock to struct path by Al Viro · 13 years ago
  41. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  42. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  43. bbdb32c Fix pppol2tp getsockname() by Benjamin LaHaise · 13 years ago
  44. a6506e1 Remove printk from rds_sendmsg by Dave Jones · 13 years ago
  45. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  46. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 13 years ago
  49. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  50. 6114eab rds: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  51. 0352bc5 net: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  52. 1f85851 ipv6: fix incorrent ipv6 ipsec packet fragment by Gao feng · 13 years ago
  53. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 13 years ago
  54. e86b2919 tcp: introduce tcp_data_queue_ofo by Eric Dumazet · 13 years ago
  55. 540a0f7 SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() by Trond Myklebust · 13 years ago
  56. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  57. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 13 years ago
  58. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 13 years ago
  59. c5779237 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 13 years ago
  60. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  61. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  62. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 13 years ago
  63. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 13 years ago
  64. ada577c mac80211: add NULL terminator to debugfs_netdev write buf by Eliad Peller · 13 years ago
  65. ba6fa29 mac80211: Don't sample max throughput rate in minstrel_ht by Helmut Schaa · 13 years ago
  66. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 13 years ago
  67. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 13 years ago
  68. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 13 years ago
  69. a828691 mac80211: linearize SKBs as needed for crypto by Johannes Berg · 13 years ago
  70. 617bbde mac80211: move RX WEP weak IV counting by Johannes Berg · 13 years ago
  71. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 13 years ago
  72. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  73. 5d6a1b0 mac80211: set basic rates earlier by Johannes Berg · 13 years ago
  74. a1cf775 mac80211: refactor common auth/assoc setup code by Johannes Berg · 13 years ago
  75. 0775f9f mac80211: remove spurious BSSID change flag by Johannes Berg · 13 years ago
  76. 76f0303 mac80211: simplify wmm check during association by Johannes Berg · 13 years ago
  77. 4e74bfd mac80211: simplify HT checks by Johannes Berg · 13 years ago
  78. de5036a mac80211: move misplaced comment by Johannes Berg · 13 years ago
  79. e921977 mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS by Helmut Schaa · 13 years ago
  80. 3cc5240 mac80211: set channel back after disassociating by Johannes Berg · 13 years ago
  81. 177958e mac80211: remove tx_sync by Johannes Berg · 13 years ago
  82. aa45458 mac80211: Limit TID buffering during BA session setup/teardown by Helmut Schaa · 13 years ago
  83. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 13 years ago
  84. 0097143 SUNRPC: Don't use variable length automatic arrays in kernel code by Trond Myklebust · 13 years ago
  85. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 13 years ago
  86. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 13 years ago
  87. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 13 years ago
  88. 8b2aaed ipv6: Fix Smatch warning. by Li Wei · 13 years ago
  89. dfd25ff tcp: fix syncookie regression by Eric Dumazet · 13 years ago
  90. e3abcc2 caif: make zero a legal caif connetion id. by sjur.brandeland@stericsson.com · 13 years ago
  91. 374458b caif: Fix for a race in socket transmit with flow control. by Dmitry Tarnyagin · 13 years ago
  92. e8abbe0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  93. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  94. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 13 years ago
  95. 40e0c4f batman-adv: Remove spaces after a cast by Sven Eckelmann · 13 years ago
  96. 96741ad batman-adv: Use {} braces consistent on the arms of a statement by Sven Eckelmann · 13 years ago
  97. 21a1236 batman-adv: Don't begin block comments with only a /* line by Sven Eckelmann · 13 years ago
  98. 86ceb36 batman-adv: Ignore 80-chars per line limits for strings by Sven Eckelmann · 13 years ago
  99. 6a91395 ipv4: Make ip_rcv_options() return bool. by David S. Miller · 13 years ago
  100. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 13 years ago