1. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  2. fd9e635 [INET]: Omit double hash calculations in xxx_frag_intern by Pavel Emelyanov · 17 years ago
  3. f1673ca [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue by Denis V. Lunev · 17 years ago
  4. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  5. 4b6cb5d [INET]: Small cleanup for xxx_put after evictor consolidation by Pavel Emelyanov · 17 years ago
  6. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  7. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  8. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  9. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  10. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  11. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  12. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  13. f885c5b [TCP]: high_seq parameter removed (all callers use tp->high_seq) by Ilpo Järvinen · 17 years ago
  14. 861d048 [IPV4]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  15. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  16. 2ca7b0a [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom by Herbert Xu · 17 years ago
  17. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  18. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  19. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  20. 1706d58 [IPV4]: Make ip_defrag return the same packet by Herbert Xu · 17 years ago
  21. f53f413 fix endianness bug in inet_lro by Al Viro · 17 years ago
  22. 9df7c98 inet_lro: trivial endianness annotations by Al Viro · 17 years ago
  23. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago
  24. f785a8e [TCP]: Fix lost_retrans loop vs fastpath problems by Ilpo Järvinen · 17 years ago
  25. 4cd8299 [TCP]: No need to re-count fackets_out/sacked_out at RTO by Ilpo Järvinen · 17 years ago
  26. d193594 [TCP]: Extract tcp_match_queue_to_sack from sacktag code by Ilpo Järvinen · 17 years ago
  27. f6fb128 [TCP]: Kill almost unused variable pcount from sacktag by Ilpo Järvinen · 17 years ago
  28. 3eec004 [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L by Ilpo Järvinen · 17 years ago
  29. 16e9068 [TCP]: Add bytes_acked (ABC) clearing to FRTO too by Ilpo Järvinen · 17 years ago
  30. 28f7b03 [NETLINK]: fib_frontend build fixes by David S. Miller · 17 years ago
  31. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  32. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  33. 631a669 [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c by Herbert Xu · 17 years ago
  34. ceb1eec [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  35. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  36. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  37. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
  38. 8bd1707 [IPSEC] esp: Remove NAT-T checksum invalidation for BEET by Herbert Xu · 17 years ago
  39. 1c1e87e [TCP]: Separate lost_retrans loop into own function by Ilpo Järvinen · 17 years ago
  40. e2da591 [NETFILTER]: Make netfilter code use the seq_open_private by Pavel Emelyanov · 17 years ago
  41. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  42. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  43. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  44. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  45. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  46. bc31d3b [IPSEC] ah: Remove keys from ah_data structure by Herbert Xu · 17 years ago
  47. 4b7137f [IPSEC] esp: Remove keys from esp_data structure by Herbert Xu · 17 years ago
  48. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  49. de83c05 [TCP]: "Annotate" another fackets_out state reset by Ilpo Järvinen · 17 years ago
  50. 29d0a30 [TCP]: Fix two off-by-one errors in fackets_out adjusting logic by Ilpo Järvinen · 17 years ago
  51. 3de9647 [TCP]: Wrap-safed reordering detection FRTO check by Ilpo Järvinen · 17 years ago
  52. 0e83533 [TCP]: Update comment of SACK block validator by Ilpo Järvinen · 17 years ago
  53. 95eacd2 [TCP]: fix comments that got messed up during code move by Ilpo Järvinen · 17 years ago
  54. dc86967 [TCP]: No fackets_out/highest_sack tuning when SACK isn't enabled by Ilpo Järvinen · 17 years ago
  55. f73e924 [NETFILTER]: ctnetlink: use netlink policy by Patrick McHardy · 17 years ago
  56. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  57. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  58. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  59. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  60. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  61. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  62. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago
  63. 5967789 [IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy by Eric W. Biederman · 17 years ago
  64. 912d8f0 [TCP] MIB: Count FRTO's successfully detected spurious RTOs by Ilpo Järvinen · 17 years ago
  65. 93e6802 [TCP]: Reordered ACK's (old) SACKs not included to discarded MIB by Ilpo Järvinen · 17 years ago
  66. a6963a6 [TCP]: Re-place highest_sack check to a more robust position by Ilpo Järvinen · 17 years ago
  67. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  68. b768920 [TCP]: Avoid clearing sacktag hint in trivial situations by Ilpo Järvinen · 17 years ago
  69. c96fd3d [TCP]: Enable SACK enhanced FRTO (RFC4138) by default by Ilpo Järvinen · 17 years ago
  70. 009a2e3 [TCP] FRTO: Improve interoperability with other undo_marker users by Ilpo Järvinen · 17 years ago
  71. 7c46a03 [TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue by Ilpo Järvinen · 17 years ago
  72. 13fcf85 [TCP]: Move accounting from tso_acked to clean_rtx_queue by Ilpo Järvinen · 17 years ago
  73. 5af4ec2 [TCP]: clear_all_retrans_hints prefixed by tcp_ by Ilpo Järvinen · 17 years ago
  74. 91fed7a [TCP]: Make fackets_out accurate by Ilpo Järvinen · 17 years ago
  75. 0dde7b5 [TCP]: Maintain highest_sack accurately to the highest skb by Ilpo Järvinen · 17 years ago
  76. 5ee3afb [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO. by Rick Jones · 17 years ago
  77. 96793b4 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) by David L Stevens · 17 years ago
  78. c40f6ff [IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead by Denis Cheng · 17 years ago
  79. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  80. 76c72d4 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. by Denis V. Lunev · 17 years ago
  81. 63d804ea [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions by Paul Moore · 17 years ago
  82. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  83. 39c90ec [IPV4]: Convert rt_check_expire() from softirq processing to workqueue. by Eric Dumazet · 17 years ago
  84. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  85. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  86. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  87. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  88. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  89. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  90. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  91. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  92. 3b26a9a [IPV4] IPSEC: Omit redirect for tunnelled packet. by Masahide NAKAMURA · 17 years ago
  93. 32c1da7 [UDP]: Randomize port selection. by Stephen Hemminger · 17 years ago
  94. 356f89e [NET] Cleanup: DIV_ROUND_UP by Ilpo Järvinen · 17 years ago
  95. 18f0254 [TCP] MIB: Add counters for discarded SACK blocks by Ilpo Järvinen · 17 years ago
  96. 5b3c988 [TCP]: Discard fuzzy SACK blocks by Ilpo Järvinen · 17 years ago
  97. 6728e7d [TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto by Ilpo Järvinen · 17 years ago
  98. 6ff03ac [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) by Ilpo Järvinen · 17 years ago
  99. e9144bd [TCP]: Remove unnecessary wrapper tcp_packets_out_dec by Ilpo Järvinen · 17 years ago
  100. ab66b4a [IPV4] fib_trie: macro cleanup by Stephen Hemminger · 17 years ago