1. d62f9ed [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols by Patrick McHardy · 18 years ago
  2. f8eb24a [NETFILTER]: nf_conntrack: move extern declaration to header files by Patrick McHardy · 18 years ago
  3. 824621e [NETFILTER]: nf_conntrack: remove unused struct list_head from protocols by Martin Josefsson · 18 years ago
  4. ae5718f [NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregistration by Martin Josefsson · 18 years ago
  5. 605dcad [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol by Martin Josefsson · 18 years ago
  6. f618012 [NETFILTER]: nf_conntrack: split out the event cache by Martin Josefsson · 18 years ago
  7. 7e5d03b [NETFILTER]: nf_conntrack: split out helper handling by Martin Josefsson · 18 years ago
  8. 77ab9cf [NETFILTER]: nf_conntrack: split out expectation handling by Martin Josefsson · 18 years ago
  9. 5aed324 [DCCP]: Tidy up unused structures by Gerrit Renker · 18 years ago
  10. 4384260 [DCCP]: Remove allocation of sysctl numbers by Gerrit Renker · 18 years ago
  11. ee41e2d [INET]: Change protocol field in struct inet_protosw to u16 by Arnaldo Carvalho de Melo · 18 years ago
  12. 3a137d2 [TCP]: Renove the __ prefix on the struct tcp_sock members by Arnaldo Carvalho de Melo · 18 years ago
  13. 2ff52f2 [TCP]: Change tcp_header_len member in tcp_sock to u16 by Arnaldo Carvalho de Melo · 18 years ago
  14. 46ca5f5 [XFRM]: Pack struct xfrm_policy by Arnaldo Carvalho de Melo · 18 years ago
  15. d5c42c0 [NET]: Pack struct hh_cache by Arnaldo Carvalho de Melo · 18 years ago
  16. 850db6b [INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 18 years ago
  17. 4c0a6cb [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code by Gerrit Renker · 18 years ago
  18. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  19. 4e9b826 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms by Thomas Graf · 18 years ago
  20. d61c167 [NET]: Add documentation for TFRC structures by Gerrit Renker · 18 years ago
  21. 4a89c25 [DECNET] address: Convert to new netlink interface by Thomas Graf · 18 years ago
  22. 66c6f52 [NET]: net/sched annotations. by Al Viro · 18 years ago
  23. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  24. 8e5200f [NET]: Fix assorted misannotations (from md5 and udplite merges). by Al Viro · 18 years ago
  25. 2178eda [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. by Al Viro · 18 years ago
  26. 962c837 [SCTP]: Netfilter sctp annotations. by Al Viro · 18 years ago
  27. 3dbe865 [SCTP]: Annotate ->supported_addrs(). by Al Viro · 18 years ago
  28. e1857ea [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr. by Al Viro · 18 years ago
  29. 6fbfa9f [SCTP]: Annotate ->inaddr_any(). by Al Viro · 18 years ago
  30. c9c938c [SCTP]: flip_to_{h,n}() are not needed anymore. by Al Viro · 18 years ago
  31. 516b20e [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  32. 74af924 [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  33. 80f15d6 [SCTP]: ->source_h is not used anymore. by Al Viro · 18 years ago
  34. a926626 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. by Al Viro · 18 years ago
  35. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  36. 854d43a [SCTP]: Annotate ->dst_saddr() by Al Viro · 18 years ago
  37. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  38. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  39. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago
  40. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  41. 72f17e1 [SCTP]: Annotate tsn_dups. by Al Viro · 18 years ago
  42. dc251b2 [SCTP]: SCTP_CMD_INIT_FAILED annotations. by Al Viro · 18 years ago
  43. 63706c5 [SCTP]: sctp_make_op_error() annotations. by Al Viro · 18 years ago
  44. 5bf2db0 [SCTP]: Annotate sctp_init_cause(). by Al Viro · 18 years ago
  45. f3ffaf1 [SCTP]: Annotate SCTP headers. by Al Viro · 18 years ago
  46. 89c8945 [IPV6] net/ipv6/sit.c: make 2 functions static by Adrian Bunk · 18 years ago
  47. 82e3ab9 [DCCP]: Adds the tx buffer sysctls by Ian McDonald · 18 years ago
  48. bac0dff [BNX2]: Add 5709 PCI ID. by Michael Chan · 18 years ago
  49. c6b1677 NetLabel: use the correct CIPSOv4 MLS label limits by Paul Moore · 18 years ago
  50. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  51. c6fa82a NetLabel: change netlbl_secattr_init() to return void by Paul Moore · 18 years ago
  52. 1f758d9 NetLabel: use gfp_t instead of int where it makes sense by Paul Moore · 18 years ago
  53. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  54. 6bb100b [UDPLite]: udplite.h needs ip6_checksum.h by David S. Miller · 18 years ago
  55. 1f61ab5 [NET]: Preliminaty annotation of skb->csum. by Al Viro · 18 years ago
  56. 43bc0ca [NET]: netfilter checksum annotations by Al Viro · 18 years ago
  57. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  58. 5c78f27 [NET]: IP header modifier helpers annotations. by Al Viro · 18 years ago
  59. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  60. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  61. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  62. 81d7766 [NET]: Annotate skb_copy_and_csum_bits() and callers. by Al Viro · 18 years ago
  63. 2bbbc86 [NET]: Annotate skb_checksum() and callers. by Al Viro · 18 years ago
  64. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  65. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  66. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  67. 6b11687 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  68. d6f5493 [NET]: Annotate callers of csum_tcpudp_nofold() in net/* by Al Viro · 18 years ago
  69. 9981a0e [NET]: Annotate checksums in on-the-wire packets. by Al Viro · 18 years ago
  70. 56649d5 [NET]: Generic checksum annotations and cleanups. by Al Viro · 18 years ago
  71. b8e4e01 [NET]: XTENSA checksum annotations and cleanups. by Al Viro · 18 years ago
  72. d5c6393 [NET]: SPARC64 checksum annotations and cleanups. by Al Viro · 18 years ago
  73. 16ec7e1 [NET]: SPARC checksum annotations and cleanups. by Al Viro · 18 years ago
  74. 7c73a74 [NET]: SH checksum annotations and cleanups. by Al Viro · 18 years ago
  75. f994aae [NET]: S390 checksum annotations and cleanups. by Al Viro · 18 years ago
  76. 879178c [NET]: POWERPC checksum annotations and cleanups. by Al Viro · 18 years ago
  77. 72685fc [NET]: I386 checksum annotations and cleanups. by Al Viro · 18 years ago
  78. 475b8f3 [NET]: AVR32 checksum annotations and cleanups. by Al Viro · 18 years ago
  79. 0ffb712 [NET]: ARM26 checksum annotations and cleanups. by Al Viro · 18 years ago
  80. eb5a965 [NET]: ARM checksum annotations and cleanups. by Al Viro · 18 years ago
  81. a4f89fb [NET]: X86_64 checksum annotations and cleanups. by Al Viro · 18 years ago
  82. 9d3d419 [NET]: V850 checksum annotations and cleanups. by Al Viro · 18 years ago
  83. c459dd9 [NET]: SH64 checksum annotations and cleanups. by Al Viro · 18 years ago
  84. 7814e4b [NET]: PARISC checksum annotations and cleanups. by Al Viro · 18 years ago
  85. 8e3d843 [NET]: MIPS checksum annotations and cleanups. by Al Viro · 18 years ago
  86. 59ed05a [NET]: M68Knommu checksum annotations and cleanups. by Al Viro · 18 years ago
  87. 2061aca [NET]: M68K checksum annotations and cleanups. by Al Viro · 18 years ago
  88. 85d20de [NET]: M32R checksum annotations and cleanups. by Al Viro · 18 years ago
  89. 3225299 [NET]: IA64 checksum annotations and cleanups. by Al Viro · 18 years ago
  90. db52108 [NET]: H8300 checksum annotations and cleanups. by Al Viro · 18 years ago
  91. 8042c44 [NET]: FRV checksum annotations. by Al Viro · 18 years ago
  92. 3532010 [NET]: Cris checksum annotations and cleanups. by Al Viro · 18 years ago
  93. 9be259a [NET]: Alpha checksum annotations and cleanups. by Al Viro · 18 years ago
  94. 2bc3579 [NET]: Introduce types for checksums. by Al Viro · 18 years ago
  95. a64b78a [NET]: Annotate net_srandom(). by Al Viro · 18 years ago
  96. 47c183f [BRIDGE]: Annotations. by Al Viro · 18 years ago
  97. 30d492d [ATM]: Annotations. by Al Viro · 18 years ago
  98. 42d224a [NETFILTER]: More trivial annotations. by Al Viro · 18 years ago
  99. ef296f5 [IPV6]: __ipv6_addr_diff() annotations and cleanup. by Al Viro · 18 years ago
  100. e69a4ad [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago