1. 0300b33 airo: bug in airo_interrupt() handling on incoming 802.11 by Al Viro · 17 years ago
  2. 851b3e5 airo: fix endianness bug in ->dBm handling by Al Viro · 17 years ago
  3. 977b143 airo: fix transmit_802_11_packet() by Al Viro · 17 years ago
  4. 8524f59 ieee80211: beacon->capability is little-endian by Al Viro · 17 years ago
  5. d9e94d5 ieee80211: fix misannotations by Al Viro · 17 years ago
  6. c414e84 ieee80211softmac_auth_resp() fix by Al Viro · 17 years ago
  7. b16f13d several missing cpu_to_le16() in ieee80211softmac_capabilities() by Al Viro · 17 years ago
  8. 8fffc15 eliminate byteswapping in struct ieee80211_qos_parameters by Al Viro · 17 years ago
  9. c0ddd04 wireless: cleanup some merge errors by John W. Linville · 17 years ago
  10. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 17 years ago
  11. 9675016 [NET] gen_estimator: gen_replace_estimator() cosmetic changes by Jarek Poplawski · 17 years ago
  12. 72348a4 [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop by Stephen Hemminger · 17 years ago
  13. aa767bf [PKT_SCHED] net classifier: style cleanup's by Stephen Hemminger · 17 years ago
  14. 786a903 [PKT_SCHED] sch_atm: style cleanup by Stephen Hemminger · 17 years ago
  15. 9d127fb [PKT_SCHED] dsmark: checkpatch warning cleanup by Stephen Hemminger · 17 years ago
  16. 4c30719 [PKT_SCHED] dsmark: handle cloned and non-linear skb's by Stephen Hemminger · 17 years ago
  17. 5b0ac72 [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop. by David S. Miller · 17 years ago
  18. 81da99e [PKT_SCHED] dsmark: get rid of wrappers by Stephen Hemminger · 17 years ago
  19. d20b310 [IPV6]: addrconf sparse warnings by Stephen Hemminger · 17 years ago
  20. 13a0a09 [NET_SCHED]: kill obsolete NET_CLS_POLICE option by Patrick McHardy · 17 years ago
  21. f12ca5f [MACVLAN]: Fix thinko in macvlan_transfer_operstate() by Patrick McHardy · 17 years ago
  22. 91b4f95 [VLAN]: Move protocol determination to seperate function by Pavel Emelyanov · 17 years ago
  23. 31ffdbc [VLAN]: Clean up vlan_skb_recv() by Patrick McHardy · 17 years ago
  24. ad71208 [VLAN]: Update list address by Patrick McHardy · 17 years ago
  25. 2029cc2 [VLAN]: checkpatch cleanups by Patrick McHardy · 17 years ago
  26. 57d3ae8 [VLAN]: Turn __constant_htons into htons where possible by Patrick McHardy · 17 years ago
  27. 9dfebcc [VLAN]: Turn VLAN_DEV_INFO into inline function by Patrick McHardy · 17 years ago
  28. af30151 [VLAN]: Simplify vlan unregistration by Patrick McHardy · 17 years ago
  29. acc5efb [VLAN]: Clean up unregister_vlan_dev by Patrick McHardy · 17 years ago
  30. 69ab4b7 [VLAN]: Clean up initialization code by Patrick McHardy · 17 years ago
  31. 198a291 [VLAN]: Remove non-implemented ioctls by Patrick McHardy · 17 years ago
  32. 40f98e1 [VLAN]: Clean up debugging and printks by Patrick McHardy · 17 years ago
  33. a5250a3 [ETHER]: Bring back MAC_FMT by Patrick McHardy · 17 years ago
  34. 62f99ef [VLAN]: Kill useless check by Patrick McHardy · 17 years ago
  35. ef3eb3e [VLAN]: Move device setup to vlan_dev.c by Patrick McHardy · 17 years ago
  36. 7bd38d7 [VLAN]: Use dev->stats by Patrick McHardy · 17 years ago
  37. b7a4a83 [VLAN]: Kill useless VLAN_NAME define by Patrick McHardy · 17 years ago
  38. 740c15d [VLAN]: Clean up vlan_hdr/vlan_ethhdr structs by Patrick McHardy · 17 years ago
  39. 476bcea [VLAN]: Remove unnecessary structure declarations by Patrick McHardy · 17 years ago
  40. 8916876 [NET_SCHED]: sch_ingress: remove useless printk by Patrick McHardy · 17 years ago
  41. 1389356 [NET_SCHED]: sch_ingress: avoid a few #ifdefs by Patrick McHardy · 17 years ago
  42. 645a1e3 [NET_SCHED]: sch_ingress: move dependencies to Kconfig by Patrick McHardy · 17 years ago
  43. c6ee877 [NET_SCHED]: sch_ingress: remove unnecessary ops by Patrick McHardy · 17 years ago
  44. e037834 [NET_SCHED]: sch_ingress: return proper error code in ingress_graft() by Patrick McHardy · 17 years ago
  45. c21d4d5 [NET_SCHED]: sch_ingress: remove unused inner qdisc by Patrick McHardy · 17 years ago
  46. cb53c04 [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper by Patrick McHardy · 17 years ago
  47. a478122 [NET_SCHED]: sch_ingress: remove excessive debugging by Patrick McHardy · 17 years ago
  48. 58f4df4 [NET_SCHED]: sch_ingress: formatting fixes by Patrick McHardy · 17 years ago
  49. 6f9e98f [PKT_SCHED] SFQ: whitespace cleanup by Stephen Hemminger · 17 years ago
  50. d46f8dd [PKT_SCHED] SFQ: use net_random by Stephen Hemminger · 17 years ago
  51. d3e9948 [PKT_SCHED] SFQ: timer is deferrable by Stephen Hemminger · 17 years ago
  52. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 17 years ago
  53. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 17 years ago
  54. 0359238 [FIB]: Add netns to fib_rules_ops. by Denis V. Lunev · 17 years ago
  55. 853f4b5 [SCTP]: Correctly initialize error when parameter validation failed. by Vlad Yasevich · 17 years ago
  56. 16b4d60 [IrDA]: Irport removal - part 2 by Adrian Bunk · 17 years ago
  57. e9888f5 [IrDA]: Irport removal - part 1 by Adrian Bunk · 17 years ago
  58. 5d780cd [IrDA]: Frame length validation. by Robie Basak · 17 years ago
  59. 6d97b53 [IrDA]: Resend frames on timeout. by Robie Basak · 17 years ago
  60. 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 17 years ago
  61. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
  62. 4f84d82 [NETNS]: Memory leak on network namespace stop. by Denis V. Lunev · 17 years ago
  63. 869e58f [NETNS]: Double free in netlink_release. by Denis V. Lunev · 17 years ago
  64. 7d460db [IPV6]: Fix ip6_frag ctl by Daniel Lezcano · 17 years ago
  65. ee63d22 net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC's by Stefan Roese · 17 years ago
  66. 3ec9c11 add driver for enc28j60 ethernet chip by Claudio Lanconelli · 17 years ago
  67. a24a789 SGISEEQ: fix oops when doing ifconfig down; ifconfig up by Thomas Bogendoerfer · 17 years ago
  68. bcc5289 sky2: version 1.21 by Stephen Hemminger · 17 years ago
  69. ed4d416 sky2: support for Yukon Supreme by Stephen Hemminger · 17 years ago
  70. 804d854 qla3xxx annotations by Al Viro · 17 years ago
  71. 7cd6188 slhc annotations by Al Viro · 17 years ago
  72. 3dd5f1d eepro100 annotations by Al Viro · 17 years ago
  73. 9045840 annotate the rest of drivers/net/wan by Al Viro · 17 years ago
  74. a3edb08 annotate tun by Al Viro · 17 years ago
  75. 7eefb04 NET: ns83820.c remove fastcall macro by David Miller · 17 years ago
  76. 49b11bc SGISEEQ: use cached memory access to make driver work on IP28 by Thomas Bogendoerfer · 17 years ago
  77. db17f39 Add me as maintainer of the RDC r6040 driver by Florian Fainelli · 17 years ago
  78. a064647 iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards by Zhu Yi · 17 years ago
  79. 12342c4 iwlwifi: proper monitor support by Zhu Yi · 17 years ago
  80. 7e94041 libertas: remove check for driver_lock in lbs_interrupt() by David Woodhouse · 17 years ago
  81. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  82. f15ebb6 libertas: change inference about buffer size in lbs_cmd() by David Woodhouse · 17 years ago
  83. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  84. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago
  85. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  86. 6e5cc4f libertas: convert INACTIVITY_TIMEOUT to a direct command by David Woodhouse · 17 years ago
  87. a7c4589 libertas: convert RADIO_CONTROL to a direct command by David Woodhouse · 17 years ago
  88. 354eca9 libertas: submit RSSI command on tx timeout, to check whether module is dead by David Woodhouse · 17 years ago
  89. 18c52e7 libertas: make lbs_submit_command always 'succeed' and set command timer by David Woodhouse · 17 years ago
  90. 8538823 libertas: discard DEFER responses to commands; let the timeout trigger by David Woodhouse · 17 years ago
  91. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  92. ac4cced libertas: reduce explicit references to priv->cur_cmd->cmdbuf by David Woodhouse · 17 years ago
  93. 4694961 libertas: Check for PS mode support on USB devices by David Woodhouse · 17 years ago
  94. b2c57ee libertas: allow for PS mode to be disabled when firmware doesn't support it by David Woodhouse · 17 years ago
  95. b47ef24 libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command by David Woodhouse · 17 years ago
  96. 24dba5f libertas: don't clear priv->dnld_sent after sending sleep confirm by David Woodhouse · 17 years ago
  97. 38bfab1 libertas: fix buffer handling of PS_MODE commands and responses by David Woodhouse · 17 years ago
  98. c6ad373 libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions by David Woodhouse · 17 years ago
  99. d1a469f libertas: fix return from lbs_update_channel() by David Woodhouse · 17 years ago
  100. 681ffbb libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static by David Woodhouse · 17 years ago