1. 08e3356 netiucv: allow multiple interfaces to same peer by Ursula Braun · 13 years ago
  2. f78ac2b qeth: forbid recovery during shutdown by Ursula Braun · 13 years ago
  3. 4763b0a qeth: suspicious rcu_dereference_check in recovery by Ursula Braun · 13 years ago
  4. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  5. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  6. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  8. 0284a0f qeth: Reduce CPU consumption through less SIGA-r calls by Einar Lueck · 13 years ago
  9. 1d36cb4 qeth: l3 fix rcu splat in xmit by Frank Blaschka · 13 years ago
  10. 1d50356 netiucv: reinsert dev_alloc_name for device naming by Ursula Braun · 13 years ago
  11. 7c01a8e qeth: remove WARN_ON leftover by Christian Borntraeger · 13 years ago
  12. 6cc31d0 qeth: return with -EPERM if sniffing is not enabled by Ursula Braun · 13 years ago
  13. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  14. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  15. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  16. 8d36bb0 qeth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  17. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  18. b333293 qeth: add support for af_iucv HiperSockets transport by Frank Blaschka · 13 years ago
  19. 0da9581 qeth: exploit asynchronous delivery of storage blocks by Einar Lueck · 13 years ago
  20. aae7ea8 qeth: support forced signal adapter indications by Einar Lueck · 13 years ago
  21. 104ea55 qdio: support asynchronous delivery of storage blocks by frank.blaschka@de.ibm.com · 13 years ago
  22. 99558ea qeth: do not apply priority queuing to HiperSockets by Ursula Braun · 13 years ago
  23. 1d31f52 qeth: l3 ipv6 vlan not working on shared OSA chpid by Frank Blaschka · 13 years ago
  24. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  25. 7ff0bcf qeth: do vlan cleanup by Jiri Pirko · 13 years ago
  26. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  27. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  28. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  29. 3ec90878 [S390] qdio: Split SBAL entry flags by Jan Glauber · 13 years ago
  30. 60a34277d5 qeth: use ndo_set_features callback for initial setup and recovery by Frank Blaschka · 13 years ago
  31. ff2aed7 ctcm: get rid of compile warning by Ursula Braun · 13 years ago
  32. 424f73b lcs: get rid of compile warning by Heiko Carstens · 13 years ago
  33. 38ed18f claw: remove unused return code handling by Heiko Carstens · 13 years ago
  34. 3e70b3b qeth: add owner to ccw driver by Sebastian Ott · 13 years ago
  35. 1da74b1 qeth: add OSA concurrent hardware trap by Frank Blaschka · 13 years ago
  36. c5e631a qeth: convert to hw_features part 2 by Frank Blaschka · 13 years ago
  37. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  38. 6204b47 net: s390: convert to hw_features by Michał Mirosław · 13 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  40. 3c190c5 [S390] ccwgroup_driver: remove duplicate members by Sebastian Ott · 13 years ago
  41. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  42. dcf4ae2 qeth: change some configurations defaults by Frank Blaschka · 13 years ago
  43. 70919e2 qeth: remove needless IPA-commands in offline by Ursula Braun · 13 years ago
  44. 08b0183 s390: Fix possibly wrong size in strncmp (smsgiucv) by Stefan Weil · 13 years ago
  45. 5df979d s390: Fix wrong size in memcmp (netiucv) by Stefan Weil · 13 years ago
  46. d0ff1f5 qeth: allow OSA CHPARM change in suspend state by Ursula Braun · 13 years ago
  47. 8b2e18f qeth: allow HiperSockets framesize change in suspend by Ursula Braun · 13 years ago
  48. 9853b97 qeth: add more strict MTU checking by Frank Blaschka · 13 years ago
  49. 221c17f qeth: show new mac-address if its setting fails by Ursula Braun · 13 years ago
  50. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  51. 16c0f93 qeth: l3 hw tx csum circumvent hw bug by Frank Blaschka · 13 years ago
  52. 3942344 qeth: postpone open till recovery is finished by Ursula Braun · 13 years ago
  53. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  54. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  55. aa3a41d [S390] qeth: buffer count imbalance by Jan Glauber · 14 years ago
  56. 3d6c76f [S390] qdio: outbound tasklet scan threshold by Jan Glauber · 14 years ago
  57. 85b81cd [S390] ctc: add support for irq statistics by Heiko Carstens · 14 years ago
  58. 355eb40 [S390] claw: add support for irq statistics by Heiko Carstens · 14 years ago
  59. 096a616 [S390] lcs: add support for irq statistics by Heiko Carstens · 14 years ago
  60. 6f9a3c3 [S390] cleanup s390 Kconfig by Martin Schwidefsky · 14 years ago
  61. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  62. a6a5ff2 qeth: buffer count imbalance by Jan Glauber · 14 years ago
  63. 91d4576 qeth: l3 add vlan hdr in passthru frames by Frank Blaschka · 14 years ago
  64. f154b79 qeth: support VIPA add/del in offline mode by Einar Lueck · 14 years ago
  65. d0ddf30f qeth: support ipv6 query arp cache for HiperSockets by Einar Lueck · 14 years ago
  66. 8fa9208 qeth: l3 fix len in tso hdr by Frank Blaschka · 14 years ago
  67. 2b6203b qeth: enable interface setup if LAN is offline by Ursula Braun · 14 years ago
  68. cdac082 drivers/s390/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  69. f3aa313 qeth lcs: convert mc rwlock to RCU by Sachin Sant · 14 years ago
  70. 0cffef4 qeth: fix race condition during device startup by Frank Blaschka · 14 years ago
  71. b67d801 qeth: remove dev_queue_xmit invocation by Ursula Braun · 14 years ago
  72. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  73. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  74. 9fbb711 s390: ctcm_mpc: Fix build after netdev refcount changes. by David S. Miller · 14 years ago
  75. 10651db qeth: tagging with VLAN-ID 0 by Ursula Braun · 14 years ago
  76. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  77. bc68580 s390: use free_netdev(netdev) instead of kfree() by Vasiliy Kulikov · 14 years ago
  78. a1c3ed4 qeth: NAPI support for l2 and l3 discipline by Frank Blaschka · 14 years ago
  79. 81d5374 Kconfig: have CCWGROUP depend on CLAW by Mike Frysinger · 14 years ago
  80. 963a9fd qeth: Use %pI6 by Joe Perches · 14 years ago
  81. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  82. 3c09e26 ctcm: rename READ/WRITE defines to avoid redefinitions by Ursula Braun · 14 years ago
  83. 319cb083 claw: rename READ/WRITE defines to avoid redefinitions by Heiko Carstens · 14 years ago
  84. 41b4287 [S390] cmm, smsgiucv_app: convert sender to uppercase by Hendrik Brueckner · 14 years ago
  85. 37773e8 qeth: avoid useless removal of multicast addresses by Ursula Braun · 14 years ago
  86. 4986f3f qeth: Use memdup_user when user data is immediately copied into the allocated region. by Julia Lawall · 14 years ago
  87. bbb822a qeth: return zero from reply callback functions by Ursula Braun · 14 years ago
  88. e48d24a claw: A claw device is a group of just 2 ccw devices by Ursula Braun · 14 years ago
  89. 908abbb qeth: avoid loop if ipa command response is missing by Ursula Braun · 14 years ago
  90. 9dc48cc qeth: serialize sysfs-triggered device configurations by Ursula Braun · 14 years ago
  91. 75e0de1 qeth: Clear mac_bits field when switching between Layer 2 and Layer 3 by Carsten Otte · 14 years ago
  92. 6298263 qeth: IP address takeover flag setting by Klaus-Dieter Wacker · 14 years ago
  93. 01fc3e8 qeth: handle missing z/VM authorization of OSX by Ursula Braun · 14 years ago
  94. 0132951 qeth: specify correct function level for OSN devices by Ursula Braun · 14 years ago
  95. 51aa165 qeth: fix page breaks in hw headers by Frank Blaschka · 14 years ago
  96. 43a6530 qeth: fix use after free for qeths debug area by Carsten Otte · 14 years ago
  97. 38593d0 qeth: Fold qeth_qerr debug area by Carsten Otte · 14 years ago
  98. efd5d9a qeth: Fold qeth_misc debug area by Carsten Otte · 14 years ago
  99. d829eee qeth: Fold qeth_sense debug area by Carsten Otte · 14 years ago
  100. 847a50f qeth: Fold qeth_trace debug area by Carsten Otte · 14 years ago