1. 6fbfa9f [SCTP]: Annotate ->inaddr_any(). by Al Viro · 18 years ago
  2. c9c938c [SCTP]: flip_to_{h,n}() are not needed anymore. by Al Viro · 18 years ago
  3. 516b20e [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  4. 74af924 [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  5. 80f15d6 [SCTP]: ->source_h is not used anymore. by Al Viro · 18 years ago
  6. a926626 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. by Al Viro · 18 years ago
  7. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  8. 854d43a [SCTP]: Annotate ->dst_saddr() by Al Viro · 18 years ago
  9. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  10. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  11. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago
  12. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  13. 72f17e1 [SCTP]: Annotate tsn_dups. by Al Viro · 18 years ago
  14. dc251b2 [SCTP]: SCTP_CMD_INIT_FAILED annotations. by Al Viro · 18 years ago
  15. 63706c5 [SCTP]: sctp_make_op_error() annotations. by Al Viro · 18 years ago
  16. 5bf2db0 [SCTP]: Annotate sctp_init_cause(). by Al Viro · 18 years ago
  17. 89c8945 [IPV6] net/ipv6/sit.c: make 2 functions static by Adrian Bunk · 18 years ago
  18. c6b1677 NetLabel: use the correct CIPSOv4 MLS label limits by Paul Moore · 18 years ago
  19. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  20. c6fa82a NetLabel: change netlbl_secattr_init() to return void by Paul Moore · 18 years ago
  21. 1f758d9 NetLabel: use gfp_t instead of int where it makes sense by Paul Moore · 18 years ago
  22. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  23. 6bb100b [UDPLite]: udplite.h needs ip6_checksum.h by David S. Miller · 18 years ago
  24. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  25. 5c78f27 [NET]: IP header modifier helpers annotations. by Al Viro · 18 years ago
  26. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  27. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  28. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  29. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  30. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  31. 6b11687 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  32. d6f5493c [NET]: Annotate callers of csum_tcpudp_nofold() in net/* by Al Viro · 18 years ago
  33. 56649d5 [NET]: Generic checksum annotations and cleanups. by Al Viro · 18 years ago
  34. 30d492d [ATM]: Annotations. by Al Viro · 18 years ago
  35. ef296f5 [IPV6]: __ipv6_addr_diff() annotations and cleanup. by Al Viro · 18 years ago
  36. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  37. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  38. 448c31a [IRDA]: Trivial annotations. by Al Viro · 18 years ago
  39. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  40. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  41. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  42. 3dabc71 [GENL]: Add genlmsg_new() to allocate generic netlink messages by Thomas Graf · 18 years ago
  43. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  44. b9df3cb [TCP/DCCP]: Introduce net_xmit_eval by Gerrit Renker · 18 years ago
  45. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  46. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  47. 7a3025b [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. by YOSHIFUJI Hideaki · 18 years ago
  48. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  49. ce7bc3b [TCP]: Restrict congestion control choices. by Stephen Hemminger · 18 years ago
  50. 3ff825b [TCP]: Add tcp_available_congestion_control sysctl. by Stephen Hemminger · 18 years ago
  51. b68dbca [SCTP]: Fix warning by Vlad Yasevich · 18 years ago
  52. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  53. 1f6c955 [NET] rules: Share common attribute validation policy by Thomas Graf · 18 years ago
  54. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  55. 5f300893 [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark by Thomas Graf · 18 years ago
  56. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  57. 7768102 [XFRM]: uninline xfrm_selector_match() by Andrew Morton · 18 years ago
  58. fcc70d5 [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH by Peter Zijlstra · 18 years ago
  59. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  60. 6ba9c75 [BLUETOOTH]: rfcomm endianness annotations by Al Viro · 18 years ago
  61. 3fbd418 [LLC]: anotations by Al Viro · 18 years ago
  62. fede70b [IPV6]: annotate inet6_csk_search_req() by Al Viro · 18 years ago
  63. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  64. 92d9ece [INET]: annotate inet_ecn.h by Al Viro · 18 years ago
  65. 8a9ae21 [NET]: annotate dsfield.h by Al Viro · 18 years ago
  66. 5d36b18 [XFRM]: annotate ->new_mapping() by Al Viro · 18 years ago
  67. 44473a6 [IPV6]: annotate struct frag_hdr by Al Viro · 18 years ago
  68. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  69. 8c689a6 [XFRM]: misc annotations by Al Viro · 18 years ago
  70. d2ecd9c [IPV6]: annotate inet6_hashtables by Al Viro · 18 years ago
  71. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  72. 3e6c8cd [TIPC]: endianness annotations by Al Viro · 18 years ago
  73. 837925d [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages by Larry Finger · 18 years ago
  74. c9308b0 [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx by Daniel Drake · 18 years ago
  75. dc9b334 [NET]: Re-fix of doc-comment in sock.h by Paul Bonser · 18 years ago
  76. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  77. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  78. da41390 [IPVS]: Compile fix for annotations in userland. by Simon Horman · 18 years ago
  79. 95026cd [IPV6]: Fix ECN bug on big-endian by Al Viro · 18 years ago
  80. 02e6037 [IPX]: Annotate and fix IPX checksum by Al Viro · 18 years ago
  81. 4833ed0 [IPX]: Trivial parts of endianness annotations by Al Viro · 18 years ago
  82. 6a43487 [NET]: kernel-doc fix for sock.h by Randy Dunlap · 18 years ago
  83. 185b1aa [NET]: Reduce sizeof(struct flowi) by 20 bytes. by Eric Dumazet · 18 years ago
  84. cde49b0 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  85. 78d7942 [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup lookups on some CPUS by Eric Dumazet · 18 years ago
  86. b52f070 [IPv4] fib: Remove unused fib_config members by Thomas Graf · 18 years ago
  87. e320af1 [IPV6]: Remove struct pol_chain. by Ville Nuorvala · 18 years ago
  88. 7c28ad2 [PATCH] softmac: Fix WX and association related races by Michael Buesch · 18 years ago
  89. 4c67bc7 [Bluetooth] Support concurrent connect requests by Marcel Holtmann · 18 years ago
  90. 4663afe [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire() by Eric Dumazet · 18 years ago
  91. 645408d [PATCH] gfp_t in netlabel by Al Viro · 18 years ago
  92. 42b6785 [NET]: Introduce protocol-specific destructor for time-wait sockets. by YOSHIFUJI Hideaki · 18 years ago
  93. 331c4ee [SCTP]: Fix receive buffer accounting. by Vlad Yasevich · 18 years ago
  94. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  95. 134b0fc IPsec: propagate security module errors up from flow_cache_lookup by James Morris · 18 years ago
  96. ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
  97. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  98. 17db952 [PATCH] Add genetlink utilities for payload length calculation by Balbir Singh · 18 years ago
  99. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  100. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago