1. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
  2. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 14 years ago
  3. c8d55a9 can: rename can_try_module_get to can_get_proto by Kurt Van Dijck · 14 years ago
  4. 1650629 can: make struct can_proto const by Kurt Van Dijck · 14 years ago
  5. 301102c ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). by David S. Miller · 14 years ago
  6. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 14 years ago
  7. 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 14 years ago
  8. dd927a2 ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. by David S. Miller · 14 years ago
  9. 69458cb ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). by David S. Miller · 14 years ago
  10. 18a353f4 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() by David S. Miller · 14 years ago
  11. 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 14 years ago
  12. 31e4543d ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
  13. f139016 dccp: Use flowi4->saddr in dccp_v4_connect() by David S. Miller · 14 years ago
  14. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 14 years ago
  15. 417da66 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. by David S. Miller · 14 years ago
  16. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 14 years ago
  17. dcfd9cd Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  18. 5615787 ipv4: Make sure flowi4->{saddr,daddr} are always set. by David S. Miller · 14 years ago
  19. 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 14 years ago
  20. 71e4aa9 batman-adv: fix gw_node_update() and gw_election() by Antonio Quartulli · 14 years ago
  21. 5f657ec batman-adv: Move definition of atomic_dec_not_zero() into main.h by Antonio Quartulli · 14 years ago
  22. b5a6f69 batman-adv: orig_hash_find() manages rcu_lock/unlock internally by Antonio Quartulli · 14 years ago
  23. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  24. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  25. 8ae6daca ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 14 years ago
  26. ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 14 years ago
  27. 7d36a99 pktgen: create num frags requested by amit salecha · 14 years ago
  28. b6202f9 bpf: depends on MODULES by Eric Dumazet · 14 years ago
  29. ad22742 ipv4: Get route daddr from flow key in l2tp_ip_connect(). by David S. Miller · 14 years ago
  30. d4fb3d7 ipv4: Get route daddr from flow key in tcp_v4_connect(). by David S. Miller · 14 years ago
  31. 072d8c9 ipv4: Get route daddr from flow key in inet_csk_route_req(). by David S. Miller · 14 years ago
  32. 87321c8 ipv4: Get route daddr from flow key in ip4_datagram_connect(). by David S. Miller · 14 years ago
  33. 91ab0b6 ipv4: Get route daddr from flow key in dccp_v4_connect(). by David S. Miller · 14 years ago
  34. 4490166 ipv4: Fetch route saddr from flow key in l2tp_ip_connect(). by David S. Miller · 14 years ago
  35. 4071cff ipv4: Fetch route saddr from flow key in tcp_v4_connect(). by David S. Miller · 14 years ago
  36. a406b61 ipv4: Fetch route saddr from flow key in ip4_datagram_connect(). by David S. Miller · 14 years ago
  37. b883187 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). by David S. Miller · 14 years ago
  38. 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 14 years ago
  39. cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 14 years ago
  40. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 14 years ago
  41. 778865a l2tp: Fix inet_opt conversion. by David S. Miller · 14 years ago
  42. c4d27ef bridge: convert br_features_recompute() to ndo_fix_features by Michał Mirosław · 14 years ago
  43. 1742f18 net: fix netdev_increment_features() by Michał Mirosław · 14 years ago
  44. 96339d6 net:use help function of skb_checksum_start_offset to calculate offset by Shan Wei · 14 years ago
  45. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 14 years ago
  46. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 14 years ago
  47. 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 14 years ago
  48. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 14 years ago
  49. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 14 years ago
  50. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 14 years ago
  51. 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 14 years ago
  52. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 14 years ago
  53. 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 14 years ago
  54. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. bf73484 bluetooth: Fix use-before-initiailized var. by David S. Miller · 14 years ago
  56. 345578d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  57. 3aba891 bonding: move processing of recv handlers into handle_frame() by Jiri Pirko · 14 years ago
  58. 22d5969 net: make WARN_ON in dev_disable_lro() useful by Michał Mirosław · 14 years ago
  59. 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 14 years ago
  60. cfef604 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
  61. 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  62. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  63. f01cb5f Revert "bridge: Forward reserved group addresses if !STP" by David S. Miller · 14 years ago
  64. e965c05 ipv6: Remove hoplimit initialization to -1 by Thomas Egerer · 14 years ago
  65. 5f8629c net: fix hw_features ethtool_ops->set_flags compatibility by Michał Mirosław · 14 years ago
  66. a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 14 years ago
  67. e1cdd55 sctp: implement event notification SCTP_SENDER_DRY_EVENT by Wei Yongjun · 14 years ago
  68. ee916fd sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT by Wei Yongjun · 14 years ago
  69. 209ba42 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST by Wei Yongjun · 14 years ago
  70. 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 14 years ago
  71. 10022a6 can: add missing socket check in can/raw release by Oliver Hartkopp · 14 years ago
  72. 4c6a6f4 sctp: move chunk from retransmit queue to abandoned list by Wei Yongjun · 14 years ago
  73. 92c73af sctp: make heartbeat information in sctp_make_heartbeat() by Wei Yongjun · 14 years ago
  74. de6becdc0 sctp: fix to check the source address of COOKIE-ECHO chunk by Wei Yongjun · 14 years ago
  75. 85c5ed4 sctp: handle ootb packet in chunk order as defined by Shan Wei · 14 years ago
  76. deb85a6 sctp: bail from sctp_endpoint_lookup_assoc() if not bound by Vlad Yasevich · 14 years ago
  77. 0b8f9e2 sctp: remove completely unsed EMPTY state by Vlad Yasevich · 14 years ago
  78. 96ca468 sctp: check invalid value of length parameter in error cause by Shan Wei · 14 years ago
  79. 8a00be1 sctp: check parameter value of length in ERROR chunk by Shan Wei · 14 years ago
  80. 97dbee7 net: batman-adv: remove rx_csum ethtool_ops by Michał Mirosław · 14 years ago
  81. 290129f net: dsa: remove ethtool_ops->set_sg by Michał Mirosław · 14 years ago
  82. c6ef006 sctp: Release all routes when processing acks ADD_IP or DEL_IP by Vlad Yasevich · 14 years ago
  83. ee9cbac sctp: Allow bindx_del to accept 0 port by Vlad Yasevich · 14 years ago
  84. f246a7b sctp: teach CACC algorithm about removed transports by Vlad Yasevich · 14 years ago
  85. 934253a sctp: use memdup_user to copy data from userspace by Shan Wei · 14 years ago
  86. 6600992 sctp: kill abandoned SCTP_CMD_TRANSMIT command by Shan Wei · 14 years ago
  87. 6a43573 sctp: use common head of addr parameter to access member in addr-unrelated code by Shan Wei · 14 years ago
  88. 33c7cfd sctp: fix the comment of sctp_sf_violation_paramlen() by Shan Wei · 14 years ago
  89. c6914a6 can: Add missing socket check in can/bcm release. by Dave Jones · 14 years ago
  90. 73b4809 mac80211: explain padding in place of rate field by Johannes Berg · 14 years ago
  91. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 14 years ago
  92. 7762bb0 mac80211: fix debugfs printk format warning by Randy Dunlap · 14 years ago
  93. cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 14 years ago
  94. bb411b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  95. 0b0dc0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  96. 4805347 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
  97. a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 14 years ago
  98. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  99. a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 14 years ago
  100. f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago