1. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 15 years ago
  2. bfe34eb 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
  3. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  4. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  5. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  6. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  7. e4c4e44 neigh: Convert garbage collection from softirq to workqueue by Eric Dumazet · 15 years ago
  8. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  9. 2f6d7c1 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
  10. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  12. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  13. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  14. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  15. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  16. 3fa5205 mac80211: fix PS-poll response, race by Johannes Berg · 15 years ago
  17. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  18. f004ec7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  19. dcf777f NET: ROSE: Don't use static buffer. by Ralf Baechle · 15 years ago
  20. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  21. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 15 years ago
  22. b770b43 mac80211: drop frames for sta with no valid rate by Luis R. Rodriguez · 15 years ago
  23. ca3dbc2 cfg80211: update misleading comment by Helmut Schaa · 15 years ago
  24. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  25. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  27. f0166e5 ieee802154: move headers out of extra directory by Dmitry Eremin-Solenikov · 15 years ago
  28. 878fa89 IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driver by Daniel Silverstone · 15 years ago
  29. 4edf547 net: explain netns notifiers a little better by Johannes Berg · 15 years ago
  30. e3afe7b tcp: Fix MD5 signature checking on IPv4 mapped sockets by John Dykstra · 15 years ago
  31. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 4dc6dc7 net: sock_copy() fixes by Eric Dumazet · 15 years ago
  33. b333b3d22 wireless extensions: make netns aware by Johannes Berg · 15 years ago
  34. 7ea2f2c udpv6: Remove unused skb argument of ipv6_select_ident() by Sridhar Samudrala · 15 years ago
  35. d7ca4cc udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. by Sridhar Samudrala · 15 years ago
  36. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 15 years ago
  37. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  38. 11a28d3 net: make namespace iteration possible under RCU by Johannes Berg · 15 years ago
  39. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  40. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  41. c238c8a cfg80211: dont use union for wext by Johannes Berg · 15 years ago
  42. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  43. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  44. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  45. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  46. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  47. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  48. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  49. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  50. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  51. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  52. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  53. 5121ea0 wext: constify extra argument to wireless_send_event by Johannes Berg · 15 years ago
  54. 7ebbe6b cfg80211: remove wireless_dev->bssid by Johannes Berg · 15 years ago
  55. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  56. f1f7482 cfg80211: add wrapper function to get wiphy from priv pointer by David Kilroy · 15 years ago
  57. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  58. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  59. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  61. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  62. e04af02 net, netns_xt: shrink netns_xt members by Cyrill Gorcunov · 15 years ago
  63. af794c7 cleanup: remove unused member in scm_cookie. by Rami Rosen · 15 years ago
  64. 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
  65. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  66. c7a1a4c Phonet: publicize the Netlink notification function by Rémi Denis-Courmont · 15 years ago
  67. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  68. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  69. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  70. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  71. 0ea920d af_iucv: Return -EAGAIN if iucv msg limit is exceeded by Hendrik Brueckner · 15 years ago
  72. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  73. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 15 years ago
  74. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  75. 14ebaf8 x25: Fix sleep from timer on socket destroy. by David S. Miller · 15 years ago
  76. a98b65a net: annotate struct sock bitfield by Vegard Nossum · 15 years ago
  77. 9e337b0 net: annotate inet_timewait_sock bitfields by Vegard Nossum · 16 years ago
  78. 45e3ff8 net: annotate bitfields in struct inet_sock by Vegard Nossum · 16 years ago
  79. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 15 years ago
  80. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  81. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  82. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  83. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago
  84. bb40080 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  85. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  86. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  87. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  88. 2c21d11 net: add NL802154 interface for configuration of 802.15.4 devices by Sergey Lapin · 15 years ago
  89. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 15 years ago
  90. a4a710c pkt_sched: Change PSCHED_SHIFT from 10 to 6 by Jarek Poplawski · 15 years ago
  91. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 15 years ago
  92. 05f77f8 bluetooth: Kill skb_frags_no(), unused. by David S. Miller · 15 years ago
  93. f87fb66 netfilter: nf_ct_icmp: keep the ICMP ct entries longer by Jan Kasprzak · 15 years ago
  94. 611b30f Bluetooth: Add native RFKILL soft-switch support for all devices by Marcel Holtmann · 15 years ago
  95. b4324b5 Bluetooth: Remove pointless endian conversion helpers by Marcel Holtmann · 15 years ago
  96. 47ec1dcd Bluetooth: Add basic constants for L2CAP ERTM support and use them by Marcel Holtmann · 15 years ago
  97. 589d274 Bluetooth: Use macro for L2CAP hint mask on receiving config request by Gustavo F. Padovan · 15 years ago
  98. 8db4dc4 Bluetooth: Use macros for L2CAP channel identifiers by Gustavo F. Padovan · 15 years ago
  99. 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
  100. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago