1. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  2. 0b44191 netns: introduce the net_hash_mix "salt" for hashes by Pavel Emelyanov · 18 years ago
  3. 33de014 inet6: add struct net argument to inet6_ehashfn by Pavel Emelyanov · 18 years ago
  4. 9f26b3a inet: add struct net argument to inet_ehashfn by Pavel Emelyanov · 18 years ago
  5. 2086a65 inet: add struct net argument to inet_lhashfn by Pavel Emelyanov · 18 years ago
  6. 7f635ab inet: add struct net argument to inet_bhashfn by Pavel Emelyanov · 18 years ago
  7. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 18 years ago
  8. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 18 years ago
  9. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 18 years ago
  10. 942e7b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 18 years ago
  11. 7d06b2e net: change proto destroy method to return void by Brian Haley · 18 years ago
  12. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 18 years ago
  13. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 18 years ago
  14. 8b7b1e0 mac80211: remove ieee80211_get_morefrag by Harvey Harrison · 18 years ago
  15. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 18 years ago
  16. 963f551 iwlwifi: remove redundant flags regarding to FAT channel by Emmanuel Grumbach · 18 years ago
  17. 564d9bd nl80211: Fix comment merge error by Michael Buesch · 18 years ago
  18. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  19. 7775c97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  20. e374d17 parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Kyle McMartin · 18 years ago
  21. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  22. 875ec43 udp: reorder udp_iter_state to remove padding on 64bit builds by Richard Kennedy · 18 years ago
  23. 61d6cc5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  24. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 18 years ago
  25. 24aac48 cciss: add new hardware support by Mike Miller · 18 years ago
  26. 57d3c64 proc_fs.h: move struct mm_struct forward-declaration by Ben Nizette · 18 years ago
  27. 69c5ddf m68k: Add ext2_find_{first,next}_bit() for ext4 by Aneesh Kumar K.V · 18 years ago
  28. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 18 years ago
  29. 030352a Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 18 years ago
  30. 1b3cba8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  31. 3692fd0 [ARM] 5091/1: Add missing bitfield include to regs-lcd.h by Stefan Schmidt · 18 years ago
  32. dc10885 Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  33. 9412e286 always_inline timespec_add_ns by Jeremy Fitzhardinge · 18 years ago
  34. d5e181f add an inlined version of iter_div_u64_rem by Jeremy Fitzhardinge · 18 years ago
  35. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 18 years ago
  36. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 18 years ago
  37. 0b04082 net: remove CVS keywords by Adrian Bunk · 18 years ago
  38. 12c03f5 smc911x: introduce platform data flags by Magnus Damm · 18 years ago
  39. da50ccc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  40. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 18 years ago
  41. e9fe9e1 pnpacpi: fix IRQ flag decoding by Bjorn Helgaas · 18 years ago
  42. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 18 years ago
  43. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 18 years ago
  44. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 18 years ago
  45. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 18 years ago
  46. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 18 years ago
  47. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 18 years ago
  48. 0399e5f ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. by Rami Rosen · 18 years ago
  49. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  50. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  51. 513fd37 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 18 years ago
  52. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 18 years ago
  53. 2506ece virtio: Fix typo in virtio_net_hdr comments by Mark McLoughlin · 18 years ago
  54. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 18 years ago
  55. 45d465b ipv4: Remove unused declaration from include/net/tcp.h. by Rami Rosen · 18 years ago
  56. 28ffb5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  57. b769164 ide: remove the ide_etrax100 chipset type by Adrian Bunk · 18 years ago
  58. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 18 years ago
  59. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  60. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 18 years ago
  61. b57838e [S390] Fix __ctl_load/__ctl_store inline assembly constraints by Martin Schwidefsky · 18 years ago
  62. 30c083c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  63. d5301a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 18 years ago
  64. 7bcd978 netfilter: nf_conntrack: remove unnecessary function declaration by Rami Rosen · 18 years ago
  65. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 18 years ago
  66. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 18 years ago
  67. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 18 years ago
  68. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 18 years ago
  69. a258860 netfilter: ctnetlink: add full support for SCTP to ctnetlink by Pablo Neira Ayuso · 18 years ago
  70. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 18 years ago
  71. 585c543 include/linux/ssb/ssb_driver_gige.h typo fix by Adrian Bunk · 18 years ago
  72. 64a3dcd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  73. dfa7e20 mm: Minor clean-up of page flags in mm/page_alloc.c by Russ Anderson · 18 years ago
  74. 4c0283f IB/core: Remove IB_DEVICE_SEND_W_INV capability flag by Roland Dreier · 18 years ago
  75. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 18 years ago
  76. f751aa1 fat_valid_media() isn't for userspace by Adrian Bunk · 18 years ago
  77. 5f0e62c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 18 years ago
  78. aab2545 uml: activate_mm: remove the dead PF_BORROWED_MM check by Oleg Nesterov · 18 years ago
  79. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 18 years ago
  80. 979b0fe vm: add kzalloc_node() inline by Jeff Layton · 18 years ago
  81. ec0ced1 asm-m32r/uaccess.h must #include <asm/setup.h> by Adrian Bunk · 18 years ago
  82. 4fd5a43 v850: fix typo in header guard by Vegard Nossum · 18 years ago
  83. 3b2d38b h8300: fix typo in header guard by Vegard Nossum · 18 years ago
  84. 68aa0a2 ipc: restore MSGPOOL original value by Nadia Derbey · 18 years ago
  85. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 18 years ago
  86. 3527fb3 lib: export bitrev16 by Harvey Harrison · 18 years ago
  87. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 18 years ago
  88. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 18 years ago
  89. ce263d7 KVM: ppc: Remove duplicate function by Hollis Blanchard · 18 years ago
  90. 39b945a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  91. b2ab26a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  92. 5965087 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  93. 9457afe netlink: Remove nonblock parameter from netlink_attachskb by Denis V. Lunev · 18 years ago
  94. 609a70a FRV: ip_fast_csum() requires a memory clobber on its inline asm by David Howells · 18 years ago
  95. 2cc3c0b [MIPS] Fix typo in header guard by Vegard Nossum · 18 years ago
  96. 272bace [MIPS] Add accessors for random register. by Ralf Baechle · 18 years ago
  97. 057229f [MIPS] Add missing braces to pte_mkyoung by Ilpo Järvinen · 18 years ago
  98. ccdb003 [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. by Manuel Lauss · 18 years ago
  99. 39028ec V4L/DVB (7166): [v4l] Add new user class controls and deprecate others by David Woodhouse · 18 years ago
  100. 70345fb V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration by Guennadi Liakhovetski · 18 years ago