1. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. 90864fb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  3. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  4. 87e9af6 can: fix SJA1000 dlc for RTR packets by Kurt Van Dijck · 13 years ago
  5. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  6. e892067 bnx2x: function descriptions format fixed by Dmitry Kravkov · 13 years ago
  7. 5de9240 bnx2x: update year to 2011 and version to 1.62.12-0 by Dmitry Kravkov · 13 years ago
  8. b3b83c3 bnx2x: improve memory handling, low memory recovery flows by Dmitry Kravkov · 13 years ago
  9. 426b924 bnx2x: Do storage mac address validation for SF mode. by Dmitry Kravkov · 13 years ago
  10. f9a3ebb bnx2x: allow WoL on every function in MF modes by Dmitry Kravkov · 13 years ago
  11. 2ae17f6 bnx2x: link report improvements by Vladislav Zolotarov · 13 years ago
  12. 34da9e5 stmmac: removed not used definitions by Giuseppe CAVALLARO · 13 years ago
  13. 75bd0cb usbnet: runtime pm: fix out of memory by Ming Lei · 13 years ago
  14. a70171d 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 · 13 years ago
  15. eaef6a9 mac80211: Fix a warning due to skipping tailroom reservation for IV by Mohammed Shafi Shajakhan · 13 years ago
  16. c8d55a9 can: rename can_try_module_get to can_get_proto by Kurt Van Dijck · 13 years ago
  17. 1650629 can: make struct can_proto const by Kurt Van Dijck · 13 years ago
  18. 64f3b9e net: ip_expire() must revalidate route by Eric Dumazet · 13 years ago
  19. 5a412ad Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  20. 301102c ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). by David S. Miller · 13 years ago
  21. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 13 years ago
  22. 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 13 years ago
  23. 6716344 ixgbe: Cleanup PCIe bus speed info by Don Skidmore · 13 years ago
  24. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 13 years ago
  25. 95a4601 ixgbe: fix sparse warning by Emil Tantilov · 13 years ago
  26. 2698b20 ixgbe: fix typo error with software defined pins on 82599 by Don Skidmore · 13 years ago
  27. 6d980c3 ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() by Emil Tantilov · 13 years ago
  28. 97322b3 igbvf: remove bogus phys_id by stephen hemminger · 13 years ago
  29. f6b1bfd igb: Add check for invalid size to igb_get_invariants_82575() by Carolyn Wyborny · 13 years ago
  30. ec7e97e ixgb: convert to set_phys_id by Jeff Kirsher · 13 years ago
  31. dd927a2 ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. by David S. Miller · 13 years ago
  32. dca97ad e100: fix build warning by Emil Tantilov · 13 years ago
  33. 69458cb ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). by David S. Miller · 13 years ago
  34. 9cddf15 x86/net: only select BPF_JIT when NET is enabled by Randy Dunlap · 13 years ago
  35. 18a353f sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() by David S. Miller · 13 years ago
  36. 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 13 years ago
  37. f4bfd99 libcxgbi: Use flowi4's saddr in cxgbi_check_route(). by David S. Miller · 13 years ago
  38. 28c90da pptp: Use flowi4's daddr/saddr in pptp_xmit(). by David S. Miller · 13 years ago
  39. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  40. f139016 dccp: Use flowi4->saddr in dccp_v4_connect() by David S. Miller · 13 years ago
  41. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  42. 417da66 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. by David S. Miller · 13 years ago
  43. 57a503c net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h by Viresh KUMAR · 13 years ago
  44. ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 13 years ago
  45. 6c8c444 Revert: veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 13 years ago
  46. d946092 smsc95xx: fix reset check by Rabin Vincent · 13 years ago
  47. 6fdbab9 tg3: Fix failure to enable WoL by default when possible by Rafael J. Wysocki · 13 years ago
  48. 41c31f3 networking: inappropriate ioctl operation should return ENOTTY by Lifeng Sun · 13 years ago
  49. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  50. dcfd9cd Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  51. 983960b amd8111e: trivial typo spelling: Negotitate -> Negotiate by Joe Perches · 13 years ago
  52. 5615787 ipv4: Make sure flowi4->{saddr,daddr} are always set. by David S. Miller · 13 years ago
  53. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  54. 1a5b306 mwifiex: fix missing tsf_val TLV by Bing Zhao · 13 years ago
  55. 982d96b rtlwifi: Fix typo in pci.c by Larry Finger · 13 years ago
  56. 1c0bcf8 rt2x00: Add autowake support for USB hardware by Ivo van Doorn · 13 years ago
  57. fdbc7b0 rt2x00: Introduce capability flag for Bluetooth co-existence. by Gertjan van Wingerde · 13 years ago
  58. 9328fda rt2x00: Streamline rt2800 eeprom initialisations. by Gertjan van Wingerde · 13 years ago
  59. d4c838e rt2x00: Fix optimize register access for rt2800pci by Ivo van Doorn · 13 years ago
  60. a073fde rt2x00: Optimize TX_STA_FIFO register reading by Ivo van Doorn · 13 years ago
  61. 1676347 rt2x00: Reduce tx status reading timeout by Ivo van Doorn · 13 years ago
  62. 816c04f mac80211: consolidate MIC failure report handling by Christian Lamparter · 13 years ago
  63. 0ca6995 ssb: cc: prepare clockmode support for cores rev 10+ by Rafał Miłecki · 13 years ago
  64. 7cfd260 ipv4: don't spam dmesg with "Using LC-trie" messages by Alexey Dobriyan · 13 years ago
  65. a05d2ad af_unix: Only allow recv on connected seqpacket sockets. by Eric W. Biederman · 13 years ago
  66. 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 13 years ago
  67. 71e4aa9 batman-adv: fix gw_node_update() and gw_election() by Antonio Quartulli · 13 years ago
  68. 5f657ec batman-adv: Move definition of atomic_dec_not_zero() into main.h by Antonio Quartulli · 13 years ago
  69. b5a6f69 batman-adv: orig_hash_find() manages rcu_lock/unlock internally by Antonio Quartulli · 13 years ago
  70. d6d023a iwlagn: remove un-necessary debugfs callback by Wey-Yi Guy · 13 years ago
  71. ebf8dc8 iwlagn: prefer BSS context by Johannes Berg · 13 years ago
  72. c914ac2 iwlagn: improve RXON checking by Johannes Berg · 13 years ago
  73. bbf18ff iwlagn: remove spectrum measurement header by Johannes Berg · 13 years ago
  74. 16b80b7 iwlagn: semaphore and calib cleanup by Don Fry · 13 years ago
  75. 9d143e9 iwlagn: mod param cleanup by Don Fry · 13 years ago
  76. b4ed221 iwlagn: new 105 series device by Wey-Yi Guy · 13 years ago
  77. d2690c0 iwlagn: use proper good CRC threshold behaviour by Johannes Berg · 13 years ago
  78. c1821c9 iwlagn: connect and disconnect sequence for RXON by Wey-Yi Guy · 13 years ago
  79. 89e746b iwlagn: remove 5000 from rxon_assoc structure by Wey-Yi Guy · 13 years ago
  80. c3f6e9c iwlagn: make rxon_assoc static function by Wey-Yi Guy · 13 years ago
  81. e43e85c iwlagn: refactor restart by Johannes Berg · 13 years ago
  82. 4119904 iwlagn: introduce silent grabbing of NIC access by Johannes Berg · 13 years ago
  83. 9d39e5b iwlagn: avoid hangs when restarting device by Johannes Berg · 13 years ago
  84. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 13 years ago
  85. fbef713 tulip/de2104x: don't report different speeds depending on port type by David Decotigny · 13 years ago
  86. 1258c07 acenic: Fix using the specified speed when configuring NIC by David Decotigny · 13 years ago
  87. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  88. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  89. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  90. 3650460 ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed by David Decotigny · 13 years ago
  91. 2b5a4ac mii: add support of pause frames in mii_get_an by artpol · 13 years ago
  92. 7e610ca qlcnic: Support for GBE port settings by Sony Chacko · 13 years ago
  93. f94bc1e qlcnic: support rcv ring configuration through ethtool by Sucheta Chakraborty · 13 years ago
  94. ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 13 years ago
  95. eee9700 net: ftmac100: fix scheduling while atomic during PHY link status change by Adam Jaremko · 13 years ago
  96. 686f13b usbnet: Transfer of maintainership by Oliver Neukum · 13 years ago
  97. b3c914a usbnet: add support for some Huawei modems with cdc-ether ports by Dan Williams · 13 years ago
  98. ff776ce mwl8k: Reducing extra_tx_headroom for tx optimization in AP mode by Yogesh Ashok Powar · 13 years ago
  99. d244f21 ath9k_htc: Revamp LED management by Sujith Manoharan · 13 years ago
  100. 2245090 iwlegacy: remove sync_cmd_mutex by Stanislaw Gruszka · 13 years ago