1. 3295354 dcb: data center bridging ops should be r/o by Stephen Hemminger · 15 years ago
  2. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  3. f7734fd make TLLAO option for NA packets configurable by Octavian Purdila · 15 years ago
  4. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  5. d73d3a8 ethtool: Add reset operation by Ben Hutchings · 15 years ago
  6. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  7. 92d326f net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep by Tilman Schmidt · 15 years ago
  8. a549952 bonding: introduce primary_reselect option by Jiri Pirko · 15 years ago
  9. 2d37a18 Use sk_mark for routing lookup in more places by Eric Dumazet · 15 years ago
  10. fa857af ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  11. ee5e81f add vif using local interface index instead of IP by Ilia K · 15 years ago
  12. 7bb5fdc gigaset: add Kernel CAPI interface (v3) by Tilman Schmidt · 15 years ago
  13. aaba2b3 gigaset: allow building without I4L by Tilman Schmidt · 15 years ago
  14. 088ec0c gigaset: prepare for CAPI implementation by Tilman Schmidt · 15 years ago
  15. 7ecc59c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  17. cd7f50e gigaset: correct debugging output selection by Tilman Schmidt · 15 years ago
  18. b5f581d gigaset: improve error recovery by Tilman Schmidt · 15 years ago
  19. 05eae94 gigaset: fix device ERROR response handling by Tilman Schmidt · 15 years ago
  20. 2038724 gigaset: announce if built with debugging by Tilman Schmidt · 15 years ago
  21. eb4459f gigaset: handle isoc frame errors more gracefully by Tilman Schmidt · 15 years ago
  22. ee239d9 gigaset: linearize skb by Tilman Schmidt · 15 years ago
  23. 3305adf gigaset: fix reject/hangup handling by Tilman Schmidt · 15 years ago
  24. 9803f79 isdn: make capidrv module parameter "debugmode" writeable by Tilman Schmidt · 15 years ago
  25. e484702 isdn: avoid races in capidrv by Tilman Schmidt · 15 years ago
  26. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  27. f1af9f5 Documentation: expand isdn/INTERFACE.CAPI document by Tilman Schmidt · 15 years ago
  28. 583e3f3 be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off by Ajit Khaparde · 15 years ago
  29. 4964384 be2net: Fix a typo in be_cmds.h by Ajit Khaparde · 15 years ago
  30. c5b9b92 be2net: Bug Fix while accounting of multicast frames during netdev stats update by Ajit Khaparde · 15 years ago
  31. 86aaf9a qlge: Fix lock/mutex warnings. by Ron Mercer · 15 years ago
  32. 5ee22a5 qlge: Fix queueing of firmware handler in ISR. by Ron Mercer · 15 years ago
  33. d799bbf qlge: Fix some bit definitions for reset register. by Ron Mercer · 15 years ago
  34. bcdce71 net: speedup sk_wake_async() by Eric Dumazet · 15 years ago
  35. bd32caf vxge: Version update. by Sreenivasa Honnur · 15 years ago
  36. eb5f10c vxge: Allow multiple functions with INTA. by Sreenivasa Honnur · 15 years ago
  37. fa41fd1 vxge: Check if FCS stripping is disabled by the firmware. by Sreenivasa Honnur · 15 years ago
  38. f0dfeba vxge: Removed unused functions. by Sreenivasa Honnur · 15 years ago
  39. a4a987d8 vxge: Fixed crash in PAE system due to wrong typecasting. by Sreenivasa Honnur · 15 years ago
  40. 0f8f7d5 vxge: Removed accessing non-supported registers. by Sreenivasa Honnur · 15 years ago
  41. 657205b vxge: Update driver_config->vpath_per_dev for each function in probe. by Sreenivasa Honnur · 15 years ago
  42. 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
  43. 6deac6f igb: add flushes between RAR writes when setting mac address by Alexander Duyck · 15 years ago
  44. 2553bb2 igb: add additional error handling to the phy code by Alexander Duyck · 15 years ago
  45. ab57638 igb: add code to retry a phy read in the event of failure on link check by Alexander Duyck · 15 years ago
  46. 81fadd8 igb: move the generic copper link setup code into e1000_phy.c by Alexander Duyck · 15 years ago
  47. 285b416 igb: remove microwire support from igb by Alexander Duyck · 15 years ago
  48. 2289663 igb: change how we handle alternate mac addresses by Alexander Duyck · 15 years ago
  49. 3272686 igb: fix a few items where weren't correctly setup for mbx timeout by Alexander Duyck · 15 years ago
  50. 0acb6fd igb: add function to handle mailbox lock by Alexander Duyck · 15 years ago
  51. 747d49b igb: add support for 82576NS SerDes adapter by Alexander Duyck · 15 years ago
  52. 68d480c igb: make use of the uta to allow for promiscous mode filter by Alexander Duyck · 15 years ago
  53. 26ad917 igb: add combined function for setting rar and pool bits by Alexander Duyck · 15 years ago
  54. bf6f7a9 igb: add locking to reads of the i2c interface by Alexander Duyck · 15 years ago
  55. 008c342 igb: update the approach taken to acquiring and releasing the phy lock by Alexander Duyck · 15 years ago
  56. 70d92f8 igb: update comments for serdes config and update to handle duplex by Alexander Duyck · 15 years ago
  57. cc9073b igb: remove unused temp variable from stats clearing path by Alexander Duyck · 15 years ago
  58. f0b2593 connector: Fix incompatible pointer type warning by Stephen Boyd · 15 years ago
  59. a160ee6 wext: let get_wireless_stats() sleep by Johannes Berg · 15 years ago
  60. 5c6ae5b be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail by Ajit Khaparde · 15 years ago
  61. d519e17 net: export device speed and duplex via sysfs by Andy Gospodarek · 15 years ago
  62. 053a93d cfg80211: assign device type in netdev notifier callback by Marcel Holtmann · 15 years ago
  63. 7ffbe3f net: introduce NETDEV_POST_INIT notifier by Johannes Berg · 15 years ago
  64. 225794f usbnet: Set device type for wlan and wwan devices by Marcel Holtmann · 15 years ago
  65. e1e499e usbnet: Use wwan%d interface name for mobile broadband devices by Marcel Holtmann · 15 years ago
  66. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  67. 9c50193 net: Support inclusion of <linux/socket.h> before <sys/socket.h> by Ben Hutchings · 15 years ago
  68. 0bfbedb tunnels: Optimize tx path by Eric Dumazet · 15 years ago
  69. 16c6cf8 ipv4: fib table algorithm performance improvement by Stephen Hemminger · 15 years ago
  70. 9777500 af_packet: add interframe drop cmsg (v6) by Neil Horman · 15 years ago
  71. 69ef969 TI DaVinci EMAC: Minor macro related updates by chaithrika@ti.com · 15 years ago
  72. 0835acf pktgen: Avoid dirtying skb->users when txq is full by Eric Dumazet · 15 years ago
  73. b3a5b6c icmp: No need to call sk_write_space() by Eric Dumazet · 15 years ago
  74. a9828ec ethtool: Remove support for obsolete string query operations by Ben Hutchings · 15 years ago
  75. 15f0a39 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  76. 1ddee09 tehuti: Convert ethtool get_stats_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  77. df8b4ec qeth: Convert ethtool get_stats_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  78. 9240d71 pktgen: restore nanosec delays by Eric Dumazet · 15 years ago
  79. 896a7cf pktgen: Fix multiqueue handling by Eric Dumazet · 15 years ago
  80. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  81. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  82. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  83. 374576a Linux 2.6.32-rc3 by Linus Torvalds · 15 years ago
  84. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  85. 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
  86. 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
  87. 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
  88. 663cc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  89. 6f6b35e macintosh: Don't assume i2c device probing always succeeds by Jean Delvare · 15 years ago
  90. 18669ea i2c: Hide probe errors caused by ACPI resource conflicts by Jean Delvare · 15 years ago
  91. 03f1805 i2c: Minor documentation update by Jean Delvare · 15 years ago
  92. dcffa12 mfd: AB3100 drop unused module parameters by Jean Delvare · 15 years ago
  93. 0d83f18 Staging: IIO: tsl2561: Drop unused module parameters by Jean Delvare · 15 years ago
  94. 7727986 leds: leds-pca9532 - Drop unused module parameters by Jean Delvare · 15 years ago
  95. 2d2a7cf ltc4215/ltc4245: Discard obsolete detect methods by Jean Delvare · 15 years ago
  96. 0314b02 ds2482: Discard obsolete detect method by Jean Delvare · 15 years ago
  97. b835d7f max6875: Discard obsolete detect method by Jean Delvare · 15 years ago
  98. f546c65 i2c: Move misc devices documentation by Jean Delvare · 15 years ago
  99. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago