1. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  2. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  4. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  5. bbdb32c Fix pppol2tp getsockname() by Benjamin LaHaise · 12 years ago
  6. a6506e1 Remove printk from rds_sendmsg by Dave Jones · 12 years ago
  7. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  8. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  11. 6114eab rds: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  12. 0352bc5 net: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  13. 1f85851 ipv6: fix incorrent ipv6 ipsec packet fragment by Gao feng · 12 years ago
  14. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 12 years ago
  15. e86b2919 tcp: introduce tcp_data_queue_ofo by Eric Dumazet · 12 years ago
  16. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 12 years ago
  18. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 12 years ago
  19. c5779237 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 12 years ago
  20. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  21. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 12 years ago
  22. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 12 years ago
  23. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 12 years ago
  24. ada577c mac80211: add NULL terminator to debugfs_netdev write buf by Eliad Peller · 12 years ago
  25. ba6fa29 mac80211: Don't sample max throughput rate in minstrel_ht by Helmut Schaa · 12 years ago
  26. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 12 years ago
  27. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  28. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 12 years ago
  29. a828691 mac80211: linearize SKBs as needed for crypto by Johannes Berg · 12 years ago
  30. 617bbde mac80211: move RX WEP weak IV counting by Johannes Berg · 12 years ago
  31. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 12 years ago
  32. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  33. 5d6a1b0 mac80211: set basic rates earlier by Johannes Berg · 12 years ago
  34. a1cf775 mac80211: refactor common auth/assoc setup code by Johannes Berg · 12 years ago
  35. 0775f9f mac80211: remove spurious BSSID change flag by Johannes Berg · 12 years ago
  36. 76f0303 mac80211: simplify wmm check during association by Johannes Berg · 12 years ago
  37. 4e74bfd mac80211: simplify HT checks by Johannes Berg · 12 years ago
  38. de5036a mac80211: move misplaced comment by Johannes Berg · 12 years ago
  39. e921977 mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS by Helmut Schaa · 12 years ago
  40. 3cc5240 mac80211: set channel back after disassociating by Johannes Berg · 12 years ago
  41. 177958e mac80211: remove tx_sync by Johannes Berg · 12 years ago
  42. aa45458 mac80211: Limit TID buffering during BA session setup/teardown by Helmut Schaa · 12 years ago
  43. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 12 years ago
  44. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 12 years ago
  45. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 12 years ago
  46. 8b2aaed ipv6: Fix Smatch warning. by Li Wei · 12 years ago
  47. dfd25ff tcp: fix syncookie regression by Eric Dumazet · 12 years ago
  48. e3abcc2 caif: make zero a legal caif connetion id. by sjur.brandeland@stericsson.com · 12 years ago
  49. 374458b caif: Fix for a race in socket transmit with flow control. by Dmitry Tarnyagin · 12 years ago
  50. e8abbe0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  51. 40e0c4f batman-adv: Remove spaces after a cast by Sven Eckelmann · 12 years ago
  52. 96741ad batman-adv: Use {} braces consistent on the arms of a statement by Sven Eckelmann · 12 years ago
  53. 21a1236 batman-adv: Don't begin block comments with only a /* line by Sven Eckelmann · 12 years ago
  54. 86ceb36 batman-adv: Ignore 80-chars per line limits for strings by Sven Eckelmann · 12 years ago
  55. 6a91395 ipv4: Make ip_rcv_options() return bool. by David S. Miller · 12 years ago
  56. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 12 years ago
  57. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  58. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  59. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 12 years ago
  60. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  61. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  62. ac3f48d route: Remove redirect_genid by Steffen Klassert · 12 years ago
  63. 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 12 years ago
  64. 5200959 bridge: fix state reporting when port is disabled by Paulius Zaleckas · 12 years ago
  65. d9e179e bridge: br_log_state() s/entering/entered/ by Paulius Zaleckas · 12 years ago
  66. 0111ad8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by David S. Miller · 12 years ago
  67. 82492a3 af_iucv: add shutdown for HS transport by Ursula Braun · 12 years ago
  68. 9fbd87d af_iucv: handle netdev events by Ursula Braun · 12 years ago
  69. 9259c48 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  70. c75a312 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  71. fdde0a2 Bluetooth: Set security level on incoming pairing request by Ido Yariv · 12 years ago
  72. b3ff53f Bluetooth: Fix access to the STK generation methods matrix by Ido Yariv · 12 years ago
  73. e57d758a Bluetooth: Fix using uninitialized variable by Luiz Augusto von Dentz · 12 years ago
  74. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  75. 81e5d41 openvswitch: Fix checksum update for actions on UDP packets. by Jesse Gross · 12 years ago
  76. b4fb05e tcp: md5: correct a RCU lockdep splat by Eric Dumazet · 12 years ago
  77. f06c788 mac80211: fix smatch lock errors in mesh by Thomas Pedersen · 12 years ago
  78. 3d4f9699 mac80211: Fix potential null pointer dereferencing by Ashok Nagarajan · 12 years ago
  79. fcff4f1 mac80211: Filter duplicate IE ids by Paul Stewart · 12 years ago
  80. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 12 years ago
  81. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 12 years ago
  82. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  83. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 12 years ago
  84. b888341 netfilter: nf_ct_gre: add unsigned int array to define timeouts by Pablo Neira Ayuso · 12 years ago
  85. 33ee446 netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array by Pablo Neira Ayuso · 12 years ago
  86. 5a41db9 netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array by Pablo Neira Ayuso · 12 years ago
  87. 3b988ec netfilter: ctnetlink: fix lockep splats by Hans Schillstrom · 12 years ago
  88. 417e02b netfilter: xt_LOG: fix bogus extra layer-4 logging information by Richard Weinberger · 12 years ago
  89. 58020f7 netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_events by Tony Zelenoff · 12 years ago
  90. 93326ae netfilter: nf_ct_ecache: trailing whitespace removed by Tony Zelenoff · 12 years ago
  91. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago
  92. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 12 years ago
  93. 076a0ca netfilter: ctnetlink: add NAT support for expectations by Pablo Neira Ayuso · 12 years ago
  94. b8c5e52c netfilter: ctnetlink: allow to set expectation class by Pablo Neira Ayuso · 12 years ago
  95. 660fdb2 netfilter: ctnetlink: allow to set helper for new expectations by Pablo Neira Ayuso · 12 years ago
  96. 2a7cef2 netfilter: ipset: Exceptions support added to hash:*net* types by Jozsef Kadlecsik · 12 years ago
  97. c15f1c8 netfilter: ipset: use NFPROTO_ constants by Jan Engelhardt · 12 years ago
  98. 651a68e openvswitch: Honor dp_ifindex, when specified, for vport lookup by name. by Ben Pfaff · 12 years ago
  99. d6ddef9 IPv6: Fix not join all-router mcast group when forwarding set. by Li Wei · 12 years ago
  100. 95f050b net: Use bool for return value of dev_valid_name(). by David S. Miller · 12 years ago