1. dc5a144 sis900: Allocate rx replacement buffer before rx operation by Neil Horman · 17 years ago
  2. 87aebe0 PHY: remove rwsem use from phy core by Greg Kroah-Hartman · 17 years ago
  3. c58b8e4 Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  4. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  5. 374d4ca [TIGON3]: of_get_property() returns const. by David S. Miller · 17 years ago
  6. d297c31 [TULIP]: Use pci_device_to_OF_node() on sparc. by David S. Miller · 17 years ago
  7. 4934510 [TULIP]: Use CONFIG_SPARC consistently in ifdef tests. by David S. Miller · 17 years ago
  8. 49b6e95f [TG3]: Use pci_device_to_OF_node() on sparc. by David S. Miller · 17 years ago
  9. 6f85a85 [SUNHME]: Use pci_device_to_OF_node(). by David S. Miller · 17 years ago
  10. 457e1a8 [SUNGEM]: Consolidate powerpc and sparc MAC probing code. by David S. Miller · 17 years ago
  11. dadb830 [SUNGEM]: __sparc__ --> CONFIG_SPARC by David S. Miller · 17 years ago
  12. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  13. 57cd5f7 [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c by Milind Arun Choudhary · 17 years ago
  14. 36226a8 [NET] tun/tap: fixed hw address handling by Brian Braunstein · 17 years ago
  15. 55404bc [NET]: Fix yam.c by Andrew Morton · 17 years ago
  16. f50393f e1000: FIX: Stop raw interrupts disabled nag from RT by Mark Huth · 17 years ago
  17. 31d7644 e1000: FIX: firmware handover bits by Bruce Allan · 17 years ago
  18. e0aac5a e1000: FIX: be ready for incoming irq at pci_request_irq by Auke Kok · 17 years ago
  19. 4243159 [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo by John W. Linville · 17 years ago
  20. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 17 years ago
  21. 599b1fa [IrDA]: Adding carriage returns to mcs7780 debug statements by Samuel Ortiz · 17 years ago
  22. 42dc9cd [PPPOE]: Fix device tear-down notification. by Michal Ostrowski · 17 years ago
  23. 202a03a [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on it by Florian Zumbiehl · 17 years ago
  24. 74b885c [PPPOE]: race between interface going down and connect() by Florian Zumbiehl · 17 years ago
  25. bfafb26 [PPPoE]: miscellaneous smaller cleanups by Florian Zumbiehl · 17 years ago
  26. 3303680 [NET]: loopback driver can use loopback_dev integrated net_device_stats by Eric Dumazet · 17 years ago
  27. 628592c [NETDRV]: Perform missing csum_offset conversions by Herbert Xu · 17 years ago
  28. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  29. 3dbad80 [NET]: Fix warnings in 3c523.c and ni52.c by David S. Miller · 17 years ago
  30. c45d286 [NET]: Inline net_device_stats by Rusty Russell · 17 years ago
  31. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  32. 2f7826c [WAN] cosa.c: Build fix. by David S. Miller · 17 years ago
  33. 8b5be26 [FORCEDETH]: Use skb_tailroom where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  34. d004b8d [LMC]: lmc_main wants to use skb_tailroom by Arnaldo Carvalho de Melo · 17 years ago
  35. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  36. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  37. afdf27c [IrDA]: SMC SuperIO Chip LPC47N227 not identified properly by Peter Kovar · 17 years ago
  38. 5c81cd7 [IrDA]: removing stir4200 useless include by Samuel Ortiz · 17 years ago
  39. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  40. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  41. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  42. b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 17 years ago
  43. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  44. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  45. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  46. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  47. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  48. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  49. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  50. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  51. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  52. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  53. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  54. e7dd65d [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw by Arnaldo Carvalho de Melo · 17 years ago
  55. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  56. a16aeb3 [BONDING]: Introduce arp_pkt() by Arnaldo Carvalho de Melo · 17 years ago
  57. 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  58. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  59. 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  60. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  61. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  62. 0a4f23f [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  63. c8fb794 [TR]: Make tr_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  64. c1a4b86 [TR]: Use tr_hdr() were appropriate by Arnaldo Carvalho de Melo · 17 years ago
  65. 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  66. 68c9f75 [BNX2]: Fix occasional NETDEV WATCHDOG on 5709. by Michael Chan · 17 years ago
  67. 5efb764 drivers/net/hamradio/baycom_ser_fdx build fix by Andrew Morton · 17 years ago
  68. b748d9e sis900: Allocate rx replacement buffer before rx operation by Neil Horman · 17 years ago
  69. d91c088 [netdrvr] depca: handle platform_device_add() failure by Andrea Righi · 17 years ago
  70. c445a31 Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw by S.Çağlar Onur · 17 years ago
  71. 66c7d2f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  72. 36e82df Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  73. c3b99f0 [SUNHME]: Fix module unload. by Marcel van Nies · 17 years ago
  74. 9f9b669 [SUNLANCE]: Fix module unload. by Marcel van Nies · 17 years ago
  75. d0dc112 [SUNQE]: Fix MAC address assignment. by Marcel van Nies · 17 years ago
  76. 46fcc86 Revert "e1000: fix NAPI performance on 4-port adapters" by Linus Torvalds · 17 years ago
  77. 7c5050e [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet() by Paul Mackerras · 17 years ago
  78. 93cd791 sky2: version 1.14 by Stephen Hemminger · 17 years ago
  79. d2adf4f sky2: no jumbo on Yukon FE by Stephen Hemminger · 17 years ago
  80. b628ed9 sky2: EC-U performance and jumbo support by Stephen Hemminger · 17 years ago
  81. 4f44d8b sky2: disable ASF on all chip types by Stephen Hemminger · 17 years ago
  82. 40b0172 sky2: handle descriptor errors by Stephen Hemminger · 17 years ago
  83. 0a17e4c sky2: disable support for 88E8056 by Stephen Hemminger · 17 years ago
  84. bf41a7c gianfar needs crc32 lib dependency by Dave Jiang · 17 years ago
  85. 33bdeec spidernet: Fix problem sending IP fragments by Linas Vepstas · 17 years ago
  86. 1ca03cb cxgb3 - PHY interrupts and GPIO pins. by Divy Le Ray · 17 years ago
  87. 606fcd0 cxgb3 - Fix low memory conditions by Divy Le Ray · 17 years ago
  88. cec34dd Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  89. 4b2281c myri10ge: update driver version to 1.3.0-1.233 by Brice Goglin · 17 years ago
  90. f19baae myri10ge: more Intel chipsets providing aligned PCIe completions by Brice Goglin · 17 years ago
  91. ae8509b myri10ge: fix management of the firmware 4KB boundary crossing restriction by Brice Goglin · 17 years ago
  92. 6cdbd77 cxgb3 - missing CPL hanler and register setting. by Divy Le Ray · 17 years ago
  93. 59cf810 cxgb3 - MAC watchdog update by Divy Le Ray · 17 years ago
  94. f2d961c cxgb3 - avoid deadlock with mac watchdog by Divy Le Ray · 17 years ago
  95. 692412b skge: fix wake on lan by Stephen Hemminger · 17 years ago
  96. 9467a8f sky2: phy workarounds for Yukon EC-U A1 by Stephen Hemminger · 17 years ago
  97. 1ad5b4a sky2: turn on clocks when doing resume by Stephen Hemminger · 17 years ago
  98. 9a87240 sky2: turn carrier off when down by Stephen Hemminger · 17 years ago
  99. e5b9ddd skge: turn carrier off when down by Stephen Hemminger · 17 years ago
  100. ec759a2 [PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs by Larry Finger · 17 years ago