1. fd00eec [CONNECTOR]: add a missing break in cn_netlink_send() by Li Zefan · 17 years ago
  2. 74feb6e [ICMP]: Avoid sparse warnings in net/ipv4/icmp.c by Eric Dumazet · 16 years ago
  3. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 17 years ago
  4. 571e768 [LIB] pcounter : unline too big functions by Eric Dumazet · 17 years ago
  5. 789675e [NET]: Avoid divides in net/core/gen_estimator.c by Eric Dumazet · 17 years ago
  6. e870a8e [TCP]: Perform setting of common control fields in one place by Ilpo Järvinen · 17 years ago
  7. 19773b4 [TCP]: Urgent parameter effect can be simplified. by Ilpo Järvinen · 17 years ago
  8. f038ac8 [TCP]: cleanup tcp_parse_options deep indented switch by Ilpo Järvinen · 17 years ago
  9. dbb1db8 [IPSEC]: Return EOVERFLOW when output sequence number overflows by Herbert Xu · 17 years ago
  10. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  11. b950dfc [IPVS]: Remove declaration of unimplemented method and remove unused definition from include/net/ip_vs.h by Rami Rosen · 17 years ago
  12. b798232 [IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h by Rami Rosen · 17 years ago
  13. f1862b0 [SHAPER]: The scheduled shaper removal. by Adrian Bunk · 16 years ago
  14. 9ef32d0 [IPSEC]: Kill duplicate xfrm_policy_flush prototype by Herbert Xu · 17 years ago
  15. 680a5a5 [PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim() by Eric Dumazet · 17 years ago
  16. d436d68 [TCP]: Remove unnecessary local variable by Ilpo Järvinen · 17 years ago
  17. 409d22b [TCP]: Code duplication removal, added tcp_bound_to_half_wnd() by Ilpo Järvinen · 17 years ago
  18. 056834d [TCP]: cleanup tcp_{in,out}put.c style by Ilpo Järvinen · 17 years ago
  19. 058dc33 [TCP]: reduce tcp_output's indentation levels a bit by Ilpo Järvinen · 17 years ago
  20. 4828e7f [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary by Ilpo Järvinen · 17 years ago
  21. cadbd03 [TCP]: Dropped unnecessary skb/sacked accessing in reneging by Ilpo Järvinen · 17 years ago
  22. 90840defa [TCP]: Introduce tcp_wnd_end() to reduce line lengths by Ilpo Järvinen · 17 years ago
  23. 66f5fe6 [TCP]: Rename update_send_head & include related increment to it by Ilpo Järvinen · 17 years ago
  24. 3ccd313 [TCP]: Make invariant check complain about invalid sacked_out by Ilpo Järvinen · 17 years ago
  25. 61f1ab4 [IPV4]: Remove unused multipath cached routing defintion in net/flow.h by Rami Rosen · 17 years ago
  26. 95766ff [UDP]: Add memory accounting. by Hideo Aoki · 17 years ago
  27. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  28. a06b494 [IPV6]: Remove useless code from fib6_del_route(). by Gui Jianfeng · 17 years ago
  29. f624357 [NEIGH]: Remove unused method from include/net/neighbour.h by Rami Rosen · 17 years ago
  30. 04ce99c [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE) by Rami Rosen · 17 years ago
  31. 7d1f8db [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL by Jorge Boncompte · 17 years ago
  32. a5929af [ATM]: [ambassador] kmalloc + memset conversion to kzalloc by Joonwoo Park · 17 years ago
  33. fb64c73 [ATM]: [br2864] whitespace cleanup by Chas Williams · 17 years ago
  34. 097b19a [ATM]: [br2864] routed support by Eric Kinzie · 17 years ago
  35. 900092a [ATM]: [he] This patch removes the ancient version string. by Adrian Bunk · 17 years ago
  36. ef39592 [ATM]: Convert struct class_device to struct device by Kay Sievers · 17 years ago
  37. 6fe5452 [ATM]: atm is no longer experimental by Robert P. J. Day · 17 years ago
  38. 9dd3245 [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input by Herbert Xu · 17 years ago
  39. 0883ae0 [IPSEC]: Fix transport-mode async resume on intput without netfilter by Herbert Xu · 17 years ago
  40. fcb8c15 [IPSEC]: Fix double free on skb on async output by Herbert Xu · 17 years ago
  41. 15ca36f [LIBERTAS]: Remove last stray user of MAC_FMT. by David S. Miller · 17 years ago
  42. d9727bb [XFRM] Documentaion: Fix error example at XFRMOUTSTATEMODEERROR. by Masahide NAKAMURA · 17 years ago
  43. c776ee0 [TCP]: Remove seq_rtt ptr from clean_rtx_queue args by Ilpo Järvinen · 17 years ago
  44. 0e3a480 [TCP]: Force TSO splits to MSS boundaries by Ilpo Järvinen · 17 years ago
  45. 7ffc49a [ETH]: Combine format_addr() with print_mac(). by Michael Chan · 17 years ago
  46. 21371f7 [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim() by Eric Dumazet · 17 years ago
  47. b15c4bc [XFRM]: Fix outbound statistics. by Masahide NAKAMURA · 17 years ago
  48. 426b530 [NETNS]: Modify the neighbour table code so it handles multiple network namespaces by Eric W. Biederman · 16 years ago
  49. e1af9f2 [XFRM]: Drop packets when replay counter would overflow by Paul Moore · 17 years ago
  50. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
  51. dfd4f0a [TCP]: Avoid two divides in __tcp_grow_window() by Eric Dumazet · 17 years ago
  52. 8beb5c5 [TCP]: Avoid a divide in tcp_mtu_probing() by Eric Dumazet · 17 years ago
  53. 829942c [TCP]: Move mss variable in tcp_mtu_probing() by David S. Miller · 17 years ago
  54. 8df09ea [SOCK] Avoid integer divides where not necessary in include/net/sock.h by Eric Dumazet · 17 years ago
  55. ce55dd3 [TCP]: tcp_write_timeout.c cleanup by Eric Dumazet · 17 years ago
  56. b790ced [INET]: Avoid an integer divide in rt_garbage_collect() by Eric Dumazet · 17 years ago
  57. 9cb5734e [TCP]: Convert several length variable to unsigned. by YOSHIFUJI Hideaki · 16 years ago
  58. c40896d net/mac80211/Kconfig: whitespace corrections by John W. Linville · 17 years ago
  59. d6084cb net/wireless/Kconfig: whitespace corrections by John W. Linville · 17 years ago
  60. c27f983 mac80211: don't read ERP information from (re)association response by Johannes Berg · 17 years ago
  61. 176e4f8 mac80211: move tx crypto decision by Johannes Berg · 17 years ago
  62. 7bbdd2d mac80211: implement station stats retrieval by Johannes Berg · 17 years ago
  63. fd5b74d cfg80211/nl80211: implement station attribute retrieval by Johannes Berg · 17 years ago
  64. 5727ef1 cfg80211/nl80211: station handling by Johannes Berg · 17 years ago
  65. ed1b6cc cfg80211/nl80211: add beacon settings by Johannes Berg · 17 years ago
  66. 62da92f mac80211: support getting key sequence counters via cfg80211 by Johannes Berg · 17 years ago
  67. e8cbb4c mac80211: support adding/removing keys via cfg80211 by Johannes Berg · 17 years ago
  68. 41ade00 cfg80211/nl80211: introduce key handling by Johannes Berg · 17 years ago
  69. a1464ab doc: fix typo in feature-removal-schedule by Stefano Brivio · 17 years ago
  70. 7d54d0dd mac80211: allow easier multicast/broadcast buffering in hardware by Johannes Berg · 17 years ago
  71. 4e20cb2 mac80211: make ieee80211_rx_mgmt_action static by Johannes Berg · 17 years ago
  72. 678f5f71 mac80211: clean up eapol handling in TX path by Johannes Berg · 17 years ago
  73. ce3edf6d0 mac80211: clean up eapol frame handling/port control by Johannes Berg · 17 years ago
  74. 1946b74 rc80211-pid: export tuning parameters through debugfs by Mattias Nissler · 17 years ago
  75. 12446c6 rc80211-pid: add debugging by Mattias Nissler · 17 years ago
  76. 1dc4d1e rc80211-pid: add sharpening factor by Stefano Brivio · 17 years ago
  77. 90d501d6 rc80211-pid: add rate behaviour learning algorithm by Stefano Brivio · 17 years ago
  78. c21b39a mac80211: make PID rate control algorithm the default by Stefano Brivio · 17 years ago
  79. b92edbe [TCP] Avoid two divides in tcp_output.c by Eric Dumazet · 17 years ago
  80. 68277ac [XFRM]: Assorted IPsec fixups by Paul Moore · 17 years ago
  81. 8ea8434 [XFRM]: Add packet processing statistics option. by Masahide NAKAMURA · 17 years ago
  82. 0aa6477 [XFRM]: Support to increment packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  83. 558f82e [XFRM]: Define packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  84. 9473e1f [XFRM] MIPv6: Fix to input RO state correctly. by Masahide NAKAMURA · 17 years ago
  85. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  86. bd515c3 [TCP]: Fix TSO deferring by Ilpo Järvinen · 17 years ago
  87. 255f97b [TG3]: Update version to 3.87 by Matt Carlson · 17 years ago
  88. ef167e2 [TG3]: Fix supporting flowctrl code by Matt Carlson · 17 years ago
  89. 5be73b4 [TG3]: Correct sw autoneg flow control advertisements by Matt Carlson · 17 years ago
  90. 82cd3d1 [TG3]: Correct 5704S flowctrl advertisements by Matt Carlson · 17 years ago
  91. c98f6e3 [TG3]: Replace some magic 5704S constants by Matt Carlson · 17 years ago
  92. ba4d07a [TG3]: Add 1000T & 1000X flowctl adv helpers by Matt Carlson · 17 years ago
  93. 9593726 [TG3]: Add 1000T & 1000X flowctrl resolvers by Matt Carlson · 17 years ago
  94. 8d01862 [TG3]: Separate requested and actual flow control parameters by Matt Carlson · 17 years ago
  95. a43d899 [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer. by Pavel Emelyanov · 17 years ago
  96. 7054fb9 [INET]: Uninline the inet_twsk_put function. by Pavel Emelyanov · 17 years ago
  97. 77a5ba5 [INET]: Uninline the __inet_lookup_established function. by Pavel Emelyanov · 17 years ago
  98. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 17 years ago
  99. d670119 [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK by Vlad Yasevich · 17 years ago
  100. 75205f4 [SCTP]: Implement ADD-IP special case processing for ABORT chunk by Vlad Yasevich · 17 years ago