1. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  2. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  3. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  4. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 19 years ago
  5. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
  6. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  7. 90933fc [FLS64]: x86_64 version by Stephen Hemminger · 19 years ago
  8. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  9. c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 19 years ago
  10. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  11. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  12. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  13. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  14. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  15. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  16. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
  17. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  18. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  19. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  20. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  21. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
  22. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  23. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
  24. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  25. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
  26. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
  27. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  28. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  29. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  30. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  31. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  32. 01e33b5 [PATCH] n_r3964: fixed usage of HZ; removed bad include by Kurt Huwig · 19 years ago
  33. e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 19 years ago
  34. c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 19 years ago
  35. 3c058d8 Pull owner_id into release branch by Len Brown · 19 years ago
  36. c162eea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  37. d6f0291 [PATCH] fix race with preempt_enable() by Nicolas Pitre · 19 years ago
  38. e646929 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a by David S. Miller · 19 years ago
  39. d5ea4e2 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  40. 23f9b31 [PATCH] include/linux/irq.h: #include <linux/smp.h> by Adrian Bunk · 19 years ago
  41. 3c21edb [IPV6]: Defer IPv6 device initialization until the link becomes ready. by YOSHIFUJI Hideaki · 19 years ago
  42. 58c4fb8 [IPV6]: Flag RTF_ANYCAST for anycast routes. by YOSHIFUJI Hideaki · 19 years ago
  43. 05465fd [ACPI] increase owner_id limit to 64 from 32 by Alex Williamson · 19 years ago
  44. fd30fc3 [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() by Tom Zanussi · 19 years ago
  45. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  46. 399c180 [IPSEC]: Perform SA switchover immediately. by David S. Miller · 19 years ago
  47. 6b80ebe [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h by Kristian Slavov · 19 years ago
  48. 532a37c [PATCH] mtd onenand driver: reduce stack usage by Kyungmin Park · 19 years ago
  49. 37b1cc3 [PATCH] mtd onenand driver: check correct manufacturer by Kyungmin Park · 19 years ago
  50. 48ea753 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  51. 7c3dbbe [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix by Al Viro · 19 years ago
  52. dc86e88 [IA64] Add __read_mostly support for IA64 by Christoph Lameter · 19 years ago
  53. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  54. f5899b5 [IA64] disable preemption in udelay() by John Hawkes · 19 years ago
  55. 42e3314 [SCSI] fix for fc transport recursion problem. by James.Smart@Emulex.Com · 19 years ago
  56. a329729 [PATCH] sun4c_memerr_reg __iomem annotations by Al Viro · 19 years ago
  57. f8ad23a [PATCH] fix iomem annotations in sparc32 pcic code by Al Viro · 19 years ago
  58. 7116317 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  59. a50e2cc Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  60. 7b4df9e [PATCH] ide: cleanup ide_driver_t by Bartlomiej Zolnierkiewicz · 19 years ago
  61. 517bd1d [PATCH] ide: cleanup ide.h by Bartlomiej Zolnierkiewicz · 19 years ago
  62. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  63. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  64. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  65. c786804 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  66. c2e2611 [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. by Daniel Jacobowitz · 19 years ago
  67. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 19 years ago
  68. eed66cf [IA64] Split 16-bit severity field in sal_log_record_header by Tony Luck · 19 years ago
  69. 5063019 [libata] mark certain hardware (or drivers) with a no-atapi flag by Jeff Garzik · 19 years ago
  70. be0d9b6 [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines by Antonino A. Daplas · 19 years ago
  71. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  72. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  73. 0e67050 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  74. 062dfa4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  75. 6879939 [PATCH] broken cast in parport_pc by Dave Jones · 19 years ago
  76. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  77. 00d7c05 [PATCH] kprobes: no probes on critical path by Keshavamurthy Anil S · 19 years ago
  78. dd81540 [PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRARED by Mauro Carvalho Chehab · 19 years ago
  79. 674434c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 by Mauro Carvalho Chehab · 19 years ago
  80. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  81. 8140a50 [PATCH] inotify: add two inotify_add_watch flags by John McCutchan · 19 years ago
  82. b88cb42 [PATCH] add hlist_replace_rcu() by Ingo Molnar · 19 years ago
  83. 5650b73 [PATCH] Add timestamp field to process events by Matt Helsley · 19 years ago
  84. 64123fd [PATCH] Add getnstimestamp function by Matt Helsley · 19 years ago
  85. ab4720e [PATCH] add rcu_barrier() synchronization point by Dipankar Sarma · 19 years ago
  86. bf7ecec [IA64] Define an ia64 version of __raw_read_trylock by Keith Owens · 19 years ago
  87. 913f2d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  88. fe3f205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  89. 7fc7e2e Remove (at least temporarily) the "incomplete PFN mapping" support by Linus Torvalds · 19 years ago
  90. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  91. 5b35193 [ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.h by Deepak Saxena · 19 years ago
  92. f64fa67 [IA64] Fix missing parameter for local_add/sub by Christoph Lameter · 19 years ago
  93. bd1d6e2 [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. by Robin Holt · 19 years ago
  94. 3ec829b [IA64-SGI] altix: pci_window fixup by John Keller · 19 years ago
  95. 1f12bcc [DECNET]: add memory buffer settings by Steven Whitehouse · 19 years ago
  96. 31a5539 [ARM] 3194/1: add pfn_to_kaddr macro for ARM take2 by Hiroki Kaminaga · 19 years ago
  97. a0d95af [ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl] by Deepak Saxena · 19 years ago
  98. ca98f82 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  99. b67c26e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  100. f95006f [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models by Hans Verkuil · 19 years ago