1. 8b5be26 [FORCEDETH]: Use skb_tailroom where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  2. d004b8d [LMC]: lmc_main wants to use skb_tailroom by Arnaldo Carvalho de Melo · 17 years ago
  3. f2adc98 [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb by Arnaldo Carvalho de Melo · 17 years ago
  4. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  5. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  6. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  7. afdf27c [IrDA]: SMC SuperIO Chip LPC47N227 not identified properly by Peter Kovar · 17 years ago
  8. 5c81cd7 [IrDA]: removing stir4200 useless include by Samuel Ortiz · 17 years ago
  9. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  10. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  11. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  12. b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 17 years ago
  13. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  14. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  15. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  16. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  17. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  18. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  19. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  20. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  21. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  22. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  23. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  24. e7dd65d [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw by Arnaldo Carvalho de Melo · 17 years ago
  25. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  26. a16aeb3 [BONDING]: Introduce arp_pkt() by Arnaldo Carvalho de Melo · 17 years ago
  27. 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  28. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  29. 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  30. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  31. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  32. 029720f [AOE]: Introduce aoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  33. 4839fcc [QETH]: Use eth_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  34. 0a4f23f [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  35. c8fb794 [TR]: Make tr_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  36. c1a4b86 [TR]: Use tr_hdr() were appropriate by Arnaldo Carvalho de Melo · 17 years ago
  37. cb69cc5 [TCP/DCCP/RANDOM]: Remove unused exports. by Adrian Bunk · 17 years ago
  38. 8570419 [ATM] ENI: Convert to struct timeval to ktime_t. by YOSHIFUJI Hideaki · 17 years ago
  39. 2fb90b1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  40. cbc31a4 packet: fix error handling by Andrew Morton · 17 years ago
  41. 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  42. 68c9f75 [BNX2]: Fix occasional NETDEV WATCHDOG on 5709. by Michael Chan · 17 years ago
  43. 89d8ab6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  44. 5efb764 drivers/net/hamradio/baycom_ser_fdx build fix by Andrew Morton · 17 years ago
  45. c43c49b usb-net/pegasus: fix pegasus carrier detection by Dan Williams · 17 years ago
  46. b748d9e sis900: Allocate rx replacement buffer before rx operation by Neil Horman · 17 years ago
  47. d91c088 [netdrvr] depca: handle platform_device_add() failure by Andrea Righi · 17 years ago
  48. 32bd33e Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  49. 4bf3631 8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt() by Jiri Kosina · 17 years ago
  50. 98f85d3 Char: icom, mark __init as __devinit by Jiri Slaby · 17 years ago
  51. 1a641fc hwmon/w83627ehf: Don't redefine REGION_OFFSET by Jean Delvare · 17 years ago
  52. 179fb0c do not truncate irq number for icom adapter by Olaf Hering · 17 years ago
  53. 94e22e1 acpi-thermal: fix mod_timer() interval by Andrew Morton · 17 years ago
  54. 10ccaf4 Fix spelling in drivers/video/Kconfig by Miguel Ojeda · 17 years ago
  55. 671d40f paride drivers: initialize spinlocks by Alexey Dobriyan · 17 years ago
  56. fc83815 Char: mxser, fix TIOCMIWAIT by Jiri Slaby · 17 years ago
  57. b446a4a Char: mxser_new, fix TIOCMIWAIT by Jiri Slaby · 17 years ago
  58. 67d2bc5 Char: mxser_new, fix recursive locking by Jan Yenya Kasprzak · 17 years ago
  59. fdc30b3 Fix possible NULL pointer access in 8250 serial driver by Taku Izumi · 17 years ago
  60. 5a68b2e3 [PARPORT] SUNBPP: Fix OOPS when debugging is enabled. by David S. Miller · 17 years ago
  61. 7e9f334 [SPARC] openprom: Switch to ref counting PCI API by Alan Cox · 17 years ago
  62. 01abc2a Revert "adjust legacy IDE resource setting (v2)" by Bartlomiej Zolnierkiewicz · 17 years ago
  63. c445a31 Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw by S.Çağlar Onur · 17 years ago
  64. 66c7d2f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  65. 36e82df Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  66. c3b99f0 [SUNHME]: Fix module unload. by Marcel van Nies · 17 years ago
  67. 9f9b669 [SUNLANCE]: Fix module unload. by Marcel van Nies · 17 years ago
  68. d0dc112 [SUNQE]: Fix MAC address assignment. by Marcel van Nies · 17 years ago
  69. 2e6679a [SBUS] vfc_dev.c: kzalloc by vignesh babu · 17 years ago
  70. 8929fea ide/Kconfig: add missing range check for IDE_MAX_HWIFS by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 38b66f8 hpt366: fix kernel oops with HPT302N by Sergei Shtylyov · 17 years ago
  72. 2571b16 ide/pci/delkin_cb.c: add new PCI ID by Mark Lord · 17 years ago
  73. 46fcc86 Revert "e1000: fix NAPI performance on 4-port adapters" by Linus Torvalds · 17 years ago
  74. 2b858bd Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  75. f3769e9 pata_sis: Fix oops on boot by Alan Cox · 17 years ago
  76. 7c5050e [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet() by Paul Mackerras · 17 years ago
  77. 93cd791 sky2: version 1.14 by Stephen Hemminger · 17 years ago
  78. d2adf4f sky2: no jumbo on Yukon FE by Stephen Hemminger · 17 years ago
  79. b628ed9 sky2: EC-U performance and jumbo support by Stephen Hemminger · 17 years ago
  80. 4f44d8b sky2: disable ASF on all chip types by Stephen Hemminger · 17 years ago
  81. 40b0172 sky2: handle descriptor errors by Stephen Hemminger · 17 years ago
  82. 0a17e4c sky2: disable support for 88E8056 by Stephen Hemminger · 17 years ago
  83. bf41a7c gianfar needs crc32 lib dependency by Dave Jiang · 17 years ago
  84. 33bdeec spidernet: Fix problem sending IP fragments by Linas Vepstas · 17 years ago
  85. 1ca03cb cxgb3 - PHY interrupts and GPIO pins. by Divy Le Ray · 17 years ago
  86. 606fcd0 cxgb3 - Fix low memory conditions by Divy Le Ray · 17 years ago
  87. 6b8d0f9 KVM: Fix off-by-one when writing to a nonpae guest pde by Avi Kivity · 17 years ago
  88. 245d95a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  89. 080dfbe Minor bug fixes to i2c-pasemi by Olof Johansson · 17 years ago
  90. 56a3b5e i2c-pasemi: Depend on PPC_PASEMI again by Jean Delvare · 17 years ago
  91. 33725ad hwmon/w83627ehf: Fix the fan5 clock divider write by Jean Delvare · 17 years ago
  92. 94256dd drivers/macintosh/smu.c: fix locking snafu by Andrew Morton · 17 years ago
  93. 3d2c5b4 spi: fix use of set_cs in spi_s3c24xx driver by Ben Dooks · 17 years ago
  94. 8a93258 fix bogon in /dev/mem mmap'ing on nommu by Benjamin Herrenschmidt · 17 years ago
  95. 608d826 IB/mthca: Fix data corruption after FMR unmap on Sinai by Michael S. Tsirkin · 17 years ago
  96. ff99e40 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  97. 2951157 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  98. 8d3ee2c [SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something. by David S. Miller · 17 years ago
  99. 6e3b2bb [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handling by James Bottomley · 17 years ago
  100. d791d41 DVB: dvb-usb-remote - fix oops when changing keymap by Olaf Kirch · 17 years ago