1. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  2. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  3. e892067 bnx2x: function descriptions format fixed by Dmitry Kravkov · 13 years ago
  4. 5de9240 bnx2x: update year to 2011 and version to 1.62.12-0 by Dmitry Kravkov · 13 years ago
  5. b3b83c3 bnx2x: improve memory handling, low memory recovery flows by Dmitry Kravkov · 13 years ago
  6. 426b924 bnx2x: Do storage mac address validation for SF mode. by Dmitry Kravkov · 13 years ago
  7. f9a3ebb bnx2x: allow WoL on every function in MF modes by Dmitry Kravkov · 13 years ago
  8. 2ae17f6 bnx2x: link report improvements by Vladislav Zolotarov · 13 years ago
  9. 34da9e5 stmmac: removed not used definitions by Giuseppe CAVALLARO · 13 years ago
  10. c8d55a9 can: rename can_try_module_get to can_get_proto by Kurt Van Dijck · 13 years ago
  11. 1650629 can: make struct can_proto const by Kurt Van Dijck · 13 years ago
  12. 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
  13. 301102c ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). by David S. Miller · 13 years ago
  14. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 13 years ago
  15. 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 13 years ago
  16. 6716344 ixgbe: Cleanup PCIe bus speed info by Don Skidmore · 13 years ago
  17. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 13 years ago
  18. 95a4601 ixgbe: fix sparse warning by Emil Tantilov · 13 years ago
  19. 2698b20 ixgbe: fix typo error with software defined pins on 82599 by Don Skidmore · 13 years ago
  20. 6d980c3 ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() by Emil Tantilov · 13 years ago
  21. 97322b3 igbvf: remove bogus phys_id by stephen hemminger · 13 years ago
  22. f6b1bfd igb: Add check for invalid size to igb_get_invariants_82575() by Carolyn Wyborny · 13 years ago
  23. ec7e97e ixgb: convert to set_phys_id by Jeff Kirsher · 13 years ago
  24. dd927a2 ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. by David S. Miller · 13 years ago
  25. dca97ad e100: fix build warning by Emil Tantilov · 13 years ago
  26. 69458cb ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). by David S. Miller · 13 years ago
  27. 9cddf15 x86/net: only select BPF_JIT when NET is enabled by Randy Dunlap · 13 years ago
  28. 18a353f4 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() by David S. Miller · 13 years ago
  29. 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 13 years ago
  30. f4bfd99 libcxgbi: Use flowi4's saddr in cxgbi_check_route(). by David S. Miller · 13 years ago
  31. 28c90da pptp: Use flowi4's daddr/saddr in pptp_xmit(). by David S. Miller · 13 years ago
  32. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  33. f139016 dccp: Use flowi4->saddr in dccp_v4_connect() by David S. Miller · 13 years ago
  34. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  35. 417da66 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. by David S. Miller · 13 years ago
  36. 57a503c net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h by Viresh KUMAR · 13 years ago
  37. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  38. dcfd9cd Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  39. 5615787 ipv4: Make sure flowi4->{saddr,daddr} are always set. by David S. Miller · 13 years ago
  40. 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 13 years ago
  41. 71e4aa9 batman-adv: fix gw_node_update() and gw_election() by Antonio Quartulli · 13 years ago
  42. 5f657ec batman-adv: Move definition of atomic_dec_not_zero() into main.h by Antonio Quartulli · 13 years ago
  43. b5a6f69 batman-adv: orig_hash_find() manages rcu_lock/unlock internally by Antonio Quartulli · 13 years ago
  44. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 13 years ago
  45. fbef713 tulip/de2104x: don't report different speeds depending on port type by David Decotigny · 13 years ago
  46. 1258c07 acenic: Fix using the specified speed when configuring NIC by David Decotigny · 13 years ago
  47. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  48. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  49. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  50. 3650460 ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed by David Decotigny · 13 years ago
  51. 7e610ca qlcnic: Support for GBE port settings by Sony Chacko · 13 years ago
  52. f94bc1e qlcnic: support rcv ring configuration through ethtool by Sucheta Chakraborty · 13 years ago
  53. ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 13 years ago
  54. 7d36a99 pktgen: create num frags requested by amit salecha · 13 years ago
  55. b6202f9 bpf: depends on MODULES by Eric Dumazet · 13 years ago
  56. ad22742 ipv4: Get route daddr from flow key in l2tp_ip_connect(). by David S. Miller · 13 years ago
  57. d4fb3d7 ipv4: Get route daddr from flow key in tcp_v4_connect(). by David S. Miller · 13 years ago
  58. 072d8c9 ipv4: Get route daddr from flow key in inet_csk_route_req(). by David S. Miller · 13 years ago
  59. 87321c8 ipv4: Get route daddr from flow key in ip4_datagram_connect(). by David S. Miller · 13 years ago
  60. 91ab0b6 ipv4: Get route daddr from flow key in dccp_v4_connect(). by David S. Miller · 13 years ago
  61. 4490166 ipv4: Fetch route saddr from flow key in l2tp_ip_connect(). by David S. Miller · 13 years ago
  62. 4071cff ipv4: Fetch route saddr from flow key in tcp_v4_connect(). by David S. Miller · 13 years ago
  63. a406b61 ipv4: Fetch route saddr from flow key in ip4_datagram_connect(). by David S. Miller · 13 years ago
  64. b883187 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). by David S. Miller · 13 years ago
  65. 6706b6e ipv4: Remove now superfluous code in ip_route_connect(). by David S. Miller · 13 years ago
  66. 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 13 years ago
  67. cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 13 years ago
  68. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 13 years ago
  69. 778865a l2tp: Fix inet_opt conversion. by David S. Miller · 13 years ago
  70. b801a4e net: ibmveth: force reconfiguring checksum settings on startup by Michał Mirosław · 13 years ago
  71. 89b4208 qlcnic: fix memory leak in qlcnic_blink_led. by Sucheta Chakraborty · 13 years ago
  72. 63c3a66 tg3: Convert u32 flag,flg2,flg3 uses to bitmap by Joe Perches · 13 years ago
  73. fa2bd7f net: allow user to change NETIF_F_HIGHDMA by Michał Mirosław · 13 years ago
  74. c4d27ef bridge: convert br_features_recompute() to ndo_fix_features by Michał Mirosław · 13 years ago
  75. 1742f18 net: fix netdev_increment_features() by Michał Mirosław · 13 years ago
  76. 96339d6 net:use help function of skb_checksum_start_offset to calculate offset by Shan Wei · 13 years ago
  77. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  78. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  79. b678027 ipv4: Kill RTO_CONN. by David S. Miller · 13 years ago
  80. 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 13 years ago
  81. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  82. 15ecd03 r8169: fix merge conflict fix. by Francois Romieu · 13 years ago
  83. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  84. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  85. 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 13 years ago
  86. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  87. 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 13 years ago
  88. 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 13 years ago
  89. e7fd925 ixgbe: fix X540 ethtool loopback test. by Don Skidmore · 13 years ago
  90. c89c711 ixgbe: Bump version by Don Skidmore · 13 years ago
  91. 58be766 ixgbe: enable SCTP checksum offload for X540 by Don Skidmore · 13 years ago
  92. 7aba7b0 ixgbe: do not clear FCoE DDP error status for received ABTS by Yi Zou · 13 years ago
  93. b32c8dc ixgbe: fix static functions by John Fastabend · 13 years ago
  94. 11b1d38 ixgbe: remove ntuple display support by Alexander Duyck · 13 years ago
  95. 98508c9 ixgbe: add LED blink code for x540 by Emil Tantilov · 13 years ago
  96. 0665b09 ixgbe: add support for 64k EEPROM for 82599 by Emil Tantilov · 13 years ago
  97. 83dfde4 ixgbe: register defines cleanup by Emil Tantilov · 13 years ago
  98. 50c022e ixgbe: explicitly disable 100H for x540 by Emil Tantilov · 13 years ago
  99. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 13 years ago
  100. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago