1. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 19 years ago
  2. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 19 years ago
  3. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 19 years ago
  4. e8914c6 SUNRPC: Restrict sunrpc client exports by Trond Myklebust · 19 years ago
  5. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 19 years ago
  6. 93a44a7 sunrpc: document the rpc_pipefs kernel api by J. Bruce Fields · 19 years ago
  7. 663b885 SUNRPC: Reconnect immediately whenever the server isn't refusing it. by Trond Myklebust · 19 years ago
  8. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 19 years ago
  9. 3ebb067 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() by Trond Myklebust · 19 years ago
  10. 7272dcd SUNRPC: xprt_autoclose() should not call xprt_disconnect() by Trond Myklebust · 19 years ago
  11. e06799f SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket by Trond Myklebust · 19 years ago
  12. ef80367 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes by Trond Myklebust · 19 years ago
  13. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 19 years ago
  14. 67a391d SUNRPC: Fix TCP rebinding logic by Trond Myklebust · 19 years ago
  15. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 19 years ago
  16. 85040bc [IPV6] ADDRLABEL: Fix double free on label deletion. by YOSHIFUJI Hideaki · 19 years ago
  17. ac97f75 [IPV4] fib_trie: remove unneeded NULL check by Stephen Hemminger · 19 years ago
  18. f638a2f [IPV4] fib_trie: More whitespace cleanup. by Stephen Hemminger · 19 years ago
  19. 7a9c1bd [NET_SCHED]: Use nla_policy for attribute validation in ematches by Patrick McHardy · 19 years ago
  20. 53b2bf3 [NET_SCHED]: Use nla_policy for attribute validation in actions by Patrick McHardy · 19 years ago
  21. 6fa8c01 [NET_SCHED]: Use nla_policy for attribute validation in classifiers by Patrick McHardy · 19 years ago
  22. 27a3421 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers by Patrick McHardy · 19 years ago
  23. 5feb5e1 [NET_SCHED]: sch_api: introduce constant for rate table size by Patrick McHardy · 19 years ago
  24. 1587bac [NET_SCHED]: Use typeful attribute parsing helpers by Patrick McHardy · 19 years ago
  25. 24beeab [NET_SCHED]: Use typeful attribute construction helpers by Patrick McHardy · 19 years ago
  26. 57e1c48 [NET_SCHED]: Use NLA_PUT_STRING for string dumping by Patrick McHardy · 19 years ago
  27. 4b3550ef [NET_SCHED]: Use nla_nest_start/nla_nest_end by Patrick McHardy · 19 years ago
  28. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 19 years ago
  29. ab27cfb [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get by Patrick McHardy · 19 years ago
  30. c96c947 [NET_SCHED]: act_api: use nlmsg_parse by Patrick McHardy · 19 years ago
  31. 6d834e0 [NET_SCHED]: act_api: fix netlink API conversion bug by Patrick McHardy · 19 years ago
  32. b03f467 [NET_SCHED]: sch_netem: use nla_parse_nested_compat by Patrick McHardy · 19 years ago
  33. f5e5cb7 [NET_SCHED]: sch_atm: fix format string warning by Patrick McHardy · 19 years ago
  34. dde1bc0 [NETNS]: Add namespace for ICMP replying code. by Denis V. Lunev · 19 years ago
  35. b592191 [NETNS]: Routing cache virtualization. by Denis V. Lunev · 19 years ago
  36. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 19 years ago
  37. add93b6 [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API by Patrick McHardy · 19 years ago
  38. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 19 years ago
  39. 01480e1 [NETLINK]: Add nla_append() by Patrick McHardy · 19 years ago
  40. 2eb9d75 [NET_SCHED]: mark classifier ops __read_mostly by Patrick McHardy · 19 years ago
  41. 62e3ba1 [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol by Patrick McHardy · 19 years ago
  42. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 19 years ago
  43. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 19 years ago
  44. 611c183 [NETNS]: Add namespace parameter to __ip_route_output_key. by Denis V. Lunev · 19 years ago
  45. b40afd0 [NETNS]: Add namespace parameter to ip_route_output_slow. by Denis V. Lunev · 19 years ago
  46. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 19 years ago
  47. 010278e [NETNS]: Add netns parameter to fib_select_default. by Denis V. Lunev · 19 years ago
  48. 64c2d53 [IPV4]: Consolidate fib_select_default. by Denis V. Lunev · 19 years ago
  49. d5ce8a0 [IPV4] fib_trie: avoid rescan on dump by Stephen Hemminger · 19 years ago
  50. 9195bef [IPV4] fib_trie: avoid extra search on delete by Stephen Hemminger · 19 years ago
  51. a88ee22 [IPV4] fib_trie: dump table in sorted order by Stephen Hemminger · 19 years ago
  52. 82cfbb0 [IPV4] fib_trie: iterator recode by Stephen Hemminger · 19 years ago
  53. 64347f7 [IPV4] fib_trie: dump message multiple part flag by Stephen Hemminger · 19 years ago
  54. 1328042 [IPV4] fib_trie: use hash list by Stephen Hemminger · 19 years ago
  55. 9367229 [IPV4] fib_trie: compute size when needed by Stephen Hemminger · 19 years ago
  56. a07f5f5 [IPV4] fib_trie: style cleanup by Stephen Hemminger · 19 years ago
  57. bc3c8c1 [IPV4] fib_trie: put leaf nodes in a slab cache by Stephen Hemminger · 19 years ago
  58. a1f6f5a [AF_X25]: constify function pointer tables by Jan Engelhardt · 19 years ago
  59. 91cde6f [IrDA]: LMP discovery timer not started by default by Ross Burton · 19 years ago
  60. 4248d2f WEXT: remove unused variable by Masakazu Mokuno · 19 years ago
  61. 71ebb4a mac80211: fix rx flow sparse errors, make functions static by Ron Rindjunsky · 19 years ago
  62. c09c723 rc80211-pid: fix last_sample initialization by Stefano Brivio · 19 years ago
  63. f99b751 mac80211: fix RCU locking in __ieee80211_rx_handle_packet by Johannes Berg · 19 years ago
  64. a8bdf29 mac80211: Assign correct TID for local bridged packets by Guy Cohen · 19 years ago
  65. 69a7382 [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 by Eric Dumazet · 19 years ago
  66. 81566e8 [NETNS][FRAGS]: Make the pernet subsystem for fragments. by Pavel Emelyanov · 19 years ago
  67. 3140c25 [NETNS][FRAGS]: Make the LRU list per namespace. by Pavel Emelyanov · 19 years ago
  68. 3b4bc4a [NETNS][FRAGS]: Isolate the secret interval from namespaces. by Pavel Emelyanov · 19 years ago
  69. e31e0bdc7 [NETNS][FRAGS]: Make thresholds work in namespaces. by Pavel Emelyanov · 19 years ago
  70. b2fd532 [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. by Pavel Emelyanov · 19 years ago
  71. e4a2d5c [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. by Pavel Emelyanov · 19 years ago
  72. 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 19 years ago
  73. e5a2bb8 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 19 years ago
  74. ac18e75 [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. by Pavel Emelyanov · 19 years ago
  75. 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 19 years ago
  76. 61cf46a [IPV6] NDISC: Sparse: Use different variable name for local use. by YOSHIFUJI Hideaki · 19 years ago
  77. 5d5619b [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward. by YOSHIFUJI Hideaki · 19 years ago
  78. 2334ecb [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. by YOSHIFUJI Hideaki · 19 years ago
  79. 40fee36 [IPV6] ADDRLABEL: Sparse: Make several functions static. by YOSHIFUJI Hideaki · 19 years ago
  80. 5e8b9df [IPV6] UDPLITE: Sparse: Declare non-static symbols in header. by YOSHIFUJI Hideaki · 19 years ago
  81. 77d0d35 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 19 years ago
  82. fc80be8 [IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 19 years ago
  83. ecfdc8c [NETNS]: Pass correct namespace in ip_rt_get_source. by Denis V. Lunev · 19 years ago
  84. 84a885f [NETNS]: Pass correct namespace in ip_route_input_slow. by Denis V. Lunev · 19 years ago
  85. 86167a3 [NETNS]: Pass correct namespace in context fib_check_nh. by Denis V. Lunev · 19 years ago
  86. 5b707aa [NETNS]: Pass correct namespace in fib_validate_source. by Denis V. Lunev · 19 years ago
  87. 7fee0ca [NETNS]: Add netns parameter to inetdev_by_index. by Denis V. Lunev · 19 years ago
  88. da0e28c [NETNS]: Add netns parameter to fib_lookup. by Denis V. Lunev · 19 years ago
  89. ba93ef7 [IPV4]: ipmr sparse warnings by Stephen Hemminger · 19 years ago
  90. dd329bf [IPV4]: igmp sparse warnings by Stephen Hemminger · 19 years ago
  91. 1402c85 [VLAN]: sparse warning fix by Stephen Hemminger · 19 years ago
  92. 66dcb6b mac80211: A-MPDU Rx remove stop_rx_ba_session warning print by Ron Rindjunsky · 19 years ago
  93. 5b3d71d mac80211: A-MPDU Rx stop aggregation on proper dev by Ron Rindjunsky · 19 years ago
  94. 0f7054e mac80211: Initialize vif pointer by Ivo van Doorn · 19 years ago
  95. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 19 years ago
  96. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 19 years ago
  97. 4fd6931 mac80211: implement cfg80211 station handling by Johannes Berg · 19 years ago
  98. 5dfdaf5 mac80211: add beacon configuration via cfg80211 by Johannes Berg · 19 years ago
  99. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 19 years ago
  100. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 19 years ago