1. b5d1d25 smsc911x: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  2. e1593bb r8169: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  3. d88e102 r6040: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  4. 1975a54 pxa168_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  5. ebad0a8 mv643xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  6. 17f393e macb: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  7. f85e5ea ll_temac: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  8. 3bf2ca1 fs_enet: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  9. ec567bca fec: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  10. 0a4f282 fec_mpc52xx: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  11. 65198be etherh: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  12. eb774cb dnet: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  13. 1fa68be davinci_emac: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  14. 2241b67 ax88796: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  15. 02eacbd ethtool: Add a common function for drivers with transmit time stamping. by Richard Cochran · 13 years ago
  16. 509a7c2 ixp4xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  17. a85bbdd bfin_mac: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  18. 6663628 gianfar: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  19. 7dff349 dp83640: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  20. c8f3a8c ethtool: Introduce a method for getting time stamping capabilities. by Richard Cochran · 13 years ago
  21. 995a909 ptp: Add a method for obtaining the device index. by Richard Cochran · 13 years ago
  22. 2173bff ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' failure by Shmulik Ladkani · 13 years ago
  23. 7ebae81 igb: offer a PTP Hardware Clock instead of the timecompare method by Richard Cochran · 13 years ago
  24. d339b13 igb: add PTP Hardware Clock code by Richard Cochran · 13 years ago
  25. 7116130 ixgbe: consolidate reporting of MSIX vectors into a single function by Emil Tantilov · 13 years ago
  26. fad59b0 e1000e: update driver version number by Bruce Allan · 13 years ago
  27. 1e36052 e1000e: cleanup indexed register arrays by Bruce Allan · 13 years ago
  28. c58c8a7 e1000e: cleanup NAPI routine by Bruce Allan · 13 years ago
  29. 397c020 e1000e: Minor comment clean-up. by Matthew Vick · 13 years ago
  30. e825b73 e1000: Support RX-ALL flag. by Ben Greear · 13 years ago
  31. 68df25d bnx2x: Change to driver version 1.72.10-0 by Yuval Mintz · 13 years ago
  32. 8f73f0b bnx2x: Change comments and white spaces by Yaniv Rosner · 13 years ago
  33. 9630523 bnx2x: change to the rss engine by Dmitry Kravkov · 13 years ago
  34. b475d78 bnx2x: congestion management re-organization by Yuval Mintz · 13 years ago
  35. 7e8e02d bnx2x: Added support for a new device - 57811 by Barak Witkowski · 13 years ago
  36. 55098c5 bnx2x: Add remote-fault link detection by Yaniv Rosner · 13 years ago
  37. 30a5de7 bnx2x: added support for working with one msix irq. by Dmitry Kravkov · 13 years ago
  38. 79a8557 bnx2x: enable inta on the pci bus when used by Yuval Mintz · 13 years ago
  39. 32d68de bnx2x: remove unnecessary dmae code by Yuval Mintz · 13 years ago
  40. ef81442 bnx2x: remove unnecessary .h dependencies by Yuval Mintz · 13 years ago
  41. cc90cb3 net:phy:marvell: remove unnecessary code by Srinivas Kandagatla · 13 years ago
  42. 8bc47ec net:phy:davicom: remove unnecessary code by Srinivas Kandagatla · 13 years ago
  43. a25cc43 net:phy:bcm63xx: remove unnecessary code by Srinivas Kandagatla · 13 years ago
  44. 9942774 ppp: use for_each_set_bit_from by Akinobu Mita · 13 years ago
  45. ffe06c1 filter: add XOR operation by Jiri Pirko · 13 years ago
  46. 302d663 filter: Allow to create sk-unattached filters by Jiri Pirko · 13 years ago
  47. fca231b vxge: Remove unnecessary ; in do {} while (0) macro by Joe Perches · 13 years ago
  48. 33be96e net/hyperv: Add flow control based on hi/low watermark by Haiyang Zhang · 13 years ago
  49. ede7193 sky2: fix missing register reset on error path in sky2_test_msi() by Lino Sanfilippo · 13 years ago
  50. eb6a248 af_unix: reduce high order page allocations by Eric Dumazet · 13 years ago
  51. edbc0bb net: Report dev->promiscuity in netlink reports. by Ben Greear · 13 years ago
  52. e4422b2 net: remove unused icmp_ioctl() definition. by Rami Rosen · 13 years ago
  53. 8e5e8f3 net/ipv6/addrconf.c: Checkpatch cleanups by Eldad Zack · 13 years ago
  54. a2d91a0 net/ipv6/icmp.c: Checkpatch cleanups by Eldad Zack · 13 years ago
  55. 911c854 net/ipv6/fib6_rules.c: Checkpatch cleanup by Eldad Zack · 13 years ago
  56. 81bd60b net/ipv6/exthdrs_core.c: Checkpatch cleanups by Eldad Zack · 13 years ago
  57. ac3c817 net/ipv6/exthdrs.c: Checkpatch cleanups by Eldad Zack · 13 years ago
  58. b5a4257 net/ipv6/datagram.c: Checkpatch cleanups by Eldad Zack · 13 years ago
  59. d94d34a net/ipv6/addrconf_core.c: Checkpatch cleanup by Eldad Zack · 13 years ago
  60. 3e86670 net/ipv6/sit.c: Checkpatch cleanup by Eldad Zack · 13 years ago
  61. b3fe91c netlink: Delete all NLA_PUT*() macros. by David S. Miller · 13 years ago
  62. e545d71 xfrm: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  63. 9d83ba4 wl12xx: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  64. 633c938 mac80211_hwsim: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  65. d33e152 iwlwifi: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  66. 7b69549 ath6kl: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  67. 61849dd vlan: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  68. 2eb812e bridge: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  69. 2809cec caif: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  70. 14ad664 gen_stats: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  71. 0e3cea7 fib_rules: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  72. be51da0 ieee802154: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  73. d317e4f netfilter: ipv4: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  74. f3756b7 ipv4: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  75. e549a6b netfilter: ipv6: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  76. c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  77. 86ebb02 team: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  78. ead9a76 macvlan: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  79. 1a106de enic: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  80. 31e0e32 can: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  81. 4e24ffa infiniband: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  82. 6662df3 crypto: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  83. b21dddb decnet: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  84. 24c410d netlink: Add nla_put_le{16,32,64}() helpers. by David S. Miller · 13 years ago
  85. a657434 rtnetlink: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  86. 9a6308d neighbour: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  87. 1eb4c97 dcbnl: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  88. 60aed2a l2tp: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  89. 7cf7899 ipset: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  90. 6c1dd3b netlink: Add nla_put_net{16,32,64}() helpers. by David S. Miller · 13 years ago
  91. 969e8e2 ipvs: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  92. bae65be nf_conntrack_core: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  93. cc1eb43 nf_conntrack_netlink: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  94. 516ee48 nf_conntrack_proto_dccp: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  95. f577694 nf_conntrack_proto_generic: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  96. 242ddfc nf_conntrack_proto_gre: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  97. 5e8d1eb nf_conntrack_proto_sctp: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  98. 4925a45 nf_conntrack_proto_tcp: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  99. 3c60a17 nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  100. 7c80118 nfnetlink_acct: Stop using NLA_PUT*(). by David S. Miller · 13 years ago