1. ab27cfb [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get by Patrick McHardy · 18 years ago
  2. c96c947 [NET_SCHED]: act_api: use nlmsg_parse by Patrick McHardy · 18 years ago
  3. 6d834e0 [NET_SCHED]: act_api: fix netlink API conversion bug by Patrick McHardy · 18 years ago
  4. b03f467 [NET_SCHED]: sch_netem: use nla_parse_nested_compat by Patrick McHardy · 18 years ago
  5. f5e5cb7 [NET_SCHED]: sch_atm: fix format string warning by Patrick McHardy · 18 years ago
  6. dde1bc0 [NETNS]: Add namespace for ICMP replying code. by Denis V. Lunev · 18 years ago
  7. b592191 [NETNS]: Routing cache virtualization. by Denis V. Lunev · 18 years ago
  8. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 18 years ago
  9. add93b6 [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API by Patrick McHardy · 18 years ago
  10. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 18 years ago
  11. 01480e1 [NETLINK]: Add nla_append() by Patrick McHardy · 18 years ago
  12. 2eb9d75 [NET_SCHED]: mark classifier ops __read_mostly by Patrick McHardy · 18 years ago
  13. 62e3ba1 [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol by Patrick McHardy · 18 years ago
  14. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 18 years ago
  15. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 18 years ago
  16. 611c183 [NETNS]: Add namespace parameter to __ip_route_output_key. by Denis V. Lunev · 18 years ago
  17. b40afd0 [NETNS]: Add namespace parameter to ip_route_output_slow. by Denis V. Lunev · 18 years ago
  18. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 18 years ago
  19. 010278e [NETNS]: Add netns parameter to fib_select_default. by Denis V. Lunev · 18 years ago
  20. 64c2d53 [IPV4]: Consolidate fib_select_default. by Denis V. Lunev · 18 years ago
  21. d5ce8a0 [IPV4] fib_trie: avoid rescan on dump by Stephen Hemminger · 18 years ago
  22. 9195bef [IPV4] fib_trie: avoid extra search on delete by Stephen Hemminger · 18 years ago
  23. a88ee22 [IPV4] fib_trie: dump table in sorted order by Stephen Hemminger · 18 years ago
  24. 82cfbb0 [IPV4] fib_trie: iterator recode by Stephen Hemminger · 18 years ago
  25. 64347f7 [IPV4] fib_trie: dump message multiple part flag by Stephen Hemminger · 18 years ago
  26. 1328042 [IPV4] fib_trie: use hash list by Stephen Hemminger · 18 years ago
  27. 9367229 [IPV4] fib_trie: compute size when needed by Stephen Hemminger · 18 years ago
  28. a07f5f5 [IPV4] fib_trie: style cleanup by Stephen Hemminger · 18 years ago
  29. bc3c8c1 [IPV4] fib_trie: put leaf nodes in a slab cache by Stephen Hemminger · 18 years ago
  30. a1f6f5a [AF_X25]: constify function pointer tables by Jan Engelhardt · 18 years ago
  31. 91cde6f [IrDA]: LMP discovery timer not started by default by Ross Burton · 18 years ago
  32. 4248d2f WEXT: remove unused variable by Masakazu Mokuno · 18 years ago
  33. 71ebb4a mac80211: fix rx flow sparse errors, make functions static by Ron Rindjunsky · 18 years ago
  34. c09c723 rc80211-pid: fix last_sample initialization by Stefano Brivio · 18 years ago
  35. f99b751 mac80211: fix RCU locking in __ieee80211_rx_handle_packet by Johannes Berg · 18 years ago
  36. a8bdf29 mac80211: Assign correct TID for local bridged packets by Guy Cohen · 18 years ago
  37. 69a7382 [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 by Eric Dumazet · 18 years ago
  38. 81566e8 [NETNS][FRAGS]: Make the pernet subsystem for fragments. by Pavel Emelyanov · 18 years ago
  39. 3140c25 [NETNS][FRAGS]: Make the LRU list per namespace. by Pavel Emelyanov · 18 years ago
  40. 3b4bc4a [NETNS][FRAGS]: Isolate the secret interval from namespaces. by Pavel Emelyanov · 18 years ago
  41. e31e0bdc7 [NETNS][FRAGS]: Make thresholds work in namespaces. by Pavel Emelyanov · 18 years ago
  42. b2fd532 [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. by Pavel Emelyanov · 18 years ago
  43. e4a2d5c [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. by Pavel Emelyanov · 18 years ago
  44. 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 18 years ago
  45. e5a2bb8 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 18 years ago
  46. ac18e75 [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. by Pavel Emelyanov · 18 years ago
  47. 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 18 years ago
  48. 61cf46a [IPV6] NDISC: Sparse: Use different variable name for local use. by YOSHIFUJI Hideaki · 18 years ago
  49. 5d5619b [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward. by YOSHIFUJI Hideaki · 18 years ago
  50. 2334ecb [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. by YOSHIFUJI Hideaki · 18 years ago
  51. 40fee36 [IPV6] ADDRLABEL: Sparse: Make several functions static. by YOSHIFUJI Hideaki · 18 years ago
  52. 5e8b9df [IPV6] UDPLITE: Sparse: Declare non-static symbols in header. by YOSHIFUJI Hideaki · 18 years ago
  53. 77d0d35 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 18 years ago
  54. fc80be8 [IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 18 years ago
  55. ecfdc8c [NETNS]: Pass correct namespace in ip_rt_get_source. by Denis V. Lunev · 18 years ago
  56. 84a885f [NETNS]: Pass correct namespace in ip_route_input_slow. by Denis V. Lunev · 18 years ago
  57. 86167a3 [NETNS]: Pass correct namespace in context fib_check_nh. by Denis V. Lunev · 18 years ago
  58. 5b707aa [NETNS]: Pass correct namespace in fib_validate_source. by Denis V. Lunev · 18 years ago
  59. 7fee0ca [NETNS]: Add netns parameter to inetdev_by_index. by Denis V. Lunev · 18 years ago
  60. da0e28c [NETNS]: Add netns parameter to fib_lookup. by Denis V. Lunev · 18 years ago
  61. ba93ef7 [IPV4]: ipmr sparse warnings by Stephen Hemminger · 18 years ago
  62. dd329bf [IPV4]: igmp sparse warnings by Stephen Hemminger · 18 years ago
  63. 1402c85 [VLAN]: sparse warning fix by Stephen Hemminger · 18 years ago
  64. 66dcb6b mac80211: A-MPDU Rx remove stop_rx_ba_session warning print by Ron Rindjunsky · 18 years ago
  65. 5b3d71d mac80211: A-MPDU Rx stop aggregation on proper dev by Ron Rindjunsky · 18 years ago
  66. 0f7054e mac80211: Initialize vif pointer by Ivo van Doorn · 18 years ago
  67. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 18 years ago
  68. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 18 years ago
  69. 4fd6931 mac80211: implement cfg80211 station handling by Johannes Berg · 18 years ago
  70. 5dfdaf5 mac80211: add beacon configuration via cfg80211 by Johannes Berg · 18 years ago
  71. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 18 years ago
  72. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 18 years ago
  73. 8524f59 ieee80211: beacon->capability is little-endian by Al Viro · 18 years ago
  74. d9e94d5 ieee80211: fix misannotations by Al Viro · 18 years ago
  75. c414e84 ieee80211softmac_auth_resp() fix by Al Viro · 18 years ago
  76. b16f13d several missing cpu_to_le16() in ieee80211softmac_capabilities() by Al Viro · 18 years ago
  77. 8fffc15 eliminate byteswapping in struct ieee80211_qos_parameters by Al Viro · 18 years ago
  78. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 18 years ago
  79. 9675016 [NET] gen_estimator: gen_replace_estimator() cosmetic changes by Jarek Poplawski · 18 years ago
  80. 72348a4 [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop by Stephen Hemminger · 18 years ago
  81. aa767bf [PKT_SCHED] net classifier: style cleanup's by Stephen Hemminger · 18 years ago
  82. 786a903 [PKT_SCHED] sch_atm: style cleanup by Stephen Hemminger · 18 years ago
  83. 9d127fb [PKT_SCHED] dsmark: checkpatch warning cleanup by Stephen Hemminger · 18 years ago
  84. 4c30719 [PKT_SCHED] dsmark: handle cloned and non-linear skb's by Stephen Hemminger · 18 years ago
  85. 5b0ac72 [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop. by David S. Miller · 18 years ago
  86. 81da99e [PKT_SCHED] dsmark: get rid of wrappers by Stephen Hemminger · 18 years ago
  87. d20b310 [IPV6]: addrconf sparse warnings by Stephen Hemminger · 18 years ago
  88. 13a0a09 [NET_SCHED]: kill obsolete NET_CLS_POLICE option by Patrick McHardy · 18 years ago
  89. 91b4f95 [VLAN]: Move protocol determination to seperate function by Pavel Emelyanov · 18 years ago
  90. 31ffdbc [VLAN]: Clean up vlan_skb_recv() by Patrick McHardy · 18 years ago
  91. ad71208 [VLAN]: Update list address by Patrick McHardy · 18 years ago
  92. 2029cc2 [VLAN]: checkpatch cleanups by Patrick McHardy · 18 years ago
  93. 9dfebcc [VLAN]: Turn VLAN_DEV_INFO into inline function by Patrick McHardy · 18 years ago
  94. af30151 [VLAN]: Simplify vlan unregistration by Patrick McHardy · 18 years ago
  95. acc5efb [VLAN]: Clean up unregister_vlan_dev by Patrick McHardy · 18 years ago
  96. 69ab4b7 [VLAN]: Clean up initialization code by Patrick McHardy · 18 years ago
  97. 198a291 [VLAN]: Remove non-implemented ioctls by Patrick McHardy · 18 years ago
  98. 40f98e1 [VLAN]: Clean up debugging and printks by Patrick McHardy · 18 years ago
  99. 62f99ef [VLAN]: Kill useless check by Patrick McHardy · 18 years ago
  100. ef3eb3e [VLAN]: Move device setup to vlan_dev.c by Patrick McHardy · 18 years ago