1. cca134fe bonding: remove the unused dummy functions when net poll controller isn't enabled by Changli Gao · 14 years ago
  2. ef28a4e Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  3. e3f48d3 net: allow handlers to be processed for orig_dev by Jiri Pirko · 14 years ago
  4. f21b538 be2net: Add multicast filter capability for Lancer by Padmanabh Ratnakar · 14 years ago
  5. 63fcb27 be2net: Disarm CQ and EQ to disable interrupt in Lancer by Padmanabh Ratnakar · 14 years ago
  6. d8a29d3 be2net: Remove TX Queue stop in close by Padmanabh Ratnakar · 14 years ago
  7. 8b7756c be2net: Change f/w command versions for Lancer by Padmanabh Ratnakar · 14 years ago
  8. 37eed1c be2net: Add error recovery during load for Lancer by Padmanabh Ratnakar · 14 years ago
  9. 19fad86 be2net: Checksum field valid only for TCP/UDP by Padmanabh Ratnakar · 14 years ago
  10. e80d9da be2net: Remove ERR compl workaround for Lancer by Padmanabh Ratnakar · 14 years ago
  11. 3be0686 ipv4: Inline fib_semantic_match into check_leaf by David S. Miller · 14 years ago
  12. 4c8237c ipv4: Validate route entry type at insert instead of every lookup. by David S. Miller · 14 years ago
  13. 256ee43 netdevice: Convert printk to pr_info in netif_tx_stop_queue by Joe Perches · 14 years ago
  14. b8cec4a Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  15. e44d8fe batman-adv: Disallow regular interface as mesh device by Sven Eckelmann · 14 years ago
  16. 7cefb14 batman-adv: Remove unused hdr_size variable in route_unicast_packet() by Linus Lüssing · 14 years ago
  17. e6c10f4 batman-adv: rename batman_if struct to hard_iface by Marek Lindner · 14 years ago
  18. 4389e47 batman-adv: rename global if_list to hardif_list by Marek Lindner · 14 years ago
  19. d007260 batman-adv: remove orig_hash spinlock by Marek Lindner · 14 years ago
  20. 1605d0d batman-adv: increase refcount in create_neighbor to be consistent by Marek Lindner · 14 years ago
  21. 7b36e8e batman-adv: Correct rcu refcounting for orig_node by Marek Lindner · 14 years ago
  22. 7aadf88 batman-adv: remove extra layer between hash and hash element - hash bucket by Marek Lindner · 14 years ago
  23. 39901e7 batman-adv: separate ethernet comparing calls from hash functions by Marek Lindner · 14 years ago
  24. 9e0b33c batman-adv: Fix possible buffer overflow in softif neigh list output by Linus Lüssing · 14 years ago
  25. 43c70ad batman-adv: Increase orig_node refcount before releasing rcu read lock by Linus Lüssing · 14 years ago
  26. 5d02b3c batman-adv: Make bat_priv->curr_gw an rcu protected pointer by Linus Lüssing · 14 years ago
  27. f3e0008 batman-adv: make broadcast seqno operations atomic by Marek Lindner · 14 years ago
  28. 0ede9f4 batman-adv: protect bit operations to count OGMs with spinlock by Marek Lindner · 14 years ago
  29. ed75ccb batman-adv: Correct rcu refcounting for batman_if by Marek Lindner · 14 years ago
  30. 7d2b554 batman-adv: Correct rcu refcounting for softif_neigh by Marek Lindner · 14 years ago
  31. 25b6d3c batman-adv: Correct rcu refcounting for gw_node by Marek Lindner · 14 years ago
  32. 44524fc batman-adv: Correct rcu refcounting for neigh_node by Marek Lindner · 14 years ago
  33. a4c135c batman-adv: protect bonding with rcu locks by Simon Wunderlich · 14 years ago
  34. 2ae2daf batman-adv: protect ogm counter arrays with spinlock by Marek Lindner · 14 years ago
  35. 16b1aba batman-adv: protect originator nodes with reference counters by Marek Lindner · 14 years ago
  36. fb778ea batman-adv: protect each hash row with rcu locks by Marek Lindner · 14 years ago
  37. a775eb8 batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting by Marek Lindner · 14 years ago
  38. 1a241a5 batman-adv: free neighbors when an interface is deactivated by Marek Lindner · 14 years ago
  39. f987ed6 batman-adv: protect neighbor list with rcu locks by Marek Lindner · 14 years ago
  40. 9591a79 batman-adv: convert neighbor list to hlist by Marek Lindner · 14 years ago
  41. a8e7f4b batman-adv: protect neighbor nodes with reference counters by Marek Lindner · 14 years ago
  42. 7a8fc77 r8169: convert to new VLAN model. by Francois Romieu · 14 years ago
  43. 54405cd r8169: support control of advertising. by Oliver Neukum · 14 years ago
  44. 5a5e444 r8169: support the new chips for RTL8105E. by Hayes Wang · 14 years ago
  45. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 14 years ago
  46. 1018b5c ipv4: Set rt->rt_iif more sanely on output routes. by David S. Miller · 14 years ago
  47. 4157434 ipv4: Use passed-in protocol in ip_route_newports(). by David S. Miller · 14 years ago
  48. 3c0afdc ipv4: Get peer more cheaply in rt_init_metrics(). by David S. Miller · 14 years ago
  49. 44713b6 ipv4: Optimize flow initialization in output route lookup. by David S. Miller · 14 years ago
  50. 65e8354 inetpeer: seqlock optimization by Eric Dumazet · 14 years ago
  51. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  52. 85a7045 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
  53. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  54. b65a0e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  55. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  57. 83360269 Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  58. 1362fa0 DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] by David Howells · 14 years ago
  59. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  60. 63f9742 eql: Convert printks to pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  61. 4cd72c6 MAINTAINERS: Add Andy Gospodarek as co-maintainer. by Jay Vosburgh · 14 years ago
  62. 967faf3 mii: Convert printks to netdev_info by Joe Perches · 14 years ago
  63. 7542db8 mv643xx_eth: Use netdev_<level> and pr_<level> by Joe Perches · 14 years ago
  64. 50624aa tlan: Use pr_fmt, pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  65. a576cd8 tlan: Remove changelog by Joe Perches · 14 years ago
  66. 1829b08 benet: use GFP_KERNEL allocations when possible by Eric Dumazet · 14 years ago
  67. 4c7fd11 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  68. c640e13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  69. 6b8a66e tun: Convert logging messages to pr_<level> and tun_debug by Joe Perches · 14 years ago
  70. 8d77c03 net: add Faraday FTMAC100 10/100 Ethernet driver by Po-Yu Chuang · 14 years ago
  71. 29546a6 ipv6: Use ERR_CAST in addrconf_dst_alloc. by David S. Miller · 14 years ago
  72. ba04c7c r8169: disable ASPM by Stanislaw Gruszka · 14 years ago
  73. a45d49d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  74. e066008 ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address. by David S. Miller · 14 years ago
  75. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 14 years ago
  76. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  77. 06dc94b ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails. by David S. Miller · 14 years ago
  78. fd51469 block: kill loop_mutex by Petr Uzel · 14 years ago
  79. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 14 years ago
  80. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  81. 5e65510 ixgbe: add function pointer for semaphore function by Don Skidmore · 14 years ago
  82. 93cb38d ixgbe: X540 Cleanup by Greg Rose · 14 years ago
  83. 75f19c3 ixgbe: cleanup handling of I2C interface to PHY by Emil Tantilov · 14 years ago
  84. 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 14 years ago
  85. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 14 years ago
  86. 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 14 years ago
  87. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 14 years ago
  88. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 14 years ago
  89. b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 14 years ago
  90. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 14 years ago
  91. 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 14 years ago
  92. 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 14 years ago
  93. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 14 years ago
  94. 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 14 years ago
  95. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 14 years ago
  96. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 14 years ago
  97. 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 14 years ago
  98. dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 14 years ago
  99. 888be1a ixgbe: cleanup wake on LAN defines by Emil Tantilov · 14 years ago
  100. c82a538 ixgbevf: Fix Compiler Warnings by Greg Rose · 14 years ago