1. 6ffa4d1 s390/qeth: remove unimplemented gdev routines by Julian Wiedmann · 8 years ago
  2. 41fc3b6 s390/qeth: use LINK_MODE_* to report the link characteristics by Julian Wiedmann · 8 years ago
  3. 993e19c s390/qeth: convert to ETHTOOL_GLINKSETTINGS API by Julian Wiedmann · 8 years ago
  4. 774afb8 s390/qeth: clean up qeth_set_ecmd_adv_sup() by Julian Wiedmann · 8 years ago
  5. 2aedd56 s390/qeth: use and remove some defines by Julian Wiedmann · 8 years ago
  6. e38db6b s390/qeth: use correct return type for hard_start_xmit() by Julian Wiedmann · 8 years ago
  7. 4e8d7e6 s390/qeth: remove unused parameter by Julian Wiedmann · 8 years ago
  8. 96d1bb5 s390/qeth: move gdev shutdown handler to core by Julian Wiedmann · 8 years ago
  9. d73ef32 s390/qeth: move NAPI poll routine to core by Julian Wiedmann · 8 years ago
  10. 942d698 s390/qeth: move common ioctl handling to core by Julian Wiedmann · 8 years ago
  11. 6c37c60 s390/netiucv: improve endianness handling by Hans Wippel · 8 years ago
  12. 5cd77c1 s390/ctcm: improve endianness handling by Hans Wippel · 8 years ago
  13. 6bee4e2 s390/qeth: improve endianness handling by Hans Wippel · 8 years ago
  14. ff581f8 s390/qeth: Remove unused code by Julian Wiedmann · 8 years ago
  15. d7a3993 s390/qeth: remove unused return value by Julian Wiedmann · 8 years ago
  16. bbeb241 s390/qeth: fix up ssqd tracing by Julian Wiedmann · 8 years ago
  17. aa59004 s390/qeth: use QDIO_*_QFMT defines by Julian Wiedmann · 8 years ago
  18. acd9776 s390/qeth: no ETH header for outbound AF_IUCV by Julian Wiedmann · 8 years ago
  19. 7d969d2 s390/qeth: size calculation outbound buffers by Julian Wiedmann · 8 years ago
  20. e48b9ea s390/qeth: fix retrieval of vipa and proxy-arp addresses by Ursula Braun · 8 years ago
  21. 1034051 s390/qeth: issue STARTLAN as first IPA command by Julian Wiedmann · 8 years ago
  22. ac988d7 s390/qeth: shuffle MAC management functions around by Julian Wiedmann · 8 years ago
  23. 979d792 s390/qeth: extract qeth_l2_remove_mac() by Julian Wiedmann · 8 years ago
  24. 754e0b8 s390/qeth: consolidate errno translation by Julian Wiedmann · 8 years ago
  25. 4b764d1 s390/qeth: don't convert return code twice by Julian Wiedmann · 8 years ago
  26. c07cbf2 s390/qeth: drop qeth_l2_del_all_macs() parameter by Julian Wiedmann · 8 years ago
  27. c2a7ee2 s390/qeth: Remove QETH_IP_HEADER_SIZE by Julian Wiedmann · 8 years ago
  28. dadc08c s390/qeth: Allow reading hsuid in state DOWN by Julian Wiedmann · 8 years ago
  29. dae84c8 s390/qeth: display warning for OSA3 RX/TX checksum offloading by Thomas Richter · 8 years ago
  30. f9d8e6d s390/qeth: test RX/TX checksum offload reply by Thomas Richter · 8 years ago
  31. c947536 s390/qeth: rework RX/TX checksum offload by Thomas Richter · 8 years ago
  32. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  33. 46b3ef4 s390/net: use net core MTU range checking by Jarod Wilson · 8 years ago
  34. f7e3a16 s390/lcs: remove trailing space at end of dev_err message by Colin Ian King · 8 years ago
  35. 9edebf1 s390/netiucv: improve checking of sysfs attribute buffer by Ursula Braun · 8 years ago
  36. baac789 s390/netiucv: get rid of one memcpy in netiucv_printuser by Ursula Braun · 8 years ago
  37. 732a59c s390/qeth: fix setting VIPA address by Thomas Richter · 8 years ago
  38. 5722963 qeth: do not turn on SG per default by Ursula Braun · 8 years ago
  39. 243f750 qeth: do not limit number of gso segments by Ursula Braun · 8 years ago
  40. 903e485 qeth: check not more than 16 SBALEs on the completion queue by Ursula Braun · 8 years ago
  41. a7531c1 s390/qeth: allow hsuid configuration in DOWN state by Ursula Braun · 8 years ago
  42. 016930b s390/qeth: use ip_lock for hsuid configuration by Ursula Braun · 8 years ago
  43. e830baa qeth: restore device features after recovery by Hans Wippel · 8 years ago
  44. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. 7831b4f qeth: delete napi struct when removing a qeth device by Ursula Braun · 9 years ago
  46. 77a83ed s390/qeth: fix indentation in qeth_l3_arp_query by Sebastian Ott · 9 years ago
  47. 70deb01 qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSockets by Hans Wippel · 9 years ago
  48. 6c7cd71 qeth: improve set_features error handling by Hans Wippel · 9 years ago
  49. 9bdc441 qeth: add network device features for VLAN devices by Hans Wippel · 9 years ago
  50. 8f43fb0 qeth layer 2 and layer 3 common feature handling by Thomas Richter · 9 years ago
  51. 5f78e29 qeth: optimize IP handling in rx_mode callback by Lakhvich Dmitriy · 9 years ago
  52. 6059c90 qeth: introduce linearization fail count to stats by Eugene Crosser · 9 years ago
  53. 2601e4e qeth: enable scatter/gather by default by Eugene Crosser · 9 years ago
  54. d52aec9 qeth: enable scatter/gather in layer 2 mode by Eugene Crosser · 9 years ago
  55. 8bad55f qeth: fill netdevice->gso_* attributes accurately by Eugene Crosser · 9 years ago
  56. 41aeed5 qeth: clean up condition when tso is used by Eugene Crosser · 9 years ago
  57. 2863c61 qeth: refactor calculation of SBALE count by Eugene Crosser · 9 years ago
  58. 1b05cf6 qeth: Include error message for "OS Mismatch" by Eugene Crosser · 9 years ago
  59. 3e66bab drivers: fix dev->trans_start removal fallout by Florian Westphal · 9 years ago
  60. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  61. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  62. 476933c qeth: get rid of redundant 0-termination by Rasmus Villemoes · 9 years ago
  63. 5777773 qeth: repair SBAL elements calculation by Ursula Braun · 9 years ago
  64. e5ebe63 qeth: initialize net_device with carrier off by Ursula Braun · 9 years ago
  65. b475e31 qeth use common function qeth_get_setassparms_cmd by Thomas Richter · 9 years ago
  66. e043046 s390-ctcm: Delete unnecessary checks before the function call "channel_remove" by Markus Elfring · 9 years ago
  67. fe5c802 s390/qeth: optimize MAC handling in rx_mode callback by Lakhvich Dmitriy · 9 years ago
  68. 9abfa8c s390/qeth: switch to napi_gro_receive by Thomas Richter · 9 years ago
  69. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  70. 4d7def2 qeth: add layer 2 RX/TX checksum offloading by Thomas Richter · 9 years ago
  71. 239ff40 qeth: move OSA portname into deprecated status by Ursula Braun · 9 years ago
  72. 248046b qeth: no write permission for readonly sysattr by Lakhvich Dmitriy · 9 years ago
  73. 9846e70 qeth: remove extraneous length from %pM format by Eugene Crosser · 9 years ago
  74. b2f4de8 s390: remove unneeded variables by Peter Senna Tschudin · 9 years ago
  75. 89a2a8e s390/lcs: Fix null-pointer access in msg by Peter Oberparleiter · 10 years ago
  76. ffb9525 qeth: replace ENOSYS with EOPNOTSUPP by Eugene Crosser · 10 years ago
  77. ff1d929 qeth: BRIDGEPORT "sanity check" by Eugene Crosser · 10 years ago
  78. 9c23f4da qeth: OSA version of SETBRIDGEPORT command by Eugene Crosser · 10 years ago
  79. 0db587b qeth: IFF_PROMISC flag to BRIDGE PORT mode by Eugene Crosser · 10 years ago
  80. d3c29a5 qeth: remove locks from sysfs _show by Eugene Crosser · 10 years ago
  81. c88394e qeth: fix handling of IPA return codes by Eugene Crosser · 10 years ago
  82. c7258d8 qeth: fix rx checksum offload handling by Thomas Richter · 10 years ago
  83. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  84. 5a79859a s390: remove 31 bit support by Heiko Carstens · 10 years ago
  85. ca5b20a qeth: Fix command sizes by Stefan Raspl · 10 years ago
  86. 83650a2 s390: remove claw driver by Ursula Braun · 10 years ago
  87. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. 1aec42b 390/qeth: Fix locking warning during qeth device setup by Thomas Richter · 10 years ago
  89. efbbc1d qeth: clean up error handling by Eugene Crosser · 10 years ago
  90. 1dafd09 qeth: Remove unneeded structure member by Thomas Richter · 10 years ago
  91. 7e846d6b qeth: sysfs: replace strcmp() with sysfs_streq() by Eugene Crosser · 10 years ago
  92. c352125 qeth: use qeth_card_hw_is_reachable() everywhere by Eugene Crosser · 10 years ago
  93. b646c08 s390/net: Delete useless checks before function calls by Markus Elfring · 10 years ago
  94. ee6edb9 s390/ctcm, netiucv: migrate variables to handle y2038 problem by Aya Mahfouz · 10 years ago
  95. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  96. 652d77b ctcm: replace sscanf by kstrto function by Thomas Richter · 10 years ago
  97. 786f006 lcs: replace sscanf by kstrto function by Thomas Richter · 10 years ago
  98. 3d14f66 qeth: s390 ethernet device driver dependency by Thomas Richter · 10 years ago
  99. 56530d6 qeth: make local functions static in qeth_l3 module by Thomas Richter · 10 years ago
  100. 8a59314 qeth: fix some trace formating issues by Thomas Richter · 10 years ago