1. d7ca4cc udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. by Sridhar Samudrala · 15 years ago
  2. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 15 years ago
  3. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  4. 11a28d3 net: make namespace iteration possible under RCU by Johannes Berg · 15 years ago
  5. 6c04bb1 netlink: use call_rcu for netlink_change_ngroups by Johannes Berg · 15 years ago
  6. 487420d netlink: remove unused exports by Johannes Berg · 15 years ago
  7. f2ba025 sit: fix regression: do not release skb->dst before xmit by Sascha Hlusiak · 15 years ago
  8. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  9. e912b11 net: sk_prot_alloc() should not blindly overwrite memory by Eric Dumazet · 15 years ago
  10. 0b20633d cfg80211: disallow configuring unsupported interfaces by Johannes Berg · 15 years ago
  11. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  12. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  13. 4f5dadc cfg80211: fix MFP bug, sparse warnings by Johannes Berg · 15 years ago
  14. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  15. c1e6fb1 cfg80211: warn again on spurious deauth by Johannes Berg · 15 years ago
  16. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  17. 7848547 cfg80211: fix netdev down problem by Johannes Berg · 15 years ago
  18. c9cf012 mac80211: refactor the WEP code to be directly usable by Johannes Berg · 15 years ago
  19. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  20. a7c1cfc mac80211: remove dead code from mlme by Johannes Berg · 15 years ago
  21. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  22. 1be491f rfkill: prep for rfkill API changes by Johannes Berg · 15 years ago
  23. 6c230c0 cfg80211: check for current_bss from giwrate by Samuel Ortiz · 15 years ago
  24. 96f7e73 mac80211: shorten the passive dwell time for sw scans by Helmut Schaa · 15 years ago
  25. 9834c07 cfg80211: fix giwrange by Johannes Berg · 15 years ago
  26. 3dc27d2 nl80211: limit to one pairwise cipher for associate() by Johannes Berg · 15 years ago
  27. 0a9b5e1 cfg80211: refuse authenticating to same BSSID twice by Johannes Berg · 15 years ago
  28. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  29. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  30. 0eb1464 cfg80211: reset auth algorithm by Johannes Berg · 15 years ago
  31. e45cd82 cfg80211: send events for userspace SME by Johannes Berg · 15 years ago
  32. ab1faea mac80211: remove dead code, clean up by Johannes Berg · 15 years ago
  33. 6dc1cb0 mac80211: remove auth algorithm retry by Johannes Berg · 15 years ago
  34. ac00326 mac80211: re-add HT disabling by Johannes Berg · 15 years ago
  35. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  36. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  37. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  38. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  39. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  40. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  41. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  42. 3f65b24 mac80211: remove an unused function declaration by Johannes Berg · 15 years ago
  43. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  44. 5121ea0 wext: constify extra argument to wireless_send_event by Johannes Berg · 15 years ago
  45. 0575606 mac80211: tell SME about real auth state by Johannes Berg · 15 years ago
  46. 7ebbe6b cfg80211: remove wireless_dev->bssid by Johannes Berg · 15 years ago
  47. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  48. dad8233 nl80211: clean up function definitions by Johannes Berg · 15 years ago
  49. 2a783c1 cfg80211: move break statement to correct place by Johannes Berg · 15 years ago
  50. 8983240 wext: default to y by Johannes Berg · 15 years ago
  51. d3cebbd mac80211: fix todo lock by Johannes Berg · 15 years ago
  52. df2b35b wext: allow returning NULL stats by Johannes Berg · 15 years ago
  53. f58d4ed cfg80211: send wext MLME-MICHAELMICFAILURE.indication by Johannes Berg · 15 years ago
  54. 27bea66 cfg80211: infer WPA and WPA2 support from TKIP and CCMP by David Kilroy · 15 years ago
  55. 2ab658f cfg80211: set WE encoding size based on available ciphers by David Kilroy · 15 years ago
  56. 51cd4aa cfg80211: allow drivers that can't scan for specific ssids by David Kilroy · 15 years ago
  57. 3daf097 cfg80211: Advertise ciphers via WE according to driver capability by David Kilroy · 15 years ago
  58. 83f5e2c cfg80211: prohibit scanning the same channel more than once by Johannes Berg · 15 years ago
  59. 386aa23 mac80211: improve per-sta debugfs by Johannes Berg · 15 years ago
  60. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  61. a538e2d cfg80211: issue netlink notification when scan starts by Johannes Berg · 15 years ago
  62. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  63. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  65. 1b614fb netpoll: Fix carrier detection for drivers that are using phylib by Anton Vorontsov · 15 years ago
  66. 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
  67. bff3877 netpoll: Introduce netpoll_carrier_timeout kernel option by Anton Vorontsov · 15 years ago
  68. 345aa03 ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) by Jarek Poplawski · 15 years ago
  69. 3938b45 mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() by Luciano Coelho · 15 years ago
  70. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  71. 59615b5 mac80211: fix allocation in mesh_queue_preq by Andrey Yurovsky · 15 years ago
  72. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago
  73. 482d804 econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successful return by Mark Smith · 15 years ago
  74. 5c91fac ipv6: correct return on ipv6_rcv() packet drop by Mark Smith · 15 years ago
  75. 1bc4ee4 sctp: fix warning at inet_sock_destruct() while release sctp socket by Wei Yongjun · 15 years ago
  76. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  77. 1490fd8 net, bridge: align br_nf_ops assignment by Cyrill Gorcunov · 15 years ago
  78. 6650613 tipc: Add socket options to get number of queued messages by oscar.medina@motorola.com · 15 years ago
  79. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  80. 0e8635a net: remove NET_RX_BAD and NET_RX_CN* defines by Florian Westphal · 15 years ago
  81. 1ded3f5 dsa: fix 88e6xxx statistics counter snapshotting by Stephane Contri · 15 years ago
  82. a1ed052 IPv6: preferred lifetime of address not getting updated by Brian Haley · 15 years ago
  83. 59cae00 xfrm6: fix the proto and ports decode of sctp protocol by Wei Yongjun · 15 years ago
  84. c615c9f xfrm4: fix the ports decode of sctp protocol by Wei Yongjun · 15 years ago
  85. 15da4b1 net/9p: Fix crash due to bad mount parameters. by Abhishek Kulkarni · 15 years ago
  86. f8a68e7 Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification" by Eric W. Biederman · 15 years ago
  87. 008440e ipv4: Fix fib_trie rebalancing, part 3 by Jarek Poplawski · 15 years ago
  88. ff0ac74 sctp: xmit sctp packet always return no route error by Wei Yongjun · 15 years ago
  89. 1802571 xfrm: use xfrm_addr_cmp() instead of compare addresses directly by Wei Yongjun · 15 years ago
  90. 6828b92 tcp: Do not tack on TSO data to non-TSO packet by Herbert Xu · 15 years ago
  91. 8e5b9dd tcp: Stop non-TSO packets morphing into TSO by Herbert Xu · 15 years ago
  92. 9c0346b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  93. 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
  94. dfd06fe nl802154: add module license and description by Dmitry Eremin-Solenikov · 15 years ago
  95. 932c132 nl802154: fix Oops in ieee802154_nl_get_dev by Dmitry Eremin-Solenikov · 15 years ago
  96. d6d3f08 netfilter: xtables: conntrack match revision 2 by Jan Engelhardt · 15 years ago
  97. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  98. ff780cd gro: Flush GRO packets in napi_disable_pending path by Herbert Xu · 15 years ago
  99. 71f9dac inet: Call skb_orphan before tproxy activates by Herbert Xu · 15 years ago
  100. 4a27096 mac80211: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago