1. b136410 sctp: Add ADD/DEL ASCONF handling at the receiver. by Michio Honda · 13 years ago
  2. 40d6904 caif: Add CAIF HSI Link layer driver by Dmitry.Tarnyagin · 13 years ago
  3. a198c14 bnx2x: Improve cl45 access methods by Yaniv Rosner · 13 years ago
  4. ec146a6 bnx2x: Modify XGXS functions by Yaniv Rosner · 13 years ago
  5. fd36a2e bnx2x: Fix link status sync by Yaniv Rosner · 13 years ago
  6. 020c7e3 bnx2x: Adjust BCM8726 module detection settings by Yaniv Rosner · 13 years ago
  7. 9045f6b4 bnx2x: Fix grammar and relocate code by Yaniv Rosner · 13 years ago
  8. bac27bd bnx2x: Fix BCM84833 settings by Yaniv Rosner · 13 years ago
  9. 27d0243 bnx2x: Fix over current port display by Yaniv Rosner · 13 years ago
  10. c688fe2 bnx2x: Add TX fault check for fiber PHYs by Yaniv Rosner · 13 years ago
  11. fcf5b65 bnx2x: Change return status type by Yaniv Rosner · 13 years ago
  12. 1ac9e42 bnx2x: Fix port type display by Yaniv Rosner · 13 years ago
  13. e4d78f1 bnx2x: Add new phy BCM8722 by Yaniv Rosner · 13 years ago
  14. 34b1ef0 be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the card by Somnath Kotur · 13 years ago
  15. 5bf74c9 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  16. e11ec90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  17. 948252c Revert "net: fix section mismatches" by David S. Miller · 13 years ago
  18. 930a6ea drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() by Alexey Khoroshilov · 13 years ago
  19. a000c01 sctp: stop pending timers and purge queues when peer restart asoc by Wei Yongjun · 13 years ago
  20. b10cec8 drivers/net: ks8842 Fix crash on received packet when in PIO mode. by Dennis Aberilla · 13 years ago
  21. 48bdf07 ip_options_compile: properly handle unaligned pointer by Chris Metcalf · 13 years ago
  22. e12ca23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  23. 850761b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  24. 83caba8 [IA64] wire up sendmmsg() syscall for Itanium by Tony Luck · 13 years ago
  25. af0d6a0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. 07ef3c3 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. 643d2d7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. 89c1222 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  29. 339dedf powerpc/pmac: Don't register pmac PIC syscore ops when HW not present by Benjamin Herrenschmidt · 13 years ago
  30. d72bce0 rcu: Cure load woes by Peter Zijlstra · 13 years ago
  31. 4f3c125 x86: Fix mwait_play_dead() faulting on mwait-incapable cpus by Avi Kivity · 13 years ago
  32. 598e887 x86 idle: Fix mwait deprecation warning message by Borislav Petkov · 13 years ago
  33. c7427d2 autofs4: bogus dentry_unhash() added in ->unlink() by Al Viro · 13 years ago
  34. 3cebde2 vfs: shrink_dcache_parent before rmdir, dir rename by Sage Weil · 13 years ago
  35. bb899b8 batman-adv: Ensure that we really have route changes in update_route by Sven Eckelmann · 13 years ago
  36. 4021967 batman-adv: a multiline comment should precede the variable it is describing by Antonio Quartulli · 13 years ago
  37. 44e92bc batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr) by Antonio Quartulli · 13 years ago
  38. 0bb8575 batman-adv: Check type of x and y in seq_(before|after) by Sven Eckelmann · 13 years ago
  39. f5d33d3 batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h by Antonio Quartulli · 13 years ago
  40. 728cbc6 batman-adv: Use rcu_dereference_protected by update-side by Sven Eckelmann · 13 years ago
  41. 704509b batman-adv: Calculate sizeof using variable insead of types by Sven Eckelmann · 13 years ago
  42. 958ca59 batman-adv: Remove casts from type x to type x by Sven Eckelmann · 13 years ago
  43. 5f718c2 batman-adv: Remove explicit casts cast from void* for store by Sven Eckelmann · 13 years ago
  44. 37a4065 batman-adv: Only use int up and down gw representation by Sven Eckelmann · 13 years ago
  45. 747e422 batman-adv: Add const type qualifier for pointers by Sven Eckelmann · 13 years ago
  46. 38e3c5f batman-adv: Don't do pointer arithmetic with void* by Sven Eckelmann · 13 years ago
  47. 16f14b4 batman-adv: Remove comparising < 0 for unsigned type by Sven Eckelmann · 13 years ago
  48. f678bc9 batman-adv: Print jiffies as unsigned long by Sven Eckelmann · 13 years ago
  49. d3a547b batman-adv: Annotate functions with format strings by Sven Eckelmann · 13 years ago
  50. 1b38bed batman-adv: Use kzalloc rather than kmalloc followed by memset with 0 by Sven Eckelmann · 13 years ago
  51. e2cbc11 batman-adv: move neigh_node->if_incoming->if_status check in find_router() by Antonio Quartulli · 13 years ago
  52. 7a66f78 virtio_net: delay TX callbacks by Michael S. Tsirkin · 13 years ago
  53. 7ab358c virtio: add api for delayed callbacks by Michael S. Tsirkin · 13 years ago
  54. 4423fe4 virtio_test: support event index by Michael S. Tsirkin · 13 years ago
  55. 8ea8cf8 vhost: support event index by Michael S. Tsirkin · 13 years ago
  56. a5c262c virtio_ring: support event idx feature by Michael S. Tsirkin · 13 years ago
  57. bf7035b virtio ring: inline function to check for events by Michael S. Tsirkin · 13 years ago
  58. 770b31a virtio: event index interface by Michael S. Tsirkin · 13 years ago
  59. a1b3838 virtio: add full three-clause BSD text to headers. by Rusty Russell · 13 years ago
  60. bf50e69 virtio balloon: kill tell-host-first logic by Dave Hansen · 14 years ago
  61. 177dbd9 virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. by Rusty Russell · 13 years ago
  62. 6917f83 drivers, block: virtio_blk: Replace cryptic number with the macro by Liu Yuan · 13 years ago
  63. 7a7c924 virtio_blk: allow re-reading config space at runtime by Christoph Hellwig · 14 years ago
  64. 990c91f lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY. by Rusty Russell · 13 years ago
  65. bc805a0 lguest: fix up compilation after move by Rusty Russell · 13 years ago
  66. 15517f7 lguest: fix timer interrupt setup by Rusty Russell · 13 years ago
  67. 55922c9 Linux 3.0-rc1 by Linus Torvalds · 13 years ago
  68. bd1bfe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  69. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  70. fac0486 arm gpio drivers: make them 'depends on ARM' by Linus Torvalds · 13 years ago
  71. 3063287 eCryptfs: Remove ecryptfs_header_cache_2 by Tyler Hicks · 13 years ago
  72. 778aeb4 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() by Tyler Hicks · 13 years ago
  73. 7a86617 eCryptfs: Return useful code from contains_ecryptfs_marker by Tyler Hicks · 13 years ago
  74. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 13 years ago
  75. 2ba781c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  76. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  77. cab0d85 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  78. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  79. 437cb0d Merge branch 'x86-platform-next' into x86-platform by Matthew Garrett · 13 years ago
  80. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  81. b11b06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  82. f1d1c9f Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  83. 2ff55e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  84. daa9422 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  85. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  86. ef1d575 cifs/ubifs: Fix shrinker API change fallout by Al Viro · 13 years ago
  87. 9342077 pnfs-obj: pg_test check for max_io_size by Boaz Harrosh · 13 years ago
  88. 5b36c7d NFSv4.1: define nfs_generic_pg_test by Boaz Harrosh · 13 years ago
  89. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 13 years ago
  90. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  91. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago
  92. a0fe8bf pnfs-obj: objlayout_encode_layoutcommit implementation by Boaz Harrosh · 13 years ago
  93. ac7db72 pnfs: encode_layoutcommit by Benny Halevy · 13 years ago
  94. adb5853 pnfs-obj: report errors and .encode_layoutreturn Implementation. by Boaz Harrosh · 13 years ago
  95. 04a5554 pnfs: encode_layoutreturn by Andy Adamson · 13 years ago
  96. 8a1636c pnfs: layoutret_on_setattr by Benny Halevy · 14 years ago
  97. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  98. 04f8345 pnfs-obj: osd raid engine read/write implementation by Boaz Harrosh · 13 years ago
  99. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  100. e51b841 pnfs-obj: define per-inode private structure by Benny Halevy · 13 years ago