1. 3f0947c pkt_sched: sch_drr: fix drr_dequeue loop() by Patrick McHardy · 16 years ago
  2. 4b40eed infiniband: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  3. 486bf8d netdevice sbni: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  4. 5c94afd tokenring/3c359.c: Prevent possible mem leak when open failed by Jirka Pirko · 16 years ago
  5. 138a5cd tokenring/3c359.c: Fix error message when allocating tx_ring by Jirka Pirko · 16 years ago
  6. d0cc10a tokenring/3c359.c: fix allocation null check by Jirka Pirko · 16 years ago
  7. 85920d4 8139too: use err.h macros by Stephen Hemminger · 16 years ago
  8. 3755810 net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  9. 920de80 net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  10. 1f87e23 eth: Declare an optimized compare_ether_addr_64bits() function by Eric Dumazet · 16 years ago
  11. 70eb1bf axnet_cs: Fix build after net device ops ne2k conversion. by David S. Miller · 16 years ago
  12. 6f756a8 net: Make sure BHs are disabled in sock_prot_inuse_add() by David S. Miller · 16 years ago
  13. be77e59 net: fix tunnels in netns after ndo_ changes by Alexey Dobriyan · 16 years ago
  14. c25eb3b net: Convert TCP/DCCP listening hash tables to use RCU by Eric Dumazet · 16 years ago
  15. 8c862c2 dccp: Header option insertion routine for feature-negotiation by Gerrit Renker · 16 years ago
  16. d371056 dccp: Support for Mandatory options by Gerrit Renker · 16 years ago
  17. 02fa460 dccp: Increase the scope of variable-length htonl/ntohl functions by Gerrit Renker · 16 years ago
  18. 71c262a dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  19. b20a9c2 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  20. 2c62ad7 myri10ge: update firmware headers by Brice Goglin · 16 years ago
  21. 4ee2ac5 myri10ge: update DCA comments by Brice Goglin · 16 years ago
  22. c1fd3b9 net: af_netlink should update its inuse counter by Eric Dumazet · 16 years ago
  23. 04f258c net: some optimizations in af_inet by Eric Dumazet · 16 years ago
  24. c46920d Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 16 years ago
  25. f5f4cf0 igb: do not use phy ops in ethtool test cleanup for non-copper parts by Alexander Duyck · 16 years ago
  26. 21fc578 enic: misc cleanup items: by Scott Feldman · 16 years ago
  27. 8459645 enic: move wmb closer to where needed: before writing posted_index to hw by Scott Feldman · 16 years ago
  28. cb3c766 enic: mask off some reserved bits in CQ descriptor for future use by Scott Feldman · 16 years ago
  29. 27372bf enic: driver/firmware API updates by Scott Feldman · 16 years ago
  30. 86ca9db enic: enable ethtool LRO support by Scott Feldman · 16 years ago
  31. 6476a90 WAN pc300too.c: Fix PC300-X.21 detection by Krzysztof Hałasa · 16 years ago
  32. 7236470 WAN: syncppp.c is no longer used by any kernel code. Remove it. by Krzysztof Hałasa · 16 years ago
  33. e022c2f WAN: new synchronous PPP implementation for generic HDLC. by Krzysztof Hałasa · 16 years ago
  34. e1f024e WAN: Simplify sca_init_port() in HD64572 driver. by Krzysztof Hałasa · 16 years ago
  35. fcfe9ff WAN: Correct comments in hd6457[02].c by Krzysztof Hałasa · 16 years ago
  36. 0b59cef WAN: HD64572 drivers don't use next_desc() anymore. by Krzysztof Hałasa · 16 years ago
  37. 61e0a6a WAN: Simplify HD64572 drivers. by Krzysztof Hałasa · 16 years ago
  38. 9678343 WAN: don't print HD64572 driver versions anymore. by Krzysztof Hałasa · 16 years ago
  39. 0954ed8 WAN: Simplify HD64572 status handling. by Krzysztof Hałasa · 16 years ago
  40. 0446c3b WAN: rework HD64572 interrupts a bit. by Krzysztof Hałasa · 16 years ago
  41. b0942f7 WAN: HD64572 already handles TX underruns with DMAC. by Krzysztof Hałasa · 16 years ago
  42. 09fd65a WAN: TX-done handler now uses the ownership bit in HD64572 drivers. by Krzysztof Hałasa · 16 years ago
  43. abc9d91 WAN: convert HD64572-based drivers to NAPI. by Krzysztof Hałasa · 16 years ago
  44. 3022439 WAN: remove SCA support from SCA-II drivers by Krzysztof Hałasa · 16 years ago
  45. 8859736 WAN: remove SCA II support from SCA drivers by Krzysztof Hałasa · 16 years ago
  46. 6b40aba WAN: split hd6457x.c into hd64570.c and hd64572.c by Krzysztof Hałasa · 16 years ago
  47. 4e4fd4e ne2k: convert to net_device_ops by Stephen Hemminger · 16 years ago
  48. 99921b7 eql: convert to net_device_ops by Stephen Hemminger · 16 years ago
  49. 974acda sc92031: convert to net_device_ops by Stephen Hemminger · 16 years ago
  50. da1c14a qla3xxx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  51. a8652d2 hamachi: convert to net_device_ops by Stephen Hemminger · 16 years ago
  52. c64213c bnx2x: convert to net_device_ops by Stephen Hemminger · 16 years ago
  53. 6557d7b ns83820: convert to net_device_ops by Stephen Hemminger · 16 years ago
  54. bfd82c3 yellowfin: convert to net_device_ops by Stephen Hemminger · 16 years ago
  55. a7bd89c r6040: convert to net_device_ops by Stephen Hemminger · 16 years ago
  56. 09ab9e7 sis900: convert to net_device_ops by Stephen Hemminger · 16 years ago
  57. 2f30b1f6 tehuti: convert to net_device_ops by Stephen Hemminger · 16 years ago
  58. c3ecb9f sfc: convert to net_device_ops by Stephen Hemminger · 16 years ago
  59. 1abd266 netxen: convert to net_device_ops by Stephen Hemminger · 16 years ago
  60. 8765264 dl2k: convert to net_device_ops by Stephen Hemminger · 16 years ago
  61. 0421eae bnx2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  62. 3addc56 mlx4: convert to net_device_ops by Stephen Hemminger · 16 years ago
  63. 8126089 myri10ge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  64. 5d1d07d via-rhine: convert to net_device_ops by Stephen Hemminger · 16 years ago
  65. 8668ae9 qlge: fix sparse warnings by Stephen Hemminger · 16 years ago
  66. 25ed784 qlge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  67. 0402509 s2io: convert to net_device_ops by Stephen Hemminger · 16 years ago
  68. e48714b jme: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  69. e245a38 tg3: Update version to 3.96 by Matt Carlson · 16 years ago
  70. 2fbb69a broadcom: Add 57780 support by Matt Carlson · 16 years ago
  71. 321d32a tg3: Add 57780 support by Matt Carlson · 16 years ago
  72. 2243584 tg3: Allow GPHY powerdown on 5761 by Matt Carlson · 16 years ago
  73. d5fe488 tg3: Embrace pci_ioremap_bar() by Matt Carlson · 16 years ago
  74. dfe00d7 tg3: Extract FW ver from alt NVRAM formats by Matt Carlson · 16 years ago
  75. 6833c04 tg3: Enable GPHY APD on select devices by Matt Carlson · 16 years ago
  76. 5e7dfd0 tg3: Prevent corruption at 10 / 100Mbps w CLKREQ by Matt Carlson · 16 years ago
  77. 52f4490 tg3: Qualify use of tp->pcix_cap by Matt Carlson · 16 years ago
  78. ad82926 tg3: Use NET_IP_ALIGN by Matt Carlson · 16 years ago
  79. cf005b1 net: remove redundant argument comments by Qinghuang Feng · 16 years ago
  80. 6c0bce3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  81. e243455 e1000e: check return code from NVM accesses and fix bank detection by Bruce Allan · 16 years ago
  82. a20e4cf e1000e: fix incorrect link status when switch module pulled by Bruce Allan · 16 years ago
  83. 8452759 e1000e: store EEPROM version number to prevent unnecessary NVM reads by Bruce Allan · 16 years ago
  84. 0285c8d e1000e: cosmetic newline in debug message by Bruce Allan · 16 years ago
  85. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  86. 8f12fe8 e1000e: link up/down messages must follow a specific format by Bruce Allan · 16 years ago
  87. 75eb0fa e1000e: ESB2 config after link up by Bruce Allan · 16 years ago
  88. 438b365 e1000e: check return of pci_save_state by Bruce Allan · 16 years ago
  89. 1605927 e1000e: update comments listing supported parts for each MAC family by Bruce Allan · 16 years ago
  90. 63dcf3d e1000e: 82571 check for link fix on 82571 serdes by Bruce Allan · 16 years ago
  91. 5aa49c8 e1000e: commit speed/duplex changes for m88 PHY by Bruce Allan · 16 years ago
  92. 005cbdf e1000e: disable correctable errors for quad ports while going to D3 by Alexander Duyck · 16 years ago
  93. 7e3aab4 inet_diag: Missed conversion after changing inet ehash lockl to spinlocks. by David S. Miller · 16 years ago
  94. 176301e netdevice pc300: Add the reason about PC300 BROKEN in Kconfig by Wang Chen · 16 years ago
  95. 6636e11 netdevice pc300: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  96. 2baf8a2 netdevice hdlc: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  97. f757fec net: use net_eq() in INET_MATCH and INET_TW_MATCH by Eric Dumazet · 16 years ago
  98. a1eb5fe wireless: missing include in lib80211.h by Rami Rosen · 16 years ago
  99. 3461fc1 rtl8187: Update file authorship in comments by Larry Finger · 16 years ago
  100. 5984048 Update of MAINTAINERS for RTL8187 by Larry Finger · 16 years ago