1. 9981a0e [NET]: Annotate checksums in on-the-wire packets. by Al Viro · 18 years ago
  2. 56649d5 [NET]: Generic checksum annotations and cleanups. by Al Viro · 18 years ago
  3. b8e4e01 [NET]: XTENSA checksum annotations and cleanups. by Al Viro · 18 years ago
  4. d5c6393 [NET]: SPARC64 checksum annotations and cleanups. by Al Viro · 18 years ago
  5. 16ec7e1 [NET]: SPARC checksum annotations and cleanups. by Al Viro · 18 years ago
  6. 7c73a74 [NET]: SH checksum annotations and cleanups. by Al Viro · 18 years ago
  7. f994aae [NET]: S390 checksum annotations and cleanups. by Al Viro · 18 years ago
  8. 879178c [NET]: POWERPC checksum annotations and cleanups. by Al Viro · 18 years ago
  9. 72685fc [NET]: I386 checksum annotations and cleanups. by Al Viro · 18 years ago
  10. 475b8f3 [NET]: AVR32 checksum annotations and cleanups. by Al Viro · 18 years ago
  11. 0ffb712 [NET]: ARM26 checksum annotations and cleanups. by Al Viro · 18 years ago
  12. eb5a965 [NET]: ARM checksum annotations and cleanups. by Al Viro · 18 years ago
  13. a4f89fb [NET]: X86_64 checksum annotations and cleanups. by Al Viro · 18 years ago
  14. 9d3d419 [NET]: V850 checksum annotations and cleanups. by Al Viro · 18 years ago
  15. c459dd9 [NET]: SH64 checksum annotations and cleanups. by Al Viro · 18 years ago
  16. 7814e4b [NET]: PARISC checksum annotations and cleanups. by Al Viro · 18 years ago
  17. 8e3d843 [NET]: MIPS checksum annotations and cleanups. by Al Viro · 18 years ago
  18. 59ed05a [NET]: M68Knommu checksum annotations and cleanups. by Al Viro · 18 years ago
  19. 2061aca [NET]: M68K checksum annotations and cleanups. by Al Viro · 18 years ago
  20. 85d20de [NET]: M32R checksum annotations and cleanups. by Al Viro · 18 years ago
  21. 3225299 [NET]: IA64 checksum annotations and cleanups. by Al Viro · 18 years ago
  22. db52108 [NET]: H8300 checksum annotations and cleanups. by Al Viro · 18 years ago
  23. 8042c44 [NET]: FRV checksum annotations. by Al Viro · 18 years ago
  24. 3532010 [NET]: Cris checksum annotations and cleanups. by Al Viro · 18 years ago
  25. 9be259a [NET]: Alpha checksum annotations and cleanups. by Al Viro · 18 years ago
  26. 2bc3579 [NET]: Introduce types for checksums. by Al Viro · 18 years ago
  27. a64b78a [NET]: Annotate net_srandom(). by Al Viro · 18 years ago
  28. 47c183fa [BRIDGE]: Annotations. by Al Viro · 18 years ago
  29. 30d492d [ATM]: Annotations. by Al Viro · 18 years ago
  30. 42d224a [NETFILTER]: More trivial annotations. by Al Viro · 18 years ago
  31. ef296f5 [IPV6]: __ipv6_addr_diff() annotations and cleanup. by Al Viro · 18 years ago
  32. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  33. b09b845c [RANDOM]: Annotate random.h IP helpers. by Al Viro · 18 years ago
  34. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  35. 448c31a [IRDA]: Trivial annotations. by Al Viro · 18 years ago
  36. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  37. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 18 years ago
  38. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  39. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  40. 3dabc71 [GENL]: Add genlmsg_new() to allocate generic netlink messages by Thomas Graf · 18 years ago
  41. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  42. bf6bce7 netpoll header cleanup by Stephen Hemminger · 18 years ago
  43. 5de4a47 netpoll queue cleanup by Stephen Hemminger · 18 years ago
  44. 2bdfe0b netpoll retry cleanup by Stephen Hemminger · 18 years ago
  45. b6cd27e netpoll per device txq by Stephen Hemminger · 18 years ago
  46. 93ec2c7 netpoll info leak by Stephen Hemminger · 18 years ago
  47. 09dbc38 [DCCP]: Miscellaneous code tidy-ups by Gerrit Renker · 18 years ago
  48. c02fdc0 [DCCP]: Make feature negotiation more readable by Gerrit Renker · 18 years ago
  49. b9df3cb [TCP/DCCP]: Introduce net_xmit_eval by Gerrit Renker · 18 years ago
  50. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 18 years ago
  51. 2e2e9e9 [DCCP]: Add sysctls to control retransmission behaviour by Gerrit Renker · 18 years ago
  52. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  53. 6f4e5ff [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) by Gerrit Renker · 18 years ago
  54. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  55. 7a3025b [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. by YOSHIFUJI Hideaki · 18 years ago
  56. 9b42078 [DCCP]: Combine allocating & zeroing header space on skb by Gerrit Renker · 18 years ago
  57. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  58. ce7bc3b [TCP]: Restrict congestion control choices. by Stephen Hemminger · 18 years ago
  59. 3ff825b [TCP]: Add tcp_available_congestion_control sysctl. by Stephen Hemminger · 18 years ago
  60. b68dbca [SCTP]: Fix warning by Vlad Yasevich · 18 years ago
  61. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  62. 3dfbcc4 [NET] rules: Add support to invert selectors by Thomas Graf · 18 years ago
  63. 1f6c955 [NET] rules: Share common attribute validation policy by Thomas Graf · 18 years ago
  64. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  65. 5f300893 [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark by Thomas Graf · 18 years ago
  66. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  67. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  68. 7768102 [XFRM]: uninline xfrm_selector_match() by Andrew Morton · 18 years ago
  69. fcc70d5 [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH by Peter Zijlstra · 18 years ago
  70. 67f83cb SELinux: Fix SA selection semantics by Venkat Yekkirala · 18 years ago
  71. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  72. c1a856c SELinux: Various xfrm labeling fixes by Venkat Yekkirala · 18 years ago
  73. 6ba9c75 [BLUETOOTH]: rfcomm endianness annotations by Al Viro · 18 years ago
  74. ae08e1f [IPV6]: ip6_output annotations by Al Viro · 18 years ago
  75. 98a4a86 [NETFILTER]: trivial annotations by Al Viro · 18 years ago
  76. 0e11c91 [AF_PACKET]: annotate by Al Viro · 18 years ago
  77. 3fbd418 [LLC]: anotations by Al Viro · 18 years ago
  78. fede70b [IPV6]: annotate inet6_csk_search_req() by Al Viro · 18 years ago
  79. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  80. 92d9ece [INET]: annotate inet_ecn.h by Al Viro · 18 years ago
  81. 8a9ae21 [NET]: annotate dsfield.h by Al Viro · 18 years ago
  82. 5d36b18 [XFRM]: annotate ->new_mapping() by Al Viro · 18 years ago
  83. d29ef86 [AF_KEY]: annotate by Al Viro · 18 years ago
  84. d5a0a1e [IPV4]: encapsulation annotations by Al Viro · 18 years ago
  85. 44473a6 [IPV6]: annotate struct frag_hdr by Al Viro · 18 years ago
  86. a27ee7a [IPV6]: annotate icmpv6 headers by Al Viro · 18 years ago
  87. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  88. 8c689a6 [XFRM]: misc annotations by Al Viro · 18 years ago
  89. d2ecd9c [IPV6]: annotate inet6_hashtables by Al Viro · 18 years ago
  90. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  91. 3e6c8cd [TIPC]: endianness annotations by Al Viro · 18 years ago
  92. 97be852 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  93. cdb54fa Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  94. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 18 years ago
  95. f789dfd [PATCH] mv643xx_eth: fix unbalanced parentheses in macros by Mariusz Kozlowski · 18 years ago
  96. 52d78d6 [PATCH] forcedeth: add new NVIDIA pci ids by Ayaz Abdulla · 18 years ago
  97. fe75f74 [PATCH] wext: extend MLME support by Christian Lamparter · 18 years ago
  98. 837925d [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages by Larry Finger · 18 years ago
  99. c9308b0 [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx by Daniel Drake · 18 years ago
  100. 13df29f [PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h> by Maciej W. Rozycki · 18 years ago