1. d2f4c10 wimax: fix warning caused by not checking retval of rfkill_set_hw_state() by Inaky Perez-Gonzalez · 16 years ago
  2. e5241c4 ieee802154: Use '%Zu' printf format for size_t. by David S. Miller · 16 years ago
  3. 84503dd 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
  4. 2f0accc cfg80211: fix rfkill locking problem by Johannes Berg · 16 years ago
  5. 4e75184 mac80211: disable PS while probing AP by Johannes Berg · 16 years ago
  6. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 16 years ago
  7. 27004b1 mac80211: clean up return value of __ieee80211_parse_tx_radiotap by Johannes Berg · 16 years ago
  8. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 16 years ago
  9. 736708b mac80211: Fix the way ADDBA request count being modified by Vasanthakumar Thiagarajan · 16 years ago
  10. 558f6d3 cfg80211: fix for duplicate response for driver reg request by Luis R. Rodriguez · 16 years ago
  11. 908209c rfkill: don't impose global states on resume (just restore the previous states) by Alan Jenkins · 16 years ago
  12. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 16 years ago
  13. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 16 years ago
  14. b91d0e3 rfkill: remove input Kconfig by Johannes Berg · 16 years ago
  15. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 16 years ago
  16. dacb6f1 mac80211 : fix unaligned rx skb by matthieu castet · 16 years ago
  17. 5ee58d7 mac80211: fix minstrel single-rate memory corruption by Bob Copeland · 16 years ago
  18. bf12691 sunrpc/auth_gss: Call rcu_barrier() on module unload. by Jesper Dangaard Brouer · 16 years ago
  19. eaa184a sctp: protocol.c call rcu_barrier() on unload. by Jesper Dangaard Brouer · 16 years ago
  20. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 16 years ago
  21. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 16 years ago
  22. 6e327c1 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net() by Jesper Dangaard Brouer · 16 years ago
  23. 0808dc8 netfilter: Fix extra semi-colon in skb_walk_frags() changes. by David S. Miller · 16 years ago
  24. 2c21d11 net: add NL802154 interface for configuration of 802.15.4 devices by Sergey Lapin · 16 years ago
  25. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 16 years ago
  26. fcb94e4 Add constants for the ieee 802.15.4 stack by Sergey Lapin · 16 years ago
  27. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 16 years ago
  28. 0c27922 net: dev_addr_init() fix by Eric Dumazet · 16 years ago
  29. d4fd3bc1 xfrm: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  30. 1b003be sctp: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  31. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  32. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  33. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  34. d7fcf1a ipv4: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  35. 285e428 net/core/user_dma.c: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  36. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  37. 4cf704f net/core/dev.c: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  38. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  39. c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
  40. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 16 years ago
  41. 1d0ebfe net pkgen.c:fix no need for check by Figo.zhang · 16 years ago
  42. 2faef52 net: Fix memcpy_toiovecend() to use the right offset by Sridhar Samudrala · 16 years ago
  43. d2d27bf net: Fix skb_copy_datagram_from_iovec() to pass the right offset by Sridhar Samudrala · 16 years ago
  44. 042a53a net: skb_shared_info optimization by Eric Dumazet · 16 years ago
  45. eae3f29 net: num_dma_maps is not used by Eric Dumazet · 16 years ago
  46. 5ff8dda net: Ensure partial checksum offset is inside the skb head by Herbert Xu · 16 years ago
  47. b1bc81a 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
  48. 0c0c9e7 wimax: depend on rfkill properly by Johannes Berg · 16 years ago
  49. a8c617e Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 16 years ago
  50. 2307f86 ipv4: remove ip_mc_drop_socket() declaration from af_inet.c. by Rami Rosen · 16 years ago
  51. 0aa8204 cfg80211: fix Kconfig for users of cfg80211 by Johannes Berg · 16 years ago
  52. 2ec2c68 rfkill: always init poll delayed work by Johannes Berg · 16 years ago
  53. 894df1c mac80211: removed unused variable in ieee80211_tx() by Luis R. Rodriguez · 16 years ago
  54. 7e189a1 mac80211: extend sta kdoc - explain when they are added by Luis R. Rodriguez · 16 years ago
  55. 60fd2b6 cfg80211: make ieee80211_get_mesh_hdrlen() static by Luis R. Rodriguez · 16 years ago
  56. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 16 years ago
  57. 6081162 rfkill: add function to query state by Johannes Berg · 16 years ago
  58. 7643a2c cfg80211: move txpower wext from mac80211 by Johannes Berg · 16 years ago
  59. c64fb01 rfkill: create useful userspace interface by Johannes Berg · 16 years ago
  60. 19d337d rfkill: rewrite by Johannes Berg · 16 years ago
  61. 0f6399c nl80211: use GFP_ATOMIC for michael mic failure message by Bob Copeland · 16 years ago
  62. 729e9c7 cfg80211: fix for duplicate userspace replies by Luis R. Rodriguez · 16 years ago
  63. 3b8bcfd net: introduce pre-up netdev notifier by Johannes Berg · 16 years ago
  64. 86ab04c mac80211: handle -EALREADY on cfg80211 op assoc req by Luis R. Rodriguez · 16 years ago
  65. 034d655 cfg80211: disallow interfering with stations on non-AP (part 2) by Johannes Berg · 16 years ago
  66. 7ba10a8 mac80211: fix transposed min/max CW values by Johannes Berg · 16 years ago
  67. 8fc0fee cfg80211: use key size constants by Johannes Berg · 16 years ago
  68. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 16 years ago
  69. 51b50fb cfg80211: validate AID of stations being added by Johannes Berg · 16 years ago
  70. e535c75 mac80211: deprecate conf.beacon_int properly by Johannes Berg · 16 years ago
  71. c6ba68a sctp: support non-blocking version of the new sctp_connectx() API by Vlad Yasevich · 16 years ago
  72. 9919b45 sctp: fix to choose alternate destination when retransmit ASCONF chunk by Wei Yongjun · 16 years ago
  73. d48e074 sctp: fix sack_timeout sysctl min and max types by Jean-Mickael Guerin · 16 years ago
  74. 10a43ce sctp: fix panic when T4-rto timer expire on removed transport by Wei Yongjun · 16 years ago
  75. 6345b19 sctp: fix panic when T2-shutdown timer expire on removed transport by Wei Yongjun · 16 years ago
  76. a2c3958 sctp: fix to only enable IPv6 address support on PF_INET6 socket by Wei Yongjun · 16 years ago
  77. 4553e88 sctp: fix a typo in net/sctp/sm_statetable.c by Wei Yongjun · 16 years ago
  78. 945e5ab sctp: fix the error code when ASCONF is received with invalid address by Wei Yongjun · 16 years ago
  79. a987f76 sctp: fix report unrecognized parameter in ACSONF-ACK by Wei Yongjun · 16 years ago
  80. adf3090 net: skb->dst accessors by Eric Dumazet · 16 years ago
  81. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 16 years ago
  82. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 12186be net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup by Minoru Usui · 16 years ago
  84. f771bef ipv4: New multicast-all socket option by Nivedita Singhvi · 16 years ago
  85. 4d52cfb net: ipv4/ip_sockglue.c cleanups by Eric Dumazet · 16 years ago
  86. dae9de8 IPv6: Print error value when skb allocation fails by Brian Haley · 16 years ago
  87. bbd5898 Phonet: fix accounting race between gprs_writeable() and gprs_xmit() by Rémi Denis-Courmont · 16 years ago
  88. fc23ffe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  89. 56d417b IPv6: Add 'autoconf' and 'disable_ipv6' module parameters by Brian Haley · 16 years ago
  90. ccffad25 net: convert unicast addr list by Jiri Pirko · 16 years ago
  91. 2df9001 tcp: fix loop in ofo handling code and reduce its complexity by Ilpo Järvinen · 16 years ago
  92. 108bfa8 net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup() by Eric Dumazet · 16 years ago
  93. a489e51 atm: unset IFF_XMIT_DST_RELEASE in clip_setup() by Eric Dumazet · 16 years ago
  94. 28e7221 net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() by Eric Dumazet · 16 years ago
  95. 3f1f39c Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 16 years ago
  96. dfe9a83 llc: Kill outdated and incorrect comment. by David S. Miller · 16 years ago
  97. 528be7f irda: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 16 years ago
  98. 9152194 tcp: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 16 years ago
  99. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 16 years ago
  100. 52a8d96 wimax: document why wimax_msg_*() operations can be used in any state by Inaky Perez-Gonzalez · 16 years ago