1. ed440e8 niu: introduce temp variables to avoid sparse warnings when swapping in-situ by Harvey Harrison · 14 years ago
  2. 81ccb49 net: move MII outside of NET_ETHERNET, fix kconfig warning by Randy Dunlap · 14 years ago
  3. e00ce92 infiniband: fix mlx4 kconfig dependency warning by Randy Dunlap · 14 years ago
  4. cadb792 stmmac: make function tables const by stephen hemminger · 14 years ago
  5. 8ee17ae stmmac: make ethtool functions local by stephen hemminger · 14 years ago
  6. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  7. 1541922 via-velocity: forced 1000 Mbps mode support. by françois romieu · 14 years ago
  8. 10da66f fib: avoid false sharing on fib_table_hash by Eric Dumazet · 14 years ago
  9. 874ffa8 fib_trie: use fls() instead of open coded loop by Eric Dumazet · 14 years ago
  10. a0a4a85 fib: remove a useless synchronize_rcu() call by Eric Dumazet · 14 years ago
  11. 2c1c000 fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup() by Eric Dumazet · 14 years ago
  12. 725a4a4 sundance: Add initial ethtool stats support by Denis Kirjanov · 14 years ago
  13. 8998082 pch_gbe: fix if condition in set_settings() by Dan Carpenter · 14 years ago
  14. 35f2516 dnet: mark methods static and annotate for correct endianness by Harvey Harrison · 14 years ago
  15. 6549574 cxgb4vf: make single bit signed bitfields unsigned by Harvey Harrison · 14 years ago
  16. 564824b net: allocate skbs on local node by Eric Dumazet · 14 years ago
  17. 6f0333b r8169: use 50% less ram for RX ring by Eric Dumazet · 14 years ago
  18. 7662ff4 ixgbe: DCB: remove DCB check config by John Fastabend · 14 years ago
  19. cd2638a igb: add check for fiber/serdes devices to igb_set_spd_dplx; by Carolyn Wyborny · 14 years ago
  20. 5d5b7c3 ixgbe: declare functions as static by Emil Tantilov · 14 years ago
  21. f32f837 ixgbe: remove unused functions by Emil Tantilov · 14 years ago
  22. ee87a82 cnic: Add support for 57712 device by Michael Chan · 14 years ago
  23. a3ceeeb cnic: Decouple uio close from cnic shutdown by Michael Chan · 14 years ago
  24. cd80153 cnic: Add cnic_uio_dev struct by Michael Chan · 14 years ago
  25. c06c046 cnic: Add cnic_free_uio() by Michael Chan · 14 years ago
  26. fdf2408 cnic: Defer iscsi connection cleanup by Michael Chan · 14 years ago
  27. a2c9e76 cnic: Add cnic_bnx2x_destroy_ramrod() by Michael Chan · 14 years ago
  28. 6e0dda0 cnic: Convert ctx_flags to bit fields by Michael Chan · 14 years ago
  29. 6e0dc64 cnic: Add common cnic_request_irq() by Michael Chan · 14 years ago
  30. f20ce77 Documentation: Update Phonet doc for Pipe controller changes by Kumar Sanghvi · 14 years ago
  31. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  32. 7368ddf tipc: clean out all instances of #if 0'd unused code by Paul Gortmaker · 14 years ago
  33. 9fbb711 s390: ctcm_mpc: Fix build after netdev refcount changes. by David S. Miller · 14 years ago
  34. 29b4433 net: percpu net_device refcount by Eric Dumazet · 14 years ago
  35. f0b9f47 bnx2x: Fixing a typo: added a missing RSS enablement by Dmitry Kravkov · 14 years ago
  36. 8fa6e3d Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  37. 2f34b32 dccp: cosmetics - warning format by Gerrit Renker · 14 years ago
  38. ecdfbda dccp: schedule an Ack when receiving timestamps by Gerrit Renker · 14 years ago
  39. d196c9a dccp: generalise data-loss condition by Ivo Calado · 14 years ago
  40. baf9e78 dccp: remove unused argument in CCID tx function by Gerrit Renker · 14 years ago
  41. 93344af dccp: merge now-reduced connect_init() function by Gerrit Renker · 14 years ago
  42. 0b53d46 dccp: fix the adjustments to AWL and SWL by Gerrit Renker · 14 years ago
  43. c239f27 bnx2: Enable AER on PCIE devices only by Michael Chan · 14 years ago
  44. 22fa159 bnx2: Update firmware to 6.0.x. by Michael Chan · 14 years ago
  45. e37ef96 neigh: reorder struct neighbour fields by Eric Dumazet · 14 years ago
  46. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  47. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  48. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  49. b00916b net: clear heap allocations for privileged ethtool actions by Kees Cook · 14 years ago
  50. 419c204 NET: pch, fix use after free by Jiri Slaby · 14 years ago
  51. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 14 years ago
  52. ec622ab ATM: iphase, remove sleep-inside-atomic by Jiri Slaby · 14 years ago
  53. 5518b29 ATM: mpc, fix use after free by Jiri Slaby · 14 years ago
  54. f1ee89d ATM: solos-pci, remove use after free by Jiri Slaby · 14 years ago
  55. 34d101d neigh: speedup neigh_hh_init() by Eric Dumazet · 14 years ago
  56. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 14 years ago
  57. 37f9fc4 irda: Fix heap memory corruption in iriap.c by Samuel Ortiz · 14 years ago
  58. efc463e irda: Fix parameter extraction stack overflow by Samuel Ortiz · 14 years ago
  59. 3b06dbb irda: Test index before read in stir421x_patch_device() by Roel Kluin · 14 years ago
  60. f8cba16 irda: Remove BKL instances from irnet by Samuel Ortiz · 14 years ago
  61. 5b40964 irda: Remove BKL instances from af_irda.c by Samuel Ortiz · 14 years ago
  62. 7b738b5 sundance: get_stats proper locking by Eric Dumazet · 14 years ago
  63. 2259dca net/tg3: simplify conditional by Nicolas Kaiser · 14 years ago
  64. aa3bc6c ehea: simplify conditional by Nicolas Kaiser · 14 years ago
  65. e18434c net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX by Changli Gao · 14 years ago
  66. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 14 years ago
  67. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 14 years ago
  68. 4315d83 net: Fix rxq ref counting by Tom Herbert · 14 years ago
  69. a131d82 Phonet: mark the pipe controller as EXPERIMENTAL by Rémi Denis-Courmont · 14 years ago
  70. 03789f2 Phonet: cleanup pipe enable socket option by Rémi Denis-Courmont · 14 years ago
  71. 6d8e74e Phonet: advise against enabling the pipe controller by Rémi Denis-Courmont · 14 years ago
  72. 838e7a0 Phonet: add to MAINTAINERS and add myself by Rémi Denis-Courmont · 14 years ago
  73. b1091fe qlcnic: update driver version 5.0.11 by Amit Kumar Salecha · 14 years ago
  74. ff1b1bf8 qlcnic: change all P3 references to P3P by Sritej Velaga · 14 years ago
  75. ee07c1a qlcnic: fix promiscous mode for VF by Rajesh Borundia · 14 years ago
  76. 6336acd qlcnic: fix board description by Sritej Velaga · 14 years ago
  77. a2152d0 qlcnic: remove private LRO flag by Amit Kumar Salecha · 14 years ago
  78. b8c1762 qlcnic: support quiescent mode by Amit Kumar Salecha · 14 years ago
  79. f7ec804 qlcnic: driver private workqueue by Amit Kumar Salecha · 14 years ago
  80. 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
  81. 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
  82. 8391d07 ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() by Dimitris Michailidis · 14 years ago
  83. ae6df5f net: clear heap allocation for ETHTOOL_GRXCLSRLALL by Kees Cook · 14 years ago
  84. 94b1057 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  85. 993284d sfc: Don't try to set filters with search depths we know won't work by Ben Hutchings · 14 years ago
  86. 4e7f795 net: Update kernel-doc for netif_set_real_num_rx_queues() by Ben Hutchings · 14 years ago
  87. b530fb6 isdn: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  88. 15a6321 ath9k_hw: Fix hw reset failure with HTC driver by Rajkumar Manoharan · 14 years ago
  89. 388ac77 cfg80211: constify WDS address by Johannes Berg · 14 years ago
  90. 43b1995 nl80211: use new genl helpers for WDS by Johannes Berg · 14 years ago
  91. 7b99a7c mac80211: fix sw scan locking by Johannes Berg · 14 years ago
  92. 4b34d43 wl1271: Support FEM autodetection by Juuso Oikarinen · 14 years ago
  93. edbe407 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  94. 7573eac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  95. 4efe7f5 Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" by John W. Linville · 14 years ago
  96. a6d27d2a Revert "rtl8180: use NAPI for bottom-half processing" by John W. Linville · 14 years ago
  97. fb3dbec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by David S. Miller · 14 years ago
  98. b25ebfd ixgbe: Use affinity_hint when Flow Director is enabled by Peter Waskiewicz · 14 years ago
  99. 9deec17 drivers/net/stmmac/: add HAS_IOMEM dependency by Martin Schwidefsky · 14 years ago
  100. 3d3211e net: netif_set_real_num_rx_queues may cap num_rx_queues at init time by John Fastabend · 14 years ago