1. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 14 years ago
  2. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 14 years ago
  3. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 14 years ago
  4. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 14 years ago
  5. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 14 years ago
  6. f74e49b ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h by Patrick McHardy · 14 years ago
  7. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  8. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  9. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 14 years ago
  10. 5611551 dst: don't inline dst_ifdown by stephen hemminger · 14 years ago
  11. 69d7ce7 be2net: clarify promiscuous cmd with a comment by Sathya Perla · 14 years ago
  12. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 14 years ago
  13. acbbc07 net: uninline skb_bond_should_drop() by Eric Dumazet · 14 years ago
  14. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 14 years ago
  15. 5e10d4a bcm63xx_enet: do not overwrite ENET_CTL_REG value by Florian Fainelli · 14 years ago
  16. 0de8655 PHY: fix typo in bcm63xx PHY driver table by Florian Fainelli · 14 years ago
  17. 18d777a chelsio: Fix build warning. by David S. Miller · 14 years ago
  18. 6f59d66 e1000e: use static params to save stack space by Jesse Brandeburg · 14 years ago
  19. cd58950 skbuff: remove unused dev_consume_skb macro definition by Alexander Duyck · 14 years ago
  20. 1b6e661 igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN by Alexander Duyck · 14 years ago
  21. c755b4b myri10ge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  22. 64b9b41 qlge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  23. 56e3b9d cxgb3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  24. 094f92a chelsio: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  25. 87196eb qla3xxx: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  26. 4e5e4f0 tg3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  27. 8595805 IPv6: only notify protocols if address is compeletely gone by stephen hemminger · 14 years ago
  28. d1f84c6 ipv6: additional ref count for hash list unnecessary by stephen hemminger · 14 years ago
  29. 27bdb2a IPv6: keep tentative addresses in hash table by stephen hemminger · 14 years ago
  30. 93fa159 IPv6: keep route for tentative address by stephen hemminger · 14 years ago
  31. 3941f18 tg3: Update version to 3.110 by Matt Carlson · 14 years ago
  32. de6f31e tg3: Remove function errors flagged by checkpatch by Matt Carlson · 14 years ago
  33. 04380d4 tg3: Unify max pkt size preprocessor constants by Matt Carlson · 14 years ago
  34. 9dc7a11 tg3: Re-inline VLAN tags when appropriate by Matt Carlson · 14 years ago
  35. d2757fc tg3: Optimize rx double copy test by Matt Carlson · 14 years ago
  36. a977dbe tg3: Reduce 57765 core clock when link at 10Mbps by Matt Carlson · 14 years ago
  37. 1a31902 tg3: Set card 57765 card reader MRRS to 1024B by Matt Carlson · 14 years ago
  38. cea4646 tg3: Disable CLKREQ in L2 by Matt Carlson · 14 years ago
  39. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  40. 7a161ea net: Dont use netdev_warn() by Eric Dumazet · 14 years ago
  41. f0ee7ac gianfar: Add hardware TX timestamping support by Manfred Rudigier · 14 years ago
  42. cc772ab gianfar: Add hardware RX timestamping support by Manfred Rudigier · 14 years ago
  43. e44171f Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  44. 33646d7 net: ll_temac: remove virt_to_bus call by John Linn · 14 years ago
  45. ed85b56 packet: support for TX time stamps on RAW sockets by Richard Cochran · 14 years ago
  46. 7d53b80 r6040: use (dev|netdev)_<level> macros helpers by Florian Fainelli · 14 years ago
  47. 82e3817 can: Add esd board support to plx_pci CAN driver by Matthias Fuchs · 14 years ago
  48. 2e8e18e tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  49. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  50. 8ad50d9 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 by Herbert Xu · 14 years ago
  51. 419f9f8 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 by Herbert Xu · 14 years ago
  52. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  53. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  54. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 14 years ago
  55. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  56. f163937 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  57. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  58. 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
  59. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 14 years ago
  60. d3e06e2 slub: Fix kmem_ptr_validate() for non-kernel pointers by Pekka Enberg · 14 years ago
  61. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 14 years ago
  62. 4dc86ae Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" by Linus Torvalds · 14 years ago
  63. 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
  64. 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 14 years ago
  65. 8e7fccc [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  66. 1876446 [S390] nss: add missing .previous statement to asm function by Heiko Carstens · 14 years ago
  67. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 14 years ago
  68. 6af7eea [S390] s390: disable change bit override by Christian Borntraeger · 14 years ago
  69. 176b180 [S390] fix io_return critical section cleanup by Martin Schwidefsky · 14 years ago
  70. 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 14 years ago
  71. d7015c1 [S390] arch/s390/kernel: Add missing unlock by Julia Lawall · 14 years ago
  72. 3440c49 cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch by Divyesh Shah · 14 years ago
  73. 930b9d9 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  74. 8e024f1 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers by Ben Skeggs · 14 years ago
  75. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 14 years ago
  76. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 14 years ago
  77. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 14 years ago
  78. 2295e17 drm/nv40: Init some tiling-related PGRAPH state. by Francisco Jerez · 14 years ago
  79. eaeefba drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. by Marcin Kościelnicki · 14 years ago
  80. e60a9df drm/nv50: another dodgy DP hack by Ben Skeggs · 14 years ago
  81. a5acac6 drm/nv50: punt hotplug irq handling out to workqueue by Ben Skeggs · 14 years ago
  82. 6f335a7 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders by Ben Skeggs · 14 years ago
  83. d327dd4 drm/nv50: Allow using the NVA3 new compute class. by Marcin Kościelnicki · 14 years ago
  84. a1663ed drm/nv50: cleanup properly if PDISPLAY init fails by Ben Skeggs · 14 years ago
  85. 78bb351 drm/nouveau: fixup the init failure paths some more by Ben Skeggs · 14 years ago
  86. 494ab82 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark by Ben Skeggs · 14 years ago
  87. 2eb92c8 drm/nv40: add LVDS table quirk for Dell Latitude D620 by Ben Skeggs · 14 years ago
  88. f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 14 years ago
  89. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 14 years ago
  90. 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 14 years ago
  91. 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 14 years ago
  92. 40b2a68 drm/nv50: add more 0x100c80 flushy magic by Ben Skeggs · 14 years ago
  93. 0c32497 drm/nv50: fix fbcon when framebuffer above 4GiB mark by Ben Skeggs · 14 years ago
  94. 0dd8c3f drm/nv50: Fix NEWCTX_DONE flag number by Marcin Kościelnicki · 14 years ago
  95. ece6444 iwlwifi: need check for valid qos packet before free by Wey-Yi Guy · 14 years ago
  96. 02246c4 loop: Update mtime when writing using aops by Nikanth Karthikesan · 14 years ago
  97. 9ddd3a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  98. 2626419 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  99. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  100. e4077e0 xfrm: Fix crashes in xfrm_lookup() by Timo Teräs · 14 years ago