1. ee3f1aa ipv4: Lookup multicast routes by rtable using helper. by David S. Miller · 14 years ago
  2. bd33acc bonding: move procfs code into bond_procfs.c by Amerigo Wang · 14 years ago
  3. a015f6f Phonet: kill the ST-Ericsson pipe controller Kconfig by Rémi Denis-Courmont · 14 years ago
  4. 297edb6 Phonet: support active connection without pipe controller on modem by Rémi Denis-Courmont · 14 years ago
  5. acaf7df Phonet: provide pipe socket option to retrieve the pipe identifier by Rémi Denis-Courmont · 14 years ago
  6. f7ae8d5 Phonet: allocate sock from accept syscall rather than soft IRQ by Rémi Denis-Courmont · 14 years ago
  7. 44c9ab1 Phonet: factor common code to send control messages by Rémi Denis-Courmont · 14 years ago
  8. 0ebbf31 Phonet: correct pipe backlog callback return values by Rémi Denis-Courmont · 14 years ago
  9. b765e84 Phonet: return an error when packet TX fails by Rémi Denis-Courmont · 14 years ago
  10. c69d440 Phonet: fix NULL dereference on TX path with implicit source by Rémi Denis-Courmont · 14 years ago
  11. 7b46ac4 inetpeer: Don't disable BH for initial fast RCU lookup. by David S. Miller · 14 years ago
  12. 5217e87 ixgbe: fix compile failure in ixgbe_init_mbx_params_pf by Andy Gospodarek · 14 years ago
  13. fdb838c dsa/mv88e6060: support nonzero mii base address by Peter Korsgaard · 14 years ago
  14. c01c6af Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  15. bf745e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  16. a7ac8fc ipv4: Fix scope value used in route src-address caching. by David S. Miller · 14 years ago
  17. 1fc050a ipv4: Cache source address in nexthop entries. by David S. Miller · 14 years ago
  18. 2b642ca ixgbe: fix setting and reporting of advertised speeds by Emil Tantilov · 14 years ago
  19. da74cd4 ixgbe: fix spelling errors by Emil Tantilov · 14 years ago
  20. d7c8a29 ixgbe: improve logic in ixgbe_init_mbx_params_pf by Emil Tantilov · 14 years ago
  21. 77ed18f ixgbe: add function description by Emil Tantilov · 14 years ago
  22. 0b0c2b3 ixgbe: Enable flow control pause parameter auto-negotiation support by Emil Tantilov · 14 years ago
  23. a3aeea0 ixgbe: Add x540 statistic counter definitions by Emil Tantilov · 14 years ago
  24. 667c756 ixgbe: clear correct counters for flow control on 82599 by Emil Tantilov · 14 years ago
  25. 037c6d0 ixgbe: cleanup PHY init by Emil Tantilov · 14 years ago
  26. 68a683c ixgbe: add support to FCoE DDP in target mode by Yi Zou · 14 years ago
  27. 4ea09c9 vlan: add support to ndo_fcoe_ddp_target() by Yi Zou · 14 years ago
  28. 6247e08 net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode by Yi Zou · 14 years ago
  29. 9082799 ixgbe: fix missing function pointer conversion by Don Skidmore · 14 years ago
  30. 0a915b9 igb: Add stats output for OS2BMC feature on i350 devices by Carolyn Wyborny · 14 years ago
  31. a1d76e1 e1000e: fix build issue due to undefined reference to crc32_le by Emil Tantilov · 14 years ago
  32. 6118e35 af_unix: remove unused struct sockaddr_un cruft by Hagen Paul Pfeifer · 14 years ago
  33. efea2c6 sctp: several declared/set but unused fixes by Hagen Paul Pfeifer · 14 years ago
  34. e143038 af_packet: struct socket declared/assigned but unused by Hagen Paul Pfeifer · 14 years ago
  35. 4b66fef mcast: net_device dev not used by Hagen Paul Pfeifer · 14 years ago
  36. 06f0c13 s2io: fix uninitialized compile warning by Shan Wei · 14 years ago
  37. 541ac7c bonding: COW before overwriting the destination MAC address by Changli Gao · 14 years ago
  38. cca134fe bonding: remove the unused dummy functions when net poll controller isn't enabled by Changli Gao · 14 years ago
  39. 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
  40. e3f48d3 net: allow handlers to be processed for orig_dev by Jiri Pirko · 14 years ago
  41. f21b538 be2net: Add multicast filter capability for Lancer by Padmanabh Ratnakar · 14 years ago
  42. 63fcb27 be2net: Disarm CQ and EQ to disable interrupt in Lancer by Padmanabh Ratnakar · 14 years ago
  43. d8a29d3 be2net: Remove TX Queue stop in close by Padmanabh Ratnakar · 14 years ago
  44. 8b7756c be2net: Change f/w command versions for Lancer by Padmanabh Ratnakar · 14 years ago
  45. 37eed1c be2net: Add error recovery during load for Lancer by Padmanabh Ratnakar · 14 years ago
  46. 19fad86 be2net: Checksum field valid only for TCP/UDP by Padmanabh Ratnakar · 14 years ago
  47. e80d9da be2net: Remove ERR compl workaround for Lancer by Padmanabh Ratnakar · 14 years ago
  48. 3be0686 ipv4: Inline fib_semantic_match into check_leaf by David S. Miller · 14 years ago
  49. 4c8237c ipv4: Validate route entry type at insert instead of every lookup. by David S. Miller · 14 years ago
  50. 256ee43 netdevice: Convert printk to pr_info in netif_tx_stop_queue by Joe Perches · 14 years ago
  51. b8cec4a Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  52. e44d8fe batman-adv: Disallow regular interface as mesh device by Sven Eckelmann · 14 years ago
  53. 7cefb14 batman-adv: Remove unused hdr_size variable in route_unicast_packet() by Linus Lüssing · 14 years ago
  54. e6c10f4 batman-adv: rename batman_if struct to hard_iface by Marek Lindner · 14 years ago
  55. 4389e47 batman-adv: rename global if_list to hardif_list by Marek Lindner · 14 years ago
  56. d007260 batman-adv: remove orig_hash spinlock by Marek Lindner · 14 years ago
  57. 1605d0d batman-adv: increase refcount in create_neighbor to be consistent by Marek Lindner · 14 years ago
  58. 7b36e8e batman-adv: Correct rcu refcounting for orig_node by Marek Lindner · 14 years ago
  59. 7aadf88 batman-adv: remove extra layer between hash and hash element - hash bucket by Marek Lindner · 14 years ago
  60. 39901e7 batman-adv: separate ethernet comparing calls from hash functions by Marek Lindner · 14 years ago
  61. 9e0b33c batman-adv: Fix possible buffer overflow in softif neigh list output by Linus Lüssing · 14 years ago
  62. 43c70ad batman-adv: Increase orig_node refcount before releasing rcu read lock by Linus Lüssing · 14 years ago
  63. 5d02b3c batman-adv: Make bat_priv->curr_gw an rcu protected pointer by Linus Lüssing · 14 years ago
  64. f3e0008 batman-adv: make broadcast seqno operations atomic by Marek Lindner · 14 years ago
  65. 0ede9f4 batman-adv: protect bit operations to count OGMs with spinlock by Marek Lindner · 14 years ago
  66. ed75ccb batman-adv: Correct rcu refcounting for batman_if by Marek Lindner · 14 years ago
  67. 7d2b554 batman-adv: Correct rcu refcounting for softif_neigh by Marek Lindner · 14 years ago
  68. 25b6d3c batman-adv: Correct rcu refcounting for gw_node by Marek Lindner · 14 years ago
  69. 44524fc batman-adv: Correct rcu refcounting for neigh_node by Marek Lindner · 14 years ago
  70. a4c135c batman-adv: protect bonding with rcu locks by Simon Wunderlich · 14 years ago
  71. 2ae2daf batman-adv: protect ogm counter arrays with spinlock by Marek Lindner · 14 years ago
  72. 16b1aba batman-adv: protect originator nodes with reference counters by Marek Lindner · 14 years ago
  73. fb778ea batman-adv: protect each hash row with rcu locks by Marek Lindner · 14 years ago
  74. a775eb8 batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting by Marek Lindner · 14 years ago
  75. 1a241a5 batman-adv: free neighbors when an interface is deactivated by Marek Lindner · 14 years ago
  76. f987ed6 batman-adv: protect neighbor list with rcu locks by Marek Lindner · 14 years ago
  77. 9591a79 batman-adv: convert neighbor list to hlist by Marek Lindner · 14 years ago
  78. a8e7f4b batman-adv: protect neighbor nodes with reference counters by Marek Lindner · 14 years ago
  79. 7a8fc77 r8169: convert to new VLAN model. by Francois Romieu · 14 years ago
  80. 54405cd r8169: support control of advertising. by Oliver Neukum · 14 years ago
  81. 5a5e444 r8169: support the new chips for RTL8105E. by Hayes Wang · 14 years ago
  82. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 14 years ago
  83. 1018b5c ipv4: Set rt->rt_iif more sanely on output routes. by David S. Miller · 14 years ago
  84. 4157434 ipv4: Use passed-in protocol in ip_route_newports(). by David S. Miller · 14 years ago
  85. 3c0afdc ipv4: Get peer more cheaply in rt_init_metrics(). by David S. Miller · 14 years ago
  86. 44713b6 ipv4: Optimize flow initialization in output route lookup. by David S. Miller · 14 years ago
  87. 65e8354 inetpeer: seqlock optimization by Eric Dumazet · 14 years ago
  88. 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
  89. 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
  90. 65f0b41 sfc: Use write-combining to reduce TX latency by Ben Hutchings · 14 years ago
  91. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  92. 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
  93. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  94. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  95. 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
  96. 1362fa0 DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] by David Howells · 14 years ago
  97. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  98. 63f9742 eql: Convert printks to pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  99. 4cd72c6 MAINTAINERS: Add Andy Gospodarek as co-maintainer. by Jay Vosburgh · 14 years ago
  100. 967faf3 mii: Convert printks to netdev_info by Joe Perches · 14 years ago