1. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  2. b9f3124 [AF_UNIX]: Use SEQ_START_TOKEN by Joe Perches · 16 years ago
  3. 765ff02 [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update by Gui Jianfeng · 16 years ago
  4. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 16 years ago
  5. 30e9356 [SCTP]: Correct /proc/net/assocs formatting error by Neil Horman · 16 years ago
  6. c0b8c32 IPV4: use xor rather than multiple ands for route compare by Stephen Hemminger · 16 years ago
  7. 996b1db [SCTP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  8. 24e8b7e [DCCP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  9. 387a548 ipv4: fib_trie leaf free optimization by Stephen Hemminger · 16 years ago
  10. ef3660c ipv4: fib_trie remove unused argument by Stephen Hemminger · 16 years ago
  11. 2e1e984 [ATM]: Use SEQ_START_TOKEN by Joe Perches · 16 years ago
  12. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  13. 15be75c IPV4: fib_trie use vmalloc for large tnodes by Stephen Hemminger · 16 years ago
  14. 2d7bf36 iucv: Delay bus registration until core is ready. by Cornelia Huck · 16 years ago
  15. 9284d6c iucv: get rid of in_atomic() use. by Heiko Carstens · 16 years ago
  16. 3db8ce3 af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  17. 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 16 years ago
  18. eab2e0b2 SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint by Gui Jianfeng · 16 years ago
  19. 935a7f6 SCTP: fix wrong debug counting of bind_bucket by Li Zefan · 16 years ago
  20. e8c3875 SCTP: fix wrong debug counting of datamsg by Li Zefan · 16 years ago
  21. 2fa7527 IPV4: route rekey timer can be deferrable by Stephen Hemminger · 16 years ago
  22. 1294fc4 IPV4: route use jhash3 by Stephen Hemminger · 16 years ago
  23. 5969f71 IPV4: route inline changes by Stephen Hemminger · 16 years ago
  24. 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 16 years ago
  25. b715631 socket: sk_filter minor cleanups by Stephen Hemminger · 16 years ago
  26. d9c58f3 mac80211: fix key debugfs default_key link by Johannes Berg · 16 years ago
  27. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  28. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  29. 7d1559f mac80211: fix sta-info pinning by Johannes Berg · 16 years ago
  30. 4d6141c mac80211: fix defined but not used by Jiri Slaby · 16 years ago
  31. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 16 years ago
  32. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  33. 380a942 mac80211: fix ieee80211_ioctl_giwrate by Johannes Berg · 16 years ago
  34. bebb8a5 mac80211: make debugfs files root-only by Johannes Berg · 16 years ago
  35. 41a7be4 mac80211: notify upper layers after lower by Reinette Chatre · 16 years ago
  36. 253898c cfg80211: default to regulatory max power for channel by John W. Linville · 16 years ago
  37. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  38. 49ec6fa2 mac80211: fix possible sta-debugfs work lockup by Johannes Berg · 16 years ago
  39. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  40. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  41. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  42. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  43. 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 · 16 years ago
  44. 549e028 [IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail. by YOSHIFUJI Hideaki · 16 years ago
  45. 14fb64e [IPV6] MROUTE: Support PIM-SM (SSM). by YOSHIFUJI Hideaki · 16 years ago
  46. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  47. f6a07b2 [IPV6] ADDRCONF: Fix array size for sysctls. by YOSHIFUJI Hideaki · 16 years ago
  48. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. 7feb49c [NETNS]: Use TCP control socket from a correct namespace. by Denis V. Lunev · 16 years ago
  50. 046ee90 [NETNS]: Create tcp control socket in the each namespace. by Denis V. Lunev · 16 years ago
  51. 1ed8516 [IPV6]: Simplify IPv6 control sockets creation. by Denis V. Lunev · 16 years ago
  52. 5616bdd [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant. by Denis V. Lunev · 16 years ago
  53. c1e9894 [ICMP]: Simplify ICMP control socket creation. by Denis V. Lunev · 16 years ago
  54. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  55. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  56. 8258175 [SCTP]: Replace socket with sock for SCTP control socket. by Denis V. Lunev · 16 years ago
  57. 4ffe022 [SCTP]: Use inet_ctl_sock_create for control socket creation. by Denis V. Lunev · 16 years ago
  58. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  59. 4f049b4 [DCCP]: dccp_v(4|6)_ctl_socket is leaked. by Denis V. Lunev · 16 years ago
  60. 7630f02 [DCCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 16 years ago
  61. 14c0c8e [TCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 16 years ago
  62. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  63. de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 16 years ago
  64. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 16 years ago
  65. 6294e00 [IPV6] NDISC: Ignore route information with /0 prefix from interior router. by YOSHIFUJI Hideaki · 16 years ago
  66. 300aaee [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. by YOSHIFUJI Hideaki · 16 years ago
  67. 0009ae1 [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL. by YOSHIFUJI Hideaki · 16 years ago
  68. 3fcfa12 [IPV6] SIT: Fix locking issues in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  69. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 16 years ago
  70. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. 802fb17 [VLAN]: Proc entry is not renamed when vlan device name changes. by Pavel Emelyanov · 16 years ago
  72. f32c5f2 [IPV6]: Fix ICMP relookup error path dst leak by Herbert Xu · 16 years ago
  73. eac55bf IPv6: do not create temporary adresses with too short preferred lifetime by Benoit Boissinot · 16 years ago
  74. c6fbfac IPv6: only update the lifetime of the relevant temporary address by Benoit Boissinot · 16 years ago
  75. 1905f6c bluetooth : __rfcomm_dlc_close lock fix by Dave Young · 16 years ago
  76. 68845cb bluetooth : use lockdep sub-classes for diffrent bluetooth protocol by Dave Young · 16 years ago
  77. f0bdb7b [IPV6] RAW: Remove ancient comment. by YOSHIFUJI Hideaki · 16 years ago
  78. 4965291 [ROSE/AX25] af_rose: rose_release() fix by Jarek Poplawski · 16 years ago
  79. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 16 years ago
  80. 05e5e88 mac80211: check for mesh_config length on incoming management frames by Luis Carlos Cobo · 16 years ago
  81. 966a542 mac80211: use recent multicast table for all mesh multicast frames by Luis Carlos Cobo · 16 years ago
  82. cb585bc mac80211: fix spinlock recursion on sta expiration by Luis Carlos Cobo · 16 years ago
  83. 73bb3e4 mac80211: fix deadlocks in debugfs_netdev.c by Luis Carlos Cobo · 16 years ago
  84. 7e879b5 mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params by Johannes Berg · 16 years ago
  85. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 16 years ago
  86. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 16 years ago
  87. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  88. 97bff8e mac80211: fix sta_info_destroy(NULL) by Johannes Berg · 16 years ago
  89. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 16 years ago
  90. 0675abd net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug by Andrew Morton · 16 years ago
  91. d43c7b3 mac80211: correct use_short_preamble handling by Vladimir Koutny · 16 years ago
  92. 64f851e mac80211: trigger ieee80211_sta_work after opening interface by Jan Niehusmann · 16 years ago
  93. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 16 years ago
  94. dfb12eb [IPV6][NETNS]: Display per-net info in sockstat6 file. by Pavel Emelyanov · 16 years ago
  95. fd4e7b5 [IPV4][NETNS]: Display per-net info in sockstat file. by Pavel Emelyanov · 16 years ago
  96. d0538ca [SOCK][NETNS]: Register sockstat(6) files in each net. by Pavel Emelyanov · 16 years ago
  97. 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 16 years ago
  98. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  99. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  100. b50660f [IP] UDP: Use SEQ_START_TOKEN. by YOSHIFUJI Hideaki · 16 years ago