1. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  2. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  3. db955170 more UTF-8 conversions by Marcin Garski · 17 years ago
  4. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  5. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  6. 804b908 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  7. 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
  8. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  9. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  10. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  11. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  12. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  13. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  14. ce0e32e [NET]: Fix possible dev_deactivate race condition by Herbert Xu · 17 years ago
  15. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
  16. be702d5 [PACKET]: Kill unused pg_vec_endpage() function by Patrick McHardy · 17 years ago
  17. 7018065 Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  18. 85ef3e5 [NET]: QoS/Sched as menuconfig by Randy Dunlap · 17 years ago
  19. 9b013e0 [NET]: Fix bug in sk_filter race cures. by Olof Johansson · 17 years ago
  20. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  21. f429cd3 sysctl: properly register the irda binary sysctl numbers by Eric W. Biederman · 17 years ago
  22. 064b5bb sysctl: remove broken netfilter binary sysctls by Eric W. Biederman · 17 years ago
  23. 49641b5 sysctl: ipv4 remove binary sysctl paths where they are broken by Eric W. Biederman · 17 years ago
  24. baa3a2a sysctl: remove broken sunrpc debug binary sysctls by Eric W. Biederman · 17 years ago
  25. 428b367 sysctl: ipv6 route flushing (kill binary path) by Eric W. Biederman · 17 years ago
  26. d12af67 sysctl: fix neighbour table sysctls. by Eric W. Biederman · 17 years ago
  27. 67a4cce [PATCH] mac80211: make ieee802_11_parse_elems return void by John W. Linville · 17 years ago
  28. 52f095e [IPV6]: Fix again the fl6_sock_lookup() fixed locking by Pavel Emelyanov · 17 years ago
  29. bc34b84 [NETFILTER]: nf_conntrack_tcp: fix connection reopening fix by Jozsef Kadlecsik · 17 years ago
  30. 78c2e50 [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels by Pavel Emelyanov · 17 years ago
  31. bd0bf57 [IPV6]: Lost locking in fl6_sock_lookup by Pavel Emelyanov · 17 years ago
  32. 0402804 [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list by Pavel Emelyanov · 17 years ago
  33. 009e8c9 [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required by Li Zefan · 17 years ago
  34. df2e014 [TCP]: Remove lost_retrans zero seqno special cases by Ilpo Järvinen · 17 years ago
  35. bfaae0f [NET]: fix carrier-on bug? by Jeff Garzik · 17 years ago
  36. 4554247 [NET]: Fix uninitialised variable in ip_frag_reasm() by David Howells · 17 years ago
  37. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  38. ca68145 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP by Herbert Xu · 17 years ago
  39. ed3e37d [IPSEC]: Use the top IPv4 route's peer instead of the bottom by Herbert Xu · 17 years ago
  40. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  41. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  42. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  43. 4407250 [IPSEC]: Fix length check in xfrm_parse_spi by Herbert Xu · 17 years ago
  44. 7aa68cb [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi by Herbert Xu · 17 years ago
  45. 33b5ecb [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi by Herbert Xu · 17 years ago
  46. c4541b4 [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input by Herbert Xu · 17 years ago
  47. 04663d0 [IPSEC]: Fix pure tunnel modes involving IPv6 by Herbert Xu · 17 years ago
  48. aaf70ec [IPV6]: Cleanup snmp6_alloc_dev() by Pavel Emelyanov · 17 years ago
  49. 16910b9 [IPV6]: Fix return type for snmp6_free_dev() by Pavel Emelyanov · 17 years ago
  50. 47e958e [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() by Pavel Emelyanov · 17 years ago
  51. d3904b7 [NET]: Cleanup the error path in sk_attach_filter by Pavel Emelyanov · 17 years ago
  52. 309dd5f [NET]: Move the filter releasing into a separate call by Pavel Emelyanov · 17 years ago
  53. 55b3332 [NET]: Introduce the sk_detach_filter() call by Pavel Emelyanov · 17 years ago
  54. d114f39 [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes by John W. Linville · 17 years ago
  55. fe537c0 Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  56. c954770 [INET]: Consolidate frag queues freeing by Pavel Emelyanov · 17 years ago
  57. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  58. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  59. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  60. e521db9 [INET]: Consolidate xxx_frag_alloc() by Pavel Emelyanov · 17 years ago
  61. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  62. fd9e635 [INET]: Omit double hash calculations in xxx_frag_intern by Pavel Emelyanov · 17 years ago
  63. be07664 [BR2684]: get rid of broken header code. by Stephen Hemminger · 17 years ago
  64. c310f09 [IRDA]: IrCOMM discovery indication simplification by Ryan Reading · 17 years ago
  65. bd5435e [DCCP]: fix link error with !CONFIG_SYSCTL by Ingo Molnar · 17 years ago
  66. dc8a82a [IPV6]: Fix memory leak in cleanup_ipv6_mibs() by Pavel Emelyanov · 17 years ago
  67. 982c37c 9p: remove sysctl by Eric Van Hensbergen · 17 years ago
  68. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  69. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  70. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  71. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  72. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  73. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  74. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  75. 107acb2 [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl by Bill Moss · 17 years ago
  76. cffdd30 [PATCH] mac80211: store SSID in sta_bss_list by John W. Linville · 17 years ago
  77. 65c107ab [PATCH] mac80211: store channel info in sta_bss_list by John W. Linville · 17 years ago
  78. 1dd84aa [PATCH] mac80211: reorder association debug output by Johannes Berg · 17 years ago
  79. 58a9ac1 [PATCH] mac80211: fix set_channel regression by Johannes Berg · 17 years ago
  80. e797aa1 [PATCH] ieee80211: fix TKIP QoS bug by Johannes Berg · 17 years ago
  81. a56daeb net/sunrpc/xprtrdma/verbs.c printk warning fix by Andrew Morton · 17 years ago
  82. 4acad72 [IPV6]: Consolidate the ip6_pol_route_(input|output) pair by Pavel Emelyanov · 17 years ago
  83. 4ae2894 [NEIGH]: Ensure that pneigh_lookup is protected with RTNL by Pavel Emelyanov · 17 years ago
  84. f1673ca [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue by Denis V. Lunev · 17 years ago
  85. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  86. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  87. 4b6cb5d [INET]: Small cleanup for xxx_put after evictor consolidation by Pavel Emelyanov · 17 years ago
  88. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  89. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  90. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  91. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  92. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  93. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  94. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  95. f885c5b [TCP]: high_seq parameter removed (all callers use tp->high_seq) by Ilpo Järvinen · 17 years ago
  96. ad643a7 [IPV6]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  97. 9c2842b [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). by Patrick McHardy · 17 years ago
  98. 861d048 [IPV4]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  99. a030847 [NET]: Avoid copying TCP packets unnecessarily by Herbert Xu · 17 years ago
  100. 172a863 [NET]: Fix csum_start update in pskb_expand_head by Herbert Xu · 17 years ago