1. 56530d6 qeth: make local functions static in qeth_l3 module by Thomas Richter · 10 years ago
  2. 8a59314 qeth: fix some trace formating issues by Thomas Richter · 10 years ago
  3. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  4. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  5. a68be01 s390/net: fix format string mismatches by Ursula Braun · 10 years ago
  6. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  7. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 11 years ago
  8. 290b834 qeth: Extend priority queueing to IPv6 by Stefan Raspl · 11 years ago
  9. 22ae279 qeth: postpone freeing of qdio memory by Ursula Braun · 11 years ago
  10. c044dc2 qeth: fix build of s390 allmodconfig by Eugene Crosser · 11 years ago
  11. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. d4ae1f5 qeth: Fix missing pointer update by Stefan Raspl · 12 years ago
  13. 065cc78 qeth: remove unused variable by Stefan Raspl · 12 years ago
  14. 91b1c1a qeth: fix VLAN related compilation errors by Patrick McHardy · 12 years ago
  15. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  16. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  17. 65d8013 qeth: fix qeth_wait_for_threads() deadlock for OSN devices by Stefan Raspl · 12 years ago
  18. 271648b qeth: Fix scatter-gather regression by Frank Blaschka · 12 years ago
  19. 82e2e78 qeth: Fix invalid router settings handling by Stefan Raspl · 12 years ago
  20. 82f77cf qeth: delay feature trace by Stefan Raspl · 12 years ago
  21. 0f54761 qeth: Support VEPA mode by Stefan Raspl · 12 years ago
  22. 0347af5 qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock by Jiri Pirko · 12 years ago
  23. 18af5c1 qeth: Remove BUG_ONs by Stefan Raspl · 12 years ago
  24. 395672e0 qeth: Consolidate tracing of card features by Stefan Raspl · 12 years ago
  25. 2efaf5f qeth: fix deadlock between recovery and bonding driver by Stefan Raspl · 12 years ago
  26. f68bd07 qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]() by Wei Yongjun · 12 years ago
  27. eabfbe6 qeth: repair crash in qeth_l3_vlan_rx_kill_vid() by frank.blaschka@de.ibm.com · 12 years ago
  28. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  29. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  30. 1833611 s390: Use eth_random_addr by Joe Perches · 12 years ago
  31. 24db1ba qeth: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  32. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  33. 6d8823d qeth: recognize vlan devices in layer3 mode by frank.blaschka@de.ibm.com · 13 years ago
  34. a8f40f7 qeth: remove token ring part 2 by Frank Blaschka · 13 years ago
  35. c041f2d487 s390/qeth: stop using struct ccwgroup driver for discipline callbacks by Sebastian Ott · 13 years ago
  36. 1abd229 s390: delete any traces of token ring support by Paul Gortmaker · 13 years ago
  37. e0a8114 qeth: meaningful return code for set_mac_address by Ursula Braun · 13 years ago
  38. c3ab96f qeth: add query OSA address table support by Frank Blaschka · 13 years ago
  39. 87e7597 qeth: Move away from using neighbour entries in qeth_l3_fill_header() by David Miller · 13 years ago
  40. 72861ae qeth: recovery through asynchronous delivery by Einar Lueck · 13 years ago
  41. f78ac2b qeth: forbid recovery during shutdown by Ursula Braun · 13 years ago
  42. 4763b0a qeth: suspicious rcu_dereference_check in recovery by Ursula Braun · 13 years ago
  43. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  44. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  45. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  47. 1d36cb4 qeth: l3 fix rcu splat in xmit by Frank Blaschka · 13 years ago
  48. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  49. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  50. b333293 qeth: add support for af_iucv HiperSockets transport by Frank Blaschka · 13 years ago
  51. 1d31f52 qeth: l3 ipv6 vlan not working on shared OSA chpid by Frank Blaschka · 13 years ago
  52. 7ff0bcf qeth: do vlan cleanup by Jiri Pirko · 13 years ago
  53. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  54. 60a34277d5 qeth: use ndo_set_features callback for initial setup and recovery by Frank Blaschka · 14 years ago
  55. 1da74b1 qeth: add OSA concurrent hardware trap by Frank Blaschka · 14 years ago
  56. c5e631a qeth: convert to hw_features part 2 by Frank Blaschka · 14 years ago
  57. 6204b47 net: s390: convert to hw_features by Michał Mirosław · 14 years ago
  58. dcf4ae2 qeth: change some configurations defaults by Frank Blaschka · 14 years ago
  59. 70919e2 qeth: remove needless IPA-commands in offline by Ursula Braun · 14 years ago
  60. 16c0f93 qeth: l3 hw tx csum circumvent hw bug by Frank Blaschka · 14 years ago
  61. 3942344 qeth: postpone open till recovery is finished by Ursula Braun · 14 years ago
  62. 91d4576 qeth: l3 add vlan hdr in passthru frames by Frank Blaschka · 14 years ago
  63. f154b79 qeth: support VIPA add/del in offline mode by Einar Lueck · 14 years ago
  64. d0ddf30f qeth: support ipv6 query arp cache for HiperSockets by Einar Lueck · 14 years ago
  65. 8fa9208 qeth: l3 fix len in tso hdr by Frank Blaschka · 14 years ago
  66. 2b6203b qeth: enable interface setup if LAN is offline by Ursula Braun · 14 years ago
  67. f3aa313 qeth lcs: convert mc rwlock to RCU by Sachin Sant · 14 years ago
  68. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  69. 10651db qeth: tagging with VLAN-ID 0 by Ursula Braun · 14 years ago
  70. a1c3ed4 qeth: NAPI support for l2 and l3 discipline by Frank Blaschka · 14 years ago
  71. 963a9fd qeth: Use %pI6 by Joe Perches · 14 years ago
  72. 9dc48cc qeth: serialize sysfs-triggered device configurations by Ursula Braun · 14 years ago
  73. 6298263 qeth: IP address takeover flag setting by Klaus-Dieter Wacker · 14 years ago
  74. 51aa165 qeth: fix page breaks in hw headers by Frank Blaschka · 14 years ago
  75. 847a50f qeth: Fold qeth_trace debug area by Carsten Otte · 14 years ago
  76. 5113fec qeth: support the new OSA CHPID types OSX and OSM by Ursula Braun · 15 years ago
  77. c4949f0 qeth: synchronize configuration interface by Frank Blaschka · 15 years ago
  78. f6b85b6 qeth: exploit HW TX checksumming by Frank Blaschka · 15 years ago
  79. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  81. 70f60a2 qeth: l3 fix build error in ipv6 addr list handling by Frank Blaschka · 15 years ago
  82. 869da90 qeth: no recovery after layer mismatch (z/VM NICs) by Ursula Braun · 15 years ago
  83. a959189 qeth: set promisc off after trace disabling failure by Ursula Braun · 15 years ago
  84. 21fde74 qeth: l3 send dhcp in non pass thru mode by Frank Blaschka · 15 years ago
  85. 84b6668 qeth: avoid recovery during device online setting by Ursula Braun · 15 years ago
  86. 76b11f8 qeth: HiperSockets Network Traffic Analyzer by Ursula Braun · 15 years ago
  87. 3fd434d qeth: allow dynamic change of rx checksumming by Frank Blaschka · 15 years ago
  88. c3b4a74 qeth: rework TSO functions by Frank Blaschka · 15 years ago
  89. aa90922 qeth: Recognize return codes of ccw_device_set_online by Ursula Braun · 15 years ago
  90. d64ecc2 qeth: Exploit Connection Isolation by Einar Lueck · 15 years ago
  91. df8b4ec qeth: Convert ethtool get_stats_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  92. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  93. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  94. ce73e10 qeth: Cleanup for cast-type determination. by Klaus-Dieter Wacker · 15 years ago
  95. e806904 qeth: scheduling while atomic during ifconfig online sequence by Frank Blaschka · 15 years ago
  96. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  97. bbcfcdc [S390] pm: qeth driver power management callbacks by Frank Blaschka · 15 years ago
  98. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  99. 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 15 years ago
  100. b913980 qeth: omit upstream checksumming for HiperSockets by Ursula Braun · 16 years ago