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