1. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  2. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  3. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  4. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  5. ff21d57 [NETFILTER]: fix list traversal order in ctnetlink by Pablo Neira Ayuso · 19 years ago
  6. 28b19d9 [NETFILTER]: Fix typo in ctnl_exp_cb array (no bug, just memory waste) by Pablo Neira Ayuso · 19 years ago
  7. 37012f7 [NETFILTER]: fix conntrack refcount leak in unlink_expect() by Pablo Neira Ayuso · 19 years ago
  8. 14a50bb [NETFILTER]: ctnetlink: make sure event order is correct by Pablo Neira Ayuso · 19 years ago
  9. 1444fc5 [NETFILTER]: don't use nested attributes for conntrack_expect by Harald Welte · 19 years ago
  10. a42827b [NETFILTER]: cleanup nfnetlink_check_attributes() by Harald Welte · 19 years ago
  11. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago
  12. bd9a26b [NETFILTER]: fix ctnetlink 'create_expect' parsing by Harald Welte · 19 years ago
  13. 88aa042 [NETFILTER]: conntrack_netlink: Fix locking during conntrack_create by Pablo Neira · 19 years ago
  14. 94cd2b6 [NETFILTER]: remove bogus memset() calls from ip_conntrack_netlink.c by Pablo Neira · 19 years ago
  15. a86888b [NETFILTER]: Fix multiple problems with the conntrack event cache by Patrick McHardy · 19 years ago
  16. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  17. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  18. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  19. 304a161 [INET]: Move the TCP ehash functions to include/net/inet_hashtables.h by Arnaldo Carvalho de Melo · 19 years ago
  20. 0597f26 [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility by Harald Welte · 19 years ago
  21. 608c8e4 [NETFILTER]: Extend netfilter logging API by Harald Welte · 19 years ago
  22. 838ab63 [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue by Harald Welte · 19 years ago
  23. 32519f1 [INET]: Introduce inet_sk_rebuild_header by Arnaldo Carvalho de Melo · 19 years ago
  24. 6cbb0df [SOCK]: Introduce sk_setup_caps by Arnaldo Carvalho de Melo · 19 years ago
  25. 614c6cb [SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash by Arnaldo Carvalho de Melo · 19 years ago
  26. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  27. d13964f [IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable by Patrick McHardy · 19 years ago
  28. 0bd1b59 [IPV6]: Check interface bindings on IPv6 raw socket reception by Andrew McDonald · 19 years ago
  29. 7af4cc3 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink by Harald Welte · 19 years ago
  30. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 19 years ago
  31. 2cc7d57 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. by Harald Welte · 19 years ago
  32. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  33. 020b4c1 [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c by Harald Welte · 19 years ago
  34. 089af26 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() by Harald Welte · 19 years ago
  35. 373ac73 [NETFILTER]: C99 initizalizers for NAT protocols by Patrick McHardy · 19 years ago
  36. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  37. 0742fd5 [IPV4]: possible cleanups by Adrian Bunk · 19 years ago
  38. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  39. b6b99eb [NET]: Reduce tc_index/tc_verd to u16 by Patrick McHardy · 19 years ago
  40. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  41. 080774a [NETFILTER]: Add ctnetlink subsystem by Harald Welte · 19 years ago
  42. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 19 years ago
  43. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  44. f9e815b [NETFITLER]: Add nfnetlink layer. by Harald Welte · 19 years ago
  45. ac3247b [NETFILTER]: connection tracking event notifiers by Harald Welte · 19 years ago
  46. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  47. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  48. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  49. bf3a46a [NETFILTER]: convert nfmark and conntrack mark to 32bit by Harald Welte · 19 years ago
  50. 8f3d17f Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  51. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  52. 4f07118 [SPARC64]: More fully work around Spitfire Errata 51. by David S. Miller · 19 years ago
  53. 442464a [SPARC64]: Make debugging spinlocks usable again. by David S. Miller · 19 years ago
  54. ca7c8d2 [SPARC]: remove use of asm/segment.h by Kumar Gala · 19 years ago
  55. 3d6364a [SPARC64]: remove use of asm/segment.h by Kumar Gala · 19 years ago
  56. 6c52a96 [SPARC64]: Revamp Spitfire error trap handling. by David S. Miller · 19 years ago
  57. bde4e4e [SPARC64]: Do not call winfix_dax blindly by David S. Miller · 19 years ago
  58. 5ea68e0 [SPARC64]: Fix trap state reading for instruction_access_exception. by David S. Miller · 19 years ago
  59. aa7e16d [libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL by Jeff Garzik · 19 years ago
  60. bf4e70e [PATCH] missing include in smc-ultra by Al Viro · 19 years ago
  61. 03ecc67 [PATCH] missing include in tda80xx by Al Viro · 19 years ago
  62. 9e2d3cd [PATCH] mod_devicetable.h fixes by Al Viro · 19 years ago
  63. 5bbe6ab [PATCH] new name for 2.6.14 by Benjamin LaHaise · 19 years ago
  64. a78b337 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git by Linus Torvalds · 19 years ago
  65. 97c169a Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  66. 9ab7486 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git by Linus Torvalds · 19 years ago
  67. 975f957 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git by Linus Torvalds · 19 years ago
  68. 2321fbd Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git by Linus Torvalds · 19 years ago
  69. 3d963f5 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  70. 5be1d85 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  71. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  72. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  73. af36d7f [libata] license change, other bits by Jeff Garzik · 19 years ago
  74. 02b3e4e Linux v2.6.13 by Linus Torvalds · 19 years ago
  75. 4cd426f [ARM] drop i386-isms from arm Kconfig by Pavel Machek · 19 years ago
  76. 20b1730 [PATCH] zfcp: bugfix and compile fixes by Heiko Carstens · 19 years ago
  77. 7f84f22 [PATCH] zfcp: fix compilation due to rports changes by Alexey Dobriyan · 19 years ago
  78. 3d52acb Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  79. f786648 [PATCH] Remove race between con_open and con_close by Paul Mackerras · 19 years ago
  80. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  81. 729d70f [PATCH] sg.c: fix a memory leak in devices seq_file implementation by Jan Blunck · 19 years ago
  82. 8126fdb [PATCH] fix for race problem in DVB USB drivers (dibusb) by Patrick Boettcher · 19 years ago
  83. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  84. 8dbddf1 [PATCH] acpi_shutdown: Only prepare for power off on power_off by Eric W. Biederman · 19 years ago
  85. 6a029a9 [PATCH] mmaper_kern.c fixes [buffer overruns] by Al Viro · 19 years ago
  86. 86f0cd5 [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 by Francois Romieu · 19 years ago
  87. 815f62b [PATCH] SMP rewrite of mkiss by Ralf Baechle · 19 years ago
  88. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  89. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  90. 1359326 [libata scsi] fix read/write translation edge cases by Jeff Garzik · 19 years ago
  91. d18d36b libata: fix a few alan-isms by Jeff Garzik · 19 years ago
  92. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  93. 1ad62a1 [PATCH] IPoIB: Fix device removal race by Michael S. Tsirkin · 19 years ago
  94. fe9e08e [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. by Sean Hefty · 19 years ago
  95. b9ef520 [PATCH] IB: fix userspace CM deadlock by Sean Hefty · 19 years ago
  96. 4ce0593 [PATCH] IPoIB: Set full membership bit in P_Keys by Roland Dreier · 19 years ago
  97. ec34a92 [PATCH] IB/mthca: Add SRQ implementation by Roland Dreier · 19 years ago
  98. d20a401 [PATCH] IB/mthca: Handle context tables smaller than our chunk size by Roland Dreier · 19 years ago
  99. c04bc3d [PATCH] IB/mthca: Move WQE structures into their own header by Roland Dreier · 19 years ago
  100. 288bdeb [PATCH] IB/mthca: Simplify handling of completions with error by Roland Dreier · 19 years ago