1. cc32e05 [NET]: include/linux/igmp.h - remove duplicate include by Joe Perches · 17 years ago
  2. 414f69d [NET]: include/linux/atalk.h - remove duplicate include by Joe Perches · 17 years ago
  3. 7d164be [NET]: include/net/route.h - remove duplicate include by Joe Perches · 17 years ago
  4. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  5. 0098b72 [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. by Rusty Russell · 17 years ago
  6. fc8717b [RAW]: Add raw_hashinfo member on struct proto. by Pavel Emelyanov · 17 years ago
  7. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 17 years ago
  8. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 17 years ago
  9. ef72249 [IPV4]: Remove unused ip_options->is_data. by Denis V. Lunev · 17 years ago
  10. ec3c0982 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 17 years ago
  11. 4cd9029 socket: SOCK_DEBUG type checking by Stephen Hemminger · 17 years ago
  12. 6f8b13b [NETNS][IPV6] tcp6 - make proc per namespace by Daniel Lezcano · 17 years ago
  13. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 17 years ago
  14. f40c817 [NETNS][IPV4] tcp - make proc handle the network namespaces by Daniel Lezcano · 17 years ago
  15. a91275e [NETNS][IPV6] udp - make proc handle the network namespace by Daniel Lezcano · 17 years ago
  16. 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 17 years ago
  17. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  18. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 17 years ago
  19. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  20. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  21. 8e3d716 xfrm: ->eth_proto is __be16 by Al Viro · 17 years ago
  22. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 17 years ago
  23. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 17 years ago
  24. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  25. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 17 years ago
  26. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  27. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 17 years ago
  28. 69d1d52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  29. c20a84c [PARISC] futex: special case cmpxchg NULL in kernel space by Kyle McMartin · 17 years ago
  30. fd5d3f6 [PARISC] clean up include/asm-parisc/elf.h by Randolph Chung · 17 years ago
  31. ef1afd4 [PARISC] pdc_console: fix bizarre panic on boot by Kyle McMartin · 17 years ago
  32. 179183b [PARISC] remove unused pdc_iodc_printf function by Kyle McMartin · 17 years ago
  33. e2be75a [PARISC] bump __NR_syscalls by Kyle McMartin · 17 years ago
  34. 9aa150b [PARISC] unbreak pgalloc.h by Kyle McMartin · 17 years ago
  35. d912e1d [PARISC] move VMALLOC_* definitions to fixmap.h by Kyle McMartin · 17 years ago
  36. ff80c66 [PARISC] wire up timerfd syscalls by Kyle McMartin · 17 years ago
  37. afbf331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  38. 9b89ca7 struct export_operations: adjust comments to match current members by Marc Dionne · 17 years ago
  39. e7ec2e3 ssb: Add SPROM/invariants support for PCMCIA devices by Michael Buesch · 17 years ago
  40. 068edce include/net/ieee80211.h - remove duplicate include by Joe Perches · 17 years ago
  41. ebe168d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  42. 12d4873 h8300: fix recent uaccess breakage by Yoshinori Sato · 17 years ago
  43. 7524d7d the scheduled ieee80211 softmac removal by Adrian Bunk · 17 years ago
  44. cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 17 years ago
  45. f1dd9c3 [NET]: Fix tbench regression in 2.6.25-rc1 by Zhang Yanmin · 17 years ago
  46. 93d7446 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  47. c463be3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  48. a99d9a6 [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU by Tony Breeds · 17 years ago
  49. 07c941d [POWERPC] Fix undefined pmu_sys_suspended compilation error by Tony Breeds · 17 years ago
  50. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. 299601c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  52. a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 17 years ago
  53. 0738c4b nommu: Provide is_vmalloc_addr() stub. by Paul Mundt · 17 years ago
  54. 69e634f [MIPS] Clocksource: Only install r4k counter as clocksource if present. by Ralf Baechle · 17 years ago
  55. 127f166 [MIPS] Lasat: fix LASAT_CASCADE_IRQ by Yoichi Yuasa · 17 years ago
  56. 2ac7401 [MIPS] Fix yosemite build error by Ralf Baechle · 17 years ago
  57. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  58. 1af0eea [MIPS] IP27: Tighten up CPU description to fix warnings. by Ralf Baechle · 17 years ago
  59. 308a163 [MIPS] Fix plat_ioremap for JMR3927 by Atsushi Nemoto · 17 years ago
  60. ba73d4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 17 years ago
  61. 985a34b x86: remove quicklists by Thomas Gleixner · 17 years ago
  62. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  63. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  64. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 17 years ago
  65. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 17 years ago
  66. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 17 years ago
  67. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 17 years ago
  68. 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 17 years ago
  69. 019f692 [NETFILTER]: nf_conntrack: replace horrible hack with ksize() by Pekka Enberg · 17 years ago
  70. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 17 years ago
  71. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 17 years ago
  72. b5e85de [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h by Patrick McHardy · 17 years ago
  73. fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 17 years ago
  74. bf5a25e Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  75. 83f7a2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  76. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 17 years ago
  77. 38332cb time: prevent the loop in timespec_add_ns() from being optimised away by Segher Boessenkool · 17 years ago
  78. f13ba2f [CRYPTO] skcipher: Fix section mismatches by Herbert Xu · 17 years ago
  79. 1757f2d [PPC] 8xx: swap bug-fix by Yuri Tikhonov · 17 years ago
  80. bb799dc Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  81. 6c5ef8a mac80211: document IEEE80211_TXCTL_OFDM_HT by Ron Rindjunsky · 17 years ago
  82. 11f4b1c mac80211: adding mac80211_tx_control_flags and HT flags by Ron Rindjunsky · 17 years ago
  83. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  84. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 17 years ago
  85. b8ad0cb [NETNS][IPV6] mcast - handle several network namespace by Daniel Lezcano · 17 years ago
  86. 93ec926 [NETNS][IPV6] tcp6 - make socket control per namespace by Daniel Lezcano · 17 years ago
  87. 1762f7e [NETNS][IPV6] ndisc - make socket control per namespace by Daniel Lezcano · 17 years ago
  88. e621e69 [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef by Kirill A. Shutemov · 17 years ago
  89. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 17 years ago
  90. 810b381 sched: retain vruntime by Peter Zijlstra · 17 years ago
  91. 76db5bd [POWERPC] 8xx: fix swap by Vitaly Bordug · 17 years ago
  92. ce4796d Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 17 years ago
  93. 46fbdf8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  94. a086313 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  95. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 17 years ago
  96. 1c61fc4 slab - use angle brackets for include of kmalloc_sizes.h by Joe Perches · 17 years ago
  97. 0e0609b [TIPC]: Eliminate "sparse" symbol warnings by Allan Stephens · 17 years ago
  98. 8c86965 [TIPC]: Removal of message header option code by Allan Stephens · 17 years ago
  99. aab547c ssb: Add Gigabit Ethernet driver by Michael Buesch · 17 years ago
  100. dbbea67 mac80211: add documentation book by Johannes Berg · 17 years ago