1. 5a4d631 netxen: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  2. 7274c20 e1000e: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  3. 49b4ad9 bonding: remove useless assignment by Nicolas de Pesloüan · 15 years ago
  4. 3c6aaa2 bonding: fix a parameter name in error message by Nicolas de Pesloüan · 15 years ago
  5. 78122a5 be2net: Get rid of net_device_stats from adapter. by Ajit Khaparde · 15 years ago
  6. 3295354 dcb: data center bridging ops should be r/o by Stephen Hemminger · 15 years ago
  7. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  8. 92d326f net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep by Tilman Schmidt · 15 years ago
  9. a549952 bonding: introduce primary_reselect option by Jiri Pirko · 15 years ago
  10. 7bb5fdc gigaset: add Kernel CAPI interface (v3) by Tilman Schmidt · 15 years ago
  11. aaba2b3 gigaset: allow building without I4L by Tilman Schmidt · 15 years ago
  12. 088ec0c gigaset: prepare for CAPI implementation by Tilman Schmidt · 15 years ago
  13. 7ecc59c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  15. cd7f50e gigaset: correct debugging output selection by Tilman Schmidt · 15 years ago
  16. b5f581d gigaset: improve error recovery by Tilman Schmidt · 15 years ago
  17. 05eae94 gigaset: fix device ERROR response handling by Tilman Schmidt · 15 years ago
  18. 2038724 gigaset: announce if built with debugging by Tilman Schmidt · 15 years ago
  19. eb4459f gigaset: handle isoc frame errors more gracefully by Tilman Schmidt · 15 years ago
  20. ee239d9 gigaset: linearize skb by Tilman Schmidt · 15 years ago
  21. 3305adf gigaset: fix reject/hangup handling by Tilman Schmidt · 15 years ago
  22. 9803f79 isdn: make capidrv module parameter "debugmode" writeable by Tilman Schmidt · 15 years ago
  23. e484702 isdn: avoid races in capidrv by Tilman Schmidt · 15 years ago
  24. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  25. 583e3f3 be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off by Ajit Khaparde · 15 years ago
  26. 4964384 be2net: Fix a typo in be_cmds.h by Ajit Khaparde · 15 years ago
  27. c5b9b92 be2net: Bug Fix while accounting of multicast frames during netdev stats update by Ajit Khaparde · 15 years ago
  28. 86aaf9a qlge: Fix lock/mutex warnings. by Ron Mercer · 15 years ago
  29. 5ee22a5 qlge: Fix queueing of firmware handler in ISR. by Ron Mercer · 15 years ago
  30. d799bbf qlge: Fix some bit definitions for reset register. by Ron Mercer · 15 years ago
  31. bd32caf vxge: Version update. by Sreenivasa Honnur · 15 years ago
  32. eb5f10c vxge: Allow multiple functions with INTA. by Sreenivasa Honnur · 15 years ago
  33. fa41fd1 vxge: Check if FCS stripping is disabled by the firmware. by Sreenivasa Honnur · 15 years ago
  34. f0dfeba vxge: Removed unused functions. by Sreenivasa Honnur · 15 years ago
  35. a4a987d8 vxge: Fixed crash in PAE system due to wrong typecasting. by Sreenivasa Honnur · 15 years ago
  36. 0f8f7d5 vxge: Removed accessing non-supported registers. by Sreenivasa Honnur · 15 years ago
  37. 657205b vxge: Update driver_config->vpath_per_dev for each function in probe. by Sreenivasa Honnur · 15 years ago
  38. 92cdd7c vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1 by Sreenivasa Honnur · 15 years ago
  39. 6deac6f igb: add flushes between RAR writes when setting mac address by Alexander Duyck · 15 years ago
  40. 2553bb2 igb: add additional error handling to the phy code by Alexander Duyck · 15 years ago
  41. ab57638 igb: add code to retry a phy read in the event of failure on link check by Alexander Duyck · 15 years ago
  42. 81fadd8 igb: move the generic copper link setup code into e1000_phy.c by Alexander Duyck · 15 years ago
  43. 285b416 igb: remove microwire support from igb by Alexander Duyck · 15 years ago
  44. 2289663 igb: change how we handle alternate mac addresses by Alexander Duyck · 15 years ago
  45. 3272686 igb: fix a few items where weren't correctly setup for mbx timeout by Alexander Duyck · 15 years ago
  46. 0acb6fd igb: add function to handle mailbox lock by Alexander Duyck · 15 years ago
  47. 747d49b igb: add support for 82576NS SerDes adapter by Alexander Duyck · 15 years ago
  48. 68d480c igb: make use of the uta to allow for promiscous mode filter by Alexander Duyck · 15 years ago
  49. 26ad917 igb: add combined function for setting rar and pool bits by Alexander Duyck · 15 years ago
  50. bf6f7a9 igb: add locking to reads of the i2c interface by Alexander Duyck · 15 years ago
  51. 008c342 igb: update the approach taken to acquiring and releasing the phy lock by Alexander Duyck · 15 years ago
  52. 70d92f8 igb: update comments for serdes config and update to handle duplex by Alexander Duyck · 15 years ago
  53. cc9073b igb: remove unused temp variable from stats clearing path by Alexander Duyck · 15 years ago
  54. f0b2593 connector: Fix incompatible pointer type warning by Stephen Boyd · 15 years ago
  55. 5c6ae5b be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail by Ajit Khaparde · 15 years ago
  56. 225794f usbnet: Set device type for wlan and wwan devices by Marcel Holtmann · 15 years ago
  57. e1e499e usbnet: Use wwan%d interface name for mobile broadband devices by Marcel Holtmann · 15 years ago
  58. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  59. 69ef969 TI DaVinci EMAC: Minor macro related updates by chaithrika@ti.com · 15 years ago
  60. 15f0a39 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  61. 1ddee09 tehuti: Convert ethtool get_stats_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  62. df8b4ec qeth: Convert ethtool get_stats_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  63. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  64. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  65. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  66. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  67. 5e5027b Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  68. 6d5ee26 Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  69. 5001f86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  70. 663cc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  71. 6f6b35e macintosh: Don't assume i2c device probing always succeeds by Jean Delvare · 15 years ago
  72. 18669ea i2c: Hide probe errors caused by ACPI resource conflicts by Jean Delvare · 15 years ago
  73. dcffa12 mfd: AB3100 drop unused module parameters by Jean Delvare · 15 years ago
  74. 0d83f18 Staging: IIO: tsl2561: Drop unused module parameters by Jean Delvare · 15 years ago
  75. 7727986 leds: leds-pca9532 - Drop unused module parameters by Jean Delvare · 15 years ago
  76. 2d2a7cf ltc4215/ltc4245: Discard obsolete detect methods by Jean Delvare · 15 years ago
  77. 0314b02 ds2482: Discard obsolete detect method by Jean Delvare · 15 years ago
  78. b835d7f max6875: Discard obsolete detect method by Jean Delvare · 15 years ago
  79. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  80. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  81. 0b5759c tty: Avoid dropping ldisc_mutex over hangup tty re-initialization by Linus Torvalds · 15 years ago
  82. c7db7ba Merge branch 'misc' into release by Len Brown · 15 years ago
  83. 3934092 Merge branch 'bugzilla-14081' into release by Len Brown · 15 years ago
  84. 478fa03 ACPI: EC: Don't parse DSDT for EC early init on Compal by Alexey Starikovskiy · 15 years ago
  85. 0adf3c7 ACPI: EC: Rewrite DMI checks by Alexey Starikovskiy · 15 years ago
  86. 011a606 SFI: remove __init from sfi_verify_table by Arjan van de Ven · 15 years ago
  87. 50d716e ACPI: dock: fix "sibiling" typo by Alex Chiang · 15 years ago
  88. 53412c5 ACPI: kill overly verbose "throttling states" log messages by Roland Dreier · 15 years ago
  89. 01674da SFI: fix section mismatch warnings in sfi_core.c by Rakib Mullick · 15 years ago
  90. d9f6501 ACPI: Fix bound checks for copy_from_user in the acpi /proc code by Arjan van de Ven · 15 years ago
  91. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  92. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  93. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  94. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  95. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  96. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  97. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  98. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  99. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  100. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago