1. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 7831b4f qeth: delete napi struct when removing a qeth device by Ursula Braun · 8 years ago
  3. 77a83ed s390/qeth: fix indentation in qeth_l3_arp_query by Sebastian Ott · 8 years ago
  4. 70deb01 qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSockets by Hans Wippel · 8 years ago
  5. 6c7cd71 qeth: improve set_features error handling by Hans Wippel · 8 years ago
  6. 9bdc441 qeth: add network device features for VLAN devices by Hans Wippel · 8 years ago
  7. 8f43fb0 qeth layer 2 and layer 3 common feature handling by Thomas Richter · 8 years ago
  8. 5f78e29 qeth: optimize IP handling in rx_mode callback by Lakhvich Dmitriy · 8 years ago
  9. 6059c90 qeth: introduce linearization fail count to stats by Eugene Crosser · 8 years ago
  10. 2601e4e qeth: enable scatter/gather by default by Eugene Crosser · 8 years ago
  11. d52aec9 qeth: enable scatter/gather in layer 2 mode by Eugene Crosser · 8 years ago
  12. 8bad55f qeth: fill netdevice->gso_* attributes accurately by Eugene Crosser · 8 years ago
  13. 41aeed5 qeth: clean up condition when tso is used by Eugene Crosser · 8 years ago
  14. 2863c61 qeth: refactor calculation of SBALE count by Eugene Crosser · 8 years ago
  15. 1b05cf6 qeth: Include error message for "OS Mismatch" by Eugene Crosser · 8 years ago
  16. 3e66bab drivers: fix dev->trans_start removal fallout by Florian Westphal · 8 years ago
  17. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  18. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  19. 476933c qeth: get rid of redundant 0-termination by Rasmus Villemoes · 9 years ago
  20. 5777773 qeth: repair SBAL elements calculation by Ursula Braun · 9 years ago
  21. e5ebe63 qeth: initialize net_device with carrier off by Ursula Braun · 9 years ago
  22. b475e31 qeth use common function qeth_get_setassparms_cmd by Thomas Richter · 9 years ago
  23. e043046 s390-ctcm: Delete unnecessary checks before the function call "channel_remove" by Markus Elfring · 9 years ago
  24. fe5c802 s390/qeth: optimize MAC handling in rx_mode callback by Lakhvich Dmitriy · 9 years ago
  25. 9abfa8c s390/qeth: switch to napi_gro_receive by Thomas Richter · 9 years ago
  26. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  27. 4d7def2 qeth: add layer 2 RX/TX checksum offloading by Thomas Richter · 9 years ago
  28. 239ff40 qeth: move OSA portname into deprecated status by Ursula Braun · 9 years ago
  29. 248046b qeth: no write permission for readonly sysattr by Lakhvich Dmitriy · 9 years ago
  30. 9846e70 qeth: remove extraneous length from %pM format by Eugene Crosser · 9 years ago
  31. b2f4de8 s390: remove unneeded variables by Peter Senna Tschudin · 9 years ago
  32. 89a2a8e s390/lcs: Fix null-pointer access in msg by Peter Oberparleiter · 9 years ago
  33. ffb9525 qeth: replace ENOSYS with EOPNOTSUPP by Eugene Crosser · 9 years ago
  34. ff1d929 qeth: BRIDGEPORT "sanity check" by Eugene Crosser · 9 years ago
  35. 9c23f4da qeth: OSA version of SETBRIDGEPORT command by Eugene Crosser · 9 years ago
  36. 0db587b qeth: IFF_PROMISC flag to BRIDGE PORT mode by Eugene Crosser · 9 years ago
  37. d3c29a5 qeth: remove locks from sysfs _show by Eugene Crosser · 9 years ago
  38. c88394e qeth: fix handling of IPA return codes by Eugene Crosser · 9 years ago
  39. c7258d8 qeth: fix rx checksum offload handling by Thomas Richter · 9 years ago
  40. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  41. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  42. ca5b20a qeth: Fix command sizes by Stefan Raspl · 9 years ago
  43. 83650a2 s390: remove claw driver by Ursula Braun · 9 years ago
  44. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. 1aec42b 390/qeth: Fix locking warning during qeth device setup by Thomas Richter · 10 years ago
  46. efbbc1d qeth: clean up error handling by Eugene Crosser · 10 years ago
  47. 1dafd09 qeth: Remove unneeded structure member by Thomas Richter · 10 years ago
  48. 7e846d6b qeth: sysfs: replace strcmp() with sysfs_streq() by Eugene Crosser · 10 years ago
  49. c352125 qeth: use qeth_card_hw_is_reachable() everywhere by Eugene Crosser · 10 years ago
  50. b646c08 s390/net: Delete useless checks before function calls by Markus Elfring · 10 years ago
  51. ee6edb9 s390/ctcm, netiucv: migrate variables to handle y2038 problem by Aya Mahfouz · 10 years ago
  52. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  53. 652d77b ctcm: replace sscanf by kstrto function by Thomas Richter · 10 years ago
  54. 786f006 lcs: replace sscanf by kstrto function by Thomas Richter · 10 years ago
  55. 3d14f66 qeth: s390 ethernet device driver dependency by Thomas Richter · 10 years ago
  56. 56530d6 qeth: make local functions static in qeth_l3 module by Thomas Richter · 10 years ago
  57. 8a59314 qeth: fix some trace formating issues by Thomas Richter · 10 years ago
  58. bca51650 qeth: qeth_core_main make local functions static by Thomas Richter · 10 years ago
  59. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  61. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  62. 511c244 qeth: don't query for info if hardware not ready. by Eugene Crosser · 10 years ago
  63. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  64. d445a4e s390/qeth: extract qdio buffers from output buffer struct by Sebastian Ott · 10 years ago
  65. 6d284bd s390/qeth: extract qdio buffers from input buffer struct by Sebastian Ott · 10 years ago
  66. 4601ba6 s390/qeth: qdio queue helpers by Sebastian Ott · 10 years ago
  67. 45cbb2e qeth: Display adjacent switch attributes by Stefan Raspl · 10 years ago
  68. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  69. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  70. d4f3cd4 net: use ethtool_cmd_speed_set helper to set ethtool speed value by Jiri Pirko · 10 years ago
  71. a68be01 s390/net: fix format string mismatches by Ursula Braun · 10 years ago
  72. e95051f qeth: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  73. 2bf29df s390/cio: fix multiple structure definitions by Sebastian Ott · 10 years ago
  74. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  75. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  76. d37556e ctc: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 10 years ago
  77. 16dc2c4 claw: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 10 years ago
  78. d66cb37 qeth: Add new priority queueing options by Stefan Raspl · 10 years ago
  79. 290b834 qeth: Extend priority queueing to IPv6 by Stefan Raspl · 10 years ago
  80. 9262c6c qeth: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  81. 6274edc lcs: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  82. 0f8ee7f qeth: Fix default queue setting in priority queueing by Stefan Raspl · 10 years ago
  83. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  84. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  85. 12797e8 lcs: Add missing destroy_timer_on_stack() by Thomas Gleixner · 10 years ago
  86. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  87. a9baf10 qeth: Fix IP version detection for VLAN traffic by Stefan Raspl · 10 years ago
  88. 4393407 qeth: Removed unused parameter by Stefan Raspl · 10 years ago
  89. e71e407 qeth: make qeth_query_card_info_cb() static by Heiko Carstens · 10 years ago
  90. 22ae279 qeth: postpone freeing of qdio memory by Ursula Braun · 10 years ago
  91. f7e1e65 s390: improve debug feature usage by Sebastian Ott · 10 years ago
  92. c044dc2 qeth: fix build of s390 allmodconfig by Eugene Crosser · 11 years ago
  93. 9f48b9d qeth: bridgeport support - address notifications by Eugene Crosser · 11 years ago
  94. b4d72c0 qeth: bridgeport support - basic control by Eugene Crosser · 11 years ago
  95. 02d5cb5 qeth: Accurate ethtool output by Eugene Crosser · 11 years ago
  96. d239ae3 netiucv: improve state checking in conn_action_txdone by Ursula Braun · 11 years ago
  97. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  98. 6fb392b qeth: avoid buffer overflow in snmp ioctl by Ursula Braun · 11 years ago
  99. 8e6a828 s390/s390dbf: use debug_level_enabled() where applicable by Hendrik Brueckner · 11 years ago
  100. 0178722 s390: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago