1. b7a4a83 [VLAN]: Kill useless VLAN_NAME define by Patrick McHardy · 17 years ago
  2. 740c15d [VLAN]: Clean up vlan_hdr/vlan_ethhdr structs by Patrick McHardy · 17 years ago
  3. 476bcea [VLAN]: Remove unnecessary structure declarations by Patrick McHardy · 17 years ago
  4. 8916876 [NET_SCHED]: sch_ingress: remove useless printk by Patrick McHardy · 17 years ago
  5. 1389356 [NET_SCHED]: sch_ingress: avoid a few #ifdefs by Patrick McHardy · 17 years ago
  6. 645a1e3 [NET_SCHED]: sch_ingress: move dependencies to Kconfig by Patrick McHardy · 17 years ago
  7. c6ee877 [NET_SCHED]: sch_ingress: remove unnecessary ops by Patrick McHardy · 17 years ago
  8. e037834 [NET_SCHED]: sch_ingress: return proper error code in ingress_graft() by Patrick McHardy · 17 years ago
  9. c21d4d5 [NET_SCHED]: sch_ingress: remove unused inner qdisc by Patrick McHardy · 17 years ago
  10. cb53c04 [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper by Patrick McHardy · 17 years ago
  11. a478122 [NET_SCHED]: sch_ingress: remove excessive debugging by Patrick McHardy · 17 years ago
  12. 58f4df4 [NET_SCHED]: sch_ingress: formatting fixes by Patrick McHardy · 17 years ago
  13. 6f9e98f [PKT_SCHED] SFQ: whitespace cleanup by Stephen Hemminger · 17 years ago
  14. d46f8dd [PKT_SCHED] SFQ: use net_random by Stephen Hemminger · 17 years ago
  15. d3e9948 [PKT_SCHED] SFQ: timer is deferrable by Stephen Hemminger · 17 years ago
  16. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 17 years ago
  17. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 17 years ago
  18. 0359238 [FIB]: Add netns to fib_rules_ops. by Denis V. Lunev · 17 years ago
  19. 853f4b5 [SCTP]: Correctly initialize error when parameter validation failed. by Vlad Yasevich · 17 years ago
  20. 16b4d60 [IrDA]: Irport removal - part 2 by Adrian Bunk · 17 years ago
  21. e9888f5 [IrDA]: Irport removal - part 1 by Adrian Bunk · 17 years ago
  22. 5d780cd [IrDA]: Frame length validation. by Robie Basak · 17 years ago
  23. 6d97b53 [IrDA]: Resend frames on timeout. by Robie Basak · 17 years ago
  24. 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 17 years ago
  25. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
  26. 4f84d82 [NETNS]: Memory leak on network namespace stop. by Denis V. Lunev · 17 years ago
  27. 869e58f [NETNS]: Double free in netlink_release. by Denis V. Lunev · 17 years ago
  28. 7d460db [IPV6]: Fix ip6_frag ctl by Daniel Lezcano · 17 years ago
  29. ee63d22 net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC's by Stefan Roese · 17 years ago
  30. 3ec9c11 add driver for enc28j60 ethernet chip by Claudio Lanconelli · 17 years ago
  31. a24a789 SGISEEQ: fix oops when doing ifconfig down; ifconfig up by Thomas Bogendoerfer · 17 years ago
  32. bcc5289 sky2: version 1.21 by Stephen Hemminger · 17 years ago
  33. ed4d416 sky2: support for Yukon Supreme by Stephen Hemminger · 17 years ago
  34. 804d854 qla3xxx annotations by Al Viro · 17 years ago
  35. 7cd6188 slhc annotations by Al Viro · 17 years ago
  36. 3dd5f1d eepro100 annotations by Al Viro · 17 years ago
  37. 9045840 annotate the rest of drivers/net/wan by Al Viro · 17 years ago
  38. a3edb08 annotate tun by Al Viro · 17 years ago
  39. 7eefb04 NET: ns83820.c remove fastcall macro by David Miller · 17 years ago
  40. 49b11bc SGISEEQ: use cached memory access to make driver work on IP28 by Thomas Bogendoerfer · 17 years ago
  41. db17f39 Add me as maintainer of the RDC r6040 driver by Florian Fainelli · 17 years ago
  42. a064647 iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards by Zhu Yi · 17 years ago
  43. 12342c4 iwlwifi: proper monitor support by Zhu Yi · 17 years ago
  44. 7e94041 libertas: remove check for driver_lock in lbs_interrupt() by David Woodhouse · 17 years ago
  45. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  46. f15ebb6 libertas: change inference about buffer size in lbs_cmd() by David Woodhouse · 17 years ago
  47. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  48. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago
  49. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  50. 6e5cc4f libertas: convert INACTIVITY_TIMEOUT to a direct command by David Woodhouse · 17 years ago
  51. a7c4589 libertas: convert RADIO_CONTROL to a direct command by David Woodhouse · 17 years ago
  52. 354eca9 libertas: submit RSSI command on tx timeout, to check whether module is dead by David Woodhouse · 17 years ago
  53. 18c52e7 libertas: make lbs_submit_command always 'succeed' and set command timer by David Woodhouse · 17 years ago
  54. 8538823 libertas: discard DEFER responses to commands; let the timeout trigger by David Woodhouse · 17 years ago
  55. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  56. ac4cced libertas: reduce explicit references to priv->cur_cmd->cmdbuf by David Woodhouse · 17 years ago
  57. 4694961 libertas: Check for PS mode support on USB devices by David Woodhouse · 17 years ago
  58. b2c57ee libertas: allow for PS mode to be disabled when firmware doesn't support it by David Woodhouse · 17 years ago
  59. b47ef24 libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command by David Woodhouse · 17 years ago
  60. 24dba5f libertas: don't clear priv->dnld_sent after sending sleep confirm by David Woodhouse · 17 years ago
  61. 38bfab1 libertas: fix buffer handling of PS_MODE commands and responses by David Woodhouse · 17 years ago
  62. c6ad373 libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions by David Woodhouse · 17 years ago
  63. d1a469f libertas: fix return from lbs_update_channel() by David Woodhouse · 17 years ago
  64. 681ffbb libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static by David Woodhouse · 17 years ago
  65. 2a34509 libertas: handle command timeout in main thread instead of directly in timer by David Woodhouse · 17 years ago
  66. 9fae899 libertas: ensure response buffer size is always set for lbs_cmd_with_response by David Woodhouse · 17 years ago
  67. 3399ea5 libertas: add __lbs_cmd_async() for asynchronous command submission by David Woodhouse · 17 years ago
  68. ae125bf libertas: store command result in cmdnode instead of priv->cur_cmd_retcode by David Woodhouse · 17 years ago
  69. 7556767 libertas: kill pdata_buf member of struct cmd_ctrl_node by David Woodhouse · 17 years ago
  70. ad12d0f libertas: let __lbs_cmd() free its own cmdnode by David Woodhouse · 17 years ago
  71. 5ba2f8a libertas: kill cleanup_cmdnode() by David Woodhouse · 17 years ago
  72. ecfe9b4 libertas: don't re-initialise cmdnode when taking it off the free queue by David Woodhouse · 17 years ago
  73. 183aeac libertas: introduce and use lbs_complete_command() for command completion by David Woodhouse · 17 years ago
  74. c4ab412 libertas: remove some pointless checks for cmdnode buffer being present by David Woodhouse · 17 years ago
  75. b23b206 libertas: don't use __lbs_cmd() with empty callback in if_usb.c by David Woodhouse · 17 years ago
  76. d9896ee libertas: rename and clean up DownloadcommandToStation by David Woodhouse · 17 years ago
  77. 8e5b6b2d libertas: kill unused wait_option field in struct cmd_ctrl_node by David Woodhouse · 17 years ago
  78. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  79. eae86bf libertas: clean up if_usb driver by David Woodhouse · 17 years ago
  80. b926d6b libertas: stop attempting to reset devices on unload by David Woodhouse · 17 years ago
  81. d9f8870 libertas: don't exit worker thread until kthread_stop() is called by David Woodhouse · 17 years ago
  82. 4ad36d7 b43legacy: Fix rfkill radio LED by Larry Finger · 17 years ago
  83. b7c5678 S2io: Fixes to enable multiple transmit fifos by Ramkrishna Vepa · 17 years ago
  84. 2fda096 S2io: Fixes to enable multiple transmit fifo support by Surjit Reang · 17 years ago
  85. bc4b6b5 cxgb3 - Fix EEH, missing softirq blocking by Divy Le Ray · 17 years ago
  86. b881955 cxgb3 - parity initialization for T3C adapters. by Divy Le Ray · 17 years ago
  87. 06daa16 pasemi: export pasemi_dma_init() by Olof Johansson · 17 years ago
  88. 01f31ac PLIP driver: convert the semaphore killed_timer_sem to completion by Matthias Kaehlcke · 17 years ago
  89. 07b270e bnx2x depends on ZLIB_INFLATE by Lee Schermerhorn · 17 years ago
  90. 9329f4e pcmcia net: use roundup_pow_of_two() macro instead of grotesque loop by Robert P. J. Day · 17 years ago
  91. 67b3c27 e1000: Dump the eeprom when a user encounters a bad checksum by Auke Kok · 17 years ago
  92. 8b32e63 ixgb: enable sun hardware support for broadcom phy by Matheos Worku · 17 years ago
  93. 67cefcb e1000: remove no longer used code for pci read/write cfg by Adrian Bunk · 17 years ago
  94. a7df90a ixgb endianness annotations by Al Viro · 17 years ago
  95. 8327d00 ixgbe endianness annotations by Al Viro · 17 years ago
  96. aaf918b e100 endianness annotations by Al Viro · 17 years ago
  97. 5bb7ea2 forcedeth endianness bugs by Al Viro · 17 years ago
  98. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  99. 3e18826 e1000 endianness annotations by Al Viro · 17 years ago
  100. a39fe74 e1000e endianness annotations by Al Viro · 17 years ago