1. e309721 fs_enet: enable transmit time stamping. by Richard Cochran · 13 years ago
  2. e072092 macb: enable transmit time stamping. by Richard Cochran · 13 years ago
  3. d6cf073 fec_mpc52xx: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  4. 93e0ed1 ll_temac: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  5. 570773c emaclite: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  6. d76b7e2 lib8390: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  7. 238442f net: export the receive time stamping hook for non-NAPI drivers by Richard Cochran · 13 years ago
  8. 306ff6e myricom: remove stats_lock by Eric Dumazet · 13 years ago
  9. eac5646 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  10. 1b9c413 myri_sbus: remove driver by Jon Mason · 13 years ago
  11. 43676ab batman-adv: improved gateway tq-based selection by Antonio Quartulli · 14 years ago
  12. 19595e0 batman-adv: throw uevent in userspace on gateway add/change/del event by Antonio Quartulli · 14 years ago
  13. 2265c14 batman-adv: gateway election code refactoring by Antonio Quartulli · 14 years ago
  14. c6bda68 batman-adv: add wrapper function to throw uevent in userspace by Antonio Quartulli · 14 years ago
  15. 7683fdc batman-adv: protect the local and the global trans-tables with rcu by Antonio Quartulli · 14 years ago
  16. cc47f66 batman-adv: improved roaming mechanism by Antonio Quartulli · 14 years ago
  17. a73105b batman-adv: improved client announcement mechanism by Antonio Quartulli · 14 years ago
  18. 3b27ffb batman-adv: Unify the first 3 bytes in each packet by Antonio Quartulli · 14 years ago
  19. b4e1705 batman-adv: Reduce usage of char by Sven Eckelmann · 14 years ago
  20. b2c44a5 batman-adv: count_real_packets() in batman-adv assumes char is signed by David Howells · 14 years ago
  21. db69ecf batman-adv: Keep interface_tx as local function by Sven Eckelmann · 14 years ago
  22. b8e2dd1 batman-adv: Move compare_orig to originator.c by Sven Eckelmann · 14 years ago
  23. cf05c70 veth: fix 64bit stats on 32bit arches by Eric Dumazet · 13 years ago
  24. 219eb47 net/staging: add needed interrupt.h and hardirq.h includes by Stephen Rothwell · 13 years ago
  25. 5bf0c19 davinci_emac: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  26. 6241207 smsc9420: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  27. 52f64fa stmmac: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  28. 2aa8f4c r6040: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  29. d515b45 tg3: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  30. a0087a3 fec: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  31. 4ff75b7 net: correct comment on where to place transmit time stamp hook. by Richard Cochran · 13 years ago
  32. fd112f2 r8169: check firmware content sooner. by Francois Romieu · 14 years ago
  33. 960aee6 r8169: support new firmware format. by Hayes Wang · 14 years ago
  34. 1c361ef r8169: explicit firmware format check. by Francois Romieu · 14 years ago
  35. b6ffd97 r8169: move the firmware down into the device private data. by Francois Romieu · 14 years ago
  36. c4dc4d1 e1000: remove unnecessary code by Greg Dietsche · 14 years ago
  37. 0a3f084 net: icplus: remove unnecessary code by Greg Dietsche · 14 years ago
  38. cb0a605 net/rds: use prink_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 14 years ago
  39. d751e62 net/can: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 14 years ago
  40. c63d6ea rtnetlink: unlock on error path in netlink_dump() by Dan Carpenter · 14 years ago
  41. 59deab2 gianfar: Use pr_<level>, netdev_<level> and netif_<level> by Joe Perches · 14 years ago
  42. ea11073 net: Remove casts of void * by Joe Perches · 14 years ago
  43. 3c8def9 be2net: support multiple TX queues by Sathya Perla · 14 years ago
  44. 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 14 years ago
  45. e385357 netfilter: ipset: hash:net,iface type introduced by Jozsef Kadlecsik · 14 years ago
  46. 9b03a5e netfilter: ipset: use the stored first cidr value instead of '1' by Jozsef Kadlecsik · 14 years ago
  47. 9d88323 netfilter: ipset: fix return code for destroy when sets are in use by Jozsef Kadlecsik · 14 years ago
  48. b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 14 years ago
  49. e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 14 years ago
  50. f3dfd15 netfilter: ipset: take into account cidr value for the from address when creating the set by Jozsef Kadlecsik · 14 years ago
  51. c64562e netfilter: ipset: adding ranges to hash types with timeout could still fail, fixed by Jozsef Kadlecsik · 14 years ago
  52. d0d9e0a netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types by Jozsef Kadlecsik · 14 years ago
  53. f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 14 years ago
  54. 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 14 years ago
  55. c1e2e04 netfilter: ipset: support listing setnames and headers too by Jozsef Kadlecsik · 14 years ago
  56. ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 14 years ago
  57. 483e9ea netfilter: ipset: whitespace fixes: some space before tab slipped in by Jozsef Kadlecsik · 14 years ago
  58. 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 14 years ago
  59. 619c151 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next-2.6 by Patrick McHardy · 14 years ago
  60. 1f2d9c9 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  61. 520b275 tg3: Create funcs for power source switching by Matt Carlson · 14 years ago
  62. 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 14 years ago
  63. 5bb0977 tg3: Show flowctrl settings through get_settings() by Matt Carlson · 14 years ago
  64. ad0fad9 tg3: Fix EEE debounce timer values by Matt Carlson · 14 years ago
  65. 727a6d9 tg3: Add more selfboot formats to NVRAM selftest by Matt Carlson · 14 years ago
  66. eb69d56 tg3: Remove 4G_DMA_BNDRY_BUG flag by Matt Carlson · 14 years ago
  67. daf9a55 tg3: Remove 40BIT_DMA_LIMIT_BUG by Matt Carlson · 14 years ago
  68. 0e6cf6a tg3: Workaround tagged status update bug by Matt Carlson · 14 years ago
  69. b96368e bnx2x: Update date to 2011/06/13 and version to 1.70.00-0 by Vladislav Zolotarov · 14 years ago
  70. d1976b2 bnx2x: PFC support for 578xx by Dmitry Kravkov · 14 years ago
  71. 60d2fe0 bnx2x: Rename LASI registers to definitions in mdio.h by Yaniv Rosner · 14 years ago
  72. 3deb816 bnx2x: Add a periodic task for link PHY events by Yaniv Rosner · 14 years ago
  73. 0d40f0d bnx2x: Adjust BCM84833 to BCM578xx by Yaniv Rosner · 14 years ago
  74. 6c3218c bnx2x: Adjust ETS to 578xx by Yaniv Rosner · 14 years ago
  75. 6583e33 bnx2x: Add new PHY 54616s by Yaniv Rosner · 14 years ago
  76. 3c9ada2 bnx2x: Add Warpcore support for 578xx by Yaniv Rosner · 14 years ago
  77. 9380bb9 bnx2x: Add new MAC support for 578xx by Yaniv Rosner · 14 years ago
  78. 754a2f5 bnx2x: Cosmetic changes. by Dmitry Kravkov · 14 years ago
  79. ef01854 bnx2x: update DCB data during PMF migration by Dmitry Kravkov · 14 years ago
  80. c9ee920 bnx2x: 57712 parity handling by Vladislav Zolotarov · 14 years ago
  81. 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 14 years ago
  82. 042181f bnx2x: Created bnx2x_sp by Vladislav Zolotarov · 14 years ago
  83. 9ee3d37 bnx2x: removed unused variables by Dmitry Kravkov · 14 years ago
  84. a9fccec bnx2x: use bnx2x_reload_if_running by Dmitry Kravkov · 14 years ago
  85. 7a25cc7 bnx2x: dump FW memory when appropriate msglvl is raised by Dmitry Kravkov · 14 years ago
  86. 361c391 bnx2x: do not call link update without HW notification by Yaniv Rosner · 14 years ago
  87. 30ae438b bnx2x: disable fairness if ETS is enabled by Dmitry Kravkov · 14 years ago
  88. ca92429 bnx2x: avoid release of unrequested irqs by Dmitry Kravkov · 14 years ago
  89. 93ef5c0 bnx2x: put start bd csum in separate function by Dmitry Kravkov · 14 years ago
  90. 4b7ed89 bnx2x: remove references to intr_sem by Dmitry Kravkov · 14 years ago
  91. 8eef2af bnx2x: do not allocate FCoE ring if disabled by Dmitry Kravkov · 14 years ago
  92. 59e5137 cnic: Move indexing function pointers to struct kcq_info by Michael Chan · 14 years ago
  93. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 14 years ago
  94. 552ad65 IPVS: labels at pos 0 by Hans Schillstrom · 14 years ago
  95. b7c7dee vmxnet3: remove unused variable by Neil Horman · 14 years ago
  96. bf0239a bonding:delete a dereference before check by Peter Pan(潘卫平) · 14 years ago
  97. 081b1b1 l2tp: fix l2tp_ip_sendmsg() route handling by Eric Dumazet · 14 years ago
  98. ec1d7c9 smsc9420: enable transmit time stamping. by Richard Cochran · 14 years ago
  99. 3e82ce1 stmmac: enable transmit time stamping. by Richard Cochran · 14 years ago
  100. 7c4bb9f r6040: enable transmit time stamping. by Richard Cochran · 14 years ago