1. 44f65b2 qlcnic: detect fan failure by Sony Chacko · 14 years ago
  2. 1bddc59 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 14 years ago
  3. 4f16061 net: fix Makefile typos & build errors by Randy Dunlap · 14 years ago
  4. ba6e5eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  5. f3116f6 ixgbe: clear RNBC only for 82598 by Emil Tantilov · 14 years ago
  6. abcc80d ixgbe: add check for supported modes by Emil Tantilov · 14 years ago
  7. 53f096d ixgbe: fix ixgbe_fc_autoneg_fiber bug by Don Skidmore · 14 years ago
  8. 6a864ab ixgbe: cleanup feature flags in ixgbe_probe by Don Skidmore · 14 years ago
  9. 634cdca ixgbe: PFC not cleared on X540 devices by John Fastabend · 14 years ago
  10. e7589ea ixgbe: consolidate, setup for multiple traffic classes by John Fastabend · 14 years ago
  11. 6172207 ixgbe: remove unneeded fdir pb alloc case by John Fastabend · 14 years ago
  12. 4fa2e0e ixgbe: fixup remaining call sites for arbitrary TCs by John Fastabend · 14 years ago
  13. 09dca47 ixgbe: Always tag VLAN tagged packets by Alexander Duyck · 14 years ago
  14. 7f9643f ixgbe: Add support for setting CC bit when SR-IOV is enabled by Alexander Duyck · 14 years ago
  15. 7ac2ed0 caif: Remove OOM messages, use kzalloc by Joe Perches · 14 years ago
  16. 343e43c benet: remove bogus "unlikely" on vlan check by Jiri Pirko · 14 years ago
  17. 3c9c36bc net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is enabled by Bhanu Prakash Gollapudi · 14 years ago
  18. dcc7e3a cnic: Add timeout for ramrod replies. by Michael Chan · 14 years ago
  19. dc219a2 cnic, bnx2fc: Increase maximum FCoE sessions. by Michael Chan · 14 years ago
  20. 9514822 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-organize by David S. Miller · 14 years ago
  21. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 14 years ago
  22. 88491d8 drivers/net: Kconfig & Makefile cleanup by Jeff Kirsher · 14 years ago
  23. 330278c com20020_cs: Move the PCMCIA Arcnet driver by Jeff Kirsher · 14 years ago
  24. c015322 ixbmtr_cs: Move the IBM PCMCIA Token Ring driver by Jeff Kirsher · 14 years ago
  25. b5451d7 slip: Move the SLIP drivers by Jeff Kirsher · 14 years ago
  26. 18e635f plip: Move the PLIP driver by Jeff Kirsher · 14 years ago
  27. ff5a3b5 hippi: Move the HIPPI driver by Jeff Kirsher · 14 years ago
  28. 224cf5a ppp: Move the PPP drivers by Jeff Kirsher · 14 years ago
  29. aab3ac2 skfp: Fix SysKonnect FDDI driver compile issues by Jeff Kirsher · 14 years ago
  30. 33f810b fddi: Move the FDDI drivers by Jeff Kirsher · 14 years ago
  31. efe3d3c ixgbe: convert rings from q_vector bit indexed array to linked list by Alexander Duyck · 14 years ago
  32. 30065e6 ixgbe: Simplify transmit cleanup path by Alexander Duyck · 14 years ago
  33. 471a76d ixgbevf: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  34. 4197aa7 ixgbevf: provide 64 bit statistics by Eric Dumazet · 14 years ago
  35. 98b9e48 ixgbevf: Check if EOP has changed before using it by Greg Rose · 14 years ago
  36. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 14 years ago
  37. 3cd0999 Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  38. 31c15a2 e1000: save skb counts in TX to avoid cache misses by Dean Nelson · 14 years ago
  39. 363437f net_sched: sfb: optimize enqueue on full queue by Eric Dumazet · 14 years ago
  40. 18cf124 bna: off by one in bfa_msgq_rspq_pi_update() by Dan Carpenter · 14 years ago
  41. 44861f4 bna: unlock on error path in pnad_pci_probe() by Dan Carpenter · 14 years ago
  42. 3756a89 bnx2x: Add new PHY BCM54616 by Yaniv Rosner · 14 years ago
  43. 6e68c91 bnx2x: resurrect RX hashing by Michal Schmidt · 14 years ago
  44. bc59ba3 af_packet: Prefixed tpacket_v3 structs to avoid name space collision by chetan loke · 14 years ago
  45. 165c68d fcoe: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  46. 94b06fd bnx2fc: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  47. f55c957 bnx2x: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  48. b7b6a68 bnx2: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  49. dc234d0 tg3: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  50. 5581be3 IPoIB: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  51. cf383eb IB: nes: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  52. 70b1052 IB: amso1100: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  53. c517202 atm: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  54. 767df1c headers, can: Add missing #include to <linux/can/bcm.h> by Ben Hutchings · 14 years ago
  55. 5740bb5 headers, xtables: Add missing #include <linux/netfilter.h> by Ben Hutchings · 14 years ago
  56. 598aaff headers, netfilter: Add missing #include <limits.h> for userland by Ben Hutchings · 14 years ago
  57. 3828620 headers, tipc: Add missing #include to <linux/tipc_config.h> for userland by Ben Hutchings · 14 years ago
  58. 7ff30c4 headers, netfilter: Use kernel type names __u8, __u16, __u32 by Ben Hutchings · 14 years ago
  59. bcb949b headers, net: Use __kernel_sa_family_t in more definitions shared with userland by Ben Hutchings · 14 years ago
  60. d4b172d headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> by Ben Hutchings · 14 years ago
  61. c2e0cd8 headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> by Ben Hutchings · 14 years ago
  62. 22ad72b headers, pppox: Add missing #include to <linux/if_pppox.h> by Ben Hutchings · 14 years ago
  63. a508a6e ath9k: add AR9580 support by Luis R. Rodriguez · 14 years ago
  64. 80d6e96 carl9170: Use do_div for 64-bit division to fix 32-bit kernels by Christian Lamparter · 14 years ago
  65. 5a63ef0 ath9k_hw: add AR9580 support by Luis R. Rodriguez · 14 years ago
  66. 5fa7198 ath9k_htc: Add get_stats call back by Mohammed Shafi Shajakhan · 14 years ago
  67. c3e5fac b43: correct warning for uninitialized variable 'macstat' by John W. Linville · 14 years ago
  68. 22c55e6 ath9k: remove replicated null check in ath_pci_aspm_init by John W. Linville · 14 years ago
  69. ea5a08c b43: HT-PHY: read clip state by Rafał Miłecki · 14 years ago
  70. c750f79 b43: HT-PHY: use separated function for forcing RF sequence by Rafał Miłecki · 14 years ago
  71. fe8e084 MAINTANERS: update Qualcomm Atheros addresses by Luis R. Rodriguez · 14 years ago
  72. dde88b7 wireless: relicense regulatory header to ISC by Luis R. Rodriguez · 14 years ago
  73. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 14 years ago
  74. c75786c nl80211/cfg80211: add STA WME parameters by Eliad Peller · 14 years ago
  75. a21fa87 mac80211: allow action frames with unknown BSSID in GO mode by Arik Nemtsov · 14 years ago
  76. 1a6e9d0 ath9k: Send legacy rated frames as unaggregated by Rajkumar Manoharan · 14 years ago
  77. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 14 years ago
  78. 8c71df7 mac80211: refactor sta_info_insert_rcu to 3 main stages by Guy Eilam · 14 years ago
  79. df76626 b43: drop Kconfig option of forcing PIO mode by Rafał Miłecki · 14 years ago
  80. c6133661 mac80211: mesh gate fixes by Thomas Pedersen · 14 years ago
  81. cd296780 sunbmac: use standard #defines from mii.h. by Francois Romieu · 14 years ago
  82. 78f6a6b dl2k: use standard #defines from mii.h. by Francois Romieu · 14 years ago
  83. 0856a30 Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path by Tim Chen · 14 years ago
  84. 6af29cc sctp: Bundle HEAERTBEAT into ASCONF_ACK by Michio Honda · 14 years ago
  85. f207c05 sctp: HEARTBEAT negotiation after ASCONF by Michio Honda · 14 years ago
  86. a262f0c Proportional Rate Reduction for TCP. by Nandita Dukkipati · 14 years ago
  87. f6fb8f1 af-packet: TPACKET_V3 flexible buffer implementation. by chetan loke · 14 years ago
  88. 0d4691c af-packet: Added TPACKET_V3 headers. by chetan loke · 14 years ago
  89. 44331fe IEEE802.15.4: 6LoWPAN basic support by Alexander Smirnov · 14 years ago
  90. 804cf14 net: xfrm: convert to SKB frag APIs by Ian Campbell · 14 years ago
  91. 408dadf net: ipv6: convert to SKB frag APIs by Ian Campbell · 14 years ago
  92. aff65da net: ipv4: convert to SKB frag APIs by Ian Campbell · 14 years ago
  93. ea2ab69 net: convert core to skb paged frag APIs by Ian Campbell · 14 years ago
  94. 15133fb be2net: remove unused variable by Sathya Perla · 14 years ago
  95. e2edb7d be2net: increase FW update completion timeout by Sathya Perla · 14 years ago
  96. 09c1c68 be2net: fix erx->rx_drops_no_frags wrap around by Sathya Perla · 14 years ago
  97. db3ea78 be2net: get rid of memory mapped pci-cfg space address by Sathya Perla · 14 years ago
  98. 857c990 be2net: Fix race in posting rx buffers. by Sathya Perla · 14 years ago
  99. ec5efe7 rps: support IPIP encapsulation by Eric Dumazet · 14 years ago
  100. 2523249 libertas: update readme file by Amitkumar Karwar · 14 years ago