1. 3bb07f1 Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  2. ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  3. 4f6ade9 Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  4. 881bcabb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  5. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  6. 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 12 years ago
  7. dddbd54 Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) by Linus Torvalds · 12 years ago
  8. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 12 years ago
  9. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. bad43ca net: introduce skb_try_coalesce() by Eric Dumazet · 12 years ago
  11. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  12. 4adb9c4 net: napi_frags_skb() is static by Eric Dumazet · 13 years ago
  13. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 13 years ago
  14. 6f53261 net: introduce netdev_alloc_frag() by Eric Dumazet · 13 years ago
  15. 92113bf ipv6: bool conversions phase1 by Eric Dumazet · 13 years ago
  16. cbc264c ip_frag: struct inet_frags match() method returns a bool by Eric Dumazet · 13 years ago
  17. 28e8510 net: Remove netdevice ec_ptr, no longer used. by David S. Miller · 13 years ago
  18. 349f29d econet: remove ancient bug ridden protocol by Stephen Hemminger · 13 years ago
  19. a508da6 lapb: Neaten debugging by Joe Perches · 13 years ago
  20. 1de5a71 ipv6: correct the ipv6 option name - Pad0 to Pad1 by Eldad Zack · 13 years ago
  21. 048b899 etherdevice: fix comments by stephen hemminger · 13 years ago
  22. a2a385d tcp: bool conversions by Eric Dumazet · 13 years ago
  23. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 13 years ago
  25. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  26. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 13 years ago
  27. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 13 years ago
  28. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  29. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 13 years ago
  30. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 13 years ago
  31. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 13 years ago
  32. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 13 years ago
  33. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 13 years ago
  34. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 13 years ago
  35. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 13 years ago
  36. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 13 years ago
  37. 0606069 mac802154: monitor device support by alex.bluesman.smirnov@gmail.com · 13 years ago
  38. 90c049b ieee802154: interface type to be added by alex.bluesman.smirnov@gmail.com · 13 years ago
  39. 74a02fc mac802154: declare reduced mlme operations by alex.bluesman.smirnov@gmail.com · 13 years ago
  40. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 13 years ago
  41. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 13 years ago
  42. 0afd7ad mac802154: basic ieee802.15.4 device structures by alex.bluesman.smirnov@gmail.com · 13 years ago
  43. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  44. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  45. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 13 years ago
  46. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 13 years ago
  47. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 13 years ago
  48. 60eea6c atm: remove the coupling to token ring support by Paul Gortmaker · 13 years ago
  49. 6037463 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  50. bc9b35a xfrm: Convert several xfrm policy match functions to bool. by David S. Miller · 13 years ago
  51. 3a3bfb6 net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 13 years ago
  52. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 13 years ago
  53. 75928b1 linux/ethtool: Added macro ETH_FW_DUMP_DISABLE by Manish chopra · 13 years ago
  54. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 13 years ago
  55. b9cde0a stmmac: add mixed burst for DMA by Giuseppe CAVALLARO · 13 years ago
  56. 6ff272c codel: use u16 field instead of 31bits for rec_inv_sqrt by Eric Dumazet · 13 years ago
  57. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  58. b6255ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  59. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 13 years ago
  60. 85fd0bc Fix blkdev.h build errors when BLOCK=n by Russell King · 13 years ago
  61. e550ba1 etherdevice: Remove now unused compare_ether_addr_64bits by Joe Perches · 13 years ago
  62. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  63. 4b549a2 fq_codel: Fair Queue Codel AQM by Eric Dumazet · 13 years ago
  64. 536edd6 codel: use Newton method instead of sqrt() and divides by Eric Dumazet · 13 years ago
  65. d554320 usb/net: rndis: move bus message definition by Linus Walleij · 13 years ago
  66. e20289e usb/net: rndis: fixup a few name prefixes by Linus Walleij · 13 years ago
  67. 5149116 usb/net: rndis: merge command codes by Linus Walleij · 13 years ago
  68. c80174f usb/net: rndis: move and namespace PnP defines by Linus Walleij · 13 years ago
  69. b101943 usb/net: rndis: delete duplicate packet types by Linus Walleij · 13 years ago
  70. 17c51b6 usb/net: rndis: merge media type definitions by Linus Walleij · 13 years ago
  71. 91d6aef usb/net: rndis: group all status codes together by Linus Walleij · 13 years ago
  72. c3ef5ea usb/net: rndis: delete surplus defines by Linus Walleij · 13 years ago
  73. 4cc6c4d usb/net: rndis: merge duplicate 802_* OIDs by Linus Walleij · 13 years ago
  74. 8cdddc3 usb/net: rndis: eliminate first set of duplicate OIDs by Linus Walleij · 13 years ago
  75. 007e5c8 usb/net: rndis: remove ambigous status codes by Linus Walleij · 13 years ago
  76. 7591157 usb/net: rndis: break out <linux/rndis.h> defines by Linus Walleij · 13 years ago
  77. 7390e8b usb/net: rndis: inline the cpu_to_le32() macro by Linus Walleij · 13 years ago
  78. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 13 years ago
  79. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 13 years ago
  80. baf523c etherdevice.h: Add ether_addr_equal_64bits by Joe Perches · 13 years ago
  81. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 13 years ago
  82. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 13 years ago
  83. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 13 years ago
  84. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 13 years ago
  85. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 13 years ago
  86. ae535ba Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  87. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 13 years ago
  88. a599b0f etherdevice.h: Add ether_addr_equal by Joe Perches · 13 years ago
  89. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 13 years ago
  90. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 13 years ago
  91. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 13 years ago
  92. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 13 years ago
  93. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 13 years ago
  94. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 13 years ago
  95. 9bb862b Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  96. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 13 years ago
  97. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 13 years ago
  98. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 13 years ago
  99. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 13 years ago
  100. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 13 years ago