1. c9e6bc6 net: add gro_cells infrastructure by Eric Dumazet · 12 years ago
  2. 861b650 tcp: gro: add checksuming helpers by Eric Dumazet · 12 years ago
  3. 64c6d08 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 12 years ago
  4. f4b549a use skb_end_offset() in skb_try_coalesce() by Weiping Pan · 12 years ago
  5. cc4829e ceph: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  6. 7698f2f libceph: Fix sparse warning by Iulius Curt · 12 years ago
  7. 290e335 libceph: remove unused monc->have_fsid by Sage Weil · 12 years ago
  8. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  9. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  10. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  11. bc8dce4 Bluetooth: A2MP: Fix potential NULL dereference by Andrei Emeltchenko · 12 years ago
  12. 33766368 mac80211: Fix FC masking in BIP AAD generation by Jouni Malinen · 12 years ago
  13. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  14. 9b96ce7 SUNRPC: Limit the rpciod workqueue concurrency by Trond Myklebust · 12 years ago
  15. 188c517 ipv6: return errno pointers consistently for fib6_add_1() by Lin Ming · 12 years ago
  16. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  17. a11a2bf SUNRPC: Optimise away unnecessary data moves in xdr_align_pages by Trond Myklebust · 12 years ago
  18. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. 13465c0 Bluetooth: A2MP: Correct assoc_len size by Andrei Emeltchenko · 12 years ago
  20. 2e430be3 Bluetooth: Use %zu print specifier for size_t type by Andrei Emeltchenko · 12 years ago
  21. c487606 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
  22. 92eec78 ipvs: SIP fragment handling by Jesper Dangaard Brouer · 12 years ago
  23. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  24. 2f74713 ipvs: Complete IPv6 fragment handling for IPVS by Jesper Dangaard Brouer · 12 years ago
  25. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  26. 2fab891 ipvs: IPv6 extend ICMPv6 handling for future types by Jesper Dangaard Brouer · 12 years ago
  27. 120b9c1 ipvs: Trivial changes, use compressed IPv6 address in output by Jesper Dangaard Brouer · 12 years ago
  28. 69b08f6 net: use bigger pages in __netdev_alloc_frag by Eric Dumazet · 12 years ago
  29. bc9259a inetpeer: fix token initialization by Nicolas Dichtel · 12 years ago
  30. 5dff747 tcp: Remove unused parameter from tcp_v4_save_options by Christoph Paasch · 12 years ago
  31. bcc4529 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  32. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  33. f54ba77 pkt_sched: Fix warning false positives. by David S. Miller · 12 years ago
  34. 4b7cc7f nf_defrag_ipv6: fix oops on module unloading by Konstantin Khlebnikov · 12 years ago
  35. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  36. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  37. 0c5794a gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago
  38. d208328 gre: fix handling of key 0 by stephen hemminger · 12 years ago
  39. 29d8a59 Bluetooth: Factor out Create Configuration Response by Andrei Emeltchenko · 12 years ago
  40. ee22be7 Bluetooth: Factor out hci_queue_acl by Andrei Emeltchenko · 12 years ago
  41. d945df2 bluetooth: Remove unneeded batostr function by Andrei Emeltchenko · 12 years ago
  42. 7028a88 Bluetooth: Use %pMR instead of baswap in seq_show by Andrei Emeltchenko · 12 years ago
  43. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  44. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  45. 36a75f1 Bluetooth: Force the process of unpair command if disconnect failed by Jefferson Delfes · 12 years ago
  46. 392f44d Bluetooth: Fix two warnings in BT_DBG by Gustavo Padovan · 12 years ago
  47. 0b26ab9 Bluetooth: AMP: Handle Accept phylink command status evt by Andrei Emeltchenko · 12 years ago
  48. dffa387 Bluetooth: AMP: Accept Physical Link by Andrei Emeltchenko · 12 years ago
  49. 9495b2e Bluetooth: AMP: Process Chan Selected event by Andrei Emeltchenko · 12 years ago
  50. 2766be4 Bluetooth: A2MP: Add fallback to normal l2cap init sequence by Andrei Emeltchenko · 12 years ago
  51. 93c284e Bluetooth: AMP: Write remote AMP Assoc by Andrei Emeltchenko · 12 years ago
  52. a02226d Bluetooth: AMP: Create Physical Link by Andrei Emeltchenko · 12 years ago
  53. 5a34918 Bluetooth: AMP: Add AMP key calculation by Andrei Emeltchenko · 12 years ago
  54. ba221bb Bluetooth: Add function to derive AMP key using hmac by Dmitry Kasatkin · 12 years ago
  55. 93c3e8f Bluetooth: Choose connection based on capabilities by Andrei Emeltchenko · 12 years ago
  56. 9a5e94d Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp by Andrei Emeltchenko · 12 years ago
  57. 0d868de Bluetooth: A2MP: Process A2MP Getinfo Rsp by Andrei Emeltchenko · 12 years ago
  58. cb8488c Bluetooth: AMP: Handle create / disc phylink req by Andrei Emeltchenko · 12 years ago
  59. 52c0d6e Bluetooth: AMP: Remote AMP ctrl definitions by Andrei Emeltchenko · 12 years ago
  60. 3161ae1 Bluetooth: AMP: Physical link struct and helpers by Andrei Emeltchenko · 12 years ago
  61. aa09537 Bluetooth: A2MP: Process Discover Response by Andrei Emeltchenko · 12 years ago
  62. 903e454 Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc by Andrei Emeltchenko · 12 years ago
  63. 8e2a0d9 Bluetooth: AMP: Use HCI cmd to Read AMP Info by Andrei Emeltchenko · 12 years ago
  64. f97268f Bluetooth: A2MP: Create amp_mgr global list by Andrei Emeltchenko · 12 years ago
  65. 7f8436a l2tp: fix return value check by Wei Yongjun · 12 years ago
  66. 392b408 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  67. 50b78b2 NFC: Fix sleeping in atomic when releasing socket by Szymon Janc · 12 years ago
  68. 3c0cc8a NFC: Fix sleeping in invalid context when netlink socket is closed by Szymon Janc · 12 years ago
  69. 7d777c3 NFC: Add dummy nfc_llc_shdlc_register definition by John W. Linville · 12 years ago
  70. 4463523b NFC: LLCP raw socket support by Thierry Escande · 12 years ago
  71. fe235b5 NFC: Use dynamic initialization for rwlocks by Szymon Janc · 12 years ago
  72. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  73. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  74. 56b31d1 unexport sock_map_fd(), switch to sock_alloc_file() by Al Viro · 12 years ago
  75. 2840763 take descriptor handling from sock_alloc_file() to callers by Al Viro · 12 years ago
  76. 8a9a8b8 SUNRPC: Fix the return value of xdr_align_pages() by Trond Myklebust · 12 years ago
  77. 82e6bfe netfilter: xt_limit: have r->cost != 0 case work by Jan Engelhardt · 12 years ago
  78. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  79. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  80. 5419575 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  81. 78cc88c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  82. 842b08b ipconfig: fix trivial build error by Andy Shevchenko · 12 years ago
  83. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  84. 84e28a3 SUNRPC: Set alloc_slot for backchannel tcp ops by Bryan Schumaker · 12 years ago
  85. 64629b9 cfg80211: Fix regulatory check for 60GHz band frequencies by Vladimir Kondratiev · 12 years ago
  86. 8489c1d net: raw: revert unrelated change by Eric Dumazet · 12 years ago
  87. 41e2685 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  88. bee2d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  89. 4c0ba9a NFC: Fix typo negociating -> negotiating by Waldemar Rymarkiewicz · 12 years ago
  90. 12bfd1e NFC: Don't handle consequent RSET frames after UA by Waldemar Rymarkiewicz · 12 years ago
  91. 9010e39 NFC: Handle RSET in SHDLC_CONNECTING state by Waldemar Rymarkiewicz · 12 years ago
  92. 80faa59 NFC: Add HCI module description by Eric Lapuyade · 12 years ago
  93. a7d0281 NFC: Fix LLC registration definitions for ANSI compliance by Eric Lapuyade · 12 years ago
  94. f4f20d0 NFC: Remove unneeded LLC symbols export by Samuel Ortiz · 12 years ago
  95. 412fda5 NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core by Eric Lapuyade · 12 years ago
  96. 4a61cd6 NFC: Add an shdlc llc module to llc core by Eric Lapuyade · 12 years ago
  97. 8af00d4 NFC: Add a nop (passthrough) llc module to llc core by Eric Lapuyade · 12 years ago
  98. 67cccfe NFC: Add an LLC Core layer to HCI by Eric Lapuyade · 12 years ago
  99. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
  100. e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 12 years ago