1. c2315b4 wimax/i2400m: clarify and fix i2400m->{ready,updown} by Inaky Perez-Gonzalez · 15 years ago
  2. 7329012 wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support by Dirk Brandewie · 15 years ago
  3. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  4. 923d708 wimax/i2400m: fix reboot echo/ack barker deadlock by Inaky Perez-Gonzalez · 15 years ago
  5. 32742e6 wimax/i2400m: decide properly if using signed vs non-signed firmware loading by Inaky Perez-Gonzalez · 15 years ago
  6. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  7. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  8. 2ad9afb ah: Remove obsolete code by Steffen Klassert · 15 years ago
  9. 49cbf95 ah: Add struct crypto_ahash to ah_data by Steffen Klassert · 15 years ago
  10. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  11. f062f41 Phonet: routing table Netlink interface by Rémi Denis-Courmont · 15 years ago
  12. 55748ac Phonet: routing table backend by Rémi Denis-Courmont · 15 years ago
  13. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  14. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. aace495 net: smsc911x: allow platform_data to specify mac address by Manuel Lauss · 15 years ago
  16. 417c523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  17. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  18. 61321bb net: Add netdev_alloc_skb_ip_align() helper by Eric Dumazet · 15 years ago
  19. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  20. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  21. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  22. d20ef63 mac80211: document ieee80211_rx() context requirement by Johannes Berg · 15 years ago
  23. d5e63bd Revert "af_packet: add interframe drop cmsg (v6)" by David S. Miller · 15 years ago
  24. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. 5fdb997 net: Fix struct sock bitfield annotation by Eric Dumazet · 15 years ago
  26. 8aa0f64a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  27. e0e6f55 ipv6: Fix the size overflow of addrconf_sysctl array by Jin Dongming · 15 years ago
  28. 3758bf2 can: add TI CAN (HECC) driver by Anant Gole · 15 years ago
  29. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  30. 125a77e IPv6: Fix 6RD build error by Brian Haley · 15 years ago
  31. d308e38 include/linux/netdevice.h: fix nanodoc mismatch by Wolfram Sang · 15 years ago
  32. dfce95f cfg80211: add firmware and hardware version to wiphy by Kalle Valo · 15 years ago
  33. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  34. 7c89606 nl80211: report age of scan results by Holger Schurig · 15 years ago
  35. 3295354 dcb: data center bridging ops should be r/o by Stephen Hemminger · 15 years ago
  36. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  37. f7734fd make TLLAO option for NA packets configurable by Octavian Purdila · 15 years ago
  38. d73d3a8 ethtool: Add reset operation by Ben Hutchings · 15 years ago
  39. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  40. fa857af ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  41. ee5e81f add vif using local interface index instead of IP by Ilia K · 15 years ago
  42. 7ecc59c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. bcdce71 net: speedup sk_wake_async() by Eric Dumazet · 15 years ago
  44. 7ffbe3f net: introduce NETDEV_POST_INIT notifier by Johannes Berg · 15 years ago
  45. e1e499e usbnet: Use wwan%d interface name for mobile broadband devices by Marcel Holtmann · 15 years ago
  46. 9c50193 net: Support inclusion of <linux/socket.h> before <sys/socket.h> by Ben Hutchings · 15 years ago
  47. 0bfbedb tunnels: Optimize tx path by Eric Dumazet · 15 years ago
  48. 16c6cf8 ipv4: fib table algorithm performance improvement by Stephen Hemminger · 15 years ago
  49. 9777500 af_packet: add interframe drop cmsg (v6) by Neil Horman · 15 years ago
  50. a9828ec ethtool: Remove support for obsolete string query operations by Ben Hutchings · 15 years ago
  51. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  52. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  53. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  54. ac481c2 block: Topology ioctls by Martin K. Petersen · 15 years ago
  55. 8e29675 cfq-iosched: implement slower async initiate and queue ramp up by Jens Axboe · 15 years ago
  56. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  57. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  58. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  59. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  60. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  61. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  62. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  63. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  64. 67efc92 block: allow large discard requests by Christoph Hellwig · 15 years ago
  65. c15227d block: use normal I/O path for discard requests by Christoph Hellwig · 15 years ago
  66. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 15 years ago
  67. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  68. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  69. e399835 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  70. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 15 years ago
  71. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  72. 9c1fe83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  73. 5a4c8d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  74. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  75. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  76. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  77. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  78. 827b464 PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() by Rafael J. Wysocki · 15 years ago
  79. 8f1546c wext: add back wireless/ dir in sysfs for cfg80211 interfaces by Johannes Berg · 15 years ago
  80. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  81. 74bf2ad drm/kms: make fb helper work for all drivers. by Dave Airlie · 15 years ago
  82. f278a2f tty: Fix regressions caused by commit b50989dc by Dave Young · 15 years ago
  83. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  84. d1f8297 Revert "sit: stateless autoconf for isatap" by Sascha Hlusiak · 15 years ago
  85. cce1d9f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  86. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  87. 1d1764c headers: kref.h redux by Alexey Dobriyan · 15 years ago
  88. 49e70dd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 76e0134 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  91. a72bfd4 writeback: pass in super_block to bdi_start_writeback() by Jens Axboe · 15 years ago
  92. 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 15 years ago
  93. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  94. b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 15 years ago
  95. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  96. 402ac53 ACPI: add acpi_bus_get_status_handle() by Bjorn Helgaas · 15 years ago
  97. 859ac9a4 ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 15 years ago
  98. caaa6ef ACPI: save device_type in acpi_device by Bjorn Helgaas · 15 years ago
  99. 5c3cc20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  100. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago