1. 7dd73bb sb1000.c: make const arrays static by Denys Vlasenko · 16 years ago
  2. a8d0634 sb1000.c: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  3. aa39432 #if 0 netxen_nic_link_ok() by Adrian Bunk · 16 years ago
  4. b1555130 make netxen_workq static by Adrian Bunk · 16 years ago
  5. 3caa4af qeth: keep ip-address after LAN_OFFLINE failure by Ursula Braun · 16 years ago
  6. b403e68 qeth: core code should alloc headroom for LLC protocol by Frank Blaschka · 16 years ago
  7. d11ba0c qeth: improving debug message handling by Peter Tiedemann · 16 years ago
  8. b7624ec qeth: layer 3 do not allow to change mac address by Frank Blaschka · 16 years ago
  9. 1288372 qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only by Ursula Braun · 16 years ago
  10. 922dc06 qeth: set lan_online flag after a received STARTLAN by Ursula Braun · 16 years ago
  11. 508b3c4 qeth: allow qdio queue element addresses > 2GB by Ursula Braun · 16 years ago
  12. 2d921c3 qeth: improve ip_list administration after deregister failures by Ursula Braun · 16 years ago
  13. cef8c79 e1000e: reformat register test code, fix some minor initialization by Bruce Allan · 16 years ago
  14. 69e3fd8 e1000e: rename a few functions by Jeff Kirsher · 16 years ago
  15. e9ec2c0 e1000e: Make arrays out of these Rx/Tx registers by Jeff Kirsher · 16 years ago
  16. 8d7c294 e1000e: limit EEPROM size accesses by Jeff Kirsher · 16 years ago
  17. 2723b01 sc92031: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  18. 26a17b7 sc92031: start transmit return value bugfix by Stephen Hemminger · 16 years ago
  19. 9c28eae sc92031: use net_device stats by Stephen Hemminger · 16 years ago
  20. 10c6462 [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata by Peter Horton · 16 years ago
  21. 48dd59e [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours by Jeff Garzik · 16 years ago
  22. dc13b38 drivers/net/bonding/bond_main.c - remove unnecessary #define by Joe Perches · 16 years ago
  23. c5e38a9 phy: Clean up header style by Andy Fleming · 16 years ago
  24. 9d9326d3 phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  25. d080cd6 gianfar: Support NAPI for TX Frames by Dai Haruki · 16 years ago
  26. 0b50d75 spidernet: revise link status logging by Ishizaki Kou · 16 years ago
  27. 9a11fcb spidernet: fix error interrupt handling by Ishizaki Kou · 16 years ago
  28. fcfcfa2 spidernet: change interrupt masks by Ishizaki Kou · 16 years ago
  29. 4f2d65c spidernet: increase auto-negotiation timeout to 5 seconds by Ishizaki Kou · 16 years ago
  30. 81971be spidernet: add missing initialization by Ishizaki Kou · 16 years ago
  31. 7f225b4 tc35815: Whitespace cleanup by Atsushi Nemoto · 16 years ago
  32. c6686fe tc35815: Use generic PHY layer by Atsushi Nemoto · 16 years ago
  33. 22adf7e tc35815: Use managed pci iomap helper by Atsushi Nemoto · 16 years ago
  34. ee79b7f tc35815: Use netdev_priv() by Atsushi Nemoto · 16 years ago
  35. 958eb80 tc35815: Use print_mac() helper by Atsushi Nemoto · 16 years ago
  36. c201abd9 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  37. 4547fa6 mv643xx_eth: update copyright by Lennert Buytenhek · 16 years ago
  38. e519abb mv643xx_eth: only print banner once by Lennert Buytenhek · 16 years ago
  39. ec69d65 mv643xx_eth: pass port identifier to register accessors by Lennert Buytenhek · 16 years ago
  40. c1b35a2 mv643xx_eth: report netdev name in all printks by Lennert Buytenhek · 16 years ago
  41. afdb57a mv643xx_eth: identify ports by struct mv643xx_private * by Lennert Buytenhek · 16 years ago
  42. c0d0f2c mv643xx_eth: various cleanups by Lennert Buytenhek · 16 years ago
  43. 4d64e71 mv643xx_eth: mp->tx_desc_count needs spinlock protection by Lennert Buytenhek · 16 years ago
  44. dd9e0dd [TCP]: Increase the max_burst threshold from 3 to tp->reordering. by John Heffner · 16 years ago
  45. d0498d9 [NET]: Do not allocate unneeded memory for dev->priv alignment. by Pavel Emelyanov · 16 years ago
  46. f3005d7 [NETNS]: Add netns refcnt debug for network devices. by Denis V. Lunev · 16 years ago
  47. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 16 years ago
  48. 48115be [NETNS]: Add netns refcnt debug for dst ops. by Denis V. Lunev · 16 years ago
  49. 8c5da49 [NETNS]: Add netns refcnt debug for inet bind buckets. by Denis V. Lunev · 16 years ago
  50. 57d7a60 [NETNS]: Add netns refcnt debug into fib_info. by Denis V. Lunev · 16 years ago
  51. cd5342d [NETNS]: Add netns refcnt debug for timewait buckets. by Denis V. Lunev · 16 years ago
  52. 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 16 years ago
  53. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 16 years ago
  54. 554eb27 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  55. 2f7f54b [IP6TUNNEL]: Use proper net instead of init_net stubs. by Pavel Emelyanov · 16 years ago
  56. 3e6c9fb [IP6TUNNEL]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  57. 15820e129 [IP6TUNNEL]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  58. 8704ca7e [IP6TUNNEL]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  59. 2dd02c8 [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. by Pavel Emelyanov · 16 years ago
  60. 13eeb8e [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. by Pavel Emelyanov · 16 years ago
  61. b0970c4 [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. by Pavel Emelyanov · 16 years ago
  62. 7a97146 [SIT]: Allow to create SIT tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  63. 907a08c [SIT]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  64. 2918217 [SIT]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  65. cd3dbc1 [SIT]: Make the fallback tunnel device per-net by Pavel Emelyanov · 16 years ago
  66. fcee5ec [SIT]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  67. ca8def1 [SIT]: Add net/sit_net argument to some functions. by Pavel Emelyanov · 16 years ago
  68. 8190d90 [SIT]: Introduce empty struct sit_net and init/exit net ops. by Pavel Emelyanov · 16 years ago
  69. f96c148 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. by Pavel Emelyanov · 16 years ago
  70. 0b67ece [GRE]: Allow to create IPGRE tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  71. 9663552 [GRE]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  72. eb8ce74 [GRE]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  73. 7daa000 [GRE]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  74. 3b4667f [GRE]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  75. f57e7d5 [GRE]: Add net/gre_net argument to some functions. by Pavel Emelyanov · 16 years ago
  76. 59a4c75 [GRE]: Introduce empty ipgre_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  77. 4597a0c [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. by Pavel Emelyanov · 16 years ago
  78. 0a82640 [IPIP]: Allow to create IPIP tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  79. b99f015 [IPIP]: Use proper net in (mostly) routing calls. by Pavel Emelyanov · 16 years ago
  80. 44d3c29 [IPIP]: Make tunnels hashes per net. by Pavel Emelyanov · 16 years ago
  81. cec3ffa [IPIP]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  82. b9fae5c [IPIP]: Add net/ipip_net argument to some functions. by Pavel Emelyanov · 16 years ago
  83. b9855c5 [IPIP]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  84. 10dc4c7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  85. 30688a9 [VLAN]: Handle vlan devices net namespace changing. by Pavel Emelyanov · 16 years ago
  86. 65d292a [VLAN]: Allow vlan devices registration in net namespaces. by Pavel Emelyanov · 16 years ago
  87. 7a17a2f [VLAN]: Make the vlan_name_type per-net. by Pavel Emelyanov · 16 years ago
  88. 80de2d9 [VLAN]: Make the /proc/net/vlan/conf file show per-net info. by Pavel Emelyanov · 16 years ago
  89. a59a8c1 [VLAN]: Create proc entries in the proper net. by Pavel Emelyanov · 16 years ago
  90. cd1c701 [VLAN]: Add a net argument to proc init and cleanup calls. by Pavel Emelyanov · 16 years ago
  91. d9ed0f0 [VLAN]: Introduce the vlan_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  92. a9fde26 [VLAN]: Tag vlan_group_device with net device, not ifindex. by Pavel Emelyanov · 16 years ago
  93. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 16 years ago
  94. 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 16 years ago
  95. fc54c65 [TUN]: Allow to register tun devices in namespace. by Pavel Emelyanov · 16 years ago
  96. d647a59 [TUN]: Make the tun_dev_list per-net. by Pavel Emelyanov · 16 years ago
  97. 79d1760 [TUN]: Introduce the tun_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  98. 1751540 [TCP]: Remove superflushious skb == write_queue_tail() check by Ilpo Järvinen · 16 years ago
  99. b131dd5 [ETHTOOL]: Add support for large eeproms by Mandeep Singh Baines · 16 years ago
  100. 73e87e0 CAN: use hrtimers in can-bcm protocol by Oliver Hartkopp · 16 years ago