1. 763f8d0 IPVS: netns, svc counters moved in ip_vs_ctl,c by Hans Schillstrom · 15 years ago
  2. f2431e6 IPVS: netns, trash handling by Hans Schillstrom · 15 years ago
  3. f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 15 years ago
  4. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 15 years ago
  5. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 15 years ago
  6. b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 15 years ago
  7. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 15 years ago
  8. 29c2026 IPVS: netns awareness to ip_vs_est by Hans Schillstrom · 15 years ago
  9. ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 15 years ago
  10. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 15 years ago
  11. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 15 years ago
  12. 9d93487 IPVS: netns preparation for proto_sctp by Hans Schillstrom · 15 years ago
  13. 78b16bd IPVS: netns preparation for proto_udp by Hans Schillstrom · 15 years ago
  14. 4a85b96 IPVS: netns preparation for proto_tcp by Hans Schillstrom · 15 years ago
  15. 252c641 IPVS: netns, prepare protocol by Hans Schillstrom · 15 years ago
  16. b6e885d IPVS: netns awarness to lblc sheduler by Hans Schillstrom · 15 years ago
  17. d0a1eef IPVS: netns awarness to lblcr sheduler by Hans Schillstrom · 15 years ago
  18. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 15 years ago
  19. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 15 years ago
  20. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 15 years ago
  21. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 15 years ago
  22. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 15 years ago
  23. c96e963 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 · 15 years ago
  24. 782a9e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  25. ea45fe4 dcbnl: adding DCBX feature flags get-set by Shmulik Ravid · 15 years ago
  26. 6241b62 dcbnl: adding DCBX engine capability by Shmulik Ravid · 15 years ago
  27. 96b9968 net_dcb: add application notifiers by John Fastabend · 15 years ago
  28. 9ab933a dcbnl: add appliction tlv handlers by John Fastabend · 15 years ago
  29. 3e29027 dcbnl: add support for ieee8021Qaz attributes by John Fastabend · 15 years ago
  30. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 15 years ago
  32. b7e03ec Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  33. 23bb576 Bluetooth: Fix __hci_request synchronization for hci_open_dev by Johan Hedberg · 15 years ago
  34. c71e97b Bluetooth: Add management events for controller addition & removal by Johan Hedberg · 15 years ago
  35. f7b64e6 Bluetooth: Add read_info management command by Johan Hedberg · 15 years ago
  36. faba42e Bluetooth: Add read_index_list management command by Johan Hedberg · 15 years ago
  37. 02d9812 Bluetooth: Add read_version management command by Johan Hedberg · 15 years ago
  38. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 15 years ago
  39. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 15 years ago
  40. 63e35cd 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 · 15 years ago
  41. da521b2 net: Fix range checks in tcf_valid_offset(). by David S. Miller · 15 years ago
  42. 356f039 TCP: increase default initial receive window. by Nandita Dukkipati · 15 years ago
  43. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 15 years ago
  45. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 15 years ago
  46. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 15 years ago
  47. 9f33328 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 15 years ago
  48. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 15 years ago
  49. 1730210 net_sched: always clone skbs by Changli Gao · 15 years ago
  50. 4c306a9 net: kill unused macros by Shan Wei · 15 years ago
  51. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 15 years ago
  52. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 15 years ago
  54. bc2ce89 tcp: relax tcp_paws_check() by Eric Dumazet · 15 years ago
  55. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 15 years ago
  56. 2784fe9 cfg80211: fix null pointer dereference with a custom regulatory request by Luis R. Rodriguez · 15 years ago
  57. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 15 years ago
  58. ae90bde netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 15 years ago
  59. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 15 years ago
  60. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 15 years ago
  61. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 15 years ago
  62. 6389aa7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  63. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 15 years ago
  64. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 15 years ago
  65. a7ffac9 cfg80211: Add antenna availability information by Bruno Randolf · 15 years ago
  66. 1d212aa 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 · 15 years ago
  67. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 15 years ago
  68. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 15 years ago
  69. 35d2856 xfrm: Add Traffic Flow Confidentiality padding XFRM attribute by Martin Willi · 15 years ago
  70. 1e13f86 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  71. 68835ab net: optimize INET input path further by Eric Dumazet · 15 years ago
  72. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 15 years ago
  73. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 15 years ago
  75. a40c406 Bluetooth: Make hci_send_to_sock usable for management control sockets by Johan Hedberg · 15 years ago
  76. 0381101 Bluetooth: Add initial Bluetooth Management interface callbacks by Johan Hedberg · 15 years ago
  77. c02178d Bluetooth: Add Bluetooth Management interface definitions by Johan Hedberg · 15 years ago
  78. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 15 years ago
  79. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 15 years ago
  80. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 15 years ago
  81. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 15 years ago
  82. f435d9e 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 · 15 years ago
  83. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 15 years ago
  84. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 15 years ago
  85. dca9b24 net: kill unused macros from head file by Shan Wei · 15 years ago
  86. a9527a3 net: snmp: fix the wrong ICMP_MIB_MAX value by Shan Wei · 15 years ago
  87. c30ae13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  88. 547025d cfg80211: Add documentation for antenna ops by Bruno Randolf · 15 years ago
  89. ae4694b ipv6: Create inet6_csk_route_req(). by David S. Miller · 15 years ago
  90. 15c0542 ipv6: Add rt6_get_peer() helper. by David S. Miller · 15 years ago
  91. ccb7c41 timewait_sock: Create and use getpeer op. by David S. Miller · 15 years ago
  92. 4399ce4 inetpeer: Fix incorrect comment about inetpeer struct size. by David S. Miller · 15 years ago
  93. 8790ca1 inetpeer: Kill use of inet_peer_address_t typedef. by David S. Miller · 15 years ago
  94. be21871 Bluetooth: clean up legal text by Andrei Emeltchenko · 15 years ago
  95. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 15 years ago
  96. 894718a Bluetooth: clean up l2cap code by Andrei Emeltchenko · 15 years ago
  97. 285b4e9 Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 15 years ago
  98. 735cbc4 Bluetooth: clean up sco code by Andrei Emeltchenko · 15 years ago
  99. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 15 years ago
  100. b341936 ipv6: Add infrastructure to bind inet_peer objects to routes. by David S. Miller · 15 years ago