1. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 0625491 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS by Eric Dumazet · 15 years ago
  3. f2798eb drop_monitor: fix trace_napi_poll_hit() by Xiao Guangrong · 15 years ago
  4. 2fbd3da pkt_sched: Revert tasklet_hrtimer changes. by David S. Miller · 15 years ago
  5. 3732e9b xilinx_emaclite: Fix permissions on driver sources. by David S. Miller · 15 years ago
  6. d66ee05 net: sk_free() should be allowed right after sk_alloc() by Jarek Poplawski · 15 years ago
  7. 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 15 years ago
  8. dcbfef8 au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() by roel kluin · 15 years ago
  9. 5d78922 RTO connection timeout: sysctl documentation update by Damian Lukowski · 15 years ago
  10. 5152fc7 RTO connection timeout: coding style fixes and comments by Damian Lukowski · 15 years ago
  11. 72c6068 sky2: Use 32bit read to read Y2_VAUX_AVAIL by Mike McCormack · 15 years ago
  12. 90bbebb sky2: Create buffer alloc and free helpers by Mike McCormack · 15 years ago
  13. 10547ae sky2: fix management of driver LED by Stephen Hemminger · 15 years ago
  14. 89f56d1 tun: reuse struct sock fields by Michael S. Tsirkin · 15 years ago
  15. 86393e5 netns: embed ip6_dst_ops directly by Alexey Dobriyan · 15 years ago
  16. 885a136 bonding: use compare_ether_addr_64bits() in ALB by Eric Dumazet · 15 years ago
  17. ac06713 macvlan: Use compare_ether_addr_64bits() by Eric Dumazet · 15 years ago
  18. c3c7432 ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner by Mallikarjuna R Chilakala · 15 years ago
  19. b7fdb71 ixgbe: Properly disable DCB arbiters prior to applying changes by Peter P Waskiewicz Jr · 15 years ago
  20. 8620a10 ixgbe: refactor link setup code by Mallikarjuna R Chilakala · 15 years ago
  21. fd38d7a e1000: Fix for e1000 kills IPMI on a tagged vlan. by Graham, David · 15 years ago
  22. 6fa12c8 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. by Damian Lukowski · 15 years ago
  23. f1ecd5d Revert Backoff [v3]: Revert RTO on ICMP destination unreachable by Damian Lukowski · 15 years ago
  24. 4d1a2d9 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() by Damian Lukowski · 15 years ago
  25. 6ee1652 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp by Yi Zou · 15 years ago
  26. 5794968 dcbnl: Add implementations of dcbnl setapp/getapp commands by Yi Zou · 15 years ago
  27. 6fa382a dcbnl: Add netlink attributes for setapp/getapp to dcbnl by Yi Zou · 15 years ago
  28. 7114323 dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops by Yi Zou · 15 years ago
  29. 0f6f290 dcbnl: Add support for setapp/getapp commands to dcbnl by Yi Zou · 15 years ago
  30. 8450ff8 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 by Yi Zou · 15 years ago
  31. 0af46d9 vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN by Yi Zou · 15 years ago
  32. cb45439 net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops by Yi Zou · 15 years ago
  33. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  34. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  35. 0fc4809 appletalk: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  36. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  37. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  38. ad09646 tulip: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  39. 3a27c14 uwb: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  40. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  41. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  42. dbf02fa netdev: convert pcmcia drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  43. 4c5d502 hdlc: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  44. d71a674 wan: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  45. 61a8410 tokenring: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  46. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  47. 8b62ff2 isdn: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  48. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  49. 3c805a2 convert ATM drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  50. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  51. dc1f8bf netdev: change transmit to limited range type by Stephen Hemminger · 15 years ago
  52. 9e39f7c s2io: Generate complete messages using single line DBG_PRINTs by Joe Perches · 15 years ago
  53. 82c2d02 s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> by Joe Perches · 15 years ago
  54. ffb5df6 s2io.c: Standardize statistics accessors by Joe Perches · 15 years ago
  55. a2a20ae s2io.c: fix spelling explaination by Joe Perches · 15 years ago
  56. 6cef2b8 s2io.c: convert printks to pr_<level> by Joe Perches · 15 years ago
  57. d44570e s2io.c: Make more conforming to normal kernel style by Joe Perches · 15 years ago
  58. 44364a0 s2io.c: use kzalloc by Joe Perches · 15 years ago
  59. 4f87032 s2io.c: Use calculated size in kmallocs by Joe Perches · 15 years ago
  60. 13d866a s2io.c: Shorten code line length by using intermediate pointers by Joe Perches · 15 years ago
  61. 6fce365 s2io.c: Use const for strings by Joe Perches · 15 years ago
  62. a453e06 pkt_sched: Fix resource limiting in pfifo_fast by Krishna Kumar · 15 years ago
  63. 03a9a44 net: convert remaining non-symbolic return values in dev_queue_xmit by Krishna Kumar · 15 years ago
  64. 7b3d3e4 netdevice: Consolidate to use existing macros where available. by Krishna Kumar · 15 years ago
  65. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  66. 38bddf0 gianfar: gfar_remove needs to call unregister_netdev() by Toru UCHIYAMA · 15 years ago
  67. 5de3fca WAN: bit and/or confusion by roel kluin · 15 years ago
  68. 2394905 ucc_geth: Implement suspend/resume and Wake-On-LAN support by Anton Vorontsov · 15 years ago
  69. bf5aec2 ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code by Anton Vorontsov · 15 years ago
  70. 54b1598 ucc_geth: Factor out MAC initialization steps into a call by Anton Vorontsov · 15 years ago
  71. ed24157 powerpc/qe: Implement qe_alive_during_sleep() helper function by Anton Vorontsov · 15 years ago
  72. e0ad2cd ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats() by Anton Vorontsov · 15 years ago
  73. b9caaab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  74. fc57e51 tg3: Update version to 3.101 by Matt Carlson · 15 years ago
  75. f3f3f27 tg3: Move per-int tx members to a per-int struct by Matt Carlson · 15 years ago
  76. 7233448 tg3: Move per-int rx members to per-int struct by Matt Carlson · 15 years ago
  77. 898a56f tg3: Move general int members to a per-int struct by Matt Carlson · 15 years ago
  78. 17375d2 tg3: Convert napi handlers to use tnapi by Matt Carlson · 15 years ago
  79. 09943a1 tg3: Convert ISR parameter to tnapi by Matt Carlson · 15 years ago
  80. 8ef0442 tg3: Move napi to per-int struct by Matt Carlson · 15 years ago
  81. 07b0173 tg3: Cleanup interrupt setup / teardown by Matt Carlson · 15 years ago
  82. 79ed5ac tg3: Use ext rx bds by Matt Carlson · 15 years ago
  83. 21f581a tg3: Create a new prodring_set structure by Matt Carlson · 15 years ago
  84. cf7a729 tg3: Create rx producer ring setup routines by Matt Carlson · 15 years ago
  85. 287be12 tg3: Clarify rx buffer relationships by Matt Carlson · 15 years ago
  86. 8f666b0 tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags by Matt Carlson · 15 years ago
  87. fdb72b3 tg3: Break out mini producer ring handling by Matt Carlson · 15 years ago
  88. 8590a60 tg3: Reformat NVRAM case statements by Matt Carlson · 15 years ago
  89. 2befdce tg3: Add new 5785 10/100 only device ID by Matt Carlson · 15 years ago
  90. 0a9140c tg3: Delay mdio bus init until fw finishes by Matt Carlson · 15 years ago
  91. b3df9a5 tipc: fix test of bearer_priority range in tipc_register_media() by roel kluin · 15 years ago
  92. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago
  93. 4923576 net: sh_eth: add value of ether_link pin in platform_data by Yoshihiro Shimoda · 15 years ago
  94. 2db9517 TI DaVinci EMAC: delay DaVinci EMAC initialization by Rajashekhara, Sudhakar · 15 years ago
  95. 38edb5b WAN/LMC: Fix type_trans(). by Krzysztof Halasa · 15 years ago
  96. 8a27f7c lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address by Joe Perches · 15 years ago
  97. 9a7030b tcp: Remove redundant copy of MD5 authentication key by John Dykstra · 15 years ago
  98. fd3ae5e Speed-up pfifo_fast lookup using a private bitmap by Krishna Kumar · 15 years ago
  99. 31ce8c7 ipv6: Update Neighbor Cache when IPv6 RA is received on a router by David Ward · 15 years ago
  100. 078b073 bnx2: Update firmware to 5.0.0.j3. by Michael Chan · 15 years ago