1. 60ab436 fs_enet: Add support for MPC512x to fs_enet driver by Anatolij Gustschin · 14 years ago
  2. fcb6a1c fs_enet: use dev_xxx instead of printk by Anatolij Gustschin · 14 years ago
  3. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  4. 9e3bd91 b43: fall back gracefully to PIO mode after fatal DMA errors by Linus Torvalds · 14 years ago
  5. 0e0a228 mac80211: fix direct probe loop on ieee80211_work_purge by Juuso Oikarinen · 14 years ago
  6. caf66e5 netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211 by John W. Linville · 14 years ago
  7. b446918 mac80211: use listen interval 5 as default by Helmut Schaa · 14 years ago
  8. 7bfbae1 ath9k: disable RIFS search for AR91xx based chips by Felix Fietkau · 14 years ago
  9. a040d53 MAINTAINERS: update mwl8k maintenance status by Lennert Buytenhek · 14 years ago
  10. 08b2cb0 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
  11. be41f5c Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  12. 64463da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  13. 8266d71 net: Delete isa-skeleton net driver by Jeff Garzik · 14 years ago
  14. 38bdbd8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  15. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  16. a49c650 netfilter: nfnetlink_log: fix silly refcount leak by Alexey Dobriyan · 14 years ago
  17. 51f0bc7 IPVS: ip_vs_lblcr: use list headA by Simon Horman · 14 years ago
  18. 773c3e7 can: ti hecc module : add platform specific initialization callback. by Sriramakrishnan · 14 years ago
  19. 738b034 Revert "ethtool: Add n-tuple string length to drvinfo and return it" by David S. Miller · 14 years ago
  20. 14f3ad6 ipv6: Use 1280 as min MTU for ipv6 forwarding by Ulrich Weber · 14 years ago
  21. fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  22. 6e17d45 net: add addr len check to dev_mc_add by Jiri Pirko · 14 years ago
  23. c79c5ff ethtool: Add n-tuple string length to drvinfo and return it by Peter Waskiewicz · 14 years ago
  24. c43491d greth: fall through to common return statement on error by Simon Horman · 14 years ago
  25. e5e26d7 netdev: use list_first_entry macro by stephen hemminger · 14 years ago
  26. 4edb246 rtnetlink: clean up SR-IOV config interface by Williams, Mitch A · 14 years ago
  27. 914c8ad af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add() by Jiri Pirko · 14 years ago
  28. 2a3f279 myri10ge: optimize 4k-boundary check when stocking rx pages by Brice Goglin · 14 years ago
  29. 45bb006 ipv6: Remove IPV6_ADDR_RESERVED by Ulrich Weber · 14 years ago
  30. 1d9cfc4 cnic: Update version to 2.1.1. by Michael Chan · 14 years ago
  31. a4dde3a cnic: Use union for the status blocks of different devices. by Michael Chan · 14 years ago
  32. c76284a cnic: Simplify route checking during iSCSI connection. by Michael Chan · 14 years ago
  33. d02a5e6 cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down. by Michael Chan · 14 years ago
  34. 66883e9 cnic: Finetune iSCSI connection reset. by Eddie Wai · 14 years ago
  35. a9736c0 cnic: Finetune iSCSI connection set up. by Eddie Wai · 14 years ago
  36. c85a261 ixgbe: Do not allocate too many netdev txqueues by John Fastabend · 14 years ago
  37. a922afb ixgbe: do not stop tx queues in ixgbe_set_tso by John Fastabend · 14 years ago
  38. 43634e8 ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels by Mallikarjuna R Chilakala · 14 years ago
  39. 41a655b greth: convert to netdev_tx_t by kirjanov@gmail.com · 14 years ago
  40. e382c30 sis190: handle DMA mapping errors by kirjanov@gmail.com · 14 years ago
  41. dee7399 tc35815: Fix double locking on NAPI by Atsushi Nemoto · 14 years ago
  42. 9c5f9c2 isa-skelton: Remove a wrong netif_wake_queue() call by Atsushi Nemoto · 14 years ago
  43. fbc450b octeon: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  44. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 14 years ago
  45. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  46. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 14 years ago
  47. 78ca90e drivers/net/myri10ge: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  48. c1f5121 drivers/net/chelsio: Use pr_<level>, netif_msg_<type> by Joe Perches · 14 years ago
  49. 003bdb2 isdn: remove ishexdigit() in regard to isxdigit() by Andy Shevchenko · 14 years ago
  50. 1528b18 gigaset: reduce syslog clutter by Tilman Schmidt · 14 years ago
  51. 63e055d bas_gigaset: collapse CR/LF at end of AT response by Tilman Schmidt · 14 years ago
  52. 2ac2ed5 gigaset: small documentation improvement by Tilman Schmidt · 14 years ago
  53. 9abd543 KS8695: Don't call netif_carrier_off() from ndo_stop() by Yegor Yefremov · 14 years ago
  54. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  55. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  56. 54831a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  57. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 14 years ago
  58. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 14 years ago
  59. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 14 years ago
  60. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 14 years ago
  61. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 14 years ago
  62. c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 14 years ago
  63. fb977e2 xfrm: clone mark when cloning policy by Jamal Hadi Salim · 14 years ago
  64. 8961212 iwlwifi: increase command buffer size by Abhijeet Kolekar · 14 years ago
  65. ab9bdc34 Revert "iwlwifi: Monitor and recover the aggregation TX flow failure" by Reinette Chatre · 14 years ago
  66. 8ccb92a netfilter: xt_recent: fix false match by Tim Gardner · 14 years ago
  67. 2c08522 netfilter: xt_recent: fix buffer overflow by Tim Gardner · 14 years ago
  68. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  69. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 14 years ago
  70. cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 14 years ago
  71. e79dc48 IPv6: better document max_addresses parameter by Brian Haley · 14 years ago
  72. f5ca850 MAINTAINERS: update mv643xx_eth maintenance status by Lennert Buytenhek · 14 years ago
  73. b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 14 years ago
  74. 10886af e1000: correct wrong coding style for "else" by Jiri Pirko · 14 years ago
  75. 295fae5 xfrm: Allow user space manipulation of SPD mark by Jamal Hadi Salim · 14 years ago
  76. 6f26b61 xfrm: Allow user space config of SAD mark by Jamal Hadi Salim · 14 years ago
  77. 34f8d88 xfrm: SP lookups with mark by Jamal Hadi Salim · 14 years ago
  78. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 14 years ago
  79. 3d6acfa xfrm: SA lookups with mark by Jamal Hadi Salim · 14 years ago
  80. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 14 years ago
  81. bf825f81 xfrm: introduce basic mark infrastructure by Jamal Hadi Salim · 14 years ago
  82. 7f6b9db af_key: locking change by stephen hemminger · 14 years ago
  83. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 14 years ago
  84. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 14 years ago
  85. 35e2da4 can:ti_hecc: Add pm hook-up by Sriram · 14 years ago
  86. e5f8d9a isdn: fix a few Kconfig imperfections by Tilman Schmidt · 14 years ago
  87. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  88. 7a81e9f e1000: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  89. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  90. 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  91. 0bc88e4 drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  92. 5363920 b44: use netdev_alloc_skb instead of dev_alloc_skb by Hauke Mehrtens · 14 years ago
  93. 8850dce b44: Set PHY address to NO_PHY if reset fails. by Hauke Mehrtens · 14 years ago
  94. 7a0deb6 pci: add support for 82576NS serdes to existing SR-IOV quirk by Alexander Duyck · 14 years ago
  95. 3c945e5 ixgbe: prevent speculative processing of descriptors before ready by Milton Miller · 14 years ago
  96. 4a6967b mwl8k: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  97. a120e91 iwlwifi: sanity check before counting number of tfds can be free by Stanislaw Gruszka · 14 years ago
  98. a239a8b iwlwifi: error checking for number of tfds in queue by Wey-Yi Guy · 14 years ago
  99. 06c92ee eepro: fix netdev_mc_count conversion by Alexander Beregalov · 14 years ago
  100. f66d744 MAINTAINERS: Add two maintainers for be2net driver by Ajit Khaparde · 14 years ago