1. 249b405 mac80211: Fix regression in mesh forwarding path. by Javier Cardona · 16 years ago
  2. 3d34deb mac80211: fix ieee80211_xmit call context by Johannes Berg · 16 years ago
  3. 72bce62 net: remove unused skb->do_not_encrypt by Johannes Berg · 16 years ago
  4. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 16 years ago
  5. c402908 net: export __dev_addr_sync/__dev_addr_unsync by Johannes Berg · 16 years ago
  6. 1e05666 cfg80211: avoid setting default_key if add_key fails by Zhu Yi · 16 years ago
  7. 3409ff7 cfg80211: fix typo of IWEVASSOCRESPIE by Zhu Yi · 16 years ago
  8. 1f00fca cfg80211: set_default_key only for WEP by Zhu Yi · 16 years ago
  9. f742880 mac80211: fix spare warnings in driver-trace.h by Christian Lamparter · 16 years ago
  10. a99d0248 mac80211: do not monitor the connection while scanning by Christian Lamparter · 16 years ago
  11. 25e83c4 cfg80211: don't optimise wext calls too much by Johannes Berg · 16 years ago
  12. d4b1a68 cfg80211: remove WARN_ON in __cfg80211_sme_scan_done by Zhu Yi · 16 years ago
  13. ae9e4b0 cfg80211: treat ieee80211_regdom hints as user hints by Luis R. Rodriguez · 16 years ago
  14. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 16 years ago
  15. e898643 mac80211: make minstrel/pid RC use ieee80211_is_data(fc) by Luis R. Rodriguez · 16 years ago
  16. b770b43 mac80211: drop frames for sta with no valid rate by Luis R. Rodriguez · 16 years ago
  17. 6682588 cfg80211: fix unregistration by Johannes Berg · 16 years ago
  18. 0e2b628 mac80211: cancel the connection monitor timers/work by Johannes Berg · 16 years ago
  19. 323d566 cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) by Gábor Stefanik · 16 years ago
  20. 596a07c cfg80211: fix more bugs in mlme handling by Johannes Berg · 16 years ago
  21. 48ab905 nl80211: report BSS status by Johannes Berg · 16 years ago
  22. 4697fe4 cfg80211: fix wext setting SSID by Johannes Berg · 16 years ago
  23. 908d436 cfg80211: don't look at wdev->ssid for giwessid by Johannes Berg · 16 years ago
  24. c56c571 cfg80211: fix wext stats by Johannes Berg · 16 years ago
  25. a43816d mac80211: mesh: fix two small problems by Johannes Berg · 16 years ago
  26. ec3f149 cfg80211: fix a locking bug by Johannes Berg · 16 years ago
  27. b291ba1 mac80211: monitor the connection by Johannes Berg · 16 years ago
  28. ca386f3 mac80211: fix multi-use timer by Johannes Berg · 16 years ago
  29. 80e5b06 cfg80211: fix NULL dereference in IBSS SIOCGIWAP by Zhu Yi · 16 years ago
  30. fffd093 cfg80211: rework key operation by Johannes Berg · 16 years ago
  31. b9454e8 nl80211: introduce new key attributes by Johannes Berg · 16 years ago
  32. 10c836d mac80211: Assign next hop address to pending mesh frames by Javier Cardona · 16 years ago
  33. 4bde0f7 cfg80211: fix two buglets by Johannes Berg · 16 years ago
  34. a71d62d cfg80211: fix race in giwrate by Johannes Berg · 16 years ago
  35. 0a2b8bb mac80211: driver operation debugging by Johannes Berg · 16 years ago
  36. 99783e2 mac80211: fix sparse warning by Johannes Berg · 16 years ago
  37. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. 67edfef TCP: Add comments to (near) all functions in tcp_output.c v3 by Andi Kleen · 16 years ago
  39. 40d4e3d af_packet: style cleanups by Eric Dumazet · 16 years ago
  40. 2eee40c Phonet: dropped datagrams accounting by Rémi Denis-Courmont · 16 years ago
  41. 2e2fb4b Phonet: account for dropped RX packets by Rémi Denis-Courmont · 16 years ago
  42. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 16 years ago
  43. 3c2b8d1 mcastv6: Local variable shadows function argument by Gerrit Renker · 16 years ago
  44. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 16 years ago
  45. 6c95e2a nl80211: Memory leak fixed by Niko Jokinen · 16 years ago
  46. 35946a5 mac80211: use correct address for mesh Path Error by Javier Cardona · 16 years ago
  47. 48ab357 rfkill: fix rfkill_set_states() to set the hw state by Alan Jenkins · 16 years ago
  48. 8ef86c7 mac80211: fix injection in monitor mode by Pavel Roskin · 16 years ago
  49. f54c142 rfkill: allow toggling soft state in sysfs again by Johannes Berg · 16 years ago
  50. e2e414d mac80211: disable mesh by Johannes Berg · 16 years ago
  51. f249fb7 Fix error return for setsockopt(SO_TIMESTAMPING) by Rémi Denis-Courmont · 16 years ago
  52. cb24405 RDS: Refactor end of __conn_create for readability by Andy Grover · 16 years ago
  53. ed9e352 RDS/IW: Remove dead code by Andy Grover · 16 years ago
  54. 404bb72 RDS/IW: Remove page_shift variable from iwarp transport by Andy Grover · 16 years ago
  55. a870d62 RDS/IB: Always use PAGE_SIZE for FMR page size by Andy Grover · 16 years ago
  56. edacaea RDS: Fix completion notifications on blocking sockets by Andy Grover · 16 years ago
  57. fdf6e6b RDS/IB: Drop connection when a fatal QP event is received by Andy Grover · 16 years ago
  58. 68cb01c RDS/IB: Disable flow control in sysctl and explain why by Andy Grover · 16 years ago
  59. e11d912 RDS/IB: Move tx/rx ring init and refill to later by Andy Grover · 16 years ago
  60. 9099707 RDS: Don't set c_version in __rds_conn_create() by Andy Grover · 16 years ago
  61. 597ddd5 RDS/IB: Rename byte_len to data_len to enhance readability by Andy Grover · 16 years ago
  62. 92c330b RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c by Andy Grover · 16 years ago
  63. 8dacd57 RDS/IB: Fix printk to indicate remote IP, not local by Andy Grover · 16 years ago
  64. 02a6a25 RDS/IB: Handle connections using RDS 3.0 wire protocol by Andy Grover · 16 years ago
  65. 9ddbcfa RDS/IB: Improve RDS protocol version checking by Andy Grover · 16 years ago
  66. 3ba23ad RDS: Set retry_count to 2 and make modifiable via modparam by Andy Grover · 16 years ago
  67. e547bc1 tcp: Use correct peer adr when copying MD5 keys by John Dykstra · 16 years ago
  68. e3afe7b tcp: Fix MD5 signature checking on IPv4 mapped sockets by John Dykstra · 16 years ago
  69. b902e57 ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups by Jarek Poplawski · 16 years ago
  70. be916cd ipv4: Fix inflate_threshold_root automatically by Jarek Poplawski · 16 years ago
  71. c305947 ipv4: Use synchronize_rcu() during trie_rebalance() by Jarek Poplawski · 16 years ago
  72. 2e477c9 vlan: Propagate physical MTU changes by Herbert Xu · 16 years ago
  73. c482c56 udp: cleanups by Eric Dumazet · 16 years ago
  74. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. 4dc6dc7 net: sock_copy() fixes by Eric Dumazet · 16 years ago
  76. 95aa1fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  77. 941297f netfilter: nf_conntrack: nf_conntrack_alloc() fixes by Eric Dumazet · 16 years ago
  78. aa6a03e netfilter: xt_osf: fix nf_log_packet() arguments by Patrick McHardy · 16 years ago
  79. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 16 years ago
  80. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 16 years ago
  81. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 16 years ago
  82. 4f45b2c wext: optimise, comment and fix event sending by Johannes Berg · 16 years ago
  83. b333b3d22 wireless extensions: make netns aware by Johannes Berg · 16 years ago
  84. ee686ca gre: fix ToS/DiffServ inherit bug by Andreas Jaggi · 16 years ago
  85. 97fd5bc net: Rename lookup_neigh_params function by Tobias Klauser · 16 years ago
  86. df5ede8 net: remove redundant sched/ in net/Makefile by Changli Gao · 16 years ago
  87. ba73542 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO by Sridhar Samudrala · 16 years ago
  88. 7ea2f2c udpv6: Remove unused skb argument of ipv6_select_ident() by Sridhar Samudrala · 16 years ago
  89. c31d532 udpv6: Fix gso_size setting in ip6_ufo_append_data by Sridhar Samudrala · 16 years ago
  90. 493c6be udpv6: Fix HW checksum support for outgoing UFO packets by Sridhar Samudrala · 16 years ago
  91. d7ca4cc udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. by Sridhar Samudrala · 16 years ago
  92. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 16 years ago
  93. 134e637 genetlink: make netns aware by Johannes Berg · 16 years ago
  94. 11a28d3 net: make namespace iteration possible under RCU by Johannes Berg · 16 years ago
  95. 6c04bb1 netlink: use call_rcu for netlink_change_ngroups by Johannes Berg · 16 years ago
  96. 487420d netlink: remove unused exports by Johannes Berg · 16 years ago
  97. f2ba025 sit: fix regression: do not release skb->dst before xmit by Sascha Hlusiak · 16 years ago
  98. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 16 years ago
  99. e912b11 net: sk_prot_alloc() should not blindly overwrite memory by Eric Dumazet · 16 years ago
  100. 0b20633d cfg80211: disallow configuring unsupported interfaces by Johannes Berg · 16 years ago