1. 17893bc [DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta by Gerrit Renker · 18 years ago
  2. 48e03ee [DCCP] ccid3: Consolidate timer resets by Gerrit Renker · 18 years ago
  3. b798a9e [XFRM]: Convert a few __u8 to proper u8 by Jamal Hadi Salim · 18 years ago
  4. 0c51f53 [XFRM]: Make flush notifier prettier when subpolicy used by Jamal Hadi Salim · 18 years ago
  5. 46ca5f5 [XFRM]: Pack struct xfrm_policy by Arnaldo Carvalho de Melo · 18 years ago
  6. d5c42c0 [NET]: Pack struct hh_cache by Arnaldo Carvalho de Melo · 18 years ago
  7. 850db6b [INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 18 years ago
  8. 4c0a6cb [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code by Gerrit Renker · 18 years ago
  9. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  10. 4e9b826 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms by Thomas Graf · 18 years ago
  11. d61c167 [NET]: Add documentation for TFRC structures by Gerrit Renker · 18 years ago
  12. 5e19e3f [DCCP] ccid3: Resolve small FIXME by Gerrit Renker · 18 years ago
  13. 70dbd5b [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent by Gerrit Renker · 18 years ago
  14. da335ba [DCCP] ccid3: Avoid congestion control on zero-sized data packets by Gerrit Renker · 18 years ago
  15. 7da7f45 [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet by Gerrit Renker · 18 years ago
  16. 91cf5a1 [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission by Gerrit Renker · 18 years ago
  17. f5c2d63 [DCCP] ccid3: Simplify control flow in the calculation of t_ipi by Gerrit Renker · 18 years ago
  18. 90feeb9 [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi by Gerrit Renker · 18 years ago
  19. 6472c05 [DCCP] ccid2: Allow window to grow larger by Andrea Bittau · 18 years ago
  20. 522f1d0 [DCCP] ackvec: Split long ack vectors across multiple options by Andrea Bittau · 18 years ago
  21. bdf13d2 [DCCP] ackvec: infrastructure for sending more than one ackvec per packet by Andrea Bittau · 18 years ago
  22. 0bd4ff1 [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec by Andrea Bittau · 18 years ago
  23. 4a89c25 [DECNET] address: Convert to new netlink interface by Thomas Graf · 18 years ago
  24. b020b94 [DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify() by Thomas Graf · 18 years ago
  25. a6f01ca [DECNET] address: Calculate accurate message size for netlink notifications by Thomas Graf · 18 years ago
  26. 107a5fe [IPV6]: Improve IPv6 tunnel error reporting by Ville Nuorvala · 18 years ago
  27. 6fb32dd [IPV6]: Don't allocate memory for Tunnel Encapsulation Limit Option by Ville Nuorvala · 18 years ago
  28. 305d4b3 [IPV6]: Allow link-local tunnel endpoints by Ville Nuorvala · 18 years ago
  29. 09c6bbf [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtime by Ville Nuorvala · 18 years ago
  30. 567131a [IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnels by Ville Nuorvala · 18 years ago
  31. e94ef68 [GENETLINK] ctrl: Avoid empty CTRL_ATTR_OPS attribute when dumping by Thomas Graf · 18 years ago
  32. cdbc6da [XFRM]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  33. 2710b57 [TIPC]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  34. e69062b [SUNRPC]: Use k{mem,str}dup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  35. af997d8 [SCTP]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  36. c7b1b24 [SCHED]: Use kmemdup & kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  37. b3ab09f [IRDA]: Use kmemdup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  38. 8b2ed4b [IPVS]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  39. e6b6110 [DECNET]: Use kzalloc where applicable by Arnaldo Carvalho de Melo · 18 years ago
  40. b1a98bf [NET] neighbour: Use kmemdup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  41. 2afe37c [ATM]: Use kmemdup & kzalloc where applicable by Arnaldo Carvalho de Melo · 18 years ago
  42. 6662598 [CIPSO]: Missing annotation in cipso_ipv4 update. by Al Viro · 18 years ago
  43. 5e57dff [NETPOLL]: Another udp checksum mangling. by Al Viro · 18 years ago
  44. 66c6f52 [NET]: net/sched annotations. by Al Viro · 18 years ago
  45. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  46. 5b14027 [NETFILTER]: ip_nat_snmp_basic annotations. by Al Viro · 18 years ago
  47. 8e5200f [NET]: Fix assorted misannotations (from md5 and udplite merges). by Al Viro · 18 years ago
  48. 34bcca2 [SCTP]: Even more trivial sctp annotations. by Al Viro · 18 years ago
  49. 2178eda [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. by Al Viro · 18 years ago
  50. 9f81bcd [SCTP]: More trivial sctp annotations. by Al Viro · 18 years ago
  51. 962c837 [SCTP]: Netfilter sctp annotations. by Al Viro · 18 years ago
  52. 3dbe865 [SCTP]: Annotate ->supported_addrs(). by Al Viro · 18 years ago
  53. e1857ea [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr. by Al Viro · 18 years ago
  54. dce116a [SCTP]: Get rid of the last remnants of sin_port flipping. by Al Viro · 18 years ago
  55. 6fbfa9f [SCTP]: Annotate ->inaddr_any(). by Al Viro · 18 years ago
  56. c9c938c [SCTP]: flip_to_{h,n}() are not needed anymore. by Al Viro · 18 years ago
  57. 7dcdbd9 [SCTP]: Don't bother setting sin_port in ->from_sk(). by Al Viro · 18 years ago
  58. 516b20e [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  59. 9fd76494 [SCTP]: ip6_send() doesn't need fl_ip_[sd]port. by Al Viro · 18 years ago
  60. 7dd8a58 [SCTP]: sctp_sf_send_restart_abort() is endian-agnostic. by Al Viro · 18 years ago
  61. 8cec6b8 [SCTP]: We need to be careful when copying to sockaddr_storage. by Al Viro · 18 years ago
  62. b3f5b3b [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. by Al Viro · 18 years ago
  63. 74af924 [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  64. 5ae955c [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). by Al Viro · 18 years ago
  65. 6244be4 [SCTP]: Trivial parts of a_h -> a switch. by Al Viro · 18 years ago
  66. 80f15d6 [SCTP]: ->source_h is not used anymore. by Al Viro · 18 years ago
  67. a926626 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. by Al Viro · 18 years ago
  68. 16b0a03 [SCTP]: Switch sctp_chunk ->dest to net-endian. by Al Viro · 18 years ago
  69. d448388 [SCTP]: sctp_transport_route() switched to net-endian. by Al Viro · 18 years ago
  70. cb7b4a0 [SCTP]: Pass net-endian to ->get_dst(). by Al Viro · 18 years ago
  71. d3f7a54 [SCTP]: ->get_saddr() switched to net-endian. by Al Viro · 18 years ago
  72. 6a1e5f3 [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. by Al Viro · 18 years ago
  73. 02a8a4d [SCTP]: sctp_copy_one_addr() switched to net-endian. by Al Viro · 18 years ago
  74. 6c7be55 [SCTP]: sctp_has_association() switched to net-endian. by Al Viro · 18 years ago
  75. cd4ff03 [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. by Al Viro · 18 years ago
  76. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  77. 5ab7b85 [SCTP]: Switch sctp_add_bind_addr() to net-endian. by Al Viro · 18 years ago
  78. 4bdf4b5 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. by Al Viro · 18 years ago
  79. b488c7d [SCTP]: sctp_transport_{init,new}() switched to net-endian. by Al Viro · 18 years ago
  80. d55c41b [SCTP]: Switch ->from_skb() to net-endian. by Al Viro · 18 years ago
  81. 9b1dfad [SCTP]: Switch sctp_cookie ->peer_addr to net-endian. by Al Viro · 18 years ago
  82. f235fca [SCTP]: sctp_init_addrs() switched to net-endian. by Al Viro · 18 years ago
  83. e2fcced [SCTP]: Switch sctp_assoc_is_match to net-endian. by Al Viro · 18 years ago
  84. 1c7d1fc [SCTP]: Switch sctp_endpoint_is_match() to net-endian. by Al Viro · 18 years ago
  85. c9a0850 [SCTP]: Switch sctp_del_bind_addr() to net-endian. by Al Viro · 18 years ago
  86. 63de08f [SCTP]: Switch address inside the heartbeat opaque data to net-endian. by Al Viro · 18 years ago
  87. be29681 [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. by Al Viro · 18 years ago
  88. 38a0314 [SCTP]: sctp_assoc_del_peer() switched to net-endian. by Al Viro · 18 years ago
  89. 854d43a [SCTP]: Annotate ->dst_saddr() by Al Viro · 18 years ago
  90. acd2bc9 [SCTP]: Switch ->primary_addr to net-endian. by Al Viro · 18 years ago
  91. 7e1e4a2 [SCTP]: Switch sctp_bind_addr_match() to net-endian. by Al Viro · 18 years ago
  92. 5f242a1 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. by Al Viro · 18 years ago
  93. c604e36 [SCTP]: Pass net-endian to ->seq_dump_addr() by Al Viro · 18 years ago
  94. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  95. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  96. 30330ee [SCTP] bug: endianness problem in sctp_getsockopt_sctp_status() by Al Viro · 18 years ago
  97. 0906e20 [SCTP] bug: sctp_assoc_control_transport() breakage by Al Viro · 18 years ago
  98. d5c747f [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian by Al Viro · 18 years ago
  99. 39940a4 [SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6. by Al Viro · 18 years ago
  100. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago