1. e49cc34 be2net: fix INTx ISR for interrupt behaviour on BE2 by Sathya Perla · 12 years ago
  2. f33e716 ewrk3: remove outdated comment by Paul Bolle · 12 years ago
  3. a80e275 ewrk3: silence GCC warning by Paul Bolle · 12 years ago
  4. f81d3af Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  5. 4e591b9 bonding: in balance-rr mode, set curr_active_slave only if it is up by Michal Kubeček · 12 years ago
  6. 462dbc9 pkt_sched: QFQ Plus: fair-queueing service at DRR cost by Paolo Valente · 12 years ago
  7. 351f33d smsc75xx: don't enable remote wakeup directly by Steve Glendinning · 12 years ago
  8. b4cdea9 smsc75xx: add support for USB dynamic autosuspend by Steve Glendinning · 12 years ago
  9. eacdd6c smsc75xx: fix error handling in suspend failure case by Steve Glendinning · 12 years ago
  10. f329ccd smsc75xx: support PHY wakeup source by Steve Glendinning · 12 years ago
  11. 9deb275 smsc75xx: refactor entering suspend modes by Steve Glendinning · 12 years ago
  12. 33763b7 smsc75xx: check return code from smsc75xx_reset by Steve Glendinning · 12 years ago
  13. 1e6b55e qlcnic: fix coding style issues in qlcnic_minidump.c by Sony Chacko · 12 years ago
  14. 58634e7 qlcnic: create file qlcnic_minidump.c for dump utility by Sony Chacko · 12 years ago
  15. b66e29c qlcnic: fix style issues in qlcnic_sysfs.c file by Sony Chacko · 12 years ago
  16. ec079a0 qlcnic: create file qlcnic_sysfs.c for sysfs routines by Sony Chacko · 12 years ago
  17. d17dd0d qlcnic: fix coding style issues in qlcnic_io.c by Sony Chacko · 12 years ago
  18. c70001a qlcnic: create file qlcnic_io.c for datapath routines by Sony Chacko · 12 years ago
  19. 3a858a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  20. fd5dfca bnx2x: Change duplex setting in EEE function by Yaniv Rosner · 12 years ago
  21. 52160da bnx2x: Add warning message in case of non-10G SFP module by Yaniv Rosner · 12 years ago
  22. 503976e bnx2x: Cosmetic changes by Yaniv Rosner · 12 years ago
  23. 8203c4b bnx2x: Always take PHY lock by Yaniv Rosner · 12 years ago
  24. 0f6bb03 bnx2x: Add support for BCM84834 by Yaniv Rosner · 12 years ago
  25. 5a1fbf4 bnx2x: Fix SFP+ current leakage by Yaniv Rosner · 12 years ago
  26. 55386fe8 bnx2x: Change MDIO clock settings by Yaniv Rosner · 12 years ago
  27. 4e7b499 bnx2x: Add support for 20G-KR2 by Yaniv Rosner · 12 years ago
  28. b884d95 bnx2x: Activate LFA by Yaniv Rosner · 12 years ago
  29. 14a8d4bb ixgbe: bump version number by Don Skidmore · 12 years ago
  30. 9b73598 ixgbe: Make the bridge mode setting sticky by Greg Rose · 12 years ago
  31. 2afaa00 ixgbe: Fix incorrect disabling of Tx hang check in case of PFC by Parikh, Neerav · 12 years ago
  32. 9de0c8e ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration by Alexander Duyck · 12 years ago
  33. d48507f igb: Use a 32-bit mask when calculating the flow control watermarks by Matthew Vick · 12 years ago
  34. 76f640f igbvf: update version number by Mitch A Williams · 12 years ago
  35. 2c1a101 igbvf: work around i350 erratum by Mitch A Williams · 12 years ago
  36. fc8f40b can: mpc5xxx_can: add MODULE_DEVICE_TABLE by Marc Kleine-Budde · 12 years ago
  37. 69c0c5b can: c_can_platform: add MODULE_DEVICE_TABLE by Marc Kleine-Budde · 12 years ago
  38. 09ca71c can: at91_can: add MODULE_DEVICE_TABLE by Marc Kleine-Budde · 12 years ago
  39. 4358a9d can: flexcan: add MODULE_DEVICE_TABLE by Marc Kleine-Budde · 12 years ago
  40. f190a50 can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLE by Marc Kleine-Budde · 12 years ago
  41. d8c4386 can: sja1000_platform: add MODULE_ALIAS by Marc Kleine-Budde · 12 years ago
  42. 64116c1 can: ti_hecc: add MODULE_ALIAS by Marc Kleine-Budde · 12 years ago
  43. 73ae949 can: bfin_can: add MODULE_ALIAS by Marc Kleine-Budde · 12 years ago
  44. 04df251 can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC by Andreas Larsson · 12 years ago
  45. 080f40a can: kvaser_usb: Add support for Kvaser CAN/USB devices by Olivier Sobrie · 12 years ago
  46. 52cde85 can: c_can: Add d_can raminit support by AnilKumar Ch · 12 years ago
  47. 03f52a0 ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM by Joe Perches · 12 years ago
  48. c91f6df sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name by Brian Haley · 12 years ago
  49. 513777b cpts: add missing kconfig dependency by Richard Cochran · 12 years ago
  50. c3484c2 ptp: reduce stack usage when measuring the system time offset by Richard Cochran · 12 years ago
  51. c7ec0ba ptp: reduce stack usage when reading external time stamps by Richard Cochran · 12 years ago
  52. cfd1979 stmmac: update the driver version to Nov_2012 by Giuseppe CAVALLARO · 12 years ago
  53. f9e01b5 stmmac: update the doc with new IRQ mitigation by Giuseppe CAVALLARO · 12 years ago
  54. 48f44da stmmac: get/set coalesce parameters via ethtool by Giuseppe CAVALLARO · 12 years ago
  55. 62a2ab9 stmmac: add Rx watchdog support to mitigate the DMA irqs by Giuseppe CAVALLARO · 12 years ago
  56. 9125cdd stmmac: add the initial tx coalesce schema by Giuseppe CAVALLARO · 12 years ago
  57. 7284a3f stmmac: remove dead code for STMMAC_TIMER support by Giuseppe CAVALLARO · 12 years ago
  58. 3872baf tun: put correct method name in a debug message. by Rami Rosen · 12 years ago
  59. 36fe8c09 vtun: fix typos. by Rami Rosen · 12 years ago
  60. ae088d6 atm: br2684: Fix excessive queue bloat by David Woodhouse · 12 years ago
  61. b3422a3 dsa: Hide core config options; make drivers select what they need by Ben Hutchings · 12 years ago
  62. 53d6841 ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool by Joe Perches · 12 years ago
  63. 5e1859f ipv4: ipmr: various fixes and cleanups by Eric Dumazet · 12 years ago
  64. 11e9802 MAINTAINERS: Add Q: patchwork entries for net/ and drivers/net/ by Joe Perches · 12 years ago
  65. 1e1d741 smsc: Add logging message newlines by Joe Perches · 12 years ago
  66. 6350759 qlcnic: fix sparse check endian warnings by Shahed Shaikh · 12 years ago
  67. 82167cb net: dsa/slave: Fix compilation warnings by viresh kumar · 12 years ago
  68. a303fbf net: sched: enable CAN Identifier to be build into kernel by Marc Kleine-Budde · 12 years ago
  69. 01ffc0a 8139cp: re-enable interrupts after tx timeout by David Woodhouse · 12 years ago
  70. 871f0d4 8139cp: enable bql by David Woodhouse · 12 years ago
  71. a9dbe40 8139cp: set ring address after enabling C+ mode by David Woodhouse · 12 years ago
  72. 071e3ef Revert "8139cp: revert "set ring address before enabling receiver"" by David S. Miller · 12 years ago
  73. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 194d983 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  75. d846b17 ALSA: hda - Fix build without CONFIG_PM by Takashi Iwai · 12 years ago
  76. 2654ad4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. 35f95d2 Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  78. 5e351cd Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  79. a0543d6 Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  80. 1d838d7 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  81. a8946af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  82. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  83. f789dcc Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  84. 33f1459 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  85. f470b8c Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  86. eb5aaed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  87. f3a443a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  88. 45aaff0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  89. a7227a0 PM / QoS: fix wrong error-checking condition by Guennadi Liakhovetski · 12 years ago
  90. b3e3bd71 net/macb: GEM DMA configuration register update by Nicolas Ferre · 12 years ago
  91. 452b5ec asix: use ramdom hw addr if the one read is not valid by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  92. 93272e0 net: add micrel KSZ8873MLL switch support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  93. 0b545a6 be2net: fix a possible events_get() race on BE2 by Sathya Perla · 12 years ago
  94. 9ce99cf tun: change tun_get_iff() prototype. by Rami Rosen · 12 years ago
  95. 4a25417 bnx2x: remove redundant warning log by Ariel Elior · 12 years ago
  96. 319b95b smsc95xx: refactor entering suspend modes by Steve Glendinning · 12 years ago
  97. e5e3af8 smsc95xx: support PHY wakeup source by Steve Glendinning · 12 years ago
  98. 9ebca50 smsc95xx: detect chip revision specific features by Steve Glendinning · 12 years ago
  99. af3d7c1 smsc95xx: fix error checking of usbnet_resume by Steve Glendinning · 12 years ago
  100. 8d8be83 tcp: remove dead prototype for tcp_v4_get_peer() by Neal Cardwell · 12 years ago