1. f58d4ed cfg80211: send wext MLME-MICHAELMICFAILURE.indication by Johannes Berg · 15 years ago
  2. 27bea66 cfg80211: infer WPA and WPA2 support from TKIP and CCMP by David Kilroy · 15 years ago
  3. 2ab658f cfg80211: set WE encoding size based on available ciphers by David Kilroy · 15 years ago
  4. 51cd4aa cfg80211: allow drivers that can't scan for specific ssids by David Kilroy · 15 years ago
  5. 3daf097 cfg80211: Advertise ciphers via WE according to driver capability by David Kilroy · 15 years ago
  6. 83f5e2c cfg80211: prohibit scanning the same channel more than once by Johannes Berg · 15 years ago
  7. 386aa23 mac80211: improve per-sta debugfs by Johannes Berg · 15 years ago
  8. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  9. a538e2d cfg80211: issue netlink notification when scan starts by Johannes Berg · 15 years ago
  10. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  11. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  13. 1b614fb netpoll: Fix carrier detection for drivers that are using phylib by Anton Vorontsov · 15 years ago
  14. d2daeab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  15. bff3877 netpoll: Introduce netpoll_carrier_timeout kernel option by Anton Vorontsov · 15 years ago
  16. 345aa03 ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) by Jarek Poplawski · 15 years ago
  17. 3938b45 mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() by Luciano Coelho · 15 years ago
  18. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  19. 59615b5 mac80211: fix allocation in mesh_queue_preq by Andrey Yurovsky · 15 years ago
  20. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago
  21. 482d804 econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successful return by Mark Smith · 15 years ago
  22. 5c91fac ipv6: correct return on ipv6_rcv() packet drop by Mark Smith · 15 years ago
  23. 1bc4ee4 sctp: fix warning at inet_sock_destruct() while release sctp socket by Wei Yongjun · 15 years ago
  24. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  25. 1490fd8 net, bridge: align br_nf_ops assignment by Cyrill Gorcunov · 15 years ago
  26. 6650613 tipc: Add socket options to get number of queued messages by oscar.medina@motorola.com · 15 years ago
  27. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  28. 0e8635a net: remove NET_RX_BAD and NET_RX_CN* defines by Florian Westphal · 15 years ago
  29. 1ded3f5 dsa: fix 88e6xxx statistics counter snapshotting by Stephane Contri · 15 years ago
  30. a1ed052 IPv6: preferred lifetime of address not getting updated by Brian Haley · 15 years ago
  31. 59cae00 xfrm6: fix the proto and ports decode of sctp protocol by Wei Yongjun · 15 years ago
  32. c615c9f xfrm4: fix the ports decode of sctp protocol by Wei Yongjun · 15 years ago
  33. 15da4b1 net/9p: Fix crash due to bad mount parameters. by Abhishek Kulkarni · 15 years ago
  34. f8a68e7 Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification" by Eric W. Biederman · 15 years ago
  35. 008440e ipv4: Fix fib_trie rebalancing, part 3 by Jarek Poplawski · 15 years ago
  36. ff0ac74 sctp: xmit sctp packet always return no route error by Wei Yongjun · 15 years ago
  37. 1802571 xfrm: use xfrm_addr_cmp() instead of compare addresses directly by Wei Yongjun · 15 years ago
  38. 6828b92 tcp: Do not tack on TSO data to non-TSO packet by Herbert Xu · 15 years ago
  39. 8e5b9dd tcp: Stop non-TSO packets morphing into TSO by Herbert Xu · 15 years ago
  40. 9c0346b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  41. 53bd972 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  42. dfd06fe nl802154: add module license and description by Dmitry Eremin-Solenikov · 15 years ago
  43. 932c132 nl802154: fix Oops in ieee802154_nl_get_dev by Dmitry Eremin-Solenikov · 15 years ago
  44. d6d3f08 netfilter: xtables: conntrack match revision 2 by Jan Engelhardt · 15 years ago
  45. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  46. ff780cd gro: Flush GRO packets in napi_disable_pending path by Herbert Xu · 15 years ago
  47. 71f9dac inet: Call skb_orphan before tproxy activates by Herbert Xu · 15 years ago
  48. 4a27096 mac80211: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  49. 75de874 sunrpc: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  50. 473c22d bridge: Use rcu_barrier() instead of syncronize_net() on unload. by Jesper Dangaard Brouer · 15 years ago
  51. 1f2ccd0 ipv6: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  52. 10e8544 decnet: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  53. a1faa69 ipv6: avoid wraparound for expired preferred lifetime by Jens Rosenboom · 15 years ago
  54. 1ac530b tcp: missing check ACK flag of received segment in FIN-WAIT-2 state by Wei Yongjun · 15 years ago
  55. 308ff82 nf_conntrack: Use rcu_barrier() by Jesper Dangaard Brouer · 15 years ago
  56. 2be6fa4 Phonet: generate Netlink RTM_DELADDR when destroying a device by Rémi Denis-Courmont · 15 years ago
  57. c7a1a4c Phonet: publicize the Netlink notification function by Rémi Denis-Courmont · 15 years ago
  58. 245acb8 ipsec: Fix name of CAST algorithm by Herbert Xu · 15 years ago
  59. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  60. b6280b4 ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off by Neil Horman · 15 years ago
  61. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  62. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  63. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  64. df36b43 Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  65. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  66. 4d900f9 netfilter: xt_rateest: fix comparison with self by Patrick McHardy · 15 years ago
  67. 6d62182 netfilter: xt_quota: fix incomplete initialization by Jan Engelhardt · 15 years ago
  68. 2495561 netfilter: nf_log: fix direct userspace memory access in proc handler by Patrick McHardy · 15 years ago
  69. f9ffc312 netfilter: fix some sparse endianess warnings by Patrick McHardy · 15 years ago
  70. 8d8890b7 netfilter: nf_conntrack: fix conntrack lookup race by Patrick McHardy · 15 years ago
  71. 5c8ec91 netfilter: nf_conntrack: fix confirmation race condition by Patrick McHardy · 15 years ago
  72. 8cc2019 netfilter: nf_conntrack: death_by_timeout() fix by Eric Dumazet · 15 years ago
  73. e9f0298 nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh() by Ricardo Labiaga · 15 years ago
  74. c3da63f 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
  75. 73e4289 ipv4: fix NULL pointer + success return in route lookup path by Neil Horman · 15 years ago
  76. a97f442 cfg80211: validate station settings by Johannes Berg · 15 years ago
  77. 9a5e8bb cfg80211: allow setting station parameters in mesh by Andrey Yurovsky · 15 years ago
  78. 155cc9e cfg80211: allow adding/deleting stations on mesh by Andrey Yurovsky · 15 years ago
  79. 464902e rfkill: export persistent attribute in sysfs by Alan Jenkins · 15 years ago
  80. 06d5caf rfkill: don't restore software blocked state on persistent devices by Alan Jenkins · 15 years ago
  81. 7fa20a7 rfkill: rfkill_set_block() when suspended nitpick by Alan Jenkins · 15 years ago
  82. 25502bd ieee802154: use standard routine for printing dumps by Dmitry Baryshkov · 15 years ago
  83. 0ea920d af_iucv: Return -EAGAIN if iucv msg limit is exceeded by Hendrik Brueckner · 15 years ago
  84. bb664f4 af_iucv: Change if condition in sendmsg() for more readability by Hendrik Brueckner · 15 years ago
  85. 47fcb03 SUNRPC: Fix the TCP server's send buffer accounting by Trond Myklebust · 15 years ago
  86. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  87. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  88. 81e2a3d atm: sk_wmem_alloc initial value is one by Eric Dumazet · 15 years ago
  89. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  90. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  91. 7b85576 ipv4: Fix fib_trie rebalancing, part 2 by Jarek Poplawski · 15 years ago
  92. b964758 pkt_sched: Update drops stats in act_police by Jarek Poplawski · 15 years ago
  93. 603a8bb skbuff: don't corrupt mac_header on skb expansion by Stephen Hemminger · 15 years ago
  94. 19633e1 skbuff: skb_mac_header_was_set is always true on >32 bit by Stephen Hemminger · 15 years ago
  95. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  96. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 15 years ago
  97. 343952f nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. by Rahul Iyer · 15 years ago
  98. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 15 years ago
  99. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 15 years ago
  100. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 15 years ago