1. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 16 years ago
  2. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 16 years ago
  3. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  4. 97bff8e mac80211: fix sta_info_destroy(NULL) by Johannes Berg · 16 years ago
  5. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 16 years ago
  6. 0675abd net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug by Andrew Morton · 16 years ago
  7. dfb12eb [IPV6][NETNS]: Display per-net info in sockstat6 file. by Pavel Emelyanov · 16 years ago
  8. fd4e7b5 [IPV4][NETNS]: Display per-net info in sockstat file. by Pavel Emelyanov · 16 years ago
  9. d0538ca [SOCK][NETNS]: Register sockstat(6) files in each net. by Pavel Emelyanov · 16 years ago
  10. 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 16 years ago
  11. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  12. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  13. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  14. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  15. a2be75c [UDP]: Cleanup /proc/udp[6] creation/removal. by Denis V. Lunev · 16 years ago
  16. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  17. 997feb5 [UDP]: No need to check afinfo != NULL in udp_proc_(un)register. by Denis V. Lunev · 16 years ago
  18. 6f191ef [UDP]: Replace struct net on udp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  19. a0f55e0 [NET]: Fix dev_alloc_skb() typo. by David S. Miller · 16 years ago
  20. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  21. 60e7663 [SOCK]: Drop per-proto inuse init and fre functions (v2). by Pavel Emelyanov · 16 years ago
  22. 1338d46 [SOCK]: Introduce a percpu inuse counters array (v2). by Pavel Emelyanov · 16 years ago
  23. 13ff3d6 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). by Pavel Emelyanov · 16 years ago
  24. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 16 years ago
  25. 1483b87 [NET]: Add inline intent commentary to dev_alloc_skb(). by Denys Vlasenko · 16 years ago
  26. 0736ffc [IPV6] NEIGH: Optimize is_router check. by YOSHIFUJI Hideaki · 16 years ago
  27. be01d65 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. by YOSHIFUJI Hideaki · 16 years ago
  28. 0a20450 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. by YOSHIFUJI Hideaki · 16 years ago
  29. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. ed85f2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  31. bc09dff [SCTP]: Remove sctp_add_cmd_sf wrapper bloat by Ilpo Järvinen · 16 years ago
  32. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 16 years ago
  33. 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 16 years ago
  34. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 16 years ago
  35. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 16 years ago
  36. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 16 years ago
  37. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 16 years ago
  38. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  39. 920fc94 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access by Thomas Graf · 16 years ago
  40. 056cdd5 mac80211: reorder fields to make some structures smaller by Johannes Berg · 16 years ago
  41. cee24a3 mac80211: A-MPDU MLME use dynamic allocation by Ron Rindjunsky · 16 years ago
  42. 6c507cd cfg80211: don't export ieee80211_get_channel by Johannes Berg · 16 years ago
  43. 2470918 mac80211: fix wrong Rx A-MPDU control via debugfs by Ron Rindjunsky · 16 years ago
  44. be89247 mac80211: silently accept deletion of non-existant key by John W. Linville · 16 years ago
  45. 5983a3d [NETNS][IPV6] flowlabels - make proc per namespace by Benjamin Thery · 16 years ago
  46. 60e8fbc [NETNS][IPV6] flowlabels - make flowlabels per namespace by Benjamin Thery · 16 years ago
  47. 6ab57e7 [NETNS][IPV6] anycast - handle several network namespace by Daniel Lezcano · 16 years ago
  48. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  49. a233352 [IPV6]: Fix potential net leak and oops in ipv6 routing code. by Pavel Emelyanov · 16 years ago
  50. 9b674e8 [TIPC]: Cosmetic cleanup of TIPC polling logic by Allan Stephens · 16 years ago
  51. 6772718 [VLAN]: Reduce memory consumed by vlan_groups by Pavel Emelyanov · 16 years ago
  52. 7c0ecc4 [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2). by Pavel Emelyanov · 16 years ago
  53. 789e41e [NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted). by Pavel Emelyanov · 16 years ago
  54. 5c2e2e2 [AX25]: Remove obsolete references to BKL from TODO file. by Robert P. J. Day · 16 years ago
  55. 61ee6bd [NET]: Fix multicast device ioctl checks by Patrick McHardy · 16 years ago
  56. b34a95e [NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c. by Pavel Emelyanov · 16 years ago
  57. 68528f0 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. by Pavel Emelyanov · 16 years ago
  58. a24022e [NETNS][ICMP]: Move ICMP sysctls on struct net. by Pavel Emelyanov · 16 years ago
  59. 1577519 [NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net. by Pavel Emelyanov · 16 years ago
  60. 8c7230f [IRDA]: Store irnet_socket termios properly. by David S. Miller · 16 years ago
  61. 0ed21b3 [VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device by Patrick McHardy · 16 years ago
  62. f49e1aa [NETFILTER]: nf_conntrack_sip: update copyright by Patrick McHardy · 16 years ago
  63. c7f485a [NETFILTER]: nf_conntrack_sip: RTP routing optimization by Patrick McHardy · 16 years ago
  64. 0d0ab03 [NETFILTER]: nf_conntrack_sip: support multiple media channels by Patrick McHardy · 16 years ago
  65. 4ab9e64 [NETFILTER]: nf_nat_sip: split up SDP mangling by Patrick McHardy · 16 years ago
  66. a9c1d35 [NETFILTER]: nf_conntrack_sip: create RTCP expectations by Patrick McHardy · 16 years ago
  67. d901a93 [NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source address by Patrick McHardy · 16 years ago
  68. 0f32a40 [NETFILTER]: nf_conntrack_sip: create signalling expectations by Patrick McHardy · 16 years ago
  69. c978cd3 [NETFILTER]: nf_nat_sip: translate all Contact headers by Patrick McHardy · 16 years ago
  70. 720ac70 [NETFILTER]: nf_nat_sip: translate all Via headers by Patrick McHardy · 16 years ago
  71. 2bbb211 [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers by Patrick McHardy · 16 years ago
  72. 9467ee3 [NETFILTER]: nf_conntrack_sip: flush expectations on call termination by Patrick McHardy · 16 years ago
  73. 595a8ec [NETFILTER]: nf_conntrack_sip: process ACK and PRACK methods by Patrick McHardy · 16 years ago
  74. 33cb1e9 [NETFILTER]: nf_conntrack_sip: perform NAT after parsing by Patrick McHardy · 16 years ago
  75. 30f33e6 [NETFILTER]: nf_conntrack_sip: support method specific request/response handling by Patrick McHardy · 16 years ago
  76. 7d3dd04 [NETFILTER]: nf_conntrack_sip: move SDP parsing to seperate function by Patrick McHardy · 16 years ago
  77. 624f8b7 [NETFILTER]: nf_nat_sip: get rid of text based header translation by Patrick McHardy · 16 years ago
  78. 05e3ced [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper by Patrick McHardy · 16 years ago
  79. ea45f12 [NETFILTER]: nf_conntrack_sip: parse SIP headers properly by Patrick McHardy · 16 years ago
  80. ac36774 [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions by Patrick McHardy · 16 years ago
  81. 3e9b4600b [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function by Patrick McHardy · 16 years ago
  82. 779382e [NETFILTER]: nf_conntrack_sip: use strlen/strcmp by Patrick McHardy · 16 years ago
  83. 212440a [NETFILTER]: nf_conntrack_sip: remove redundant function arguments by Patrick McHardy · 16 years ago
  84. 2a6cfb2 [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling by Patrick McHardy · 16 years ago
  85. b1ec488 [NETFILTER]: nf_conntrack_sip: fix some off-by-ones by Patrick McHardy · 16 years ago
  86. 3d24412 [NETFILTER]: nf_nat_sip: fix NAT setup order by Patrick McHardy · 16 years ago
  87. 6002f266 [NETFILTER]: nf_conntrack: introduce expectation classes and policies by Patrick McHardy · 16 years ago
  88. 359b9ab [NETFILTER]: nf_conntrack_expect: support inactive expectations by Patrick McHardy · 16 years ago
  89. 4bb119e [NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PERMANENT flag in /proc by Patrick McHardy · 16 years ago
  90. 1d9d752 [NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments by Patrick McHardy · 16 years ago
  91. 30c69fe [NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-name by Patrick McHardy · 16 years ago
  92. dfe98e9 Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  93. f89e6e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  94. e2839d8 mac80211: configure default wmm params correctly by Vladimir Koutny · 16 years ago
  95. 675ef58 mac80211: prevent tuning during scanning by Mohamed Abbas · 16 years ago
  96. 85249e5 mac80211: tear down of block ack sessions by Ron Rindjunsky · 16 years ago
  97. 7b9d44c mac80211: fixing debug prints for AddBA request by Ron Rindjunsky · 16 years ago
  98. 2e354ed mac80211: fixing delba debug print by Ron Rindjunsky · 16 years ago
  99. fab7d4a mac80211: filter scan results on unusable channels by Johannes Berg · 16 years ago
  100. e048c6e mac80211: use ieee80211_get_channel by Johannes Berg · 16 years ago