1. 74973f6 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  2. 421eab4 IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  3. 77357a9 ipv4: Create inet_csk_route_child_sock(). by David S. Miller · 13 years ago
  4. 8663c93 sctp: Store a flowi in transports to provide persistent keying. by David S. Miller · 13 years ago
  5. b57ae01 ipv4: Use cork flow in ip_queue_xmit() by David S. Miller · 13 years ago
  6. 6e86913 ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}() by David S. Miller · 13 years ago
  7. 3038eeac ipv4: Lock socket and use cork flow in ip4_datagram_connect(). by David S. Miller · 13 years ago
  8. fdbb0f0 l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg() by David S. Miller · 13 years ago
  9. 6af88da l2tp: Fix locking in l2tp_core.c by David S. Miller · 13 years ago
  10. 2f16270 l2tp: Fix locking in l2tp_ip.c by David S. Miller · 13 years ago
  11. da905bd tcp: Use cork flow in tcp_v4_connect() by David S. Miller · 13 years ago
  12. 2c42758 dccp: Use cork flow in dccp_v4_connect() by David S. Miller · 13 years ago
  13. 1ab7b6a ethtool: remove phys_id from ethtool_ops by Stephen Hemminger · 13 years ago
  14. 27aea21 batman-adv: remove duplicate code from function is_bidirectional_neigh() by Daniele Furlan · 13 years ago
  15. 6e215fd batman-adv: Remove multiline comments from line ending by Sven Eckelmann · 13 years ago
  16. 2dafb49 batman-adv: rename everything from *hna* into *tt* (translation table) by Antonio Quartulli · 13 years ago
  17. 01df2b6 batman-adv: Fix refcount imbalance in find_router by Marek Lindner · 13 years ago
  18. 3a4375a batman-adv: Avoid deadlock between rtnl_lock and s_active by Sven Eckelmann · 13 years ago
  19. c3caf51 batman-adv: Remove unnecessary hardif_list_lock by Sven Eckelmann · 13 years ago
  20. 61906ae batman-adv: multi vlan support for bridge loop detection by Marek Lindner · 13 years ago
  21. 28f8e54 batman-adv: remove misplaced comment by Marek Lindner · 13 years ago
  22. 11c476f net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree by Paul E. McKenney · 13 years ago
  23. 8e3572c batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu by Paul E. McKenney · 13 years ago
  24. ae179ae batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree() by Paul E. McKenney · 13 years ago
  25. eb340b2 batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu by Paul E. McKenney · 13 years ago
  26. 0744371 net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu() by Lai Jiangshan · 13 years ago
  27. 88b4a03 net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  28. a74ce14 net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  29. 6184522 net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  30. 7e113a9 net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  31. 1f8d36a net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  32. 04d4dfe net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  33. 6b26223 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() by Lai Jiangshan · 13 years ago
  34. c3b4942 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() by Lai Jiangshan · 13 years ago
  35. b55071e net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  36. edc86d8 net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  37. f6f8023 net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  38. e3cbf28 net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  39. fa81c0e net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu() by Lai Jiangshan · 13 years ago
  40. 10d50e7 net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  41. 7519cce net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  42. 42ea299d net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  43. dad178f net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() by Lai Jiangshan · 13 years ago
  44. bceb0f4 net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  45. 4670994 net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  46. 75ef036 net,act_police,rcu: remove rcu_barrier() by Lai Jiangshan · 13 years ago
  47. 1e54775 net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  48. 217f186 net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  49. 1231f0b net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  50. 37b6b93 net,rcu: convert call_rcu(listeners_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  51. e578598 net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  52. 38f57d1 net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  53. 5957b1a net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  54. f5c8593c net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  55. 7065272 ipv4: Initialize cork->opt using NULL not 0. by David S. Miller · 13 years ago
  56. b80d722 ipv4: Initialize on-stack cork more efficiently. by David S. Miller · 13 years ago
  57. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  58. a294865 dccp: handle invalid feature options length by Dan Rosenberg · 13 years ago
  59. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  60. 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
  61. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  62. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  63. f0dc799 cfg80211: Remove unused wiphy flag by Jouni Malinen · 13 years ago
  64. 0e579d6 nl80211: Fix set_key regression with some drivers by Jouni Malinen · 13 years ago
  65. 1ddc286 mac80211: Postpond ps timer if tx is stopped by others by Rajkumar Manoharan · 13 years ago
  66. 4c468fe mac80211: set TID of internal mgmt packets to 7 by Arik Nemtsov · 13 years ago
  67. 470ab2a mac80211: use wake_queue to restart trasmit by Rajkumar Manoharan · 13 years ago
  68. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  69. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  70. 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
  71. 23691d7 Bluetooth: Remove l2cap_sk_list by Gustavo F. Padovan · 13 years ago
  72. 73b2ec1 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() by Gustavo F. Padovan · 13 years ago
  73. 9e4425f Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() by Gustavo F. Padovan · 13 years ago
  74. eaef6a9 mac80211: Fix a warning due to skipping tailroom reservation for IV by Mohammed Shafi Shajakhan · 13 years ago
  75. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  76. c8d55a9 can: rename can_try_module_get to can_get_proto by Kurt Van Dijck · 13 years ago
  77. 1650629 can: make struct can_proto const by Kurt Van Dijck · 13 years ago
  78. 64f3b9e net: ip_expire() must revalidate route by Eric Dumazet · 13 years ago
  79. 301102c ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). by David S. Miller · 13 years ago
  80. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 13 years ago
  81. 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 13 years ago
  82. dd927a2 ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. by David S. Miller · 13 years ago
  83. 69458cb ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). by David S. Miller · 13 years ago
  84. 18a353f4 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() by David S. Miller · 13 years ago
  85. 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 13 years ago
  86. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  87. f139016 dccp: Use flowi4->saddr in dccp_v4_connect() by David S. Miller · 13 years ago
  88. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  89. 417da66 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. by David S. Miller · 13 years ago
  90. 4ad1262 libceph: fix ceph_osdc_alloc_request error checks by Sage Weil · 13 years ago
  91. ca20892 libceph: fix ceph_msg_new error path by Henry C Chang · 13 years ago
  92. 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  93. ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 13 years ago
  94. 41c31f3 networking: inappropriate ioctl operation should return ENOTTY by Lifeng Sun · 13 years ago
  95. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  96. dcfd9cd Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  97. 5615787 ipv4: Make sure flowi4->{saddr,daddr} are always set. by David S. Miller · 13 years ago
  98. 816c04f mac80211: consolidate MIC failure report handling by Christian Lamparter · 13 years ago
  99. 7cfd260 ipv4: don't spam dmesg with "Using LC-trie" messages by Alexey Dobriyan · 13 years ago
  100. a05d2ad af_unix: Only allow recv on connected seqpacket sockets. by Eric W. Biederman · 13 years ago