1. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  2. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  3. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  4. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  5. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  6. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  7. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  8. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  9. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  10. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  11. e7dd65d [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw by Arnaldo Carvalho de Melo · 17 years ago
  12. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  13. a16aeb3 [BONDING]: Introduce arp_pkt() by Arnaldo Carvalho de Melo · 17 years ago
  14. 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  15. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  16. 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  17. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  18. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  19. 0a4f23f [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  20. c8fb794 [TR]: Make tr_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  21. c1a4b86 [TR]: Use tr_hdr() were appropriate by Arnaldo Carvalho de Melo · 17 years ago
  22. 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  23. 68c9f75 [BNX2]: Fix occasional NETDEV WATCHDOG on 5709. by Michael Chan · 17 years ago
  24. 5efb764 drivers/net/hamradio/baycom_ser_fdx build fix by Andrew Morton · 17 years ago
  25. b748d9e sis900: Allocate rx replacement buffer before rx operation by Neil Horman · 17 years ago
  26. d91c088 [netdrvr] depca: handle platform_device_add() failure by Andrea Righi · 17 years ago
  27. c445a31 Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw by S.Çağlar Onur · 17 years ago
  28. 66c7d2f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  29. 36e82df Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  30. c3b99f0 [SUNHME]: Fix module unload. by Marcel van Nies · 17 years ago
  31. 9f9b669 [SUNLANCE]: Fix module unload. by Marcel van Nies · 17 years ago
  32. d0dc112 [SUNQE]: Fix MAC address assignment. by Marcel van Nies · 17 years ago
  33. 46fcc86 Revert "e1000: fix NAPI performance on 4-port adapters" by Linus Torvalds · 17 years ago
  34. 7c5050e [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet() by Paul Mackerras · 17 years ago
  35. 93cd791 sky2: version 1.14 by Stephen Hemminger · 17 years ago
  36. d2adf4f sky2: no jumbo on Yukon FE by Stephen Hemminger · 17 years ago
  37. b628ed9 sky2: EC-U performance and jumbo support by Stephen Hemminger · 17 years ago
  38. 4f44d8b sky2: disable ASF on all chip types by Stephen Hemminger · 17 years ago
  39. 40b0172 sky2: handle descriptor errors by Stephen Hemminger · 17 years ago
  40. 0a17e4c sky2: disable support for 88E8056 by Stephen Hemminger · 17 years ago
  41. bf41a7c gianfar needs crc32 lib dependency by Dave Jiang · 17 years ago
  42. 33bdeec spidernet: Fix problem sending IP fragments by Linas Vepstas · 17 years ago
  43. 1ca03cb cxgb3 - PHY interrupts and GPIO pins. by Divy Le Ray · 17 years ago
  44. 606fcd0 cxgb3 - Fix low memory conditions by Divy Le Ray · 17 years ago
  45. 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
  46. 4b2281c myri10ge: update driver version to 1.3.0-1.233 by Brice Goglin · 17 years ago
  47. f19baae myri10ge: more Intel chipsets providing aligned PCIe completions by Brice Goglin · 17 years ago
  48. ae8509b myri10ge: fix management of the firmware 4KB boundary crossing restriction by Brice Goglin · 17 years ago
  49. 6cdbd77 cxgb3 - missing CPL hanler and register setting. by Divy Le Ray · 17 years ago
  50. 59cf810 cxgb3 - MAC watchdog update by Divy Le Ray · 17 years ago
  51. f2d961c cxgb3 - avoid deadlock with mac watchdog by Divy Le Ray · 17 years ago
  52. 692412b skge: fix wake on lan by Stephen Hemminger · 17 years ago
  53. 9467a8f sky2: phy workarounds for Yukon EC-U A1 by Stephen Hemminger · 17 years ago
  54. 1ad5b4a sky2: turn on clocks when doing resume by Stephen Hemminger · 17 years ago
  55. 9a87240 sky2: turn carrier off when down by Stephen Hemminger · 17 years ago
  56. e5b9ddd skge: turn carrier off when down by Stephen Hemminger · 17 years ago
  57. ec759a2 [PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs by Larry Finger · 17 years ago
  58. 81e8800 [PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs by Larry Finger · 17 years ago
  59. 92b3e2e [PATCH] zd1211rw: Fix E2P_PHY_REG patching by Daniel Drake · 17 years ago
  60. ae6ead4 [PATCH] zd1211rw: Reject AL2230S devices by Daniel Drake · 17 years ago
  61. 699784b [SC92031]: Fix priv->lock context by Herbert Xu · 17 years ago
  62. b8fa2f3 [TG3]: Fix crash during tg3_init_one(). by Michael Chan · 17 years ago
  63. 1371fa6 r8169: fix suspend/resume for down interface by Francois Romieu · 17 years ago
  64. 99f252b r8169: issue request_irq after the private data are completely initialized by Francois Romieu · 17 years ago
  65. cda22aa b44: fix IFF_ALLMULTI handling of CAM slots by Bill Helfinstine · 17 years ago
  66. 7f672cf cxgb3 - Firwmare update by Divy Le Ray · 17 years ago
  67. 6d6daba cxgb3 - Tighten xgmac workaround by Divy Le Ray · 17 years ago
  68. 8ac3ba6 cxgb3 - detect NIC only adapters by Divy Le Ray · 17 years ago
  69. 9f23848 cxgb3 - Safeguard TCAM size usage by Divy Le Ray · 17 years ago
  70. c873879 [BNX2]: Fix nvram write logic. by Michael Chan · 17 years ago
  71. 2e175a9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  72. 9a4d93d [ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2) by Guennadi Liakhovetski · 17 years ago
  73. efab03d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  74. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 17 years ago
  75. d8d7920 NetXen: Fix hardware access for ppc architecture. by Linsys Contractor Adhiraj Joshi · 17 years ago
  76. bd7a444 sis190: new PHY support by Francois Romieu · 17 years ago
  77. 8c754a0 atl1: save mac address on remove by Chris Snook · 17 years ago
  78. db8b225 [BNX2]: Fix link interrupt problem. by Michael Chan · 17 years ago
  79. a9c87a1 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
  80. c14bac6 SUN3/3X Lance trivial fix improved by Cyrill V. Gorcunov · 17 years ago
  81. fadac40 mv643xx_eth: Fix use of uninitialized port_num field by Gabriel Paubert · 17 years ago
  82. 3ba4d09 forcedeth: fix tx timeout by Ayaz Abdulla · 17 years ago
  83. fcc5f26 forcedeth: fix nic poll by Ayaz Abdulla · 17 years ago
  84. b3b1514 qla3xxx: bugfix: Jumbo frame handling. by Ron Mercer · 17 years ago
  85. f67cac0 qla3xxx: bugfix: Dropping interrupt under heavy network load. by Ron Mercer · 17 years ago
  86. b6967eb qla3xxx: bugfix: Multi segment sends were getting whacked. by Ron Mercer · 17 years ago
  87. d8a759f qla3xxx: bugfix: Add tx control block memset. by Ron Mercer · 17 years ago
  88. de815a1 atl1: remove unnecessary crc inversion by Jay Cliburn · 17 years ago
  89. 917690c myri10ge: correctly detect when TSO should be used by Brice Goglin · 17 years ago
  90. 83b5db8 [PATCH] bcm43xx: Fix machine check on PPC for version 1 PHY by David Woodhouse · 17 years ago
  91. 7265c5d [PATCH] bcm43xx: fix radio_set_tx_iq by Stefano Brivio · 17 years ago
  92. be10d38 [PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY version by Larry Finger · 17 years ago
  93. 09c72ec [SUNGEM]: Fix MAC address setting when interface is up. by Ruben Vandeginste · 17 years ago
  94. 165de5b [PPP]: Don't leak an sk_buff on interface destruction. by G. Liakhovetski · 17 years ago
  95. 20bd7dd [TG3]: Update version and reldate. by Michael Chan · 17 years ago
  96. d18edcb [TG3]: Exit irq handler during chip reset. by Michael Chan · 17 years ago
  97. 1c46ae05 [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag. by Michael Chan · 17 years ago
  98. ea3d0d7 [NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.h by Robert P. J. Day · 17 years ago
  99. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 17 years ago
  100. 991b555 [netdrvr] ewrk3: correct card detection bug by Jeff Garzik · 17 years ago