1. cdd861d ns83820: spin_lock_irq() => spin_lock() by Dan Carpenter · 14 years ago
  2. ccc901e tipc: Simplify bearer shutdown logic by Allan Stephens · 14 years ago
  3. 724829b tipc: Kill tipc_get_mode() completely. by David S. Miller · 14 years ago
  4. 7c1a96a tg3: Update version to 3.115 by Matt Carlson · 14 years ago
  5. 64c2218 tg3: Report invalid link from tg3_get_settings() by Matt Carlson · 14 years ago
  6. 4803572 tg3: Don't allocate jumbo ring for 5780 class devs by Matt Carlson · 14 years ago
  7. f94e290 tg3: Cleanup tg3_alloc_rx_skb() by Matt Carlson · 14 years ago
  8. 52b02d0 tg3: Add EEE support by Matt Carlson · 14 years ago
  9. ddfc87b tg3: Add clause 45 register accessor methods by Matt Carlson · 14 years ago
  10. 3d37728 tg3: Disable unused transmit rings by Matt Carlson · 14 years ago
  11. bba226a tg3: Add support for selfboot format 1 v6 by Matt Carlson · 14 years ago
  12. 19f5725 fib_hash: RCU conversion phase 2 by Eric Dumazet · 14 years ago
  13. 117a8cd fib_hash: RCU conversion phase 1 by Eric Dumazet · 14 years ago
  14. 9bef83e fib_hash: embed initial hash table in fn_zone by Eric Dumazet · 14 years ago
  15. 7fc4463 drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE by Joe Perches · 14 years ago
  16. 8e602ce netns: reorder fields in struct net by Eric Dumazet · 14 years ago
  17. c60ce4e tcp: use correct counters in CA_CWR state too by Ilpo Järvinen · 14 years ago
  18. 1fdb936 tcp: sack lost marking fixes by Ilpo Järvinen · 14 years ago
  19. f3e85df stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c by Giuseppe Cavallaro · 14 years ago
  20. ed440e8 niu: introduce temp variables to avoid sparse warnings when swapping in-situ by Harvey Harrison · 14 years ago
  21. 81ccb49 net: move MII outside of NET_ETHERNET, fix kconfig warning by Randy Dunlap · 14 years ago
  22. e00ce92 infiniband: fix mlx4 kconfig dependency warning by Randy Dunlap · 14 years ago
  23. cadb792 stmmac: make function tables const by stephen hemminger · 14 years ago
  24. 8ee17ae stmmac: make ethtool functions local by stephen hemminger · 14 years ago
  25. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  26. 1541922 via-velocity: forced 1000 Mbps mode support. by françois romieu · 14 years ago
  27. 10da66f fib: avoid false sharing on fib_table_hash by Eric Dumazet · 14 years ago
  28. 874ffa8 fib_trie: use fls() instead of open coded loop by Eric Dumazet · 14 years ago
  29. a0a4a85 fib: remove a useless synchronize_rcu() call by Eric Dumazet · 14 years ago
  30. 2c1c000 fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup() by Eric Dumazet · 14 years ago
  31. 725a4a4 sundance: Add initial ethtool stats support by Denis Kirjanov · 14 years ago
  32. 8998082 pch_gbe: fix if condition in set_settings() by Dan Carpenter · 14 years ago
  33. 35f2516 dnet: mark methods static and annotate for correct endianness by Harvey Harrison · 14 years ago
  34. 6549574 cxgb4vf: make single bit signed bitfields unsigned by Harvey Harrison · 14 years ago
  35. 564824b net: allocate skbs on local node by Eric Dumazet · 14 years ago
  36. 6f0333b r8169: use 50% less ram for RX ring by Eric Dumazet · 14 years ago
  37. 7662ff4 ixgbe: DCB: remove DCB check config by John Fastabend · 14 years ago
  38. cd2638a igb: add check for fiber/serdes devices to igb_set_spd_dplx; by Carolyn Wyborny · 14 years ago
  39. 5d5b7c3 ixgbe: declare functions as static by Emil Tantilov · 14 years ago
  40. f32f837 ixgbe: remove unused functions by Emil Tantilov · 14 years ago
  41. ee87a82 cnic: Add support for 57712 device by Michael Chan · 14 years ago
  42. a3ceeeb cnic: Decouple uio close from cnic shutdown by Michael Chan · 14 years ago
  43. cd80153 cnic: Add cnic_uio_dev struct by Michael Chan · 14 years ago
  44. c06c046 cnic: Add cnic_free_uio() by Michael Chan · 14 years ago
  45. fdf2408 cnic: Defer iscsi connection cleanup by Michael Chan · 14 years ago
  46. a2c9e76 cnic: Add cnic_bnx2x_destroy_ramrod() by Michael Chan · 14 years ago
  47. 6e0dda0 cnic: Convert ctx_flags to bit fields by Michael Chan · 14 years ago
  48. 6e0dc64 cnic: Add common cnic_request_irq() by Michael Chan · 14 years ago
  49. f20ce77 Documentation: Update Phonet doc for Pipe controller changes by Kumar Sanghvi · 14 years ago
  50. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  51. 7368ddf tipc: clean out all instances of #if 0'd unused code by Paul Gortmaker · 14 years ago
  52. 9fbb711 s390: ctcm_mpc: Fix build after netdev refcount changes. by David S. Miller · 14 years ago
  53. 29b4433 net: percpu net_device refcount by Eric Dumazet · 14 years ago
  54. f0b9f47 bnx2x: Fixing a typo: added a missing RSS enablement by Dmitry Kravkov · 14 years ago
  55. 8fa6e3d Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  56. 2f34b32 dccp: cosmetics - warning format by Gerrit Renker · 14 years ago
  57. ecdfbda dccp: schedule an Ack when receiving timestamps by Gerrit Renker · 14 years ago
  58. d196c9a dccp: generalise data-loss condition by Ivo Calado · 14 years ago
  59. baf9e78 dccp: remove unused argument in CCID tx function by Gerrit Renker · 14 years ago
  60. 93344af dccp: merge now-reduced connect_init() function by Gerrit Renker · 14 years ago
  61. 0b53d46 dccp: fix the adjustments to AWL and SWL by Gerrit Renker · 14 years ago
  62. c239f27 bnx2: Enable AER on PCIE devices only by Michael Chan · 14 years ago
  63. 22fa159 bnx2: Update firmware to 6.0.x. by Michael Chan · 14 years ago
  64. e37ef96 neigh: reorder struct neighbour fields by Eric Dumazet · 14 years ago
  65. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  66. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  67. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. b00916b net: clear heap allocations for privileged ethtool actions by Kees Cook · 14 years ago
  69. 419c204 NET: pch, fix use after free by Jiri Slaby · 14 years ago
  70. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 14 years ago
  71. ec622ab ATM: iphase, remove sleep-inside-atomic by Jiri Slaby · 14 years ago
  72. 5518b29 ATM: mpc, fix use after free by Jiri Slaby · 14 years ago
  73. f1ee89d ATM: solos-pci, remove use after free by Jiri Slaby · 14 years ago
  74. 34d101d neigh: speedup neigh_hh_init() by Eric Dumazet · 14 years ago
  75. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 14 years ago
  76. 37f9fc4 irda: Fix heap memory corruption in iriap.c by Samuel Ortiz · 14 years ago
  77. efc463e irda: Fix parameter extraction stack overflow by Samuel Ortiz · 14 years ago
  78. 3b06dbb irda: Test index before read in stir421x_patch_device() by Roel Kluin · 14 years ago
  79. f8cba16 irda: Remove BKL instances from irnet by Samuel Ortiz · 14 years ago
  80. 5b40964 irda: Remove BKL instances from af_irda.c by Samuel Ortiz · 14 years ago
  81. 7b738b5 sundance: get_stats proper locking by Eric Dumazet · 14 years ago
  82. 2259dca net/tg3: simplify conditional by Nicolas Kaiser · 14 years ago
  83. aa3bc6c ehea: simplify conditional by Nicolas Kaiser · 14 years ago
  84. e18434c net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX by Changli Gao · 14 years ago
  85. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 14 years ago
  86. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 14 years ago
  87. 4315d83 net: Fix rxq ref counting by Tom Herbert · 14 years ago
  88. a131d82 Phonet: mark the pipe controller as EXPERIMENTAL by Rémi Denis-Courmont · 14 years ago
  89. 03789f2 Phonet: cleanup pipe enable socket option by Rémi Denis-Courmont · 14 years ago
  90. 6d8e74e Phonet: advise against enabling the pipe controller by Rémi Denis-Courmont · 14 years ago
  91. 838e7a0 Phonet: add to MAINTAINERS and add myself by Rémi Denis-Courmont · 14 years ago
  92. b1091fe qlcnic: update driver version 5.0.11 by Amit Kumar Salecha · 14 years ago
  93. ff1b1bf8 qlcnic: change all P3 references to P3P by Sritej Velaga · 14 years ago
  94. ee07c1a qlcnic: fix promiscous mode for VF by Rajesh Borundia · 14 years ago
  95. 6336acd qlcnic: fix board description by Sritej Velaga · 14 years ago
  96. a2152d0 qlcnic: remove private LRO flag by Amit Kumar Salecha · 14 years ago
  97. b8c1762 qlcnic: support quiescent mode by Amit Kumar Salecha · 14 years ago
  98. f7ec804 qlcnic: driver private workqueue by Amit Kumar Salecha · 14 years ago
  99. 9cf8d1a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  100. e9a6870 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago