1. eafff86 [NETROM]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  2. 0459d70a [AX25]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  3. c66b721 [DECNET]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  4. eed7341 [DCCP]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  5. af879cc [IPV6]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  6. c678624 [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG by Arnaldo Carvalho de Melo · 18 years ago
  7. 42e5ea46 [IPV4]: Use kmemdup in net/ipv4/devinet.c by Arnaldo Carvalho de Melo · 18 years ago
  8. fac5d73 [NETLABEL]: Use kmemdup in cipso_ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  9. f668593 [TCP_IPV4]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  10. 7174259 [TCP_IPV4]: CodingStyle cleanups, no code change by Arnaldo Carvalho de Melo · 18 years ago
  11. 32aac18 [DCCP] CCID2: Code optimizations by Andrea Bittau · 18 years ago
  12. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  13. e523a15 [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err() by Arnaldo Carvalho de Melo · 18 years ago
  14. 3c69526 [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states by Gerrit Renker · 18 years ago
  15. 078250d [NET/IPv4]: Make udp_push_pending_frames static by Gerrit Renker · 18 years ago
  16. 7d9e9b3 [IPV6]: udp.c build fix by David S. Miller · 18 years ago
  17. 7d533f9 [NET]: More dccp endianness annotations. by Al Viro · 18 years ago
  18. 43bc0ca [NET]: netfilter checksum annotations by Al Viro · 18 years ago
  19. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  20. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  21. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  22. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  23. 81d7766 [NET]: Annotate skb_copy_and_csum_bits() and callers. by Al Viro · 18 years ago
  24. 2bbbc86 [NET]: Annotate skb_checksum() and callers. by Al Viro · 18 years ago
  25. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  26. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  27. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  28. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  29. 2bda285 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  30. 6b11687 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  31. d6f5493c [NET]: Annotate callers of csum_tcpudp_nofold() in net/* by Al Viro · 18 years ago
  32. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  33. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  34. 75e7ce6 [IPVS]: Annotate ..._app_hashkey(). by Al Viro · 18 years ago
  35. 47c183fa [BRIDGE]: Annotations. by Al Viro · 18 years ago
  36. 30d492d [ATM]: Annotations. by Al Viro · 18 years ago
  37. 42d224a [NETFILTER]: More trivial annotations. by Al Viro · 18 years ago
  38. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  39. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  40. 252e334 [NET] net/core: Annotations. by Al Viro · 18 years ago
  41. 448c31a [IRDA]: Trivial annotations. by Al Viro · 18 years ago
  42. c68b907 [NETPOLL]: Minor coding-style cleanups. by David S. Miller · 18 years ago
  43. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  44. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 18 years ago
  45. 04561c1 [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api by Thomas Graf · 18 years ago
  46. a928630 [TCP]: Fix some warning when MD5 is disabled. by David S. Miller · 18 years ago
  47. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  48. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  49. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  50. 5de4a47 netpoll queue cleanup by Stephen Hemminger · 18 years ago
  51. 2bdfe0b netpoll retry cleanup by Stephen Hemminger · 18 years ago
  52. 6c43ff1 netpoll deferred transmit path by Stephen Hemminger · 18 years ago
  53. b41848b netpoll setup error handling by Stephen Hemminger · 18 years ago
  54. b6cd27e netpoll per device txq by Stephen Hemminger · 18 years ago
  55. 93ec2c7 netpoll info leak by Stephen Hemminger · 18 years ago
  56. a1bcfac netpoll: private skb pool (rev3) by Stephen Hemminger · 18 years ago
  57. d23ca15 [DCCP] ACKVEC: Optimization - Do not traverse records if none will be found by Andrea Bittau · 18 years ago
  58. 09dbc38 [DCCP]: Miscellaneous code tidy-ups by Gerrit Renker · 18 years ago
  59. c02fdc0 [DCCP]: Make feature negotiation more readable by Gerrit Renker · 18 years ago
  60. 6a128e0 [DCCPv6]: Resolve conditional build problem by Gerrit Renker · 18 years ago
  61. b9df3cb [TCP/DCCP]: Introduce net_xmit_eval by Gerrit Renker · 18 years ago
  62. 1ed176a [SCTP]: Cleanup of the sctp state table code. by Peter Zijlstra · 18 years ago
  63. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 18 years ago
  64. d7f7365 [DCCPv6]: Choose a genuine initial sequence number by Gerrit Renker · 18 years ago
  65. 865e902 [DCCP]: Remove redundant statements in init_sequence (ISS) by Gerrit Renker · 18 years ago
  66. 4ed800d [DCCP]: Remove forward declarations in timer.c by Gerrit Renker · 18 years ago
  67. afb0a34 [DCCP]: Introduce a consistent naming scheme for sysctls by Gerrit Renker · 18 years ago
  68. 2e2e9e9 [DCCP]: Add sysctls to control retransmission behaviour by Gerrit Renker · 18 years ago
  69. e11d9d3 [DCCP]: Increment sequence numbers on retransmitted Response packets by Gerrit Renker · 18 years ago
  70. 08a29e4 [DCCP]: Update comments on precisely which packets can be retransmitted by Gerrit Renker · 18 years ago
  71. 75356f2 [DECNET]: Fix build regressions. by David S. Miller · 18 years ago
  72. 2404043 [TCP] htcp: Better packing of struct htcp. by David S. Miller · 18 years ago
  73. d3a1be9 [IPv6]: Only modify checksum for UDP by Brian Haley · 18 years ago
  74. f465e48 [IPv6] rules: Remove bogus tos validation check by Thomas Graf · 18 years ago
  75. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  76. a94f723 [TCP]: Remove dead code in init_sequence by Gerrit Renker · 18 years ago
  77. 6f4e5ff [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) by Gerrit Renker · 18 years ago
  78. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  79. 7a3025b [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. by YOSHIFUJI Hideaki · 18 years ago
  80. 40aa7b9 [IPV6] ROUTE: Use &rt->u.dst instead of cast. by YOSHIFUJI Hideaki · 18 years ago
  81. 33e93c9 [IPV6] ROUTE: Use macros to format /proc/net/ipv6_route. by YOSHIFUJI Hideaki · 18 years ago
  82. d83ca5a [DCCP]: Update code comments for Step 2/3 by Gerrit Renker · 18 years ago
  83. cf55792 [DCCP]: tidy up dccp_v{4,6}_conn_request by Gerrit Renker · 18 years ago
  84. f45b3ec [DCCP]: Fix logfile overflow by Ian McDonald · 18 years ago
  85. fec5b80 [DCCP]: Fix DCCP Probe Typo by Ian McDonald · 18 years ago
  86. 73c9e02 [DCCPv6]: remove forward declarations in ipv6.c by Gerrit Renker · 18 years ago
  87. 3d2fe62 [DCCPv4]: remove forward declarations in ipv4.c by Gerrit Renker · 18 years ago
  88. 8a73cd0 [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG by Gerrit Renker · 18 years ago
  89. f6484f7 [DCCP] timewait: Remove leftover extern declarations by Arnaldo Carvalho de Melo · 18 years ago
  90. d23c710 [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv by Gerrit Renker · 18 years ago
  91. 9b42078 [DCCP]: Combine allocating & zeroing header space on skb by Gerrit Renker · 18 years ago
  92. 89e7e57 [DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS by Gerrit Renker · 18 years ago
  93. 60361be [DCCP]: set safe upper bound for option length by Gerrit Renker · 18 years ago
  94. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  95. 35bfbc9 [TCP]: Allow autoloading of congestion control via setsockopt. by Stephen Hemminger · 18 years ago
  96. ce7bc3b [TCP]: Restrict congestion control choices. by Stephen Hemminger · 18 years ago
  97. 3ff825b [TCP]: Add tcp_available_congestion_control sysctl. by Stephen Hemminger · 18 years ago
  98. b68dbca [SCTP]: Fix warning by Vlad Yasevich · 18 years ago
  99. 9ec75fe [IPV6] tcp: Fix typo _read_mostly --> __read_mostly. by David S. Miller · 18 years ago
  100. 494b4e7 [DCCP]: Fix typo _read_mostly --> __read_mostly. by David S. Miller · 18 years ago