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