1. 356f89e [NET] Cleanup: DIV_ROUND_UP by Ilpo Järvinen · 17 years ago
  2. 18f0254 [TCP] MIB: Add counters for discarded SACK blocks by Ilpo Järvinen · 17 years ago
  3. 5b3c988 [TCP]: Discard fuzzy SACK blocks by Ilpo Järvinen · 17 years ago
  4. 6728e7d [TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto by Ilpo Järvinen · 17 years ago
  5. 6ff03ac [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) by Ilpo Järvinen · 17 years ago
  6. e9144bd [TCP]: Remove unnecessary wrapper tcp_packets_out_dec by Ilpo Järvinen · 17 years ago
  7. 5224006 [ATM]: Replace DPRINTK() with pr_debug(). by Stephen Hemminger · 17 years ago
  8. 23f1f4e [NET] ethernet: optimize memcpy and memset by Stephen Hemminger · 17 years ago
  9. fd21150 [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() by Thomas Graf · 17 years ago
  10. 15901a2 [XFRM] netlink: Remove dependency on rtnetlink by Thomas Graf · 17 years ago
  11. 5424f32 [XFRM] netlink: Use nlattr instead of rtattr by Thomas Graf · 17 years ago
  12. 35a7aa0 [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] by Thomas Graf · 17 years ago
  13. fab4489 [XFRM] netlink: Enhance indexing of the attribute array by Thomas Graf · 17 years ago
  14. cf5cb79 [XFRM] netlink: Establish an attribute policy by Thomas Graf · 17 years ago
  15. a7bd9a4 [XFRM] netlink: Use nlmsg_parse() to parse attributes by Thomas Graf · 17 years ago
  16. 7deb226 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers by Thomas Graf · 17 years ago
  17. cfbfd45 [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess by Thomas Graf · 17 years ago
  18. c26445a [XFRM] netlink: Move algorithm length calculation to its own function by Thomas Graf · 17 years ago
  19. c0144be [XFRM] netlink: Use nla_put()/NLA_PUT() variantes by Thomas Graf · 17 years ago
  20. 082a1ad [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() by Thomas Graf · 17 years ago
  21. 7b67c85 [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() by Thomas Graf · 17 years ago
  22. 9825069 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() by Thomas Graf · 17 years ago
  23. 79b8b7f [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() by Thomas Graf · 17 years ago
  24. 6168b96 [DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  25. 8fb8354a [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore by Arnaldo Carvalho de Melo · 17 years ago
  26. 2347489 [DCCP] options: convert dccp_insert_option_timestamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  27. 19ac214 [DCCP]: Convert dccps_timestamp_time to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  28. 0740d49 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  29. e7c2335 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  30. b8bda9d [DCCP] ackvec: Convert to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  31. 668348a [DCCP] CCID3: Stop using dccp_timestamp by Arnaldo Carvalho de Melo · 17 years ago
  32. 9823b7b [DCCP]: Convert dccp_sample_rtt to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  33. a272378 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us by Arnaldo Carvalho de Melo · 17 years ago
  34. e7a81c6 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  35. 1faf0a1 [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  36. 23f062a [DCCP]: Convert ccid3hctx_t_ld to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  37. ac198ea [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed by Arnaldo Carvalho de Melo · 17 years ago
  38. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  39. 13c99b2 [ETHTOOL]: Internal cleanup of ethtool_value-related handlers by Jeff Garzik · 17 years ago
  40. 339bf02 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS by Jeff Garzik · 17 years ago
  41. ff03d49 [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count by Jeff Garzik · 17 years ago
  42. 3ae7c0b [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls by Jeff Garzik · 17 years ago
  43. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 17 years ago
  44. b5427c2 [NET] netconsole: Support multiple logging targets by Satyam Sharma · 17 years ago
  45. 17951f3 [NET] netconsole: Introduce netconsole_netdev_notifier by Satyam Sharma · 17 years ago
  46. df180e3 [NET] netconsole: Introduce netconsole_target by Satyam Sharma · 17 years ago
  47. 8d4ef88 [NET] netconsole: Add some useful tips to documentation by Satyam Sharma · 17 years ago
  48. 0cc120be [NET] netconsole: Use netif_running() in write_msg() by Satyam Sharma · 17 years ago
  49. d2b6088 [NET] netconsole: Simplify boot/module option setup logic by Satyam Sharma · 17 years ago
  50. d133ccb [NET] netconsole: Remove bogus check by Satyam Sharma · 17 years ago
  51. d39badf [NET] netconsole: Cleanups, codingstyle, prettyfication by Satyam Sharma · 17 years ago
  52. ab66b4a [IPV4] fib_trie: macro cleanup by Stephen Hemminger · 17 years ago
  53. 0680191 [IPV4] fib_trie: cleanup by Stephen Hemminger · 17 years ago
  54. 13dae42 [TCP]: Update comment about highest_sack validity by Ilpo Järvinen · 17 years ago
  55. e60402d [TCP]: Move sack_ok access to obviously named funcs & cleanup by Ilpo Järvinen · 17 years ago
  56. b9c4595 [TCP]: Don't panic if S+L skb is detected by Ilpo Järvinen · 17 years ago
  57. 1b6d427b [TCP]: Reduce sacked_out with reno when purging write_queue by Ilpo Järvinen · 17 years ago
  58. d02596e [TCP]: Keep state in Disorder also if only lost_out > 0 by Ilpo Järvinen · 17 years ago
  59. 86426c2 [TCP]: Restore over-zealous tcp_sync_left_out-like removals by Ilpo Järvinen · 17 years ago
  60. 005903b [TCP]: Left out sync->verify (the new meaning of it) & definify by Ilpo Järvinen · 17 years ago
  61. 83ae408 [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines by Ilpo Järvinen · 17 years ago
  62. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 17 years ago
  63. 35e8694 [TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked by Ilpo Järvinen · 17 years ago
  64. af610b4 [TCP]: Add tcp_dec_pcount_approx int variant by Ilpo Järvinen · 17 years ago
  65. bdf1ee5 [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it by Ilpo Järvinen · 17 years ago
  66. 539d243 [TCP]: Access to highest_sack obsoletes forward_cnt_hint by Ilpo Järvinen · 17 years ago
  67. 9bff40f [TCP] FRTO: remove unnecessary fackets/sacked_out recounting by Ilpo Järvinen · 17 years ago
  68. 4ddf667 [TCP]: Move Reno SACKed_out counter functions earlier by Ilpo Järvinen · 17 years ago
  69. d06e021 [TCP]: Extract DSACK detection code from tcp_sacktag_write_queue(). by David S. Miller · 17 years ago
  70. 19b2b48 [TCP]: Rexmit hint must be cleared instead of setting it by Ilpo Järvinen · 17 years ago
  71. d8f4f22 [TCP]: Extracted rexmit hint clearing from the LOST marking code by Ilpo Järvinen · 17 years ago
  72. d738cd8 [TCP]: Add highest_sack seqno, points to globally highest SACK by Ilpo Järvinen · 17 years ago
  73. d961db3 [NEIGH]: Netlink notifications by Thomas Graf · 17 years ago
  74. 4f49455 [NEIGH]: Combine neighbour cleanup and release by Thomas Graf · 17 years ago
  75. 1e6e934 [MYRI10GE]: Use LRO. by Andrew Gallatin · 17 years ago
  76. d4dc4ec [EHEA]: Use LRO. by Jan-Bernd Themann · 17 years ago
  77. 71c87e0 [NET]: Generic Large Receive Offload for TCP traffic by Jan-Bernd Themann · 17 years ago
  78. e314dbd [NET]: Virtual ethernet device driver. by Pavel Emelyanov · 17 years ago
  79. e719928 [RTNETLINK]: Introduce generic rtnl_create_link(). by Pavel Emelianov · 17 years ago
  80. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  81. dde4e47 [WIRELESS] radiotap parser: accept all other fields by Johannes Berg · 17 years ago
  82. fe6aa30 [MAC80211]: Add SIOCGIWTXPOWER routine by Larry Finger · 17 years ago
  83. 744b096 [WIRELESS]: Use type safe netlink interface by Thomas Graf · 17 years ago
  84. 1bec3f1 [MAC80211]: fix add_interface monitor mode behaviour by Johannes Berg · 17 years ago
  85. 9b8a74e [MAC80211]: Improve sanity checks on injected packets by Andy Green · 17 years ago
  86. dfe6e81 [MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len by Andy Green · 17 years ago
  87. 0ec0b7a [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC by Michael Wu · 17 years ago
  88. d9430a3 [MAC80211]: implement ERP info change notifications by Daniel Drake · 17 years ago
  89. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  90. d5d08de [MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control by Ivo van Doorn · 17 years ago
  91. 8a69aa9 [MAC80211]: STA reassociation improvements by Daniel Drake · 17 years ago
  92. be8755e [MAC80211]: improve locking of sta_info related structures by Michael Wu · 17 years ago
  93. c2d1560 [MAC80211]: introduce util.c by Johannes Berg · 17 years ago
  94. b2c258f [MAC80211]: reorder interface related functions by Johannes Berg · 17 years ago
  95. ff68808 [MAC80211]: move some rate control functions out of ieee80211.c by Johannes Berg · 17 years ago
  96. 1f5a7e47 [MAC80211]: split out some key functions from ieee80211.c by Johannes Berg · 17 years ago
  97. 75c35aa [MAC80211]: remove some unnecessary includes by Johannes Berg · 17 years ago
  98. e2ebc74 [MAC80211]: split TX path into own file by Johannes Berg · 17 years ago
  99. 340e11f [MAC80211]: rx cleanups (2) by Johannes Berg · 17 years ago
  100. 52865dfd [MAC80211]: fix bug for per-sta stats by Johannes Berg · 17 years ago