1. 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 17 years ago
  2. eab2e0b2 SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint by Gui Jianfeng · 17 years ago
  3. 935a7f6 SCTP: fix wrong debug counting of bind_bucket by Li Zefan · 17 years ago
  4. e8c3875 SCTP: fix wrong debug counting of datamsg by Li Zefan · 17 years ago
  5. 2fa7527ba IPV4: route rekey timer can be deferrable by Stephen Hemminger · 17 years ago
  6. 1294fc4 IPV4: route use jhash3 by Stephen Hemminger · 17 years ago
  7. 5969f71 IPV4: route inline changes by Stephen Hemminger · 17 years ago
  8. 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 17 years ago
  9. b715631 socket: sk_filter minor cleanups by Stephen Hemminger · 17 years ago
  10. d9c58f3 mac80211: fix key debugfs default_key link by Johannes Berg · 17 years ago
  11. 2c8dccc mac80211: rename files by Johannes Berg · 17 years ago
  12. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 17 years ago
  13. 7d1559f mac80211: fix sta-info pinning by Johannes Berg · 17 years ago
  14. 4d6141c3 mac80211: fix defined but not used by Jiri Slaby · 17 years ago
  15. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 17 years ago
  16. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 17 years ago
  17. 380a942 mac80211: fix ieee80211_ioctl_giwrate by Johannes Berg · 17 years ago
  18. bebb8a5 mac80211: make debugfs files root-only by Johannes Berg · 17 years ago
  19. 41a7be4 mac80211: notify upper layers after lower by Reinette Chatre · 17 years ago
  20. 253898c cfg80211: default to regulatory max power for channel by John W. Linville · 17 years ago
  21. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 17 years ago
  22. 49ec6fa2 mac80211: fix possible sta-debugfs work lockup by Johannes Berg · 17 years ago
  23. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 17 years ago
  24. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 17 years ago
  25. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 17 years ago
  26. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 17 years ago
  27. 8eefca4 Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 17 years ago
  28. 549e028 [IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail. by YOSHIFUJI Hideaki · 17 years ago
  29. 14fb64e [IPV6] MROUTE: Support PIM-SM (SSM). by YOSHIFUJI Hideaki · 17 years ago
  30. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 17 years ago
  31. f6a07b2 [IPV6] ADDRCONF: Fix array size for sysctls. by YOSHIFUJI Hideaki · 17 years ago
  32. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  33. 7feb49c [NETNS]: Use TCP control socket from a correct namespace. by Denis V. Lunev · 17 years ago
  34. 046ee90 [NETNS]: Create tcp control socket in the each namespace. by Denis V. Lunev · 17 years ago
  35. 1ed8516 [IPV6]: Simplify IPv6 control sockets creation. by Denis V. Lunev · 17 years ago
  36. 5616bdd [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant. by Denis V. Lunev · 17 years ago
  37. c1e9894 [ICMP]: Simplify ICMP control socket creation. by Denis V. Lunev · 17 years ago
  38. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 17 years ago
  39. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 17 years ago
  40. 8258175 [SCTP]: Replace socket with sock for SCTP control socket. by Denis V. Lunev · 17 years ago
  41. 4ffe022 [SCTP]: Use inet_ctl_sock_create for control socket creation. by Denis V. Lunev · 17 years ago
  42. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 17 years ago
  43. 4f049b4 [DCCP]: dccp_v(4|6)_ctl_socket is leaked. by Denis V. Lunev · 17 years ago
  44. 7630f02 [DCCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 17 years ago
  45. 14c0c8e [TCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 17 years ago
  46. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  47. de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 17 years ago
  48. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 17 years ago
  49. 6294e00 [IPV6] NDISC: Ignore route information with /0 prefix from interior router. by YOSHIFUJI Hideaki · 17 years ago
  50. 300aaee [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. by YOSHIFUJI Hideaki · 17 years ago
  51. 0009ae1 [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL. by YOSHIFUJI Hideaki · 17 years ago
  52. 3fcfa12 [IPV6] SIT: Fix locking issues in PRL management. by YOSHIFUJI Hideaki · 17 years ago
  53. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 17 years ago
  54. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  55. 802fb17 [VLAN]: Proc entry is not renamed when vlan device name changes. by Pavel Emelyanov · 17 years ago
  56. f32c5f2 [IPV6]: Fix ICMP relookup error path dst leak by Herbert Xu · 17 years ago
  57. eac55bf IPv6: do not create temporary adresses with too short preferred lifetime by Benoit Boissinot · 17 years ago
  58. c6fbfac IPv6: only update the lifetime of the relevant temporary address by Benoit Boissinot · 17 years ago
  59. 1905f6c bluetooth : __rfcomm_dlc_close lock fix by Dave Young · 17 years ago
  60. 68845cb bluetooth : use lockdep sub-classes for diffrent bluetooth protocol by Dave Young · 17 years ago
  61. f0bdb7b [IPV6] RAW: Remove ancient comment. by YOSHIFUJI Hideaki · 17 years ago
  62. 4965291 [ROSE/AX25] af_rose: rose_release() fix by Jarek Poplawski · 17 years ago
  63. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 17 years ago
  64. 05e5e88 mac80211: check for mesh_config length on incoming management frames by Luis Carlos Cobo · 17 years ago
  65. 966a542 mac80211: use recent multicast table for all mesh multicast frames by Luis Carlos Cobo · 17 years ago
  66. cb585bc mac80211: fix spinlock recursion on sta expiration by Luis Carlos Cobo · 17 years ago
  67. 73bb3e4 mac80211: fix deadlocks in debugfs_netdev.c by Luis Carlos Cobo · 17 years ago
  68. 7e879b5 mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params by Johannes Berg · 17 years ago
  69. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 17 years ago
  70. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 17 years ago
  71. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 17 years ago
  72. 97bff8e mac80211: fix sta_info_destroy(NULL) by Johannes Berg · 17 years ago
  73. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 17 years ago
  74. 0675abd net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug by Andrew Morton · 17 years ago
  75. d43c7b3 mac80211: correct use_short_preamble handling by Vladimir Koutny · 17 years ago
  76. 64f851e mac80211: trigger ieee80211_sta_work after opening interface by Jan Niehusmann · 17 years ago
  77. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 17 years ago
  78. dfb12eb [IPV6][NETNS]: Display per-net info in sockstat6 file. by Pavel Emelyanov · 17 years ago
  79. fd4e7b5 [IPV4][NETNS]: Display per-net info in sockstat file. by Pavel Emelyanov · 17 years ago
  80. d0538ca [SOCK][NETNS]: Register sockstat(6) files in each net. by Pavel Emelyanov · 17 years ago
  81. 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 17 years ago
  82. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 17 years ago
  83. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 17 years ago
  84. b50660f [IP] UDP: Use SEQ_START_TOKEN. by YOSHIFUJI Hideaki · 17 years ago
  85. 4c7966b [IPV6] MCAST: Ensure to check multicast listener(s). by YOSHIFUJI Hideaki · 17 years ago
  86. 91e916c net/rxrpc trivial annotations by Al Viro · 17 years ago
  87. 9f09243 [LLC]: Kill llc_station_mac_sa symbol export. by David S. Miller · 17 years ago
  88. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 17 years ago
  89. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 17 years ago
  90. a2be75c [UDP]: Cleanup /proc/udp[6] creation/removal. by Denis V. Lunev · 17 years ago
  91. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 17 years ago
  92. 997feb5 [UDP]: No need to check afinfo != NULL in udp_proc_(un)register. by Denis V. Lunev · 17 years ago
  93. 6f191ef [UDP]: Replace struct net on udp_iter_state with seq_net_private. by Denis V. Lunev · 17 years ago
  94. a0f55e0 [NET]: Fix dev_alloc_skb() typo. by David S. Miller · 17 years ago
  95. e8e16b70 [INET]: inet_frag_evictor() must run with BH disabled by David S. Miller · 17 years ago
  96. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 17 years ago
  97. 60e7663 [SOCK]: Drop per-proto inuse init and fre functions (v2). by Pavel Emelyanov · 17 years ago
  98. 1338d46 [SOCK]: Introduce a percpu inuse counters array (v2). by Pavel Emelyanov · 17 years ago
  99. 13ff3d6 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). by Pavel Emelyanov · 17 years ago
  100. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 17 years ago