1. ca1e8bb wext: Parameterize the standard/private handlers. by David S. Miller · 17 years ago
  2. 67dd760 wext: Pull ioctl permission checking out into helper function. by David S. Miller · 17 years ago
  3. d88174e wext: Extract private call iw_point handling into seperate functions. by David S. Miller · 17 years ago
  4. 84149b0 wext: Extract standard call iw_point handling into seperate function. by David S. Miller · 17 years ago
  5. 208887d wext: Make adjust_priv_size() take a "struct iw_point *". by David S. Miller · 17 years ago
  6. 25519a2 wext: Remove inline from get_priv_size() and adjust_priv_size(). by David S. Miller · 17 years ago
  7. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  8. 7e903c2 atm: [br2864] fix routed vcmux support by Eric Kinzie · 17 years ago
  9. 2714166 atm: [br2684] Fix oops due to skb->dev being NULL by Jorge Boncompte [DTI2] · 17 years ago
  10. 33de014 inet6: add struct net argument to inet6_ehashfn by Pavel Emelyanov · 17 years ago
  11. 9f26b3a inet: add struct net argument to inet_ehashfn by Pavel Emelyanov · 17 years ago
  12. 2086a65 inet: add struct net argument to inet_lhashfn by Pavel Emelyanov · 17 years ago
  13. 7f635ab inet: add struct net argument to inet_bhashfn by Pavel Emelyanov · 17 years ago
  14. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 17 years ago
  15. e316349 udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver by Pavel Emelyanov · 17 years ago
  16. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 17 years ago
  17. a9d246d ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. by Rami Rosen · 17 years ago
  18. 68be802 raw: Restore /proc/net/raw correct behavior by Eric Dumazet · 17 years ago
  19. 6de329e net: Fix test for VLAN TX checksum offload capability by Ben Hutchings · 17 years ago
  20. 319fa2a sctp: Correclty set changeover_active for SFR-CACC by Vlad Yasevich · 17 years ago
  21. 80896a3 sctp: Correctly cleanup procfs entries upon failure. by Wei Yongjun · 17 years ago
  22. 93653e0 tcp: Revert reset of deferred accept changes in 2.6.26 by David S. Miller · 17 years ago
  23. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 17 years ago
  24. 47083fc pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. by Jesper Dangaard Brouer · 17 years ago
  25. f9ffced pkt_sched: HTB scheduler, change default hysteresis mode to off. by Jesper Dangaard Brouer · 17 years ago
  26. 34a5d71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  27. 942e7b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  28. 7d06b2e net: change proto destroy method to return void by Brian Haley · 17 years ago
  29. 87291c0 mac80211: eliminate IBSS warning in rate_lowest_index() by Vladimir Koutny · 17 years ago
  30. c644bce mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_key by Harvey Harrison · 17 years ago
  31. 7c70537 mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller by Harvey Harrison · 17 years ago
  32. c801242 mac80211: tkip.c consolidate tkip IV writing in helper by Harvey Harrison · 17 years ago
  33. 87228f5 mac80211: rx.c use new helpers by Harvey Harrison · 17 years ago
  34. 002aaf4 mac80211: wme.c use new helpers by Harvey Harrison · 17 years ago
  35. a494bb1 mac80211: use new helpers in util.c - ieee80211_get_bssid() by Harvey Harrison · 17 years ago
  36. d5184ca mac80211: wpa.c use new access helpers by Harvey Harrison · 17 years ago
  37. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 17 years ago
  38. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 17 years ago
  39. dc0ae30 mac80211: fix beacon interval value by Tomas Winkler · 17 years ago
  40. 8d5e0d5 mac80211: do not fragment while aggregation is in use by Ron Rindjunsky · 17 years ago
  41. d2c3cc0 mac80211: implement EU regulatory domain by Tony Vroon · 17 years ago
  42. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  43. 995ad6c mac80211: add missing new line in debug print HT_DEBUG by Tomas Winkler · 17 years ago
  44. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 17 years ago
  45. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  46. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 17 years ago
  47. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 17 years ago
  48. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 17 years ago
  49. 0b04082 net: remove CVS keywords by Adrian Bunk · 17 years ago
  50. a405657 Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 17 years ago
  51. 5cb960a Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6 by David S. Miller · 17 years ago
  52. ceeff75 netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() by Patrick McHardy · 17 years ago
  53. b66985b netfilter: Make nflog quiet when no one listen in userspace. by Eric Leblond · 17 years ago
  54. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 17 years ago
  55. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 17 years ago
  56. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 17 years ago
  57. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 17 years ago
  58. 20c61fb ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 17 years ago
  59. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 17 years ago
  60. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  61. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 17 years ago
  62. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  63. 81b302a key: Use xfrm_addr_cmp() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  64. 5f95ac9 key: Share common code path to extract address from sockaddr{}. by YOSHIFUJI Hideaki · 17 years ago
  65. e5b5665 key: Share common code path to fill sockaddr{}. by YOSHIFUJI Hideaki · 17 years ago
  66. 9e8b4ed key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. by YOSHIFUJI Hideaki · 17 years ago
  67. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 17 years ago
  68. 2b5ead4 ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. by YOSHIFUJI Hideaki · 17 years ago
  69. 7d120c5 ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. by Rami Rosen · 17 years ago
  70. 9cba632 ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. by Rami Rosen · 17 years ago
  71. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  72. be4c798 dccp: Bug in initial acknowledgment number assignment by Gerrit Renker · 17 years ago
  73. 7deb0f8 dccp ccid-3: X truncated due to type conversion by Gerrit Renker · 17 years ago
  74. 1e8a287 dccp ccid-3: TFRC reverse-lookup Bug-Fix by Gerrit Renker · 17 years ago
  75. 65907a4 dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets by Gerrit Renker · 17 years ago
  76. 1e2f0e5e dccp: Fix sparse warnings by Gerrit Renker · 17 years ago
  77. 3294f20 dccp ccid-3: Bug-Fix - Zero RTT is possible by Gerrit Renker · 17 years ago
  78. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 17 years ago
  79. 573bf47 ipv4 addr: Send netlink notification for address label changes by Thomas Graf · 17 years ago
  80. 99c6f60 ipsec: pfkey should ignore events when no listeners by Jamal Hadi Salim · 17 years ago
  81. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 17 years ago
  82. 9a727a2 net/mac80211/ieee80211_i.h: fix-up merge damage by John W. Linville · 17 years ago
  83. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  84. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  85. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 17 years ago
  86. e57dce6 netfilter: ctnetlink: include conntrack status in destroy event message by Fabian Hugelshofer · 17 years ago
  87. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 17 years ago
  88. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 17 years ago
  89. 31d8519 netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2 by Pekka Enberg · 17 years ago
  90. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 17 years ago
  91. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 17 years ago
  92. a258860 netfilter: ctnetlink: add full support for SCTP to ctnetlink by Pablo Neira Ayuso · 17 years ago
  93. 0adf9d6 netfilter: ctnetlink: group errors into logical errno sets by Pablo Neira Ayuso · 17 years ago
  94. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 17 years ago
  95. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 17 years ago
  96. 469689a4d af_iucv: exploit target message class support of IUCV by Ursula Braun · 17 years ago
  97. 7b9d1b2 iucv: prevent cpu hotplug when walking cpu_online_map. by Heiko Carstens · 17 years ago
  98. f1494ed iucv: fix section mismatch warning. by Heiko Carstens · 17 years ago
  99. 7bfe8bd sctp: Fix problems with the new SCTP_DELAYED_ACK code by Vlad Yasevich · 17 years ago
  100. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 17 years ago