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