1. fea0691 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  2. 5f6c018 ixgbe: fix bug with vlan strip in promsic mode by Jesse Brandeburg · 14 years ago
  3. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  4. b4bf665 virtio_net: Fix mis-merge. by David S. Miller · 14 years ago
  5. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 0110d6f tun: orphan an skb on tx by Michael S. Tsirkin · 14 years ago
  7. 1253332 stmmac: updated the drv module version by Giuseppe CAVALLARO · 14 years ago
  8. 8f61754 stmmac: fix vlan support setup by Giuseppe CAVALLARO · 14 years ago
  9. 3d90c50 stmmac: get the descriptor structure from platform by Giuseppe CAVALLARO · 14 years ago
  10. e326e85 stmmac: new descriptor field for the driver's platform by Giuseppe CAVALLARO · 14 years ago
  11. 688911c stmmac: fix Transmit FIFO flush operation by Giuseppe CAVALLARO · 14 years ago
  12. 56b106a stmmac: rework normal and enhanced descriptors by Giuseppe CAVALLARO · 14 years ago
  13. 3c32be6 stmmac: split core and dma for the mac10/100 by Giuseppe CAVALLARO · 14 years ago
  14. a8d3782 vhost: fix sparse warnings by Christoph Hellwig · 14 years ago
  15. 5c65932 forcedeth: fix tx limit2 flag check by Ayaz Abdulla · 14 years ago
  16. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 14 years ago
  17. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 14 years ago
  18. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 14 years ago
  19. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 14 years ago
  20. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 14 years ago
  21. f74e49b ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h by Patrick McHardy · 14 years ago
  22. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  23. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  24. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 14 years ago
  25. 5611551 dst: don't inline dst_ifdown by stephen hemminger · 14 years ago
  26. 69d7ce7 be2net: clarify promiscuous cmd with a comment by Sathya Perla · 14 years ago
  27. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 14 years ago
  28. acbbc07 net: uninline skb_bond_should_drop() by Eric Dumazet · 14 years ago
  29. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 14 years ago
  30. 5e10d4a bcm63xx_enet: do not overwrite ENET_CTL_REG value by Florian Fainelli · 14 years ago
  31. 0de8655 PHY: fix typo in bcm63xx PHY driver table by Florian Fainelli · 14 years ago
  32. 18d777a chelsio: Fix build warning. by David S. Miller · 14 years ago
  33. a6d3702 smc91c92_cs: define multicast_table as unsigned char by Ken Kawasaki · 14 years ago
  34. 4ffa870 can: avoids a false warning by Eric Dumazet · 14 years ago
  35. dac8761 e1000e: stop cleaning when we reach tx_ring->next_to_use by Terry Loftin · 14 years ago
  36. d5aa225 igb: restrict WoL for 82576 ET2 Quad Port Server Adapter by Stefan Assmann · 14 years ago
  37. 6f59d66 e1000e: use static params to save stack space by Jesse Brandeburg · 14 years ago
  38. cd58950 skbuff: remove unused dev_consume_skb macro definition by Alexander Duyck · 14 years ago
  39. 1b6e661 igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN by Alexander Duyck · 14 years ago
  40. c755b4b myri10ge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  41. 64b9b41 qlge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  42. 56e3b9d cxgb3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  43. 094f92a6 chelsio: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  44. 87196eb qla3xxx: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  45. 4e5e4f0 tg3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  46. 8595805 IPv6: only notify protocols if address is compeletely gone by stephen hemminger · 14 years ago
  47. d1f84c6 ipv6: additional ref count for hash list unnecessary by stephen hemminger · 14 years ago
  48. 27bdb2a IPv6: keep tentative addresses in hash table by stephen hemminger · 14 years ago
  49. 93fa159 IPv6: keep route for tentative address by stephen hemminger · 14 years ago
  50. 3941f18 tg3: Update version to 3.110 by Matt Carlson · 14 years ago
  51. de6f31e tg3: Remove function errors flagged by checkpatch by Matt Carlson · 14 years ago
  52. 04380d4 tg3: Unify max pkt size preprocessor constants by Matt Carlson · 14 years ago
  53. 9dc7a11 tg3: Re-inline VLAN tags when appropriate by Matt Carlson · 14 years ago
  54. d2757fc tg3: Optimize rx double copy test by Matt Carlson · 14 years ago
  55. a977dbe tg3: Reduce 57765 core clock when link at 10Mbps by Matt Carlson · 14 years ago
  56. 1a31902 tg3: Set card 57765 card reader MRRS to 1024B by Matt Carlson · 14 years ago
  57. cea4646 tg3: Disable CLKREQ in L2 by Matt Carlson · 14 years ago
  58. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  59. 7a161ea net: Dont use netdev_warn() by Eric Dumazet · 14 years ago
  60. f0ee7ac gianfar: Add hardware TX timestamping support by Manfred Rudigier · 14 years ago
  61. cc772ab gianfar: Add hardware RX timestamping support by Manfred Rudigier · 14 years ago
  62. e44171f Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  63. 33646d7 net: ll_temac: remove virt_to_bus call by John Linn · 14 years ago
  64. ed85b56 packet: support for TX time stamps on RAW sockets by Richard Cochran · 14 years ago
  65. 7d53b80 r6040: use (dev|netdev)_<level> macros helpers by Florian Fainelli · 14 years ago
  66. 82e3817 can: Add esd board support to plx_pci CAN driver by Matthias Fuchs · 14 years ago
  67. 0e413f2 virtio_net: missing sg_init_table by Shirley Ma · 14 years ago
  68. 2e8e18e tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  69. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  70. 8ad50d9 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 by Herbert Xu · 14 years ago
  71. 419f9f8 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 by Herbert Xu · 14 years ago
  72. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  74. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 14 years ago
  75. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  76. f163937 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  77. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  78. 2f10ffc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  79. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 14 years ago
  80. d3e06e2 slub: Fix kmem_ptr_validate() for non-kernel pointers by Pekka Enberg · 14 years ago
  81. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 14 years ago
  82. 4dc86ae Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" by Linus Torvalds · 14 years ago
  83. e3237e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  84. 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 14 years ago
  85. 8e7fccc [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  86. 1876446 [S390] nss: add missing .previous statement to asm function by Heiko Carstens · 14 years ago
  87. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 14 years ago
  88. 6af7eea [S390] s390: disable change bit override by Christian Borntraeger · 14 years ago
  89. 176b180 [S390] fix io_return critical section cleanup by Martin Schwidefsky · 14 years ago
  90. 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 14 years ago
  91. d7015c1 [S390] arch/s390/kernel: Add missing unlock by Julia Lawall · 14 years ago
  92. 3440c49 cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch by Divyesh Shah · 14 years ago
  93. 930b9d9 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  94. 8e024f1 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers by Ben Skeggs · 15 years ago
  95. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 14 years ago
  96. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 14 years ago
  97. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 14 years ago
  98. 2295e17 drm/nv40: Init some tiling-related PGRAPH state. by Francisco Jerez · 14 years ago
  99. eaeefba drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. by Marcin Kościelnicki · 14 years ago
  100. e60a9df drm/nv50: another dodgy DP hack by Ben Skeggs · 14 years ago