1. 101367c [IPV6]: Policy Routing Rules by Thomas Graf · 18 years ago
  2. 14c0b97 [NET]: Protocol Independant Policy Routing Rules Framework by Thomas Graf · 18 years ago
  3. c71099a [IPV6]: Multiple Routing Tables by Thomas Graf · 18 years ago
  4. 11a03f7 [NetLabel]: core network changes by Paul Moore · 18 years ago
  5. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  6. cb969f0 [MLSXFRM]: Default labeling of socket specific IPSec policies by Venkat Yekkirala · 18 years ago
  7. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  8. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  9. b6340fc [MLSXFRM]: Add security sid to flowi by Venkat Yekkirala · 18 years ago
  10. 892c141 [MLSXFRM]: Add security sid to sock by Venkat Yekkirala · 18 years ago
  11. e4d5b79 [CRYPTO] users: Use crypto_comp and crypto_has_* by Herbert Xu · 18 years ago
  12. 1b489e1 [SCTP]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  13. 07d4ee5 [IPSEC]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  14. 6b7326c [IPSEC] ESP: Use block ciphers where applicable by Herbert Xu · 18 years ago
  15. 04ff126 [IPSEC]: Add compatibility algorithm name support by Herbert Xu · 18 years ago
  16. 9409f38 [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h by Herbert Xu · 18 years ago
  17. c164a9b Fix sctp privilege elevation (CVE-2006-3745) by Sridhar Samudrala · 18 years ago
  18. c4c0ce5 [PKT_SCHED] RED: Fix overflow in calculation of queue average by Ilpo Järvinen · 18 years ago
  19. 29bbd72 [NET]: Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  20. dc49c1f [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch by Catherine Zhang · 18 years ago
  21. 792d193 [NET]: Network Event Notifier Mechanism. by Tom Tucker · 18 years ago
  22. 3687b1d [TCP]: SNMPv2 tcpAttemptFails counter error by Wei Yongjun · 18 years ago
  23. 497c615 [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls by Herbert Xu · 18 years ago
  24. 2266d88 [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}. by Guillaume Chazarain · 18 years ago
  25. 64d2f08 [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> by Adrian Bunk · 18 years ago
  26. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  27. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  28. fb0ba6bd [PATCH] per-task-delay-accounting: utilities for genetlink usage by Balbir Singh · 18 years ago
  29. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  30. cb74c43 [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network by Joseph Jezak · 18 years ago
  31. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  32. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  33. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  34. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  35. 006f68b [AX.25]: Reference counting for AX.25 routes. by Ralf Baechle DL5RB · 18 years ago
  36. a5b5bb9 [PATCH] lockdep: annotate sk_locks by Ingo Molnar · 18 years ago
  37. c636618 [PATCH] lockdep: annotate bh_lock_sock() by Ingo Molnar · 18 years ago
  38. a09785a [PATCH] lockdep: annotate af_unix locking by Ingo Molnar · 18 years ago
  39. da21f24 [PATCH] lockdep: annotate sock_lock_init() by Ingo Molnar · 18 years ago
  40. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  41. f83ef8c [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  42. bcd7611 [NET]: Generalise TSO-specific bits from skb_setup_caps by Herbert Xu · 18 years ago
  43. adcfc7d [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  44. b0da8537 [NET]: Add ECN support for TSO by Michael Chan · 18 years ago
  45. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  46. 4ee303d [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 by Shuya MAEDA · 18 years ago
  47. 576a30e [NET]: Added GSO header verification by Herbert Xu · 18 years ago
  48. 4938450 [TIPC]: Corrected potential misuse of tipc_media_addr structure. by Allan Stephens · 18 years ago
  49. f4b8ea7 [NET]: fix net-core kernel-doc by Randy Dunlap · 18 years ago
  50. 37c3185 [NET]: Added GSO toggle by Herbert Xu · 18 years ago
  51. f4c50d9 [NET]: Add software TSOv4 by Herbert Xu · 18 years ago
  52. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  53. dbe1ab9 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  54. a4cfae1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  55. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  56. 4b2d9cf Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  57. 65fd28f [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG by David S. Miller · 18 years ago
  58. 48d8332 [NET]: Prevent multiple qdisc runs by Herbert Xu · 18 years ago
  59. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  60. 4c9f5d5 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. by Vlad Yasevich · 18 years ago
  61. 5636bef [SCTP]: Reject sctp packets with broadcast addresses. by Vlad Yasevich · 18 years ago
  62. 35089bb [TCP]: Add tcp_slow_start_after_idle sysctl. by David S. Miller · 18 years ago
  63. bdeb04c [NET]: net.ipv4.ip_autoconfig sysctl removal by Stephen Hemminger · 18 years ago
  64. b38dfee [NET]: skb_trim audit by Herbert Xu · 18 years ago
  65. 7c9728c [SECMARK]: Add secmark support to conntrack by James Morris · 18 years ago
  66. 6d74165 [IPV4]: Right prototype of __raw_v4_lookup() by Alexey Dobriyan · 18 years ago
  67. 72dc5b9 [TCP]: Minimum congestion window consolidation. by Stephen Hemminger · 18 years ago
  68. 39a27a3 [NETFILTER]: conntrack: add sysctl to disable checksumming by Patrick McHardy · 18 years ago
  69. 73654d6 [IPSEC] xfrm: Use IPPROTO_MAX instead of 256 by Herbert Xu · 18 years ago
  70. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 18 years ago
  71. 546be24 [IPSEC] xfrm: Undo afinfo lock proliferation by Herbert Xu · 18 years ago
  72. bc0e646 [LLC]: add multicast support for datagrams by Stephen Hemminger · 18 years ago
  73. aecbd4e [LLC]: use more efficient ether address routines by Stephen Hemminger · 18 years ago
  74. 9593782 [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold by Chris Leech · 18 years ago
  75. 624d116 [I/OAT]: Make sk_eat_skb I/OAT aware. by Chris Leech · 18 years ago
  76. 0e4b499 [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static by Chris Leech · 18 years ago
  77. 97fc2f0 [I/OAT]: Structure changes for TCP recv offload to I/OAT by Chris Leech · 18 years ago
  78. de5506e [I/OAT]: Utility functions for offloading sk_buff to iovec copies by Chris Leech · 18 years ago
  79. db21733 [I/OAT]: Setup the networking subsystem as a DMA client by Chris Leech · 18 years ago
  80. 74f4903 [PATCH] wireless: Changes to ieee80211.h for user space regulatory daemon by Larry Finger · 18 years ago
  81. 6ae15df [PATCH] softmac: Fix handling of authentication failure by Daniel Drake · 18 years ago
  82. 76ea4c7 [PATCH] softmac: complete shared key authentication by Daniel Drake · 18 years ago
  83. dea58b8 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  84. 29f767a [PATCH] net/compat.h build fix by Andrew Morton · 18 years ago
  85. f587fb7 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  86. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  87. f5565f4a [IRDA]: fixup type of ->lsap_state by Alexey Dobriyan · 18 years ago
  88. 3b38f31 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  89. dd2d1c6 [SCTP]: Respect the real chunk length when walking parameters. by Vladislav Yasevich · 18 years ago
  90. 8de8c87 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. by Sridhar Samudrala · 18 years ago
  91. 5dd8816 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  92. bd89efc [NEIGH]: Fix IP-over-ATM and ARP interaction. by Simon Kelley · 18 years ago
  93. 23aee82 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Stephen Hemminger · 18 years ago
  94. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  95. 7c3ceb4f [SCTP]: Allow spillover of receive buffer to avoid deadlock. by Neil Horman · 18 years ago
  96. 8462fe3 [PATCH] softmac: suggest per-frame-type TX rate by Daniel Drake · 19 years ago
  97. fd5226a Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  98. f21709d [PATCH] ieee80211: Fix A band channel count (resent) by Jean Delvare · 18 years ago
  99. d57336e [PATCH] softmac: make non-operational after being stopped by Daniel Drake · 19 years ago
  100. aad6143 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago