1. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  2. 27004b1 mac80211: clean up return value of __ieee80211_parse_tx_radiotap by Johannes Berg · 15 years ago
  3. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 15 years ago
  4. 736708b mac80211: Fix the way ADDBA request count being modified by Vasanthakumar Thiagarajan · 15 years ago
  5. 558f6d3 cfg80211: fix for duplicate response for driver reg request by Luis R. Rodriguez · 15 years ago
  6. 908209c rfkill: don't impose global states on resume (just restore the previous states) by Alan Jenkins · 15 years ago
  7. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 15 years ago
  8. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  9. b91d0e3 rfkill: remove input Kconfig by Johannes Berg · 15 years ago
  10. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 15 years ago
  11. dacb6f1 mac80211 : fix unaligned rx skb by matthieu castet · 15 years ago
  12. 5ee58d7 mac80211: fix minstrel single-rate memory corruption by Bob Copeland · 15 years ago
  13. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  14. bf12691 sunrpc/auth_gss: Call rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  15. eaa184a sctp: protocol.c call rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  16. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  17. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  18. 6e327c1 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net() by Jesper Dangaard Brouer · 15 years ago
  19. 0808dc8 netfilter: Fix extra semi-colon in skb_walk_frags() changes. by David S. Miller · 15 years ago
  20. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  21. a31e1ff netfilter: xt_socket: added new revision of the 'socket' match supporting flags by Laszlo Attila Toth · 15 years ago
  22. 2c21d11 net: add NL802154 interface for configuration of 802.15.4 devices by Sergey Lapin · 15 years ago
  23. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 15 years ago
  24. fcb94e4 Add constants for the ieee 802.15.4 stack by Sergey Lapin · 15 years ago
  25. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 15 years ago
  26. 0c27922 net: dev_addr_init() fix by Eric Dumazet · 15 years ago
  27. 52ea3a5 cls_cgroup: Fix oops when user send improperly 'tc filter add' request by Minoru Usui · 15 years ago
  28. d4fd3bc xfrm: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  29. 1b003be sctp: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  30. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  31. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  32. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  33. d7fcf1a ipv4: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  34. 285e428 net/core/user_dma.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  35. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  36. 4cf704f net/core/dev.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  37. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  38. c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  39. 11eeef4 netfilter: passive OS fingerprint xtables match by Evgeniy Polyakov · 15 years ago
  40. f87fb66 netfilter: nf_ct_icmp: keep the ICMP ct entries longer by Jan Kasprzak · 15 years ago
  41. 611b30f Bluetooth: Add native RFKILL soft-switch support for all devices by Marcel Holtmann · 15 years ago
  42. b4324b5 Bluetooth: Remove pointless endian conversion helpers by Marcel Holtmann · 15 years ago
  43. 47ec1dcd Bluetooth: Add basic constants for L2CAP ERTM support and use them by Marcel Holtmann · 15 years ago
  44. af05b30 Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl by Gustavo F. Padovan · 15 years ago
  45. 44d0e48 Bluetooth: Remove unnecessary variable initialization by Marcel Holtmann · 15 years ago
  46. 589d274 Bluetooth: Use macro for L2CAP hint mask on receiving config request by Gustavo F. Padovan · 15 years ago
  47. 8db4dc4 Bluetooth: Use macros for L2CAP channel identifiers by Gustavo F. Padovan · 15 years ago
  48. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 15 years ago
  49. 1d0ebfe net pkgen.c:fix no need for check by Figo.zhang · 15 years ago
  50. 2faef52 net: Fix memcpy_toiovecend() to use the right offset by Sridhar Samudrala · 15 years ago
  51. d2d27bf net: Fix skb_copy_datagram_from_iovec() to pass the right offset by Sridhar Samudrala · 15 years ago
  52. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  53. eae3f29 net: num_dma_maps is not used by Eric Dumazet · 15 years ago
  54. 5ff8dda net: Ensure partial checksum offset is inside the skb head by Herbert Xu · 15 years ago
  55. b1bc81a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  56. 17f2f52 netfilter: ipt_MASQUERADE: remove redundant rwlock by Florian Westphal · 15 years ago
  57. 10662aa netfilter: xt_NFQUEUE: queue balancing support by Florian Westphal · 15 years ago
  58. 61f5abc netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC by Florian Westphal · 15 years ago
  59. 0c0c9e7 wimax: depend on rfkill properly by Johannes Berg · 15 years ago
  60. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  61. a8c617e Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 15 years ago
  62. 2307f86 ipv4: remove ip_mc_drop_socket() declaration from af_inet.c. by Rami Rosen · 15 years ago
  63. 0aa8204 cfg80211: fix Kconfig for users of cfg80211 by Johannes Berg · 15 years ago
  64. 2ec2c68 rfkill: always init poll delayed work by Johannes Berg · 15 years ago
  65. 894df1c mac80211: removed unused variable in ieee80211_tx() by Luis R. Rodriguez · 15 years ago
  66. 7e189a1 mac80211: extend sta kdoc - explain when they are added by Luis R. Rodriguez · 15 years ago
  67. 60fd2b6 cfg80211: make ieee80211_get_mesh_hdrlen() static by Luis R. Rodriguez · 15 years ago
  68. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  69. 6081162 rfkill: add function to query state by Johannes Berg · 15 years ago
  70. 7643a2c cfg80211: move txpower wext from mac80211 by Johannes Berg · 15 years ago
  71. c64fb01 rfkill: create useful userspace interface by Johannes Berg · 15 years ago
  72. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  73. 0f6399c nl80211: use GFP_ATOMIC for michael mic failure message by Bob Copeland · 15 years ago
  74. 729e9c7 cfg80211: fix for duplicate userspace replies by Luis R. Rodriguez · 15 years ago
  75. 3b8bcfd net: introduce pre-up netdev notifier by Johannes Berg · 15 years ago
  76. 86ab04c mac80211: handle -EALREADY on cfg80211 op assoc req by Luis R. Rodriguez · 15 years ago
  77. 034d655 cfg80211: disallow interfering with stations on non-AP (part 2) by Johannes Berg · 15 years ago
  78. 7ba10a8 mac80211: fix transposed min/max CW values by Johannes Berg · 15 years ago
  79. 8fc0fee cfg80211: use key size constants by Johannes Berg · 15 years ago
  80. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 15 years ago
  81. 51b50fb cfg80211: validate AID of stations being added by Johannes Berg · 15 years ago
  82. e535c75 mac80211: deprecate conf.beacon_int properly by Johannes Berg · 15 years ago
  83. c6ba68a sctp: support non-blocking version of the new sctp_connectx() API by Vlad Yasevich · 15 years ago
  84. 9919b45 sctp: fix to choose alternate destination when retransmit ASCONF chunk by Wei Yongjun · 15 years ago
  85. d48e074 sctp: fix sack_timeout sysctl min and max types by Jean-Mickael Guerin · 15 years ago
  86. 10a43ce sctp: fix panic when T4-rto timer expire on removed transport by Wei Yongjun · 15 years ago
  87. 6345b19 sctp: fix panic when T2-shutdown timer expire on removed transport by Wei Yongjun · 15 years ago
  88. a2c3958 sctp: fix to only enable IPv6 address support on PF_INET6 socket by Wei Yongjun · 15 years ago
  89. 4553e88 sctp: fix a typo in net/sctp/sm_statetable.c by Wei Yongjun · 15 years ago
  90. 945e5ab sctp: fix the error code when ASCONF is received with invalid address by Wei Yongjun · 15 years ago
  91. a987f76 sctp: fix report unrecognized parameter in ACSONF-ACK by Wei Yongjun · 15 years ago
  92. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  93. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  94. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  95. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  96. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  97. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  98. 03b64f5 netfilter: ctnetlink: cleanup message-size calculation by Pablo Neira Ayuso · 15 years ago
  99. 96bcf93 netfilter: ctnetlink: use nlmsg_* helper function to build messages by Pablo Neira Ayuso · 15 years ago
  100. f2f3e38 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition by Pablo Neira Ayuso · 15 years ago