1. c6883f5 IVPS: Disable sync daemon for IPv6 connections by Julius Volz · 16 years ago
  2. 667a5f1 IPVS: Convert procfs files for IPv6 entry output by Vince Busam · 16 years ago
  3. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  4. 2a3b791 IPVS: Add/adjust Netfilter hook functions and helpers for v6 by Julius Volz · 16 years ago
  5. cd17f9e IPVS: Extend scheduling functions for IPv6 support by Julius Volz · 16 years ago
  6. b3cdd2a7 IPVS: Add and bind IPv6 xmit functions by Julius Volz · 16 years ago
  7. 38cdcc9 IPVS: Add IPv6 support to xmit() support functions by Julius Volz · 16 years ago
  8. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  9. 0bbdd42 IPVS: Extend protocol DNAT/SNAT and state handlers by Julius Volz · 16 years ago
  10. 3b047d9 IPVS: Add protocol debug functions for IPv6 by Julius Volz · 16 years ago
  11. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  12. b14198f IPVS: Add IPv6 support flag to schedulers by Julius Volz · 16 years ago
  13. 3c2e050 IPVS: Add v6 support to ip_vs_service_get() by Julius Volz · 16 years ago
  14. b18610d IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get() by Julius Volz · 16 years ago
  15. c860c6b IPVS: Add internal versions of sockopt interface structs by Julius Volz · 16 years ago
  16. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  17. fab0de0 IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support by Julius Volz · 16 years ago
  18. 2c10b32 netlink: Remove compat API for nested attributes by Thomas Graf · 16 years ago
  19. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. 102396a pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() by Jarek Poplawski · 16 years ago
  21. 3cc76ca ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 by Yang Hongyang · 16 years ago
  22. 143b11c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  23. 1563574 rfkill: rename rfkill_mutex to rfkill_global_mutex by Henrique de Moraes Holschuh · 16 years ago
  24. f745ba0 rfkill: add WARN and BUG_ON paranoia (v2) by Henrique de Moraes Holschuh · 16 years ago
  25. 01b510b rfkill: add missing line break by Felipe Balbi · 16 years ago
  26. 849e057 rfkill: use strict_strtoul (v2) by Henrique de Moraes Holschuh · 16 years ago
  27. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  28. 2f58bbf mac80211: Use only precedence level of DSCP field for frame classification by Daniel Wagner · 16 years ago
  29. 43ac2ca mac80211: Handle scan result IEs in one block by Jouni Malinen · 16 years ago
  30. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  31. 7f93ea3 mac80211: fill start-sequence-number for BA session start by Johannes Berg · 16 years ago
  32. a627266 ip: speedup /proc/net/rt_cache handling by Eric Dumazet · 16 years ago
  33. 6be547a inet_diag: Add empty bucket optimization to inet_diag too by Andi Kleen · 16 years ago
  34. 6eac560 tcp: Skip empty hash buckets faster in /proc/net/tcp by Andi Kleen · 16 years ago
  35. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  36. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  37. 4d40555 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  38. 6c36810a Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  39. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  40. 7982d5e tcp: fix tcp header size miscalculation when window scale is unused by Philip Love · 16 years ago
  41. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  42. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  43. 666d9bb pkt_sched: Fix dev_graft_qdisc() locking by Jarek Poplawski · 16 years ago
  44. eff253c dccp ccid-3: Replace lazy BUG_ON with condition by Gerrit Renker · 16 years ago
  45. 157439f dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago
  46. b569d5a dccp: Empty the write queue when disconnecting by Gerrit Renker · 16 years ago
  47. 5a05641 dccp: Fill in the Data fields for "Option Error" Resets by Gerrit Renker · 16 years ago
  48. 1efa6bb dccp: Silently ignore options with nonsensical lengths by Gerrit Renker · 16 years ago
  49. 33c4496 dccp: Always generate a Reset in response to option errors by Wei Yongjun · 16 years ago
  50. 7fd1067 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  51. e3c2ced IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c by Julius Volz · 16 years ago
  52. 409a196 IPVS: Integrate ESP protocol into ip_vs_proto_ah.c by Julius Volz · 16 years ago
  53. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  54. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  55. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  56. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  57. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  58. 988b02f net: rfkill: add missing line break by Felipe Balbi · 16 years ago
  59. ce3113e ipv6: sysctl fixes by Al Viro · 16 years ago
  60. 2f4520d ipv4: sysctl fixes by Al Viro · 16 years ago
  61. 30c2235 sctp: add verification checks to SCTP_AUTH_KEY option by Vlad Yasevich · 16 years ago
  62. f410a1f ipv6: protocol for address routes by Stephen Hemminger · 16 years ago
  63. a4356b2 tcp: Add tcp_parse_aligned_timestamp by Ilpo Järvinen · 16 years ago
  64. 2cf4663 tcp: Add tcp_collapse_one to eliminate duplicated code by Ilpo Järvinen · 16 years ago
  65. cbe2d12 tcp: Add tcp_validate_incoming & put duplicated code there by Ilpo Järvinen · 16 years ago
  66. fdc0bde icmp: icmp_sk() should not use smp_processor_id() in preemptible code by Denis V. Lunev · 16 years ago
  67. 9859b81 mac80211: add direct probe before association by Ron Rindjunsky · 16 years ago
  68. 6042a3e mac80211: change number of pre-assoc scans by Ron Rindjunsky · 16 years ago
  69. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  70. 8e7cdbb mac80211: filter probes in ieee80211_rx_mgmt_probe_resp by Tomas Winkler · 16 years ago
  71. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  72. fef1643 move ETH_P_PAE from ieee80211_i.h to if_ether.h by Jasper Bryant-Greene · 16 years ago
  73. 96c8760 rfkill: introduce RFKILL_STATE_MAX by Henrique de Moraes Holschuh · 16 years ago
  74. 77fba13 rfkill: add __must_check annotations by Henrique de Moraes Holschuh · 16 years ago
  75. 9961920 rfkill: add default global states (v2) by Henrique de Moraes Holschuh · 16 years ago
  76. 02589f6 rfkill: detect bogus double-registering (v2) by Henrique de Moraes Holschuh · 16 years ago
  77. bdbe819 mac80211: allow no mac address until firmware load by Luis Carlos Cobo · 16 years ago
  78. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  79. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  80. 358c8d9 mac80211: use ieee80211 frame control directly by Harvey Harrison · 16 years ago
  81. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  82. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  83. b73d70a mac80211: rx.c/tx.c remove more users of tx/rx_data->fc by Harvey Harrison · 16 years ago
  84. d298487 mac80211: wep.c replace magic numbers in IV/ICV removal by Harvey Harrison · 16 years ago
  85. c44d040 mac80211: wme.h remove unused QOS_CONTROL_LEN by Harvey Harrison · 16 years ago
  86. 62bf1d7 mac80211: explicitly check skb->len by Harvey Harrison · 16 years ago
  87. 9deb1ae mac80211: radiotap: assume modulation from rates by Bruno Randolf · 16 years ago
  88. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  89. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  90. 5442060 WIRELESS: Make wireless one-click selectable. by Robert P. J. Day · 16 years ago
  91. d92a8e8 net/ieee80211: adjust error handling by Julia Lawall · 16 years ago
  92. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  93. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  94. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  95. 195648b pkt_sched: Prevent livelock in TX queue running. by David S. Miller · 16 years ago
  96. d280539 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  97. f728baf ipvs: Fix race conditions in lblcr scheduler by Sven Wegener · 16 years ago
  98. 39ac50d ipvs: Fix race conditions in lblc scheduler by Sven Wegener · 16 years ago
  99. 3f08766 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Simon Horman · 16 years ago
  100. f3b9605 Revert "pkt_sched: Add BH protection for qdisc_stab_lock." by David S. Miller · 16 years ago