1. 8ca4566 [S390] s/r: cmm resume fix by Martin Schwidefsky · 15 years ago
  2. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  3. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  4. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  5. c630493 [S390] proper use of device register by Sebastian Ott · 15 years ago
  6. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  7. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  8. 7c6a3ed qeth: display "undefined" value of sysfs-attribute "layer2" by Ursula Braun · 15 years ago
  9. 0d788c7 qeth: display service_level info only when valid. by Klaus-Dieter Wacker · 15 years ago
  10. ce73e10 qeth: Cleanup for cast-type determination. by Klaus-Dieter Wacker · 15 years ago
  11. e806904 qeth: scheduling while atomic during ifconfig online sequence by Frank Blaschka · 15 years ago
  12. 58490f1 qeth: HiperSockets SIGA retry support on CC=2. by Klaus-Dieter Wacker · 15 years ago
  13. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  14. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  15. 4f0076f [S390] driver_data access by Martin Schwidefsky · 15 years ago
  16. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  17. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  18. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  19. 6a1d96d [S390] pm: smsgiucv power management callbacks. by Martin Schwidefsky · 15 years ago
  20. 1175b25 [S390] pm: netiucv power management callbacks. by Ursula Braun · 15 years ago
  21. 88efc2c [S390] pm: claw driver power management callbacks by Frank Blaschka · 15 years ago
  22. b8a2d42 [S390] pm: ctcm driver power management callbacks by Frank Blaschka · 15 years ago
  23. bbcfcdc [S390] pm: qeth driver power management callbacks by Frank Blaschka · 15 years ago
  24. cbb2aec [S390] pm: lcs driver power management callbacks by Klaus-Dieter Wacket · 15 years ago
  25. dff59b6 s390: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  26. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  27. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  28. ae71baf net: fix network drivers ndo_start_xmit() return values (part 5) by Patrick McHardy · 15 years ago
  29. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 16 years ago
  30. adf3090 net: skb->dst accessors by Eric Dumazet · 16 years ago
  31. 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 16 years ago
  32. ccffad25 net: convert unicast addr list by Jiri Pirko · 16 years ago
  33. 9f29f6d qeth: Clear SBALF15 in any case for output buffers. by Klaus-Dieter Wacket · 16 years ago
  34. b913980 qeth: omit upstream checksumming for HiperSockets by Ursula Braun · 16 years ago
  35. 0666eb06 qeth: support z/VM VSWITCH Port Isolation by Ursula Braun · 16 years ago
  36. 8ac6d45 ctcm: avoid crash in ctcm_remove_device by Ursula Braun · 16 years ago
  37. f214856 qeth: avoid crash after detach of replugged device by Ursula Braun · 16 years ago
  38. 972dd43 qeth: properly delete empty files. by Linus Torvalds · 16 years ago
  39. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  40. d303b6f [S390] qdio: report SIGA errors directly by Jan Glauber · 16 years ago
  41. 7834cd5 qeth: fix wait_event_timeout handling by Heiko Carstens · 16 years ago
  42. 8e98ac4 qeth: check for completion of a running recovery by Ursula Braun · 16 years ago
  43. 932e1583 qeth: unregister MAC addresses during recovery. by Klaus-Dieter Wacker · 16 years ago
  44. 64ef895 qeth: remove EDDP by Frank Blaschka · 16 years ago
  45. f61a0d0 qeth: add statistics for tx csum by Frank Blaschka · 16 years ago
  46. 7f6d95e qeth: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  47. b9d2fce claw: fix minor findings from code analysis tool by Andrew H. Richter · 16 years ago
  48. e2fc8cb ctcm: fix minor findings from code analysis tool by Joel A. Fowler · 16 years ago
  49. fb8585f ctcm: avoid wraparound in length of incoming data by Roel Kluin · 16 years ago
  50. 3a05d14 ctcm: invalid return code from hard_start_xmit by Ursula Braun · 16 years ago
  51. 8f0c40d claw: invalid return codes from hard_start_xmit by Ursula Braun · 16 years ago
  52. 4e584d6 netiucv: invalid return code from hard_start_xmit by Ursula Braun · 16 years ago
  53. 9e669d3 lcs: invalid return codes from hard_start_xmit. by Klaus-Dieter Wacker · 16 years ago
  54. e5b5719 Use kthread instead of kernel_thread by Klaus-Dieter Wacker · 16 years ago
  55. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 4811fcb kmsg: convert claw printk messages by Andy Richter · 16 years ago
  57. 801599b lcs: fix compilation for !CONFIG_IP_MULTICAST by Heiko Carstens · 16 years ago
  58. 2171dc1 claw: convert to net_device_ops by Frank Blaschka · 16 years ago
  59. 4edd73b netiucv: convert to net_device_ops by Frank Blaschka · 16 years ago
  60. 69b3aa6 ctcm: convert to net_device_ops by Frank Blaschka · 16 years ago
  61. 0e0b46d lcs: convert to net_device_ops by Frank Blaschka · 16 years ago
  62. 3d58cef qeth: fix usage of netdev_ops by Frank Blaschka · 16 years ago
  63. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  64. 8403b13 qeth: convert to net_device_ops by Frank Blaschka · 16 years ago
  65. 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 16 years ago
  66. 6ea2fde qeth: get rid of extra argument after printk to dev_* conversion by Heiko Carstens · 16 years ago
  67. 015e691 qeth: No large send using EDDP for HiperSockets. by Klaus-Dieter Wacker · 16 years ago
  68. 5b54e16 qeth: do not spin for SETIP ip assist command by Frank Blaschka · 16 years ago
  69. fc9c246 qeth: avoid crash in case of layer mismatch for VSWITCH by Ursula Braun · 16 years ago
  70. fe94e2e qeth: exploit source MAC address for inbound layer3 packets by Ursula Braun · 16 years ago
  71. 906f1f0 qeth: HiperSockets mcl string conversion (pre z9 mach) by Klaus-Dieter Wacker · 16 years ago
  72. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  73. 2a7c6f2 [S390] convert ctcm printks to dev_xxx and pr_xxx macros. by Peter Tiedemann · 16 years ago
  74. 74eacdb [S390] convert qeth printks to dev_xxx and pr_xxx macros. by Frank Blaschka · 16 years ago
  75. 8f7c502 [S390] convert iucv printks to dev_xxx and pr_xxx macros. by Ursula Braun · 16 years ago
  76. c99fc5d [S390] convert lcs printks to dev_xxx and pr_xxx macros. by Klaus-D. Wacker · 16 years ago
  77. acfa922 [S390] s390: Remove redundant test by Julia Lawall · 16 years ago
  78. 6bcac50 [S390] service level interface. by Martin Schwidefsky · 16 years ago
  79. bbd50e1 [S390] qdio: fix qeth port count detection by Jan Glauber · 16 years ago
  80. ad660e2 s390_net: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  81. d171235 drivers/s390/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  82. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  84. 2d488c2 qeth: avoid skb_under_panic for malformatted inbound data by Ursula Braun · 16 years ago
  85. cc18128 qeth: remove unnecessary support ckeck in sysfs route6 by Frank Blaschka · 16 years ago
  86. e1f03ae qeth: fix offset error in non prealloc header path by Frank Blaschka · 16 years ago
  87. 0f5623c qeth: remove non-recover-thread checkings by Ursula Braun · 16 years ago
  88. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  89. ebe05d0 s390: claw compile fixlet by Alexey Dobriyan · 16 years ago
  90. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  91. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  92. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  93. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  94. 28a7e4c qeth: avoid qeth recovery problems by Ursula Braun · 16 years ago
  95. f1d5867 qeth: use firmware MAC-address for layer2 hsi-devices by Ursula Braun · 16 years ago
  96. b09331e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  97. bd8774c qeth: preallocated header account offset by Frank Blaschka · 16 years ago
  98. 7db2266 qeth: l2 write unicast list to hardware by Frank Blaschka · 16 years ago
  99. 211cd45 qeth: use -EOPNOTSUPP instead of -ENOTSUPP. by Ursula Braun · 16 years ago
  100. 9b3b9ab LCS recovery dumps when cable reconnect by Klaus-D. Wacker · 16 years ago